Skip to content

Conversation

@pgayvallet
Copy link
Contributor

@pgayvallet pgayvallet commented Sep 14, 2020

Summary

Fix #76925

  • Move most of src/core/utils to the new @kbn/std package
  • Stop exporting these utilities from src/core/server and src/core/public
  • Adapt importing code

Checklist

@pgayvallet pgayvallet changed the title Create the _@kbn/std_ package Create the @kbn/std package Sep 14, 2020
@pgayvallet pgayvallet added chore release_note:skip Skip the PR/issue when compiling release notes Team:Core Platform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t// v7.10 labels Sep 14, 2020
@pgayvallet pgayvallet marked this pull request as ready for review September 14, 2020 16:03
@pgayvallet pgayvallet requested a review from a team September 14, 2020 16:03
@pgayvallet pgayvallet requested a review from a team as a code owner September 14, 2020 16:03
@pgayvallet pgayvallet requested a review from a team September 14, 2020 16:03
@pgayvallet pgayvallet requested review from a team as code owners September 14, 2020 16:03
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-platform (Team:Platform)

Copy link
Contributor

@mikecote mikecote left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Alerts and Actions plugin code LGTM

@botelastic botelastic bot added the Team:Fleet Team label for Observability Data Collection Fleet team label Sep 14, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/ingest-management (Team:Ingest Management)

@pgayvallet pgayvallet added v7.10.0 and removed v7.10 labels Sep 14, 2020
Copy link
Member

@legrego legrego left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Security changes LGTM

Copy link
Contributor

@jfsiii jfsiii left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 from Ingest Management

Copy link
Member

@lukeelmers lukeelmers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

App arch changes LGTM

Copy link
Contributor

@stratoula stratoula left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kibana App Changes LGTM

Copy link
Contributor

@watson watson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@elastic/kibana-security changes LGTM 👍

@kibanamachine
Copy link
Contributor

💛 Build succeeded, but was flaky


Test Failures

Chrome X-Pack UI Functional Tests.x-pack/test/functional_with_es_ssl/apps/triggers_actions_ui/alerts·ts.Actions and Triggers app alerts should delete all selection

Link to Jenkins

Standard Out

Failed Tests Reporter:
  - Test has failed 1 times on tracked branches: https://github.com/elastic/kibana/issues/77401

[00:00:00]       │
[00:00:00]         └-: Actions and Triggers app
[00:00:00]           └-> "before all" hook
[00:01:05]           └-: alerts
[00:01:05]             └-> "before all" hook
[00:01:05]             └-> "before all" hook
[00:01:05]               │ debg navigating to triggersActions url: http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:01:05]               │ debg navigate to: http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:01:05]               │ debg browser[INFO] http://localhost:6181/app/management/insightsAndAlerting/triggersActions?_t=1600171377136 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:01:05]               │
[00:01:05]               │ debg browser[INFO] http://localhost:6181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:01:05]               │ debg ... sleep(700) start
[00:01:06]               │ debg ... sleep(700) end
[00:01:06]               │ debg returned from get, calling refresh
[00:01:07]               │ERROR browser[SEVERE] http://localhost:6181/36279/bundles/core/core.entry.js 97:270822 TypeError: Failed to fetch
[00:01:07]               │ debg browser[INFO] http://localhost:6181/app/management/insightsAndAlerting/triggersActions?_t=1600171377136 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:01:07]               │
[00:01:07]               │ debg browser[INFO] http://localhost:6181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:01:07]               │ debg currentUrl = http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:01:07]               │          appUrl = http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:01:07]               │ debg TestSubjects.find(kibanaChrome)
[00:01:07]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:01:09]               │ debg ... sleep(501) start
[00:01:10]               │ debg ... sleep(501) end
[00:01:10]               │ debg in navigateTo url = http://localhost:6181/app/management/insightsAndAlerting/triggersActions/alerts
[00:01:10]               │ debg TestSubjects.exists(statusPageContainer)
[00:01:10]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:01:12]               │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:01:13]               │ debg TestSubjects.click(alertsTab)
[00:01:13]               │ debg Find.clickByCssSelector('[data-test-subj="alertsTab"]') with timeout=10000
[00:01:13]               │ debg Find.findByCssSelector('[data-test-subj="alertsTab"]') with timeout=10000
[00:01:13]             └-> should create an alert
[00:01:13]               └-> "before each" hook: global before each
[00:01:13]               │ debg Find.findByCssSelector('[data-test-subj="createAlertButton"],[data-test-subj="createFirstAlertButton"]') with timeout=10000
[00:01:13]               │ debg TestSubjects.setValue(alertNameInput, 7af42a97cb7a43c0b11f803d4cd466c3)
[00:01:13]               │ debg TestSubjects.click(alertNameInput)
[00:01:13]               │ debg Find.clickByCssSelector('[data-test-subj="alertNameInput"]') with timeout=10000
[00:01:13]               │ debg Find.findByCssSelector('[data-test-subj="alertNameInput"]') with timeout=10000
[00:01:15]               │ debg TestSubjects.click(.index-threshold-SelectOption)
[00:01:15]               │ debg Find.clickByCssSelector('[data-test-subj=".index-threshold-SelectOption"]') with timeout=10000
[00:01:15]               │ debg Find.findByCssSelector('[data-test-subj=".index-threshold-SelectOption"]') with timeout=10000
[00:01:15]               │ debg TestSubjects.click(selectIndexExpression)
[00:01:15]               │ debg Find.clickByCssSelector('[data-test-subj="selectIndexExpression"]') with timeout=10000
[00:01:15]               │ debg Find.findByCssSelector('[data-test-subj="selectIndexExpression"]') with timeout=10000
[00:01:15]               │ debg Find.findByCssSelector('#indexSelectSearchBox') with timeout=10000
[00:01:15]               │ debg Find.findByCssSelector('.euiFilterSelectItem') with timeout=10000
[00:01:16]               │ debg TestSubjects.click(thresholdAlertTimeFieldSelect)
[00:01:16]               │ debg Find.clickByCssSelector('[data-test-subj="thresholdAlertTimeFieldSelect"]') with timeout=10000
[00:01:16]               │ debg Find.findByCssSelector('[data-test-subj="thresholdAlertTimeFieldSelect"]') with timeout=10000
[00:01:16]               │ debg Find.allByCssSelector('#thresholdTimeField option') with timeout=10000
[00:01:16]               │ debg TestSubjects.click(closePopover)
[00:01:16]               │ debg Find.clickByCssSelector('[data-test-subj="closePopover"]') with timeout=10000
[00:01:16]               │ debg Find.findByCssSelector('[data-test-subj="closePopover"]') with timeout=10000
[00:01:16]               │ debg TestSubjects.find(alertNameInput)
[00:01:16]               │ debg Find.findByCssSelector('[data-test-subj="alertNameInput"]') with timeout=10000
[00:01:16]               │ debg TestSubjects.click(.slack-ActionTypeSelectOption)
[00:01:16]               │ debg Find.clickByCssSelector('[data-test-subj=".slack-ActionTypeSelectOption"]') with timeout=10000
[00:01:16]               │ debg Find.findByCssSelector('[data-test-subj=".slack-ActionTypeSelectOption"]') with timeout=10000
[00:01:16]               │ debg TestSubjects.click(addNewActionConnectorButton-.slack)
[00:01:16]               │ debg Find.clickByCssSelector('[data-test-subj="addNewActionConnectorButton-.slack"]') with timeout=10000
[00:01:16]               │ debg Find.findByCssSelector('[data-test-subj="addNewActionConnectorButton-.slack"]') with timeout=10000
[00:01:16]               │ debg TestSubjects.setValue(nameInput, 874390c77d3e4945a2c7a30b17299a9d)
[00:01:16]               │ debg TestSubjects.click(nameInput)
[00:01:16]               │ debg Find.clickByCssSelector('[data-test-subj="nameInput"]') with timeout=10000
[00:01:16]               │ debg Find.findByCssSelector('[data-test-subj="nameInput"]') with timeout=10000
[00:01:17]               │ debg TestSubjects.setValue(slackWebhookUrlInput, https://test)
[00:01:17]               │ debg TestSubjects.click(slackWebhookUrlInput)
[00:01:17]               │ debg Find.clickByCssSelector('[data-test-subj="slackWebhookUrlInput"]') with timeout=10000
[00:01:17]               │ debg Find.findByCssSelector('[data-test-subj="slackWebhookUrlInput"]') with timeout=10000
[00:01:17]               │ debg Find.clickByCssSelector('[data-test-subj="saveActionButtonModal"]:not(disabled)') with timeout=10000
[00:01:17]               │ debg Find.findByCssSelector('[data-test-subj="saveActionButtonModal"]:not(disabled)') with timeout=10000
[00:01:17]               │ debg Find.findByCssSelector('.euiToast') with timeout=20000
[00:01:18]               │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:01:18]               │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:01:18]               │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:01:18]               │ debg TestSubjects.setValue(messageTextArea, test message )
[00:01:18]               │ debg TestSubjects.click(messageTextArea)
[00:01:18]               │ debg Find.clickByCssSelector('[data-test-subj="messageTextArea"]') with timeout=10000
[00:01:18]               │ debg Find.findByCssSelector('[data-test-subj="messageTextArea"]') with timeout=10000
[00:01:19]               │ debg TestSubjects.click(messageAddVariableButton)
[00:01:19]               │ debg Find.clickByCssSelector('[data-test-subj="messageAddVariableButton"]') with timeout=10000
[00:01:19]               │ debg Find.findByCssSelector('[data-test-subj="messageAddVariableButton"]') with timeout=10000
[00:01:19]               │ debg TestSubjects.click(variableMenuButton-0)
[00:01:19]               │ debg Find.clickByCssSelector('[data-test-subj="variableMenuButton-0"]') with timeout=10000
[00:01:19]               │ debg Find.findByCssSelector('[data-test-subj="variableMenuButton-0"]') with timeout=10000
[00:01:19]               │ debg Find.findByCssSelector('[data-test-subj="messageTextArea"]') with timeout=10000
[00:01:21]               │ debg TestSubjects.click(messageAddVariableButton)
[00:01:21]               │ debg Find.clickByCssSelector('[data-test-subj="messageAddVariableButton"]') with timeout=10000
[00:01:21]               │ debg Find.findByCssSelector('[data-test-subj="messageAddVariableButton"]') with timeout=10000
[00:01:21]               │ debg TestSubjects.click(variableMenuButton-1)
[00:01:21]               │ debg Find.clickByCssSelector('[data-test-subj="variableMenuButton-1"]') with timeout=10000
[00:01:21]               │ debg Find.findByCssSelector('[data-test-subj="variableMenuButton-1"]') with timeout=10000
[00:01:21]               │ debg TestSubjects.click(saveAlertButton)
[00:01:21]               │ debg Find.clickByCssSelector('[data-test-subj="saveAlertButton"]') with timeout=10000
[00:01:21]               │ debg Find.findByCssSelector('[data-test-subj="saveAlertButton"]') with timeout=10000
[00:01:21]               │ debg Find.findByCssSelector('.euiToast') with timeout=20000
[00:01:24]               │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:01:24]               │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:01:24]               │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:01:24]               │ debg TestSubjects.find(alertSearchField)
[00:01:24]               │ debg Find.findByCssSelector('[data-test-subj="alertSearchField"]') with timeout=10000
[00:01:25]               │ debg Find.findByCssSelector('.euiBasicTable[data-test-subj="alertsList"]:not(.euiBasicTable-loading)') with timeout=10000
[00:01:25]               │ debg Find.findByCssSelector('[data-test-subj="alertsList"] table') with timeout=10000
[00:01:25]               └- ✓ pass  (11.8s) "Actions and Triggers app alerts should create an alert"
[00:01:25]             └-> should display alerts in alphabetical order
[00:01:25]               └-> "before each" hook: global before each
[00:01:33]               │ debg navigating to triggersActions url: http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:01:33]               │ debg navigate to: http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:01:33]               │ debg browser[INFO] http://localhost:6181/app/management/insightsAndAlerting/triggersActions?_t=1600171405369 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:01:33]               │
[00:01:33]               │ debg browser[INFO] http://localhost:6181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:01:33]               │ debg ... sleep(700) start
[00:01:34]               │ debg ... sleep(700) end
[00:01:34]               │ debg returned from get, calling refresh
[00:01:35]               │ERROR browser[SEVERE] http://localhost:6181/36279/bundles/core/core.entry.js 97:270822 TypeError: Failed to fetch
[00:01:35]               │ debg browser[INFO] http://localhost:6181/app/management/insightsAndAlerting/triggersActions?_t=1600171405369 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:01:35]               │
[00:01:35]               │ debg browser[INFO] http://localhost:6181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:01:36]               │ debg currentUrl = http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:01:36]               │          appUrl = http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:01:36]               │ debg TestSubjects.find(kibanaChrome)
[00:01:36]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:01:36]               │ debg ... sleep(501) start
[00:01:37]               │ debg ... sleep(501) end
[00:01:37]               │ debg in navigateTo url = http://localhost:6181/app/management/insightsAndAlerting/triggersActions/alerts
[00:01:37]               │ debg TestSubjects.exists(statusPageContainer)
[00:01:37]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:01:39]               │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:01:40]               │ debg TestSubjects.find(alertSearchField)
[00:01:40]               │ debg Find.findByCssSelector('[data-test-subj="alertSearchField"]') with timeout=10000
[00:01:40]               │ debg Find.findByCssSelector('.euiBasicTable[data-test-subj="alertsList"]:not(.euiBasicTable-loading)') with timeout=10000
[00:01:41]               │ debg Find.findByCssSelector('[data-test-subj="alertsList"] table') with timeout=10000
[00:01:41]               └- ✓ pass  (15.8s) "Actions and Triggers app alerts should display alerts in alphabetical order"
[00:01:41]             └-> should search for alert
[00:01:41]               └-> "before each" hook: global before each
[00:01:42]               │ debg navigating to triggersActions url: http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:01:42]               │ debg navigate to: http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:01:42]               │ debg browser[INFO] http://localhost:6181/app/management/insightsAndAlerting/triggersActions?_t=1600171414401 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:01:42]               │
[00:01:42]               │ debg browser[INFO] http://localhost:6181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:01:42]               │ debg ... sleep(700) start
[00:01:43]               │ debg ... sleep(700) end
[00:01:43]               │ debg returned from get, calling refresh
[00:01:44]               │ERROR browser[SEVERE] http://localhost:6181/36279/bundles/core/core.entry.js 97:270822 TypeError: Failed to fetch
[00:01:44]               │ debg browser[INFO] http://localhost:6181/app/management/insightsAndAlerting/triggersActions?_t=1600171414401 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:01:44]               │
[00:01:44]               │ debg browser[INFO] http://localhost:6181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:01:44]               │ debg currentUrl = http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:01:44]               │          appUrl = http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:01:44]               │ debg TestSubjects.find(kibanaChrome)
[00:01:44]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:01:46]               │ debg ... sleep(501) start
[00:01:46]               │ debg ... sleep(501) end
[00:01:46]               │ debg in navigateTo url = http://localhost:6181/app/management/insightsAndAlerting/triggersActions/alerts
[00:01:46]               │ debg TestSubjects.exists(statusPageContainer)
[00:01:46]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:01:49]               │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:01:49]               │ debg TestSubjects.find(alertSearchField)
[00:01:49]               │ debg Find.findByCssSelector('[data-test-subj="alertSearchField"]') with timeout=10000
[00:01:50]               │ debg Find.findByCssSelector('.euiBasicTable[data-test-subj="alertsList"]:not(.euiBasicTable-loading)') with timeout=10000
[00:01:50]               │ debg Find.findByCssSelector('[data-test-subj="alertsList"] table') with timeout=10000
[00:01:50]               └- ✓ pass  (9.3s) "Actions and Triggers app alerts should search for alert"
[00:01:50]             └-> should search for tags
[00:01:50]               └-> "before each" hook: global before each
[00:01:52]               │ debg navigating to triggersActions url: http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:01:52]               │ debg navigate to: http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:01:52]               │ debg browser[INFO] http://localhost:6181/app/management/insightsAndAlerting/triggersActions?_t=1600171424431 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:01:52]               │
[00:01:52]               │ debg browser[INFO] http://localhost:6181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:01:52]               │ debg ... sleep(700) start
[00:01:53]               │ debg ... sleep(700) end
[00:01:53]               │ debg returned from get, calling refresh
[00:01:54]               │ debg browser[WARNING] http://localhost:6181/36279/bundles/plugin/uiActionsEnhanced/uiActionsEnhanced.plugin.js 15:63291 "ActionFactory [actionFactory.id = URL_DRILLDOWN] fail to register feature for featureUsage."
[00:01:54]               │ERROR browser[SEVERE] http://localhost:6181/36279/bundles/core/core.entry.js 97:270822 TypeError: Failed to fetch
[00:01:54]               │          at Fetch._callee3$ (http://localhost:6181/36279/bundles/core/core.entry.js:34:106766)
[00:01:54]               │          at l (http://localhost:6181/36279/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:368:186860)
[00:01:54]               │          at Generator._invoke (http://localhost:6181/36279/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:368:186613)
[00:01:54]               │          at Generator.forEach.e.<computed> [as throw] (http://localhost:6181/36279/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:368:187217)
[00:01:54]               │          at fetch_asyncGeneratorStep (http://localhost:6181/36279/bundles/core/core.entry.js:34:100859)
[00:01:54]               │          at _throw (http://localhost:6181/36279/bundles/core/core.entry.js:34:101267)
[00:01:54]               │ debg browser[INFO] http://localhost:6181/app/management/insightsAndAlerting/triggersActions?_t=1600171424431 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:01:54]               │
[00:01:54]               │ debg browser[INFO] http://localhost:6181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:01:54]               │ debg currentUrl = http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:01:54]               │          appUrl = http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:01:54]               │ debg TestSubjects.find(kibanaChrome)
[00:01:54]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:01:56]               │ debg ... sleep(501) start
[00:01:56]               │ debg ... sleep(501) end
[00:01:56]               │ debg in navigateTo url = http://localhost:6181/app/management/insightsAndAlerting/triggersActions/alerts
[00:01:56]               │ debg TestSubjects.exists(statusPageContainer)
[00:01:56]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:01:59]               │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:01:59]               │ debg TestSubjects.find(alertSearchField)
[00:01:59]               │ debg Find.findByCssSelector('[data-test-subj="alertSearchField"]') with timeout=10000
[00:02:00]               │ debg Find.findByCssSelector('.euiBasicTable[data-test-subj="alertsList"]:not(.euiBasicTable-loading)') with timeout=10000
[00:02:00]               │ debg Find.findByCssSelector('[data-test-subj="alertsList"] table') with timeout=10000
[00:02:00]               └- ✓ pass  (10.2s) "Actions and Triggers app alerts should search for tags"
[00:02:00]             └-> should display an empty list when search removes all alerts
[00:02:00]               └-> "before each" hook: global before each
[00:02:00]               │ debg navigating to triggersActions url: http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:02:00]               │ debg navigate to: http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:02:00]               │ debg browser[INFO] http://localhost:6181/app/management/insightsAndAlerting/triggersActions?_t=1600171432659 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:02:00]               │
[00:02:00]               │ debg browser[INFO] http://localhost:6181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:02:00]               │ debg ... sleep(700) start
[00:02:01]               │ debg ... sleep(700) end
[00:02:01]               │ debg returned from get, calling refresh
[00:02:02]               │ debg browser[WARNING] http://localhost:6181/36279/bundles/plugin/uiActionsEnhanced/uiActionsEnhanced.plugin.js 15:63291 "ActionFactory [actionFactory.id = URL_DRILLDOWN] fail to register feature for featureUsage."
[00:02:02]               │ERROR browser[SEVERE] http://localhost:6181/36279/bundles/core/core.entry.js 97:270822 TypeError: Failed to fetch
[00:02:02]               │          at Fetch._callee3$ (http://localhost:6181/36279/bundles/core/core.entry.js:34:106766)
[00:02:02]               │          at l (http://localhost:6181/36279/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:368:186860)
[00:02:02]               │          at Generator._invoke (http://localhost:6181/36279/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:368:186613)
[00:02:02]               │          at Generator.forEach.e.<computed> [as throw] (http://localhost:6181/36279/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:368:187217)
[00:02:02]               │          at fetch_asyncGeneratorStep (http://localhost:6181/36279/bundles/core/core.entry.js:34:100859)
[00:02:02]               │          at _throw (http://localhost:6181/36279/bundles/core/core.entry.js:34:101267)
[00:02:02]               │ debg browser[INFO] http://localhost:6181/app/management/insightsAndAlerting/triggersActions?_t=1600171432659 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:02:02]               │
[00:02:02]               │ debg browser[INFO] http://localhost:6181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:02:02]               │ debg currentUrl = http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:02:02]               │          appUrl = http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:02:02]               │ debg TestSubjects.find(kibanaChrome)
[00:02:02]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:02:04]               │ debg ... sleep(501) start
[00:02:04]               │ debg ... sleep(501) end
[00:02:04]               │ debg in navigateTo url = http://localhost:6181/app/management/insightsAndAlerting/triggersActions/alerts
[00:02:04]               │ debg TestSubjects.exists(statusPageContainer)
[00:02:04]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:02:07]               │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:02:07]               │ debg TestSubjects.find(alertSearchField)
[00:02:07]               │ debg Find.findByCssSelector('[data-test-subj="alertSearchField"]') with timeout=10000
[00:02:08]               │ debg Find.findByCssSelector('.euiBasicTable[data-test-subj="alertsList"]:not(.euiBasicTable-loading)') with timeout=10000
[00:02:08]               │ debg Find.findByCssSelector('[data-test-subj="alertsList"] table') with timeout=10000
[00:02:08]               └- ✓ pass  (8.0s) "Actions and Triggers app alerts should display an empty list when search removes all alerts"
[00:02:08]             └-> should disable single alert
[00:02:08]               └-> "before each" hook: global before each
[00:02:10]               │ debg navigating to triggersActions url: http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:02:10]               │ debg navigate to: http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:02:10]               │ debg browser[INFO] http://localhost:6181/app/management/insightsAndAlerting/triggersActions?_t=1600171442465 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:02:10]               │
[00:02:10]               │ debg browser[INFO] http://localhost:6181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:02:10]               │ debg ... sleep(700) start
[00:02:11]               │ debg ... sleep(700) end
[00:02:11]               │ debg returned from get, calling refresh
[00:02:12]               │ERROR browser[SEVERE] http://localhost:6181/36279/bundles/core/core.entry.js 97:270822 TypeError: Failed to fetch
[00:02:12]               │ debg browser[INFO] http://localhost:6181/app/management/insightsAndAlerting/triggersActions?_t=1600171442465 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:02:12]               │
[00:02:12]               │ debg browser[INFO] http://localhost:6181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:02:12]               │ debg currentUrl = http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:02:12]               │          appUrl = http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:02:12]               │ debg TestSubjects.find(kibanaChrome)
[00:02:12]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:02:14]               │ debg ... sleep(501) start
[00:02:14]               │ debg ... sleep(501) end
[00:02:14]               │ debg in navigateTo url = http://localhost:6181/app/management/insightsAndAlerting/triggersActions/alerts
[00:02:14]               │ debg TestSubjects.exists(statusPageContainer)
[00:02:14]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:02:17]               │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:02:17]               │ debg TestSubjects.find(alertSearchField)
[00:02:17]               │ debg Find.findByCssSelector('[data-test-subj="alertSearchField"]') with timeout=10000
[00:02:18]               │ debg Find.findByCssSelector('.euiBasicTable[data-test-subj="alertsList"]:not(.euiBasicTable-loading)') with timeout=10000
[00:02:18]               │ debg TestSubjects.click(collapsedItemActions)
[00:02:18]               │ debg Find.clickByCssSelector('[data-test-subj="collapsedItemActions"]') with timeout=10000
[00:02:18]               │ debg Find.findByCssSelector('[data-test-subj="collapsedItemActions"]') with timeout=10000
[00:02:18]               │ debg TestSubjects.find(disableSwitch)
[00:02:18]               │ debg Find.findByCssSelector('[data-test-subj="disableSwitch"]') with timeout=10000
[00:02:19]               │ debg TestSubjects.find(disableSwitch)
[00:02:19]               │ debg Find.findByCssSelector('[data-test-subj="disableSwitch"]') with timeout=10000
[00:02:19]               │ debg --- retry.try error: expected 'false' to sort of not equal 'false'
[00:02:19]               │ debg TestSubjects.find(disableSwitch)
[00:02:19]               │ debg Find.findByCssSelector('[data-test-subj="disableSwitch"]') with timeout=10000
[00:02:19]               │ debg --- retry.try failed again with the same message...
[00:02:20]               │ debg TestSubjects.find(disableSwitch)
[00:02:20]               │ debg Find.findByCssSelector('[data-test-subj="disableSwitch"]') with timeout=10000
[00:02:20]               │ debg --- retry.try failed again with the same message...
[00:02:20]               │ debg TestSubjects.find(disableSwitch)
[00:02:20]               │ debg Find.findByCssSelector('[data-test-subj="disableSwitch"]') with timeout=10000
[00:02:20]               │ debg TestSubjects.find(alertSearchField)
[00:02:20]               │ debg Find.findByCssSelector('[data-test-subj="alertSearchField"]') with timeout=10000
[00:02:21]               │ debg Find.findByCssSelector('.euiBasicTable[data-test-subj="alertsList"]:not(.euiBasicTable-loading)') with timeout=10000
[00:02:21]               │ debg TestSubjects.click(collapsedItemActions)
[00:02:21]               │ debg Find.clickByCssSelector('[data-test-subj="collapsedItemActions"]') with timeout=10000
[00:02:21]               │ debg Find.findByCssSelector('[data-test-subj="collapsedItemActions"]') with timeout=10000
[00:02:21]               │ debg TestSubjects.find(disableSwitch)
[00:02:21]               │ debg Find.findByCssSelector('[data-test-subj="disableSwitch"]') with timeout=10000
[00:02:21]               └- ✓ pass  (12.5s) "Actions and Triggers app alerts should disable single alert"
[00:02:21]             └-> should re-enable single alert
[00:02:21]               └-> "before each" hook: global before each
[00:02:22]               │ debg navigating to triggersActions url: http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:02:22]               │ debg navigate to: http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:02:22]               │ debg browser[INFO] http://localhost:6181/app/management/insightsAndAlerting/triggersActions?_t=1600171454513 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:02:22]               │
[00:02:22]               │ debg browser[INFO] http://localhost:6181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:02:22]               │ debg ... sleep(700) start
[00:02:23]               │ debg ... sleep(700) end
[00:02:23]               │ debg returned from get, calling refresh
[00:02:24]               │ERROR browser[SEVERE] http://localhost:6181/36279/bundles/core/core.entry.js 97:270822 TypeError: Failed to fetch
[00:02:24]               │          at Fetch._callee3$ (http://localhost:6181/36279/bundles/core/core.entry.js:34:106766)
[00:02:24]               │          at l (http://localhost:6181/36279/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:368:186860)
[00:02:24]               │          at Generator._invoke (http://localhost:6181/36279/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:368:186613)
[00:02:24]               │          at Generator.forEach.e.<computed> [as throw] (http://localhost:6181/36279/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:368:187217)
[00:02:24]               │          at fetch_asyncGeneratorStep (http://localhost:6181/36279/bundles/core/core.entry.js:34:100859)
[00:02:24]               │          at _throw (http://localhost:6181/36279/bundles/core/core.entry.js:34:101267)
[00:02:24]               │ debg browser[INFO] http://localhost:6181/app/management/insightsAndAlerting/triggersActions?_t=1600171454513 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:02:24]               │
[00:02:24]               │ debg browser[INFO] http://localhost:6181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:02:24]               │ debg currentUrl = http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:02:24]               │          appUrl = http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:02:24]               │ debg TestSubjects.find(kibanaChrome)
[00:02:24]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:02:26]               │ debg ... sleep(501) start
[00:02:26]               │ debg ... sleep(501) end
[00:02:27]               │ debg in navigateTo url = http://localhost:6181/app/management/insightsAndAlerting/triggersActions/alerts
[00:02:27]               │ debg TestSubjects.exists(statusPageContainer)
[00:02:27]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:02:29]               │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:02:30]               │ debg TestSubjects.find(alertSearchField)
[00:02:30]               │ debg Find.findByCssSelector('[data-test-subj="alertSearchField"]') with timeout=10000
[00:02:30]               │ debg Find.findByCssSelector('.euiBasicTable[data-test-subj="alertsList"]:not(.euiBasicTable-loading)') with timeout=10000
[00:02:30]               │ debg TestSubjects.click(collapsedItemActions)
[00:02:30]               │ debg Find.clickByCssSelector('[data-test-subj="collapsedItemActions"]') with timeout=10000
[00:02:30]               │ debg Find.findByCssSelector('[data-test-subj="collapsedItemActions"]') with timeout=10000
[00:02:30]               │ debg TestSubjects.find(disableSwitch)
[00:02:30]               │ debg Find.findByCssSelector('[data-test-subj="disableSwitch"]') with timeout=10000
[00:02:30]               │ debg TestSubjects.find(disableSwitch)
[00:02:30]               │ debg Find.findByCssSelector('[data-test-subj="disableSwitch"]') with timeout=10000
[00:02:30]               │ debg --- retry.try error: expected 'false' to sort of not equal 'false'
[00:02:31]               │ debg TestSubjects.find(disableSwitch)
[00:02:31]               │ debg Find.findByCssSelector('[data-test-subj="disableSwitch"]') with timeout=10000
[00:02:31]               │ debg --- retry.try failed again with the same message...
[00:02:32]               │ debg TestSubjects.find(disableSwitch)
[00:02:32]               │ debg Find.findByCssSelector('[data-test-subj="disableSwitch"]') with timeout=10000
[00:02:32]               │ debg --- retry.try failed again with the same message...
[00:02:32]               │ debg TestSubjects.find(disableSwitch)
[00:02:32]               │ debg Find.findByCssSelector('[data-test-subj="disableSwitch"]') with timeout=10000
[00:02:32]               │ debg TestSubjects.find(alertSearchField)
[00:02:32]               │ debg Find.findByCssSelector('[data-test-subj="alertSearchField"]') with timeout=10000
[00:02:33]               │ debg Find.findByCssSelector('.euiBasicTable[data-test-subj="alertsList"]:not(.euiBasicTable-loading)') with timeout=10000
[00:02:33]               │ debg TestSubjects.click(collapsedItemActions)
[00:02:33]               │ debg Find.clickByCssSelector('[data-test-subj="collapsedItemActions"]') with timeout=10000
[00:02:33]               │ debg Find.findByCssSelector('[data-test-subj="collapsedItemActions"]') with timeout=10000
[00:02:33]               │ debg TestSubjects.find(disableSwitch)
[00:02:33]               │ debg Find.findByCssSelector('[data-test-subj="disableSwitch"]') with timeout=10000
[00:02:33]               │ debg TestSubjects.find(disableSwitch)
[00:02:33]               │ debg Find.findByCssSelector('[data-test-subj="disableSwitch"]') with timeout=10000
[00:02:33]               │ debg --- retry.try error: expected 'true' to sort of not equal 'true'
[00:02:33]               │ debg TestSubjects.find(disableSwitch)
[00:02:33]               │ debg Find.findByCssSelector('[data-test-subj="disableSwitch"]') with timeout=10000
[00:02:33]               │ debg --- retry.try failed again with the same message...
[00:02:34]               │ debg TestSubjects.find(disableSwitch)
[00:02:34]               │ debg Find.findByCssSelector('[data-test-subj="disableSwitch"]') with timeout=10000
[00:02:34]               │ debg --- retry.try failed again with the same message...
[00:02:34]               │ debg TestSubjects.find(disableSwitch)
[00:02:34]               │ debg Find.findByCssSelector('[data-test-subj="disableSwitch"]') with timeout=10000
[00:02:34]               │ debg TestSubjects.find(alertSearchField)
[00:02:34]               │ debg Find.findByCssSelector('[data-test-subj="alertSearchField"]') with timeout=10000
[00:02:35]               │ debg Find.findByCssSelector('.euiBasicTable[data-test-subj="alertsList"]:not(.euiBasicTable-loading)') with timeout=10000
[00:02:35]               │ debg TestSubjects.click(collapsedItemActions)
[00:02:35]               │ debg Find.clickByCssSelector('[data-test-subj="collapsedItemActions"]') with timeout=10000
[00:02:35]               │ debg Find.findByCssSelector('[data-test-subj="collapsedItemActions"]') with timeout=10000
[00:02:35]               │ debg TestSubjects.find(disableSwitch)
[00:02:35]               │ debg Find.findByCssSelector('[data-test-subj="disableSwitch"]') with timeout=10000
[00:02:35]               └- ✓ pass  (14.2s) "Actions and Triggers app alerts should re-enable single alert"
[00:02:35]             └-> should mute single alert
[00:02:35]               └-> "before each" hook: global before each
[00:02:37]               │ debg navigating to triggersActions url: http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:02:37]               │ debg navigate to: http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:02:37]               │ debg browser[INFO] http://localhost:6181/app/management/insightsAndAlerting/triggersActions?_t=1600171469588 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:02:37]               │
[00:02:37]               │ debg browser[INFO] http://localhost:6181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:02:37]               │ debg ... sleep(700) start
[00:02:38]               │ debg ... sleep(700) end
[00:02:38]               │ debg returned from get, calling refresh
[00:02:39]               │ debg browser[INFO] http://localhost:6181/app/management/insightsAndAlerting/triggersActions?_t=1600171469588 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:02:39]               │
[00:02:39]               │ debg browser[INFO] http://localhost:6181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:02:39]               │ debg currentUrl = http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:02:39]               │          appUrl = http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:02:39]               │ debg TestSubjects.find(kibanaChrome)
[00:02:39]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:02:41]               │ debg ... sleep(501) start
[00:02:41]               │ debg ... sleep(501) end
[00:02:42]               │ debg in navigateTo url = http://localhost:6181/app/management/insightsAndAlerting/triggersActions/alerts
[00:02:42]               │ debg TestSubjects.exists(statusPageContainer)
[00:02:42]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:02:44]               │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:02:45]               │ debg TestSubjects.find(alertSearchField)
[00:02:45]               │ debg Find.findByCssSelector('[data-test-subj="alertSearchField"]') with timeout=10000
[00:02:45]               │ debg Find.findByCssSelector('.euiBasicTable[data-test-subj="alertsList"]:not(.euiBasicTable-loading)') with timeout=10000
[00:02:45]               │ debg TestSubjects.click(collapsedItemActions)
[00:02:45]               │ debg Find.clickByCssSelector('[data-test-subj="collapsedItemActions"]') with timeout=10000
[00:02:45]               │ debg Find.findByCssSelector('[data-test-subj="collapsedItemActions"]') with timeout=10000
[00:02:45]               │ debg TestSubjects.find(muteSwitch)
[00:02:45]               │ debg Find.findByCssSelector('[data-test-subj="muteSwitch"]') with timeout=10000
[00:02:46]               │ debg TestSubjects.find(muteSwitch)
[00:02:46]               │ debg Find.findByCssSelector('[data-test-subj="muteSwitch"]') with timeout=10000
[00:02:46]               │ debg --- retry.try error: expected 'false' to sort of not equal 'false'
[00:02:46]               │ debg TestSubjects.find(muteSwitch)
[00:02:46]               │ debg Find.findByCssSelector('[data-test-subj="muteSwitch"]') with timeout=10000
[00:02:46]               │ debg --- retry.try failed again with the same message...
[00:02:47]               │ debg TestSubjects.find(muteSwitch)
[00:02:47]               │ debg Find.findByCssSelector('[data-test-subj="muteSwitch"]') with timeout=10000
[00:02:47]               │ debg TestSubjects.find(alertSearchField)
[00:02:47]               │ debg Find.findByCssSelector('[data-test-subj="alertSearchField"]') with timeout=10000
[00:02:47]               │ debg Find.findByCssSelector('.euiBasicTable[data-test-subj="alertsList"]:not(.euiBasicTable-loading)') with timeout=10000
[00:02:47]               │ debg TestSubjects.click(collapsedItemActions)
[00:02:47]               │ debg Find.clickByCssSelector('[data-test-subj="collapsedItemActions"]') with timeout=10000
[00:02:47]               │ debg Find.findByCssSelector('[data-test-subj="collapsedItemActions"]') with timeout=10000
[00:02:47]               │ debg TestSubjects.find(muteSwitch)
[00:02:47]               │ debg Find.findByCssSelector('[data-test-subj="muteSwitch"]') with timeout=10000
[00:02:47]               └- ✓ pass  (12.3s) "Actions and Triggers app alerts should mute single alert"
[00:02:47]             └-> should unmute single alert
[00:02:47]               └-> "before each" hook: global before each
[00:02:49]               │ debg navigating to triggersActions url: http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:02:49]               │ debg navigate to: http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:02:49]               │ debg browser[INFO] http://localhost:6181/app/management/insightsAndAlerting/triggersActions?_t=1600171481636 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:02:49]               │
[00:02:49]               │ debg browser[INFO] http://localhost:6181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:02:49]               │ debg ... sleep(700) start
[00:02:50]               │ debg ... sleep(700) end
[00:02:50]               │ debg returned from get, calling refresh
[00:02:51]               │ERROR browser[SEVERE] http://localhost:6181/36279/bundles/core/core.entry.js 97:270822 TypeError: Failed to fetch
[00:02:51]               │          at Fetch._callee3$ (http://localhost:6181/36279/bundles/core/core.entry.js:34:106766)
[00:02:51]               │          at l (http://localhost:6181/36279/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:368:186860)
[00:02:51]               │          at Generator._invoke (http://localhost:6181/36279/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:368:186613)
[00:02:51]               │          at Generator.forEach.e.<computed> [as throw] (http://localhost:6181/36279/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:368:187217)
[00:02:51]               │          at fetch_asyncGeneratorStep (http://localhost:6181/36279/bundles/core/core.entry.js:34:100859)
[00:02:51]               │          at _throw (http://localhost:6181/36279/bundles/core/core.entry.js:34:101267)
[00:02:51]               │ debg browser[INFO] http://localhost:6181/app/management/insightsAndAlerting/triggersActions?_t=1600171481636 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:02:51]               │
[00:02:51]               │ debg browser[INFO] http://localhost:6181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:02:51]               │ debg currentUrl = http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:02:51]               │          appUrl = http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:02:51]               │ debg TestSubjects.find(kibanaChrome)
[00:02:51]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:02:53]               │ debg ... sleep(501) start
[00:02:53]               │ debg ... sleep(501) end
[00:02:53]               │ debg in navigateTo url = http://localhost:6181/app/management/insightsAndAlerting/triggersActions/alerts
[00:02:53]               │ debg TestSubjects.exists(statusPageContainer)
[00:02:53]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:02:56]               │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:02:56]               │ debg TestSubjects.find(alertSearchField)
[00:02:56]               │ debg Find.findByCssSelector('[data-test-subj="alertSearchField"]') with timeout=10000
[00:02:57]               │ debg Find.findByCssSelector('.euiBasicTable[data-test-subj="alertsList"]:not(.euiBasicTable-loading)') with timeout=10000
[00:02:57]               │ debg TestSubjects.click(collapsedItemActions)
[00:02:57]               │ debg Find.clickByCssSelector('[data-test-subj="collapsedItemActions"]') with timeout=10000
[00:02:57]               │ debg Find.findByCssSelector('[data-test-subj="collapsedItemActions"]') with timeout=10000
[00:02:57]               │ debg TestSubjects.find(muteSwitch)
[00:02:57]               │ debg Find.findByCssSelector('[data-test-subj="muteSwitch"]') with timeout=10000
[00:02:57]               │ debg TestSubjects.find(muteSwitch)
[00:02:57]               │ debg Find.findByCssSelector('[data-test-subj="muteSwitch"]') with timeout=10000
[00:02:57]               │ debg --- retry.try error: expected 'false' to sort of not equal 'false'
[00:02:58]               │ debg TestSubjects.find(muteSwitch)
[00:02:58]               │ debg Find.findByCssSelector('[data-test-subj="muteSwitch"]') with timeout=10000
[00:02:58]               │ debg --- retry.try failed again with the same message...
[00:02:58]               │ debg TestSubjects.find(muteSwitch)
[00:02:58]               │ debg Find.findByCssSelector('[data-test-subj="muteSwitch"]') with timeout=10000
[00:02:58]               │ debg TestSubjects.find(alertSearchField)
[00:02:58]               │ debg Find.findByCssSelector('[data-test-subj="alertSearchField"]') with timeout=10000
[00:02:59]               │ debg Find.findByCssSelector('.euiBasicTable[data-test-subj="alertsList"]:not(.euiBasicTable-loading)') with timeout=10000
[00:02:59]               │ debg TestSubjects.click(collapsedItemActions)
[00:02:59]               │ debg Find.clickByCssSelector('[data-test-subj="collapsedItemActions"]') with timeout=10000
[00:02:59]               │ debg Find.findByCssSelector('[data-test-subj="collapsedItemActions"]') with timeout=10000
[00:02:59]               │ debg TestSubjects.find(muteSwitch)
[00:02:59]               │ debg Find.findByCssSelector('[data-test-subj="muteSwitch"]') with timeout=10000
[00:02:59]               │ debg TestSubjects.find(muteSwitch)
[00:02:59]               │ debg Find.findByCssSelector('[data-test-subj="muteSwitch"]') with timeout=10000
[00:02:59]               │ debg --- retry.try error: expected 'true' to sort of not equal 'true'
[00:03:00]               │ debg TestSubjects.find(muteSwitch)
[00:03:00]               │ debg Find.findByCssSelector('[data-test-subj="muteSwitch"]') with timeout=10000
[00:03:00]               │ debg TestSubjects.find(alertSearchField)
[00:03:00]               │ debg Find.findByCssSelector('[data-test-subj="alertSearchField"]') with timeout=10000
[00:03:00]               │ debg Find.findByCssSelector('.euiBasicTable[data-test-subj="alertsList"]:not(.euiBasicTable-loading)') with timeout=10000
[00:03:00]               │ debg TestSubjects.click(collapsedItemActions)
[00:03:00]               │ debg Find.clickByCssSelector('[data-test-subj="collapsedItemActions"]') with timeout=10000
[00:03:00]               │ debg Find.findByCssSelector('[data-test-subj="collapsedItemActions"]') with timeout=10000
[00:03:00]               │ debg TestSubjects.find(muteSwitch)
[00:03:00]               │ debg Find.findByCssSelector('[data-test-subj="muteSwitch"]') with timeout=10000
[00:03:00]               └- ✓ pass  (12.9s) "Actions and Triggers app alerts should unmute single alert"
[00:03:00]             └-> should delete single alert
[00:03:00]               └-> "before each" hook: global before each
[00:03:04]               │ debg navigating to triggersActions url: http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:03:04]               │ debg navigate to: http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:03:04]               │ debg browser[INFO] http://localhost:6181/app/management/insightsAndAlerting/triggersActions?_t=1600171496726 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:03:04]               │
[00:03:04]               │ debg browser[INFO] http://localhost:6181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:04]               │ debg ... sleep(700) start
[00:03:05]               │ debg ... sleep(700) end
[00:03:05]               │ debg returned from get, calling refresh
[00:03:05]               │ debg browser[INFO] http://localhost:6181/app/management/insightsAndAlerting/triggersActions?_t=1600171496726 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:03:05]               │
[00:03:05]               │ debg browser[INFO] http://localhost:6181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:05]               │ debg currentUrl = http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:03:05]               │          appUrl = http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:03:05]               │ debg TestSubjects.find(kibanaChrome)
[00:03:05]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:03:07]               │ debg ... sleep(501) start
[00:03:08]               │ debg ... sleep(501) end
[00:03:08]               │ debg in navigateTo url = http://localhost:6181/app/management/insightsAndAlerting/triggersActions/alerts
[00:03:08]               │ debg TestSubjects.exists(statusPageContainer)
[00:03:08]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:03:10]               │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:03:11]               │ debg TestSubjects.find(alertSearchField)
[00:03:11]               │ debg Find.findByCssSelector('[data-test-subj="alertSearchField"]') with timeout=10000
[00:03:12]               │ debg Find.findByCssSelector('.euiBasicTable[data-test-subj="alertsList"]:not(.euiBasicTable-loading)') with timeout=10000
[00:03:12]               │ debg TestSubjects.click(collapsedItemActions)
[00:03:12]               │ debg Find.clickByCssSelector('[data-test-subj="collapsedItemActions"]') with timeout=10000
[00:03:12]               │ debg Find.findByCssSelector('[data-test-subj="collapsedItemActions"]') with timeout=10000
[00:03:12]               │ debg TestSubjects.click(deleteAlert)
[00:03:12]               │ debg Find.clickByCssSelector('[data-test-subj="deleteAlert"]') with timeout=10000
[00:03:12]               │ debg Find.findByCssSelector('[data-test-subj="deleteAlert"]') with timeout=10000
[00:03:12]               │ debg TestSubjects.exists(deleteIdsConfirmation)
[00:03:12]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="deleteIdsConfirmation"]') with timeout=120000
[00:03:12]               │ debg TestSubjects.click(deleteIdsConfirmation > confirmModalConfirmButton)
[00:03:12]               │ debg Find.clickByCssSelector('[data-test-subj="deleteIdsConfirmation"] [data-test-subj="confirmModalConfirmButton"]') with timeout=10000
[00:03:12]               │ debg Find.findByCssSelector('[data-test-subj="deleteIdsConfirmation"] [data-test-subj="confirmModalConfirmButton"]') with timeout=10000
[00:03:12]               │ debg TestSubjects.missingOrFail(deleteIdsConfirmation)
[00:03:12]               │ debg Find.waitForDeletedByCssSelector('[data-test-subj="deleteIdsConfirmation"]') with timeout=2500
[00:03:14]               │ debg Find.findByCssSelector('.euiToast') with timeout=20000
[00:03:14]               │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:03:14]               │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:03:14]               │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:03:14]               │ debg navigating to triggersActions url: http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:03:14]               │ debg navigate to: http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:03:14]               │ debg browser[INFO] http://localhost:6181/app/management/insightsAndAlerting/triggersActions?_t=1600171506747 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:03:14]               │
[00:03:14]               │ debg browser[INFO] http://localhost:6181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:14]               │ debg ... sleep(700) start
[00:03:15]               │ debg ... sleep(700) end
[00:03:15]               │ debg returned from get, calling refresh
[00:03:16]               │ERROR browser[SEVERE] http://localhost:6181/36279/bundles/core/core.entry.js 97:270822 TypeError: Failed to fetch
[00:03:16]               │ debg browser[INFO] http://localhost:6181/app/management/insightsAndAlerting/triggersActions?_t=1600171506747 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:03:16]               │
[00:03:16]               │ debg browser[INFO] http://localhost:6181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:16]               │ debg currentUrl = http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:03:16]               │          appUrl = http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:03:16]               │ debg TestSubjects.find(kibanaChrome)
[00:03:16]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:03:18]               │ debg ... sleep(501) start
[00:03:19]               │ debg ... sleep(501) end
[00:03:19]               │ debg in navigateTo url = http://localhost:6181/app/management/insightsAndAlerting/triggersActions/alerts
[00:03:19]               │ debg TestSubjects.exists(statusPageContainer)
[00:03:19]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:03:22]               │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:03:22]               │ debg TestSubjects.find(alertSearchField)
[00:03:22]               │ debg Find.findByCssSelector('[data-test-subj="alertSearchField"]') with timeout=10000
[00:03:23]               │ debg Find.findByCssSelector('.euiBasicTable[data-test-subj="alertsList"]:not(.euiBasicTable-loading)') with timeout=10000
[00:03:23]               │ debg Find.findByCssSelector('[data-test-subj="alertsList"] table') with timeout=10000
[00:03:23]               └- ✓ pass  (22.8s) "Actions and Triggers app alerts should delete single alert"
[00:03:23]             └-> should mute all selection
[00:03:23]               └-> "before each" hook: global before each
[00:03:25]               │ debg navigating to triggersActions url: http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:03:25]               │ debg navigate to: http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:03:25]               │ debg browser[INFO] http://localhost:6181/app/management/insightsAndAlerting/triggersActions?_t=1600171517782 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:03:25]               │
[00:03:25]               │ debg browser[INFO] http://localhost:6181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:25]               │ debg ... sleep(700) start
[00:03:26]               │ debg ... sleep(700) end
[00:03:26]               │ debg returned from get, calling refresh
[00:03:27]               │ERROR browser[SEVERE] http://localhost:6181/36279/bundles/core/core.entry.js 97:270822 TypeError: Failed to fetch
[00:03:27]               │          at Fetch._callee3$ (http://localhost:6181/36279/bundles/core/core.entry.js:34:106766)
[00:03:27]               │          at l (http://localhost:6181/36279/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:368:186860)
[00:03:27]               │          at Generator._invoke (http://localhost:6181/36279/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:368:186613)
[00:03:27]               │          at Generator.forEach.e.<computed> [as throw] (http://localhost:6181/36279/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:368:187217)
[00:03:27]               │          at fetch_asyncGeneratorStep (http://localhost:6181/36279/bundles/core/core.entry.js:34:100859)
[00:03:27]               │          at _throw (http://localhost:6181/36279/bundles/core/core.entry.js:34:101267)
[00:03:27]               │ debg browser[INFO] http://localhost:6181/app/management/insightsAndAlerting/triggersActions?_t=1600171517782 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:03:27]               │
[00:03:27]               │ debg browser[INFO] http://localhost:6181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:27]               │ debg currentUrl = http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:03:27]               │          appUrl = http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:03:27]               │ debg TestSubjects.find(kibanaChrome)
[00:03:27]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:03:29]               │ debg ... sleep(501) start
[00:03:30]               │ debg ... sleep(501) end
[00:03:30]               │ debg in navigateTo url = http://localhost:6181/app/management/insightsAndAlerting/triggersActions/alerts
[00:03:30]               │ debg TestSubjects.exists(statusPageContainer)
[00:03:30]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:03:32]               │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:03:33]               │ debg TestSubjects.find(alertSearchField)
[00:03:33]               │ debg Find.findByCssSelector('[data-test-subj="alertSearchField"]') with timeout=10000
[00:03:33]               │ debg Find.findByCssSelector('.euiBasicTable[data-test-subj="alertsList"]:not(.euiBasicTable-loading)') with timeout=10000
[00:03:34]               │ debg TestSubjects.click(checkboxSelectRow-e93a07d4-12e0-41c2-ac68-0c4209ce1f70)
[00:03:34]               │ debg Find.clickByCssSelector('[data-test-subj="checkboxSelectRow-e93a07d4-12e0-41c2-ac68-0c4209ce1f70"]') with timeout=10000
[00:03:34]               │ debg Find.findByCssSelector('[data-test-subj="checkboxSelectRow-e93a07d4-12e0-41c2-ac68-0c4209ce1f70"]') with timeout=10000
[00:03:34]               │ debg TestSubjects.click(bulkAction)
[00:03:34]               │ debg Find.clickByCssSelector('[data-test-subj="bulkAction"]') with timeout=10000
[00:03:34]               │ debg Find.findByCssSelector('[data-test-subj="bulkAction"]') with timeout=10000
[00:03:34]               │ debg TestSubjects.click(muteAll)
[00:03:34]               │ debg Find.clickByCssSelector('[data-test-subj="muteAll"]') with timeout=10000
[00:03:34]               │ debg Find.findByCssSelector('[data-test-subj="muteAll"]') with timeout=10000
[00:03:34]               │ debg TestSubjects.exists(unmuteAll)
[00:03:34]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="unmuteAll"]') with timeout=120000
[00:03:34]               │ debg TestSubjects.find(alertSearchField)
[00:03:34]               │ debg Find.findByCssSelector('[data-test-subj="alertSearchField"]') with timeout=10000
[00:03:35]               │ debg Find.findByCssSelector('.euiBasicTable[data-test-subj="alertsList"]:not(.euiBasicTable-loading)') with timeout=10000
[00:03:35]               │ debg TestSubjects.click(collapsedItemActions)
[00:03:35]               │ debg Find.clickByCssSelector('[data-test-subj="collapsedItemActions"]') with timeout=10000
[00:03:35]               │ debg Find.findByCssSelector('[data-test-subj="collapsedItemActions"]') with timeout=10000
[00:03:35]               │ debg TestSubjects.find(muteSwitch)
[00:03:35]               │ debg Find.findByCssSelector('[data-test-subj="muteSwitch"]') with timeout=10000
[00:03:35]               └- ✓ pass  (12.0s) "Actions and Triggers app alerts should mute all selection"
[00:03:35]             └-> should unmute all selection
[00:03:35]               └-> "before each" hook: global before each
[00:03:37]               │ debg navigating to triggersActions url: http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:03:37]               │ debg navigate to: http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:03:38]               │ debg browser[INFO] http://localhost:6181/app/management/insightsAndAlerting/triggersActions?_t=1600171529831 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:03:38]               │
[00:03:38]               │ debg browser[INFO] http://localhost:6181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:38]               │ debg ... sleep(700) start
[00:03:38]               │ debg ... sleep(700) end
[00:03:38]               │ debg returned from get, calling refresh
[00:03:39]               │ debg browser[WARNING] http://localhost:6181/36279/bundles/plugin/uiActionsEnhanced/uiActionsEnhanced.plugin.js 15:63291 "ActionFactory [actionFactory.id = URL_DRILLDOWN] fail to register feature for featureUsage."
[00:03:39]               │ERROR browser[SEVERE] http://localhost:6181/36279/bundles/core/core.entry.js 97:270822 TypeError: Failed to fetch
[00:03:39]               │          at Fetch._callee3$ (http://localhost:6181/36279/bundles/core/core.entry.js:34:106766)
[00:03:39]               │          at l (http://localhost:6181/36279/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:368:186860)
[00:03:39]               │          at Generator._invoke (http://localhost:6181/36279/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:368:186613)
[00:03:39]               │          at Generator.forEach.e.<computed> [as throw] (http://localhost:6181/36279/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:368:187217)
[00:03:39]               │          at fetch_asyncGeneratorStep (http://localhost:6181/36279/bundles/core/core.entry.js:34:100859)
[00:03:39]               │          at _throw (http://localhost:6181/36279/bundles/core/core.entry.js:34:101267)
[00:03:39]               │ debg browser[INFO] http://localhost:6181/app/management/insightsAndAlerting/triggersActions?_t=1600171529831 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:03:39]               │
[00:03:39]               │ debg browser[INFO] http://localhost:6181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:40]               │ debg currentUrl = http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:03:40]               │          appUrl = http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:03:40]               │ debg TestSubjects.find(kibanaChrome)
[00:03:40]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:03:41]               │ debg ... sleep(501) start
[00:03:41]               │ debg ... sleep(501) end
[00:03:41]               │ debg in navigateTo url = http://localhost:6181/app/management/insightsAndAlerting/triggersActions/alerts
[00:03:41]               │ debg TestSubjects.exists(statusPageContainer)
[00:03:41]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:03:44]               │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:03:44]               │ debg TestSubjects.find(alertSearchField)
[00:03:44]               │ debg Find.findByCssSelector('[data-test-subj="alertSearchField"]') with timeout=10000
[00:03:45]               │ debg Find.findByCssSelector('.euiBasicTable[data-test-subj="alertsList"]:not(.euiBasicTable-loading)') with timeout=10000
[00:03:45]               │ debg TestSubjects.click(checkboxSelectRow-d1368413-7ae4-4338-857a-fe3b4ad18d68)
[00:03:45]               │ debg Find.clickByCssSelector('[data-test-subj="checkboxSelectRow-d1368413-7ae4-4338-857a-fe3b4ad18d68"]') with timeout=10000
[00:03:45]               │ debg Find.findByCssSelector('[data-test-subj="checkboxSelectRow-d1368413-7ae4-4338-857a-fe3b4ad18d68"]') with timeout=10000
[00:03:45]               │ debg TestSubjects.click(bulkAction)
[00:03:45]               │ debg Find.clickByCssSelector('[data-test-subj="bulkAction"]') with timeout=10000
[00:03:45]               │ debg Find.findByCssSelector('[data-test-subj="bulkAction"]') with timeout=10000
[00:03:45]               │ debg TestSubjects.click(muteAll)
[00:03:45]               │ debg Find.clickByCssSelector('[data-test-subj="muteAll"]') with timeout=10000
[00:03:45]               │ debg Find.findByCssSelector('[data-test-subj="muteAll"]') with timeout=10000
[00:03:45]               │ debg TestSubjects.click(unmuteAll)
[00:03:45]               │ debg Find.clickByCssSelector('[data-test-subj="unmuteAll"]') with timeout=10000
[00:03:45]               │ debg Find.findByCssSelector('[data-test-subj="unmuteAll"]') with timeout=10000
[00:03:47]               │ debg TestSubjects.exists(muteAll)
[00:03:47]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="muteAll"]') with timeout=120000
[00:03:48]               │ debg TestSubjects.find(alertSearchField)
[00:03:48]               │ debg Find.findByCssSelector('[data-test-subj="alertSearchField"]') with timeout=10000
[00:03:48]               │ debg Find.findByCssSelector('.euiBasicTable[data-test-subj="alertsList"]:not(.euiBasicTable-loading)') with timeout=10000
[00:03:48]               │ debg TestSubjects.click(collapsedItemActions)
[00:03:48]               │ debg Find.clickByCssSelector('[data-test-subj="collapsedItemActions"]') with timeout=10000
[00:03:48]               │ debg Find.findByCssSelector('[data-test-subj="collapsedItemActions"]') with timeout=10000
[00:03:48]               │ debg TestSubjects.find(muteSwitch)
[00:03:48]               │ debg Find.findByCssSelector('[data-test-subj="muteSwitch"]') with timeout=10000
[00:03:48]               └- ✓ pass  (13.1s) "Actions and Triggers app alerts should unmute all selection"
[00:03:48]             └-> should disable all selection
[00:03:48]               └-> "before each" hook: global before each
[00:03:50]               │ debg navigating to triggersActions url: http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:03:50]               │ debg navigate to: http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:03:51]               │ debg browser[INFO] http://localhost:6181/app/management/insightsAndAlerting/triggersActions?_t=1600171542896 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:03:51]               │
[00:03:51]               │ debg browser[INFO] http://localhost:6181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:51]               │ debg ... sleep(700) start
[00:03:51]               │ debg ... sleep(700) end
[00:03:51]               │ debg returned from get, calling refresh
[00:03:53]               │ERROR browser[SEVERE] http://localhost:6181/36279/bundles/core/core.entry.js 97:270822 TypeError: Failed to fetch
[00:03:53]               │ debg browser[INFO] http://localhost:6181/app/management/insightsAndAlerting/triggersActions?_t=1600171542896 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:03:53]               │
[00:03:53]               │ debg browser[INFO] http://localhost:6181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:53]               │ debg currentUrl = http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:03:53]               │          appUrl = http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:03:53]               │ debg TestSubjects.find(kibanaChrome)
[00:03:53]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:03:54]               │ debg ... sleep(501) start
[00:03:54]               │ debg ... sleep(501) end
[00:03:54]               │ debg in navigateTo url = http://localhost:6181/app/management/insightsAndAlerting/triggersActions/alerts
[00:03:54]               │ debg TestSubjects.exists(statusPageContainer)
[00:03:54]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:03:57]               │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:03:57]               │ debg TestSubjects.find(alertSearchField)
[00:03:57]               │ debg Find.findByCssSelector('[data-test-subj="alertSearchField"]') with timeout=10000
[00:03:58]               │ debg Find.findByCssSelector('.euiBasicTable[data-test-subj="alertsList"]:not(.euiBasicTable-loading)') with timeout=10000
[00:03:58]               │ debg TestSubjects.click(checkboxSelectRow-00f67631-6517-468b-9755-1a1ef94a178a)
[00:03:58]               │ debg Find.clickByCssSelector('[data-test-subj="checkboxSelectRow-00f67631-6517-468b-9755-1a1ef94a178a"]') with timeout=10000
[00:03:58]               │ debg Find.findByCssSelector('[data-test-subj="checkboxSelectRow-00f67631-6517-468b-9755-1a1ef94a178a"]') with timeout=10000
[00:03:58]               │ debg TestSubjects.click(bulkAction)
[00:03:58]               │ debg Find.clickByCssSelector('[data-test-subj="bulkAction"]') with timeout=10000
[00:03:58]               │ debg Find.findByCssSelector('[data-test-subj="bulkAction"]') with timeout=10000
[00:03:58]               │ debg TestSubjects.click(disableAll)
[00:03:58]               │ debg Find.clickByCssSelector('[data-test-subj="disableAll"]') with timeout=10000
[00:03:58]               │ debg Find.findByCssSelector('[data-test-subj="disableAll"]') with timeout=10000
[00:03:58]               │ debg TestSubjects.exists(enableAll)
[00:03:58]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="enableAll"]') with timeout=120000
[00:04:00]               │ debg TestSubjects.find(alertSearchField)
[00:04:00]               │ debg Find.findByCssSelector('[data-test-subj="alertSearchField"]') with timeout=10000
[00:04:01]               │ debg Find.findByCssSelector('.euiBasicTable[data-test-subj="alertsList"]:not(.euiBasicTable-loading)') with timeout=10000
[00:04:01]               │ debg TestSubjects.click(collapsedItemActions)
[00:04:01]               │ debg Find.clickByCssSelector('[data-test-subj="collapsedItemActions"]') with timeout=10000
[00:04:01]               │ debg Find.findByCssSelector('[data-test-subj="collapsedItemActions"]') with timeout=10000
[00:04:01]               │ debg TestSubjects.find(disableSwitch)
[00:04:01]               │ debg Find.findByCssSelector('[data-test-subj="disableSwitch"]') with timeout=10000
[00:04:01]               └- ✓ pass  (13.0s) "Actions and Triggers app alerts should disable all selection"
[00:04:01]             └-> should enable all selection
[00:04:01]               └-> "before each" hook: global before each
[00:04:03]               │ debg navigating to triggersActions url: http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:04:03]               │ debg navigate to: http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:04:04]               │ debg browser[INFO] http://localhost:6181/app/management/insightsAndAlerting/triggersActions?_t=1600171555940 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:04:04]               │
[00:04:04]               │ debg browser[INFO] http://localhost:6181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:04:04]               │ debg ... sleep(700) start
[00:04:04]               │ debg ... sleep(700) end
[00:04:04]               │ debg returned from get, calling refresh
[00:04:05]               │ debg browser[INFO] http://localhost:6181/app/management/insightsAndAlerting/triggersActions?_t=1600171555940 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:04:05]               │
[00:04:05]               │ debg browser[INFO] http://localhost:6181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:04:06]               │ debg currentUrl = http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:04:06]               │          appUrl = http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:04:06]               │ debg TestSubjects.find(kibanaChrome)
[00:04:06]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:04:06]               │ debg ... sleep(501) start
[00:04:06]               │ debg ... sleep(501) end
[00:04:06]               │ debg in navigateTo url = http://localhost:6181/app/management/insightsAndAlerting/triggersActions/alerts
[00:04:06]               │ debg TestSubjects.exists(statusPageContainer)
[00:04:06]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:04:09]               │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:04:09]               │ debg TestSubjects.find(alertSearchField)
[00:04:09]               │ debg Find.findByCssSelector('[data-test-subj="alertSearchField"]') with timeout=10000
[00:04:10]               │ debg Find.findByCssSelector('.euiBasicTable[data-test-subj="alertsList"]:not(.euiBasicTable-loading)') with timeout=10000
[00:04:10]               │ debg TestSubjects.click(checkboxSelectRow-3f2136f1-6246-4582-811b-300a7a0bc4bb)
[00:04:10]               │ debg Find.clickByCssSelector('[data-test-subj="checkboxSelectRow-3f2136f1-6246-4582-811b-300a7a0bc4bb"]') with timeout=10000
[00:04:10]               │ debg Find.findByCssSelector('[data-test-subj="checkboxSelectRow-3f2136f1-6246-4582-811b-300a7a0bc4bb"]') with timeout=10000
[00:04:11]               │ debg TestSubjects.click(bulkAction)
[00:04:11]               │ debg Find.clickByCssSelector('[data-test-subj="bulkAction"]') with timeout=10000
[00:04:11]               │ debg Find.findByCssSelector('[data-test-subj="bulkAction"]') with timeout=10000
[00:04:11]               │ debg TestSubjects.click(disableAll)
[00:04:11]               │ debg Find.clickByCssSelector('[data-test-subj="disableAll"]') with timeout=10000
[00:04:11]               │ debg Find.findByCssSelector('[data-test-subj="disableAll"]') with timeout=10000
[00:04:11]               │ debg TestSubjects.click(enableAll)
[00:04:11]               │ debg Find.clickByCssSelector('[data-test-subj="enableAll"]') with timeout=10000
[00:04:11]               │ debg Find.findByCssSelector('[data-test-subj="enableAll"]') with timeout=10000
[00:04:13]               │ debg TestSubjects.exists(disableAll)
[00:04:13]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="disableAll"]') with timeout=120000
[00:04:15]               │ debg TestSubjects.find(alertSearchField)
[00:04:15]               │ debg Find.findByCssSelector('[data-test-subj="alertSearchField"]') with timeout=10000
[00:04:15]               │ debg Find.findByCssSelector('.euiBasicTable[data-test-subj="alertsList"]:not(.euiBasicTable-loading)') with timeout=10000
[00:04:15]               │ debg TestSubjects.click(collapsedItemActions)
[00:04:15]               │ debg Find.clickByCssSelector('[data-test-subj="collapsedItemActions"]') with timeout=10000
[00:04:15]               │ debg Find.findByCssSelector('[data-test-subj="collapsedItemActions"]') with timeout=10000
[00:04:15]               │ debg TestSubjects.find(disableSwitch)
[00:04:15]               │ debg Find.findByCssSelector('[data-test-subj="disableSwitch"]') with timeout=10000
[00:04:15]               └- ✓ pass  (14.1s) "Actions and Triggers app alerts should enable all selection"
[00:04:15]             └-> should delete all selection
[00:04:15]               └-> "before each" hook: global before each
[00:04:20]               │ debg navigating to triggersActions url: http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:04:20]               │ debg navigate to: http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:04:20]               │ debg browser[INFO] http://localhost:6181/app/management/insightsAndAlerting/triggersActions?_t=1600171572105 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:04:20]               │
[00:04:20]               │ debg browser[INFO] http://localhost:6181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:04:20]               │ debg ... sleep(700) start
[00:04:21]               │ debg ... sleep(700) end
[00:04:21]               │ debg returned from get, calling refresh
[00:04:22]               │ERROR browser[SEVERE] http://localhost:6181/36279/bundles/core/core.entry.js 97:270822 TypeError: Failed to fetch
[00:04:22]               │ debg browser[INFO] http://localhost:6181/app/management/insightsAndAlerting/triggersActions?_t=1600171572105 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:04:22]               │
[00:04:22]               │ debg browser[INFO] http://localhost:6181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:04:23]               │ debg currentUrl = http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:04:23]               │          appUrl = http://localhost:6181/app/management/insightsAndAlerting/triggersActions
[00:04:23]               │ debg TestSubjects.find(kibanaChrome)
[00:04:23]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:04:23]               │ debg ... sleep(501) start
[00:04:24]               │ debg ... sleep(501) end
[00:04:24]               │ debg in navigateTo url = http://localhost:6181/app/management/insightsAndAlerting/triggersActions/alerts
[00:04:24]               │ debg TestSubjects.exists(statusPageContainer)
[00:04:24]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:04:26]               │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:04:27]               │ debg TestSubjects.find(alertSearchField)
[00:04:27]               │ debg Find.findByCssSelector('[data-test-subj="alertSearchField"]') with timeout=10000
[00:04:27]               │ debg Find.findByCssSelector('.euiBasicTable[data-test-subj="alertsList"]:not(.euiBasicTable-loading)') with timeout=10000
[00:04:27]               │ debg TestSubjects.click(checkboxSelectRow-091e6405-5a01-432b-99fe-8eb41004d9f7)
[00:04:27]               │ debg Find.clickByCssSelector('[data-test-subj="checkboxSelectRow-091e6405-5a01-432b-99fe-8eb41004d9f7"]') with timeout=10000
[00:04:27]               │ debg Find.findByCssSelector('[data-test-subj="checkboxSelectRow-091e6405-5a01-432b-99fe-8eb41004d9f7"]') with timeout=10000
[00:04:28]               │ debg TestSubjects.click(checkboxSelectRow-92647e2b-c65c-4b0d-9ab8-b7e0d6e67ece)
[00:04:28]               │ debg Find.clickByCssSelector('[data-test-subj="checkboxSelectRow-92647e2b-c65c-4b0d-9ab8-b7e0d6e67ece"]') with timeout=10000
[00:04:28]               │ debg Find.findByCssSelector('[data-test-subj="checkboxSelectRow-92647e2b-c65c-4b0d-9ab8-b7e0d6e67ece"]') with timeout=10000
[00:04:28]               │ debg TestSubjects.click(checkboxSelectRow-fa22fa8e-58b4-471d-afce-0c4fc983eda4)
[00:04:28]               │ debg Find.clickByCssSelector('[data-test-subj="checkboxSelectRow-fa22fa8e-58b4-471d-afce-0c4fc983eda4"]') with timeout=10000
[00:04:28]               │ debg Find.findByCssSelector('[data-test-subj="checkboxSelectRow-fa22fa8e-58b4-471d-afce-0c4fc983eda4"]') with timeout=10000
[00:04:28]               │ debg TestSubjects.click(checkboxSelectRow-486f9711-c636-43e2-910e-fb448a04ef9d)
[00:04:28]               │ debg Find.clickByCssSelector('[data-test-subj="checkboxSelectRow-486f9711-c636-43e2-910e-fb448a04ef9d"]') with timeout=10000
[00:04:28]               │ debg Find.findByCssSelector('[data-test-subj="checkboxSelectRow-486f9711-c636-43e2-910e-fb448a04ef9d"]') with timeout=10000
[00:04:28]               │ debg TestSubjects.click(checkboxSelectRow-3dad398c-a86c-4aca-ae08-9d9520c0a23d)
[00:04:28]               │ debg Find.clickByCssSelector('[data-test-subj="checkboxSelectRow-3dad398c-a86c-4aca-ae08-9d9520c0a23d"]') with timeout=10000
[00:04:28]               │ debg Find.findByCssSelector('[data-test-subj="checkboxSelectRow-3dad398c-a86c-4aca-ae08-9d9520c0a23d"]') with timeout=10000
[00:04:28]               │ debg TestSubjects.click(checkboxSelectRow-11fb726e-4811-477e-bc55-25085bb4d984)
[00:04:28]               │ debg Find.clickByCssSelector('[data-test-subj="checkboxSelectRow-11fb726e-4811-477e-bc55-25085bb4d984"]') with timeout=10000
[00:04:28]               │ debg Find.findByCssSelector('[data-test-subj="checkboxSelectRow-11fb726e-4811-477e-bc55-25085bb4d984"]') with timeout=10000
[00:04:28]               │ debg TestSubjects.click(checkboxSelectRow-3608cd7d-9f5c-44f0-9dc1-9c8f3a3fd013)
[00:04:28]               │ debg Find.clickByCssSelector('[data-test-subj="checkboxSelectRow-3608cd7d-9f5c-44f0-9dc1-9c8f3a3fd013"]') with timeout=10000
[00:04:28]               │ debg Find.findByCssSelector('[data-test-subj="checkboxSelectRow-3608cd7d-9f5c-44f0-9dc1-9c8f3a3fd013"]') with timeout=10000
[00:04:28]               │ debg TestSubjects.click(checkboxSelectRow-e34ce44b-5391-4a68-b231-90f9dfc605b8)
[00:04:28]               │ debg Find.clickByCssSelector('[data-test-subj="checkboxSelectRow-e34ce44b-5391-4a68-b231-90f9dfc605b8"]') with timeout=10000
[00:04:28]               │ debg Find.findByCssSelector('[data-test-subj="checkboxSelectRow-e34ce44b-5391-4a68-b231-90f9dfc605b8"]') with timeout=10000
[00:04:28]               │ debg TestSubjects.click(checkboxSelectRow-21771ada-3405-4840-9d22-9a66e6faf437)
[00:04:28]               │ debg Find.clickByCssSelector('[data-test-subj="checkboxSelectRow-21771ada-3405-4840-9d22-9a66e6faf437"]') with timeout=10000
[00:04:28]               │ debg Find.findByCssSelector('[data-test-subj="checkboxSelectRow-21771ada-3405-4840-9d22-9a66e6faf437"]') with timeout=10000
[00:04:28]               │ debg TestSubjects.click(checkboxSelectRow-0b7db93a-3403-4d2d-88d2-023f11eafd62)
[00:04:28]               │ debg Find.clickByCssSelector('[data-test-subj="checkboxSelectRow-0b7db93a-3403-4d2d-88d2-023f11eafd62"]') with timeout=10000
[00:04:28]               │ debg Find.findByCssSelector('[data-test-subj="checkboxSelectRow-0b7db93a-3403-4d2d-88d2-023f11eafd62"]') with timeout=10000
[00:04:29]               │ debg TestSubjects.click(bulkAction)
[00:04:29]               │ debg Find.clickByCssSelector('[data-test-subj="bulkAction"]') with timeout=10000
[00:04:29]               │ debg Find.findByCssSelector('[data-test-subj="bulkAction"]') with timeout=10000
[00:04:29]               │ debg TestSubjects.click(deleteAll)
[00:04:29]               │ debg Find.clickByCssSelector('[data-test-subj="deleteAll"]') with timeout=10000
[00:04:29]               │ debg Find.findByCssSelector('[data-test-subj="deleteAll"]') with timeout=10000
[00:04:29]               │ debg TestSubjects.exists(deleteIdsConfirmation)
[00:04:29]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="deleteIdsConfirmation"]') with timeout=120000
[00:04:29]               │ debg TestSubjects.click(deleteIdsConfirmation > confirmModalConfirmButton)
[00:04:29]               │ debg Find.clickByCssSelector('[data-test-subj="deleteIdsConfirmation"] [data-test-subj="confirmModalConfirmButton"]') with timeout=10000
[00:04:29]               │ debg Find.findByCssSelector('[data-test-subj="deleteIdsConfirmation"] [data-test-subj="confirmModalConfirmButton"]') with timeout=10000
[00:04:29]               │ debg TestSubjects.missingOrFail(deleteIdsConfirmation)
[00:04:29]               │ debg Find.waitForDeletedByCssSelector('[data-test-subj="deleteIdsConfirmation"]') with timeout=5000
[00:04:30]               │ERROR browser[SEVERE] http://localhost:6181/api/alerts/alert/3608cd7d-9f5c-44f0-9dc1-9c8f3a3fd013 - Failed to load resource: net::ERR_NETWORK_CHANGED
[00:04:30]               │ERROR browser[SEVERE] http://localhost:6181/api/alerts/alert/e34ce44b-5391-4a68-b231-90f9dfc605b8 - Failed to load resource: net::ERR_NETWORK_CHANGED
[00:04:30]               │ERROR browser[SEVERE] http://localhost:6181/api/alerts/alert/21771ada-3405-4840-9d22-9a66e6faf437 - Failed to load resource: net::ERR_NETWORK_CHANGED
[00:04:30]               │ERROR browser[SEVERE] http://localhost:6181/api/alerts/alert/0b7db93a-3403-4d2d-88d2-023f11eafd62 - Failed to load resource: net::ERR_NETWORK_CHANGED
[00:04:30]               │ debg browser[INFO] http://localhost:6181/36279/bundles/core/core.entry.js 97:271901 "Detected an unhandled Promise rejection.
[00:04:30]               │      TypeError: Invalid attempt to spread non-iterable instance.
[00:04:30]               │      In order to be iterable, non-array objects must have a [Symbol.iterator]() method."
[00:04:30]               │ERROR browser[SEVERE] http://localhost:6181/36279/bundles/plugin/triggers_actions_ui/triggers_actions_ui.chunk.1.js 2:20005 Uncaught TypeError: Invalid attempt to spread non-iterable instance.
[00:04:30]               │      I…y objects must have a [Symbol.iterator]() method.
[00:04:34]               │ info Taking screenshot "/dev/shm/workspace/parallel/8/kibana/x-pack/test/functional/screenshots/failure/Actions and Triggers app alerts should delete all selection.png"
[00:04:34]               │ info Current URL is: http://localhost:6181/app/management/insightsAndAlerting/triggersActions/alerts
[00:04:34]               │ info Saving page source to: /dev/shm/workspace/parallel/8/kibana/x-pack/test/functional/failure_debug/html/Actions and Triggers app alerts should delete all selection.html
[00:04:34]               └- ✖ fail: Actions and Triggers app alerts should delete all selection
[00:04:34]               │      TimeoutError: The element [data-test-subj="deleteIdsConfirmation"] was still present when it should have disappeared.
[00:04:34]               │ Wait timed out after 5078ms
[00:04:34]               │       at /dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
[00:04:34]               │       at process._tickCallback (internal/process/next_tick.js:68:7)
[00:04:34]               │ 
[00:04:34]               │ 

Stack Trace

{ TimeoutError: The element [data-test-subj="deleteIdsConfirmation"] was still present when it should have disappeared.
Wait timed out after 5078ms
    at /dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
    at process._tickCallback (internal/process/next_tick.js:68:7) name: 'TimeoutError', remoteStacktrace: '' }

Build metrics

@kbn/optimizer bundle module count

id value diff baseline
core 563 +5 558
data 563 +21 542
graph 181 +22 159
ingestManager 548 +29 519
uiActionsEnhanced 276 +20 256
total +97

async chunks size

id value diff baseline
enterpriseSearch 430.0KB +19.0B 430.0KB
graph 1.4MB +26.3KB 1.4MB
total +26.3KB

page load bundle size

id value diff baseline
core 1.2MB +12.5KB 1.2MB
data 1.5MB +43.1KB 1.4MB
ingestManager 514.3KB +45.6KB 468.7KB
uiActionsEnhanced 378.3KB +43.0KB 335.4KB
upgradeAssistant 64.7KB +19.0B 64.7KB
total +144.2KB

distributable file count

id value diff baseline
default 45567 +15 45552
oss 27244 +15 27229
total +30

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@pgayvallet pgayvallet merged commit 043ef5e into elastic:master Sep 15, 2020
pgayvallet added a commit to pgayvallet/kibana that referenced this pull request Sep 15, 2020
* move `src/core/utils` to the @kbn/std package

* update README

* update codeowners and add yarn lock file

* remove export from src/core/public and src/core/server and use package import instead

* update generated doc

* adapt forgotten import

* update `data` plugin doc
# Conflicts:
#	.github/CODEOWNERS
#	src/core/public/application/capabilities/capabilities_service.mock.ts
#	src/core/public/index.ts
pgayvallet added a commit that referenced this pull request Sep 15, 2020
* move `src/core/utils` to the @kbn/std package

* update README

* update codeowners and add yarn lock file

* remove export from src/core/public and src/core/server and use package import instead

* update generated doc

* adapt forgotten import

* update `data` plugin doc
# Conflicts:
#	.github/CODEOWNERS
#	src/core/public/application/capabilities/capabilities_service.mock.ts
#	src/core/public/index.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore release_note:skip Skip the PR/issue when compiling release notes Team:Core Platform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t// Team:Fleet Team label for Observability Data Collection Fleet team v7.10.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create the @kbn/std package