Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RAC] [Alerts] Add highlight to building block alerts #107727

Merged
merged 2 commits into from
Aug 10, 2021

Conversation

machadoum
Copy link
Member

Summary

  • Add yellow highlight to alerts that are building blocks.
  • It also changes the building block additional filter layout.

FYI: The parallel bar layout couldn't be implemented because EuiDataGrid doesn't allow wrapping a row with a component. elastic/eui#4401

Screenshot 2021-08-05 at 11 35 40

Screenshot 2021-08-05 at 11 35 27

Checklist

Delete any items that are not applicable to this PR.

@machadoum machadoum force-pushed the siem-rac-building-blocks-alets branch from 45ecb67 to 709a730 Compare August 5, 2021 10:09
@machadoum machadoum marked this pull request as ready for review August 5, 2021 10:11
@machadoum machadoum requested review from a team as code owners August 5, 2021 10:11
@machadoum machadoum self-assigned this Aug 5, 2021
@machadoum machadoum added v7.15.0 v8.0.0 Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. Team:Threat Hunting Security Solution Threat Hunting Team labels Aug 5, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/security-solution (Team: SecuritySolution)

@elasticmachine
Copy link
Contributor

Pinging @elastic/security-threat-hunting (Team:Threat Hunting)

@machadoum machadoum added release_note:enhancement auto-backport Deprecated - use backport:version if exact versions are needed labels Aug 5, 2021
@michaelolo24 michaelolo24 requested a review from mdefazio August 6, 2021 13:47
@machadoum machadoum force-pushed the siem-rac-building-blocks-alets branch from 4435dea to 62bd6d5 Compare August 9, 2021 08:07
@machadoum machadoum requested a review from michaelolo24 August 9, 2021 08:27
Copy link
Contributor

@mdefazio mdefazio left a comment

Choose a reason for hiding this comment

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

LGTM

>
{i18n.ADDITIONAL_FILTERS_ACTIONS}
</UtilityBarAction>
<AditionalFiltersAction
Copy link
Contributor

Choose a reason for hiding this comment

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

Thanks for putting this in here!

@@ -260,3 +222,63 @@ export const AlertsUtilityBar = React.memo(
prevProps.showBuildingBlockAlerts === nextProps.showBuildingBlockAlerts &&
prevProps.showOnlyThreatIndicatorAlerts === nextProps.showOnlyThreatIndicatorAlerts
);

export const AditionalFiltersAction = ({
Copy link
Contributor

Choose a reason for hiding this comment

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

👌🏾 Thanks for making this it's own component. I would just say it might be useful in the future to separate each of these filters into their own files, and then export each of them from the index so this file doesn't creep up in size

<EventsContainerLoading
data-timeline-id={id}
data-test-subj={`events-container-loading-${loading}`}
>
<EuiFlexGroup gutterSize="none" justifyContent="flexEnd">
<UpdatedFlexItem grow={false} show={!loading}>
<LastUpdatedAt updatedAt={updatedAt} />
Copy link
Contributor

Choose a reason for hiding this comment

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

Making a self note to move this to the top level as part of #107923

Copy link
Contributor

@michaelolo24 michaelolo24 Aug 11, 2021

Choose a reason for hiding this comment

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

@dplumlee for this pr: #108096 this is the component we wanted to move here. It was removed rather than moved at this point

Copy link
Contributor

@michaelolo24 michaelolo24 left a comment

Choose a reason for hiding this comment

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

Awesome work. Tested locally and it's working great in light and dark mode!

image

image

@machadoum machadoum force-pushed the siem-rac-building-blocks-alets branch from 62bd6d5 to 203db22 Compare August 10, 2021 08:04
@machadoum machadoum enabled auto-merge (squash) August 10, 2021 08:05
@kibanamachine
Copy link
Contributor

💛 Build succeeded, but was flaky


Test Failures

Kibana Pipeline / general / Chrome UI Functional Tests.test/functional/apps/dashboard/panel_context_menu·ts.dashboard app using legacy data dashboard panel context menu on an expanded panel "before all" hook: and add one panel and save to put dashboard in "view" mode for "context menu actions are hidden in view mode"

Link to Jenkins

Standard Out

Failed Tests Reporter:
  - Test has not failed recently on tracked branches

[00:00:00]       │
[00:00:00]         └-: dashboard app
[00:00:00]           └-> "before all" hook in "dashboard app"
[00:00:00]           └-: using legacy data
[00:00:00]             └-> "before all" hook in "using legacy data"
[00:00:00]             └-> "before all" hook: loadLogstash in "using legacy data"
[00:00:00]               │ info [test/functional/fixtures/es_archiver/logstash_functional] Loading "mappings.json"
[00:00:00]               │ info [test/functional/fixtures/es_archiver/logstash_functional] Loading "data.json.gz"
[00:00:00]               │ info [o.e.c.m.MetadataCreateIndexService] [node-01] [logstash-2015.09.22] creating index, cause [api], templates [], shards [1]/[0]
[00:00:00]               │ info [o.e.c.r.a.AllocationService] [node-01] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[logstash-2015.09.22][0]]])." previous.health="YELLOW" reason="shards started [[logstash-2015.09.22][0]]"
[00:00:00]               │ info [test/functional/fixtures/es_archiver/logstash_functional] Created index "logstash-2015.09.22"
[00:00:00]               │ debg [test/functional/fixtures/es_archiver/logstash_functional] "logstash-2015.09.22" settings {"index":{"analysis":{"analyzer":{"url":{"max_token_length":"1000","tokenizer":"uax_url_email","type":"standard"}}},"number_of_replicas":"0","number_of_shards":"1"}}
[00:00:00]               │ info [o.e.c.m.MetadataCreateIndexService] [node-01] [logstash-2015.09.20] creating index, cause [api], templates [], shards [1]/[0]
[00:00:00]               │ info [o.e.c.r.a.AllocationService] [node-01] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[logstash-2015.09.20][0]]])." previous.health="YELLOW" reason="shards started [[logstash-2015.09.20][0]]"
[00:00:00]               │ info [test/functional/fixtures/es_archiver/logstash_functional] Created index "logstash-2015.09.20"
[00:00:00]               │ debg [test/functional/fixtures/es_archiver/logstash_functional] "logstash-2015.09.20" settings {"index":{"analysis":{"analyzer":{"url":{"max_token_length":"1000","tokenizer":"uax_url_email","type":"standard"}}},"number_of_replicas":"0","number_of_shards":"1"}}
[00:00:00]               │ info [o.e.c.m.MetadataCreateIndexService] [node-01] [logstash-2015.09.21] creating index, cause [api], templates [], shards [1]/[0]
[00:00:00]               │ info [o.e.c.r.a.AllocationService] [node-01] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[logstash-2015.09.21][0]]])." previous.health="YELLOW" reason="shards started [[logstash-2015.09.21][0]]"
[00:00:00]               │ info [test/functional/fixtures/es_archiver/logstash_functional] Created index "logstash-2015.09.21"
[00:00:00]               │ debg [test/functional/fixtures/es_archiver/logstash_functional] "logstash-2015.09.21" settings {"index":{"analysis":{"analyzer":{"url":{"max_token_length":"1000","tokenizer":"uax_url_email","type":"standard"}}},"number_of_replicas":"0","number_of_shards":"1"}}
[00:00:10]               │ info progress: 9924
[00:00:12]               │ info [test/functional/fixtures/es_archiver/logstash_functional] Indexed 4633 docs into "logstash-2015.09.22"
[00:00:12]               │ info [test/functional/fixtures/es_archiver/logstash_functional] Indexed 4757 docs into "logstash-2015.09.20"
[00:00:12]               │ info [test/functional/fixtures/es_archiver/logstash_functional] Indexed 4614 docs into "logstash-2015.09.21"
[00:13:54]             └-: dashboard panel context menu
[00:13:54]               └-> "before all" hook for "are hidden in view mode"
[00:13:54]               └-> "before all" hook for "are hidden in view mode"
[00:13:54]                 │ debg load kibana index with visualizations and log data
[00:13:54]                 │ info [test/functional/fixtures/es_archiver/dashboard/legacy] Loading "mappings.json"
[00:13:54]                 │ info [test/functional/fixtures/es_archiver/dashboard/legacy] Loading "data.json.gz"
[00:13:54]                 │ info [o.e.c.m.MetadataDeleteIndexService] [node-01] [.kibana_8.0.0_001/nNsRfOIvTOa3L8ygXKdt2w] deleting index
[00:13:54]                 │ info [o.e.c.m.MetadataDeleteIndexService] [node-01] [.kibana_task_manager_8.0.0_001/PaBpTVgUQDag3lSffshPUQ] deleting index
[00:13:54]                 │ info [test/functional/fixtures/es_archiver/dashboard/legacy] Deleted existing index ".kibana_8.0.0_001"
[00:13:54]                 │ info [test/functional/fixtures/es_archiver/dashboard/legacy] Deleted existing index ".kibana_task_manager_8.0.0_001"
[00:13:54]                 │ info [o.e.c.m.MetadataCreateIndexService] [node-01] [.kibana_1] creating index, cause [api], templates [], shards [1]/[1]
[00:13:54]                 │ info [test/functional/fixtures/es_archiver/dashboard/legacy] Created index ".kibana_1"
[00:13:54]                 │ debg [test/functional/fixtures/es_archiver/dashboard/legacy] ".kibana_1" settings {"index":{"number_of_replicas":"1","number_of_shards":"1"}}
[00:13:54]                 │ info [test/functional/fixtures/es_archiver/dashboard/legacy] Indexed 9 docs into ".kibana"
[00:13:54]                 │ debg Migrating saved objects
[00:13:54]                 │ proc [kibana]   log   [09:02:02.858] [info][savedobjects-service] [.kibana_task_manager] INIT -> CREATE_NEW_TARGET. took: 3ms.
[00:13:54]                 │ proc [kibana]   log   [09:02:02.862] [info][savedobjects-service] [.kibana] INIT -> WAIT_FOR_YELLOW_SOURCE. took: 9ms.
[00:13:54]                 │ info [o.e.c.m.MetadataCreateIndexService] [node-01] [.kibana_task_manager_8.0.0_001] creating index, cause [api], templates [], shards [1]/[1]
[00:13:54]                 │ proc [kibana]   log   [09:02:02.866] [info][savedobjects-service] [.kibana] WAIT_FOR_YELLOW_SOURCE -> CHECK_UNKNOWN_DOCUMENTS. took: 4ms.
[00:13:54]                 │ info [o.e.c.r.a.AllocationService] [node-01] updating number_of_replicas to [0] for indices [.kibana_task_manager_8.0.0_001]
[00:13:54]                 │ proc [kibana]   log   [09:02:02.874] [info][savedobjects-service] [.kibana] CHECK_UNKNOWN_DOCUMENTS -> SET_SOURCE_WRITE_BLOCK. took: 8ms.
[00:13:54]                 │ info [o.e.c.m.MetadataIndexStateService] [node-01] adding block write to indices [[.kibana_1/Yugx7CVcRz6BL-0PxzNCiw]]
[00:13:54]                 │ info [o.e.c.m.MetadataIndexStateService] [node-01] completed adding block write to indices [.kibana_1]
[00:13:54]                 │ proc [kibana]   log   [09:02:02.951] [info][savedobjects-service] [.kibana_task_manager] CREATE_NEW_TARGET -> MARK_VERSION_INDEX_READY. took: 93ms.
[00:13:54]                 │ proc [kibana]   log   [09:02:02.967] [info][savedobjects-service] [.kibana] SET_SOURCE_WRITE_BLOCK -> CALCULATE_EXCLUDE_FILTERS. took: 93ms.
[00:13:54]                 │ proc [kibana]   log   [09:02:02.971] [info][savedobjects-service] [.kibana] CALCULATE_EXCLUDE_FILTERS -> CREATE_REINDEX_TEMP. took: 4ms.
[00:13:54]                 │ proc [kibana]   log   [09:02:02.991] [info][savedobjects-service] [.kibana_task_manager] MARK_VERSION_INDEX_READY -> DONE. took: 40ms.
[00:13:54]                 │ proc [kibana]   log   [09:02:02.992] [info][savedobjects-service] [.kibana_task_manager] Migration completed after 137ms
[00:13:54]                 │ info [o.e.c.m.MetadataCreateIndexService] [node-01] [.kibana_8.0.0_reindex_temp] creating index, cause [api], templates [], shards [1]/[1]
[00:13:54]                 │ info [o.e.c.r.a.AllocationService] [node-01] updating number_of_replicas to [0] for indices [.kibana_8.0.0_reindex_temp]
[00:13:54]                 │ proc [kibana]   log   [09:02:03.047] [info][savedobjects-service] [.kibana] CREATE_REINDEX_TEMP -> REINDEX_SOURCE_TO_TEMP_OPEN_PIT. took: 76ms.
[00:13:54]                 │ proc [kibana]   log   [09:02:03.050] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_OPEN_PIT -> REINDEX_SOURCE_TO_TEMP_READ. took: 3ms.
[00:13:54]                 │ proc [kibana]   log   [09:02:03.058] [info][savedobjects-service] [.kibana] Starting to process 9 documents.
[00:13:54]                 │ proc [kibana]   log   [09:02:03.058] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_READ -> REINDEX_SOURCE_TO_TEMP_INDEX. took: 8ms.
[00:13:54]                 │ proc [kibana]   log   [09:02:03.070] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_INDEX -> REINDEX_SOURCE_TO_TEMP_INDEX_BULK. took: 12ms.
[00:13:54]                 │ info [o.e.c.m.MetadataMappingService] [node-01] [.kibana_8.0.0_reindex_temp/VPGeveJrRWmW9N-vRUIHsg] update_mapping [_doc]
[00:13:54]                 │ info [o.e.c.m.MetadataMappingService] [node-01] [.kibana_8.0.0_reindex_temp/VPGeveJrRWmW9N-vRUIHsg] update_mapping [_doc]
[00:13:54]                 │ proc [kibana]   log   [09:02:03.125] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_INDEX_BULK -> REINDEX_SOURCE_TO_TEMP_READ. took: 55ms.
[00:13:54]                 │ proc [kibana]   log   [09:02:03.130] [info][savedobjects-service] [.kibana] Processed 9 documents out of 9.
[00:13:54]                 │ proc [kibana]   log   [09:02:03.130] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_READ -> REINDEX_SOURCE_TO_TEMP_CLOSE_PIT. took: 5ms.
[00:13:54]                 │ proc [kibana]   log   [09:02:03.133] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_CLOSE_PIT -> SET_TEMP_WRITE_BLOCK. took: 3ms.
[00:13:54]                 │ info [o.e.c.m.MetadataIndexStateService] [node-01] adding block write to indices [[.kibana_8.0.0_reindex_temp/VPGeveJrRWmW9N-vRUIHsg]]
[00:13:54]                 │ info [o.e.c.m.MetadataIndexStateService] [node-01] completed adding block write to indices [.kibana_8.0.0_reindex_temp]
[00:13:54]                 │ proc [kibana]   log   [09:02:03.177] [info][savedobjects-service] [.kibana] SET_TEMP_WRITE_BLOCK -> CLONE_TEMP_TO_TARGET. took: 44ms.
[00:13:54]                 │ info [o.e.c.m.MetadataCreateIndexService] [node-01] applying create index request using existing index [.kibana_8.0.0_reindex_temp] metadata
[00:13:54]                 │ info [o.e.c.m.MetadataCreateIndexService] [node-01] [.kibana_8.0.0_001] creating index, cause [clone_index], templates [], shards [1]/[1]
[00:13:54]                 │ info [o.e.c.r.a.AllocationService] [node-01] updating number_of_replicas to [0] for indices [.kibana_8.0.0_001]
[00:13:54]                 │ info [o.e.c.m.MetadataMappingService] [node-01] [.kibana_8.0.0_001/Jgj2VJtkRty_mW_4HeJ5xw] create_mapping
[00:13:54]                 │ proc [kibana]   log   [09:02:03.277] [info][savedobjects-service] [.kibana] CLONE_TEMP_TO_TARGET -> REFRESH_TARGET. took: 100ms.
[00:13:54]                 │ proc [kibana]   log   [09:02:03.280] [info][savedobjects-service] [.kibana] REFRESH_TARGET -> OUTDATED_DOCUMENTS_SEARCH_OPEN_PIT. took: 3ms.
[00:13:54]                 │ proc [kibana]   log   [09:02:03.283] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH_OPEN_PIT -> OUTDATED_DOCUMENTS_SEARCH_READ. took: 3ms.
[00:13:54]                 │ proc [kibana]   log   [09:02:03.290] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH_READ -> OUTDATED_DOCUMENTS_SEARCH_CLOSE_PIT. took: 7ms.
[00:13:54]                 │ proc [kibana]   log   [09:02:03.294] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH_CLOSE_PIT -> UPDATE_TARGET_MAPPINGS. took: 4ms.
[00:13:54]                 │ info [o.e.c.m.MetadataMappingService] [node-01] [.kibana_8.0.0_001/Jgj2VJtkRty_mW_4HeJ5xw] update_mapping [_doc]
[00:13:54]                 │ proc [kibana]   log   [09:02:03.351] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS -> UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK. took: 57ms.
[00:13:54]                 │ info [o.e.t.LoggingTaskListener] [node-01] 11300 finished with response BulkByScrollResponse[took=18.2ms,timed_out=false,sliceId=null,updated=9,created=0,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:13:54]                 │ proc [kibana]   log   [09:02:03.456] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK -> MARK_VERSION_INDEX_READY. took: 105ms.
[00:13:54]                 │ info [o.e.c.m.MetadataDeleteIndexService] [node-01] [.kibana_8.0.0_reindex_temp/VPGeveJrRWmW9N-vRUIHsg] deleting index
[00:13:54]                 │ proc [kibana]   log   [09:02:03.490] [info][savedobjects-service] [.kibana] MARK_VERSION_INDEX_READY -> DONE. took: 34ms.
[00:13:54]                 │ proc [kibana]   log   [09:02:03.490] [info][savedobjects-service] [.kibana] Migration completed after 637ms
[00:13:54]                 │ debg [test/functional/fixtures/es_archiver/dashboard/legacy] Migrated Kibana index after loading Kibana data
[00:13:55]                 │ debg [test/functional/fixtures/es_archiver/dashboard/legacy] Ensured that default space exists in .kibana
[00:13:55]                 │ debg applying update to kibana config: {"accessibility:disableAnimations":true,"dateFormat:tz":"UTC","visualization:visualize:legacyChartsLibrary":true,"visualization:visualize:legacyPieChartsLibrary":true}
[00:13:55]                 │ info [o.e.c.m.MetadataMappingService] [node-01] [.kibana_8.0.0_001/Jgj2VJtkRty_mW_4HeJ5xw] update_mapping [_doc]
[00:13:57]                 │ debg replacing kibana config doc: {"defaultIndex":"logstash-*"}
[00:13:58]                 │ debg navigating to dashboard url: http://localhost:61191/app/dashboards#/list
[00:13:58]                 │ debg navigate to: http://localhost:61191/app/dashboards#/list
[00:13:58]                 │ debg browser[INFO] http://localhost:61191/app/dashboards?_t=1628586127239#/list 281 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:13:58]                 │
[00:13:58]                 │ debg browser[INFO] http://localhost:61191/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:13:58]                 │ debg ... sleep(700) start
[00:13:59]                 │ debg ... sleep(700) end
[00:13:59]                 │ debg returned from get, calling refresh
[00:14:00]                 │ debg browser[INFO] http://localhost:61191/app/dashboards?_t=1628586127239#/list 281 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:14:00]                 │
[00:14:00]                 │ debg browser[INFO] http://localhost:61191/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:14:01]                 │ debg currentUrl = http://localhost:61191/app/dashboards#/list
[00:14:01]                 │          appUrl = http://localhost:61191/app/dashboards#/list
[00:14:01]                 │ debg TestSubjects.find(kibanaChrome)
[00:14:01]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:14:01]                 │ info [o.e.c.m.MetadataMappingService] [node-01] [.kibana_8.0.0_001/Jgj2VJtkRty_mW_4HeJ5xw] update_mapping [_doc]
[00:14:01]                 │ debg ... sleep(501) start
[00:14:02]                 │ debg ... sleep(501) end
[00:14:02]                 │ debg in navigateTo url = http://localhost:61191/app/dashboards#/list?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:14:02]                 │ debg --- retry.tryForTime error: URL changed, waiting for it to settle
[00:14:02]                 │ debg ... sleep(501) start
[00:14:03]                 │ debg ... sleep(501) end
[00:14:03]                 │ debg in navigateTo url = http://localhost:61191/app/dashboards#/list?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:14:03]                 │ debg isGlobalLoadingIndicatorVisible
[00:14:03]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:14:03]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:14:03]                 │ debg browser[INFO] http://localhost:61191/app/dashboards#/list?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now)) 281 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:14:03]                 │
[00:14:03]                 │ debg browser[INFO] http://localhost:61191/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:14:04]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:14:05]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:14:05]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:14:05]                 │ debg TestSubjects.exists(newItemButton)
[00:14:05]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:14:07]                 │ debg --- retry.tryForTime error: [data-test-subj="newItemButton"] is not displayed
[00:14:10]                 │ debg --- retry.tryForTime failed again with the same message...
[00:14:13]                 │ debg --- retry.tryForTime failed again with the same message...
[00:14:16]                 │ debg --- retry.tryForTime failed again with the same message...
[00:14:17]                 │ debg TestSubjects.click(createDashboardPromptButton)
[00:14:17]                 │ debg Find.clickByCssSelector('[data-test-subj="createDashboardPromptButton"]') with timeout=10000
[00:14:17]                 │ debg Find.findByCssSelector('[data-test-subj="createDashboardPromptButton"]') with timeout=10000
[00:14:17]                 │ debg TestSubjects.exists(dashboardCreateConfirm)
[00:14:17]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardCreateConfirm"]') with timeout=2500
[00:14:20]                 │ debg --- retry.tryForTime error: [data-test-subj="dashboardCreateConfirm"] is not displayed
[00:14:20]                 │ debg waitForRenderComplete
[00:14:20]                 │ debg in getSharedItemsCount
[00:14:20]                 │ debg Find.findByCssSelector('[data-shared-items-count]') with timeout=10000
[00:14:20]                 │ debg Renderable.waitForRender for 0 elements
[00:14:20]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:14:30]                 │ debg Find.allByCssSelector('[data-loading]') with timeout=1000
[00:14:31]                 │ debg Setting absolute range to Sep 19, 2015 @ 06:31:44.000 to Sep 23, 2015 @ 18:31:44.000
[00:14:31]                 │ debg TestSubjects.exists(superDatePickerToggleQuickMenuButton)
[00:14:31]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=20000
[00:14:31]                 │ debg TestSubjects.exists(superDatePickerShowDatesButton)
[00:14:31]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=2500
[00:14:31]                 │ debg TestSubjects.click(superDatePickerShowDatesButton)
[00:14:31]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:14:31]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:14:31]                 │ debg TestSubjects.exists(superDatePickerstartDatePopoverButton)
[00:14:31]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=2500
[00:14:31]                 │ debg TestSubjects.click(superDatePickerendDatePopoverButton)
[00:14:31]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:14:31]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:14:32]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:14:32]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:14:32]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:14:32]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:14:32]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:14:32]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:14:32]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:14:32]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 23, 2015 @ 18:31:44.000)
[00:14:32]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:14:32]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:14:32]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:14:32]                 │ debg TestSubjects.click(superDatePickerstartDatePopoverButton)
[00:14:32]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:14:32]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:14:32]                 │ debg Find.waitForElementStale with timeout=10000
[00:14:33]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:14:33]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:14:33]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:14:33]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:14:33]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:14:33]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:14:33]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:14:33]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 19, 2015 @ 06:31:44.000)
[00:14:33]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:14:33]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:14:33]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:14:33]                 │ debg Waiting up to 20000ms for Timepicker popover to close...
[00:14:33]                 │ debg TestSubjects.exists(superDatePickerAbsoluteDateInput)
[00:14:33]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=2500
[00:14:33]                 │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerAbsoluteDateInput"] is not displayed
[00:14:36]                 │ debg --- retry.tryForTime failed again with the same message...
[00:14:37]                 │ debg TestSubjects.exists(superDatePickerApplyTimeButton)
[00:14:37]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerApplyTimeButton"]') with timeout=2500
[00:14:39]                 │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerApplyTimeButton"] is not displayed
[00:14:40]                 │ debg TestSubjects.click(querySubmitButton)
[00:14:40]                 │ debg Find.clickByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:14:40]                 │ debg Find.findByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:14:40]                 │ debg Find.waitForElementStale with timeout=10000
[00:14:40]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:14:40]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:14:40]                 │ debg DashboardAddPanel.addEmbeddable, name: Visualization PieChart, type: visualization
[00:14:40]                 │ debg DashboardAddPanel.ensureAddPanelIsShowing
[00:14:40]                 │ debg DashboardAddPanel.isAddPanelOpen
[00:14:40]                 │ debg TestSubjects.exists(dashboardAddPanel)
[00:14:40]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:14:43]                 │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:14:43]                 │ debg DashboardAddPanel.clickOpenAddPanel
[00:14:43]                 │ debg TestSubjects.click(dashboardAddPanelButton)
[00:14:43]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:14:43]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:14:43]                 │ debg ... sleep(500) start
[00:14:44]                 │ debg ... sleep(500) end
[00:14:44]                 │ debg DashboardAddPanel.isAddPanelOpen
[00:14:44]                 │ debg TestSubjects.exists(dashboardAddPanel)
[00:14:44]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:14:44]                 │ debg DashboardAddPanel.addToFilter(visualization)
[00:14:44]                 │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:14:44]                 │ debg DashboardAddPanel.toggleFilter
[00:14:44]                 │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:14:44]                 │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:14:44]                 │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:14:45]                 │ debg TestSubjects.click(savedObjectFinderFilter-visualization)
[00:14:45]                 │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilter-visualization"]') with timeout=10000
[00:14:45]                 │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilter-visualization"]') with timeout=10000
[00:14:45]                 │ debg DashboardAddPanel.toggleFilter
[00:14:45]                 │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:14:45]                 │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:14:45]                 │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:14:45]                 │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:14:45]                 │ debg TestSubjects.setValue(savedObjectFinderSearchInput, "Visualization PieChart")
[00:14:45]                 │ debg TestSubjects.click(savedObjectFinderSearchInput)
[00:14:45]                 │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:14:45]                 │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:14:46]                 │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:14:46]                 │ debg TestSubjects.click(savedObjectTitleVisualization-PieChart)
[00:14:46]                 │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitleVisualization-PieChart"]') with timeout=10000
[00:14:46]                 │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitleVisualization-PieChart"]') with timeout=10000
[00:14:46]                 │ debg TestSubjects.exists(addObjectToDashboardSuccess)
[00:14:46]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="addObjectToDashboardSuccess"]') with timeout=2500
[00:14:47]                 │ info [o.e.c.m.MetadataMappingService] [node-01] [.kibana_8.0.0_001/Jgj2VJtkRty_mW_4HeJ5xw] update_mapping [_doc]
[00:14:48]                 │ info [o.e.c.m.MetadataMappingService] [node-01] [.kibana_task_manager_8.0.0_001/yzyBRXH8TNSWdGi-E30uwg] update_mapping [_doc]
[00:14:49]                 │ debg --- retry.tryForTime error: [data-test-subj="addObjectToDashboardSuccess"] is not displayed
[00:14:49]                 │ debg TestSubjects.exists(dashboardAddPanel)
[00:14:49]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:14:49]                 │ debg Closing flyout dashboardAddPanel
[00:14:49]                 │ debg TestSubjects.find(dashboardAddPanel)
[00:14:49]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=10000
[00:14:49]                 │ debg Waiting up to 20000ms for flyout closed...
[00:14:49]                 │ debg TestSubjects.exists(dashboardAddPanel)
[00:14:49]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:14:50]                 │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:14:51]               └-> are hidden in view mode
[00:14:51]                 └-> "before each" hook: global before each for "are hidden in view mode"
[00:14:51]                 │ debg TestSubjects.click(dashboardSaveMenuItem)
[00:14:51]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardSaveMenuItem"]') with timeout=10000
[00:14:51]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardSaveMenuItem"]') with timeout=10000
[00:14:51]                 │ debg TestSubjects.find(savedObjectSaveModal)
[00:14:51]                 │ debg Find.findByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=10000
[00:14:51]                 │ debg entering new title
[00:14:51]                 │ debg TestSubjects.setValue(savedObjectTitle, Dashboard Panel Controls Test)
[00:14:51]                 │ debg TestSubjects.click(savedObjectTitle)
[00:14:51]                 │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:14:51]                 │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:14:51]                 │ debg TestSubjects.exists(saveAsNewCheckbox)
[00:14:51]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="saveAsNewCheckbox"]') with timeout=2500
[00:14:51]                 │ info [o.e.c.m.MetadataMappingService] [node-01] [.kibana_8.0.0_001/Jgj2VJtkRty_mW_4HeJ5xw] update_mapping [_doc]
[00:14:54]                 │ debg --- retry.tryForTime error: [data-test-subj="saveAsNewCheckbox"] is not displayed
[00:14:54]                 │ debg DashboardPage.clickSave
[00:14:54]                 │ debg TestSubjects.click(confirmSaveSavedObjectButton)
[00:14:54]                 │ debg Find.clickByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:14:54]                 │ debg Find.findByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:14:54]                 │ debg Find.waitForElementStale with timeout=10000
[00:14:54]                 │ info [o.e.c.m.MetadataMappingService] [node-01] [.kibana_8.0.0_001/Jgj2VJtkRty_mW_4HeJ5xw] update_mapping [_doc]
[00:14:55]                 │ debg TestSubjects.exists(saveDashboardSuccess)
[00:14:55]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="saveDashboardSuccess"]') with timeout=120000
[00:14:56]                 │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:14:56]                 │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:14:56]                 │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:14:56]                 │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:14:56]                 │ debg isGlobalLoadingIndicatorVisible
[00:14:56]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:14:56]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:14:56]                 │ debg --- retry.tryForTime error: stale element reference: element is not attached to the page document
[00:14:56]                 │        (Session info: headless chrome=92.0.4515.131)
[00:14:58]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:14:59]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:14:59]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:14:59]                 │ debg Waiting for save modal to close
[00:14:59]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:14:59]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:15:01]                 │ debg --- retry.tryForTime error: [data-test-subj="savedObjectSaveModal"] is not displayed
[00:15:02]                 │ debg TestSubjects.exists(dashboardEditMode)
[00:15:02]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardEditMode"]') with timeout=2500
[00:15:04]                 │ debg --- retry.tryForTime error: [data-test-subj="dashboardEditMode"] is not displayed
[00:15:05]                 │ debg clickCancelOutOfEditMode
[00:15:05]                 │ debg getIsInViewMode
[00:15:05]                 │ debg TestSubjects.exists(dashboardEditMode)
[00:15:05]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardEditMode"]') with timeout=2500
[00:15:07]                 │ debg --- retry.tryForTime error: [data-test-subj="dashboardEditMode"] is not displayed
[00:15:08]                 │ debg Waiting up to 20000ms for leave edit mode button enabled...
[00:15:08]                 │ debg TestSubjects.find(dashboardViewOnlyMode)
[00:15:08]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardViewOnlyMode"]') with timeout=10000
[00:15:08]                 │ debg TestSubjects.click(dashboardViewOnlyMode)
[00:15:08]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardViewOnlyMode"]') with timeout=10000
[00:15:08]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardViewOnlyMode"]') with timeout=10000
[00:15:08]                 │ debg TestSubjects.exists(confirmModalTitleText)
[00:15:08]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="confirmModalTitleText"]') with timeout=2500
[00:15:11]                 │ debg --- retry.tryForTime error: [data-test-subj="confirmModalTitleText"] is not displayed
[00:15:11]                 │ debg isGlobalLoadingIndicatorVisible
[00:15:11]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:15:11]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:15:13]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:15:13]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:15:13]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:15:13]                 │ debg openContextMenu(undefined
[00:15:13]                 │ debg TestSubjects.exists(embeddablePanelContextMenuOpen)
[00:15:13]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelContextMenuOpen"]') with timeout=2500
[00:15:16]                 │ debg --- retry.tryForTime error: [data-test-subj="embeddablePanelContextMenuOpen"] is not displayed
[00:15:16]                 │ debg toggleContextMenu
[00:15:16]                 │ debg TestSubjects.moveMouseTo(dashboardPanelTitle)
[00:15:16]                 │ debg TestSubjects.find(dashboardPanelTitle)
[00:15:16]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardPanelTitle"]') with timeout=10000
[00:15:16]                 │ debg TestSubjects.find(embeddablePanelToggleMenuIcon)
[00:15:16]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelToggleMenuIcon"]') with timeout=10000
[00:15:17]                 │ debg TestSubjects.exists(embeddablePanelContextMenuOpen)
[00:15:17]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelContextMenuOpen"]') with timeout=120000
[00:15:17]                 │ debg expectMissingEditPanelAction
[00:15:17]                 │ debg expectMissingPanelAction embeddablePanelAction-editPanel
[00:15:17]                 │ debg openContextMenu(undefined
[00:15:17]                 │ debg TestSubjects.exists(embeddablePanelContextMenuOpen)
[00:15:17]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelContextMenuOpen"]') with timeout=2500
[00:15:17]                 │ debg TestSubjects.missingOrFail(embeddablePanelAction-editPanel)
[00:15:17]                 │ debg Find.waitForDeletedByCssSelector('[data-test-subj="embeddablePanelAction-editPanel"]') with timeout=2500
[00:15:17]                 │ debg TestSubjects.exists(embeddablePanelMore-mainMenu)
[00:15:17]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelMore-mainMenu"]') with timeout=2500
[00:15:20]                 │ debg --- retry.tryForTime error: [data-test-subj="embeddablePanelMore-mainMenu"] is not displayed
[00:15:20]                 │ debg toggleContextMenu
[00:15:20]                 │ debg TestSubjects.moveMouseTo(dashboardPanelTitle)
[00:15:20]                 │ debg TestSubjects.find(dashboardPanelTitle)
[00:15:20]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardPanelTitle"]') with timeout=10000
[00:15:20]                 │ debg TestSubjects.find(embeddablePanelToggleMenuIcon)
[00:15:20]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelToggleMenuIcon"]') with timeout=10000
[00:15:21]                 │ debg expectMissingRemovePanelAction
[00:15:21]                 │ debg expectMissingPanelAction embeddablePanelAction-deletePanel
[00:15:21]                 │ debg openContextMenu(undefined
[00:15:21]                 │ debg TestSubjects.exists(embeddablePanelContextMenuOpen)
[00:15:21]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelContextMenuOpen"]') with timeout=2500
[00:15:23]                 │ debg --- retry.tryForTime error: [data-test-subj="embeddablePanelContextMenuOpen"] is not displayed
[00:15:24]                 │ debg toggleContextMenu
[00:15:24]                 │ debg TestSubjects.moveMouseTo(dashboardPanelTitle)
[00:15:24]                 │ debg TestSubjects.find(dashboardPanelTitle)
[00:15:24]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardPanelTitle"]') with timeout=10000
[00:15:24]                 │ debg TestSubjects.find(embeddablePanelToggleMenuIcon)
[00:15:24]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelToggleMenuIcon"]') with timeout=10000
[00:15:24]                 │ debg TestSubjects.exists(embeddablePanelContextMenuOpen)
[00:15:24]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelContextMenuOpen"]') with timeout=120000
[00:15:24]                 │ debg TestSubjects.missingOrFail(embeddablePanelAction-deletePanel)
[00:15:24]                 │ debg Find.waitForDeletedByCssSelector('[data-test-subj="embeddablePanelAction-deletePanel"]') with timeout=2500
[00:15:24]                 │ debg TestSubjects.exists(embeddablePanelMore-mainMenu)
[00:15:24]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelMore-mainMenu"]') with timeout=2500
[00:15:27]                 │ debg --- retry.tryForTime error: [data-test-subj="embeddablePanelMore-mainMenu"] is not displayed
[00:15:27]                 │ debg toggleContextMenu
[00:15:27]                 │ debg TestSubjects.moveMouseTo(dashboardPanelTitle)
[00:15:27]                 │ debg TestSubjects.find(dashboardPanelTitle)
[00:15:27]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardPanelTitle"]') with timeout=10000
[00:15:28]                 │ debg TestSubjects.find(embeddablePanelToggleMenuIcon)
[00:15:28]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelToggleMenuIcon"]') with timeout=10000
[00:15:28]                 └- ✓ pass  (36.9s) "dashboard app using legacy data dashboard panel context menu are hidden in view mode"
[00:15:28]               └-> are shown in edit mode
[00:15:28]                 └-> "before each" hook: global before each for "are shown in edit mode"
[00:15:28]                 │ debg Switching to edit mode
[00:15:28]                 │ debg TestSubjects.exists(dashboardEditMode)
[00:15:28]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardEditMode"]') with timeout=2500
[00:15:28]                 │ debg TestSubjects.click(dashboardEditMode)
[00:15:28]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardEditMode"]') with timeout=10000
[00:15:28]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardEditMode"]') with timeout=10000
[00:15:28]                 │ debg Waiting up to 20000ms for in edit mode...
[00:15:28]                 │ debg TestSubjects.findAll(embeddablePanel)
[00:15:28]                 │ debg Find.allByCssSelector('[data-test-subj="embeddablePanel"]') with timeout=2500
[00:15:28]                 │ debg TestSubjects.findAll(embeddablePanelToggleMenuIcon)
[00:15:28]                 │ debg Find.allByCssSelector('[data-test-subj="embeddablePanelToggleMenuIcon"]') with timeout=2500
[00:15:28]                 │ debg isContextMenuIconVisible
[00:15:28]                 │ debg TestSubjects.exists(embeddablePanelToggleMenuIcon)
[00:15:28]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelToggleMenuIcon"]') with timeout=2500
[00:15:28]                 │ debg expectExistsEditPanelAction
[00:15:28]                 │ debg expectExistsPanelAction embeddablePanelAction-editPanel
[00:15:28]                 │ debg openContextMenu(undefined
[00:15:28]                 │ debg TestSubjects.exists(embeddablePanelContextMenuOpen)
[00:15:28]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelContextMenuOpen"]') with timeout=2500
[00:15:31]                 │ debg --- retry.tryForTime error: [data-test-subj="embeddablePanelContextMenuOpen"] is not displayed
[00:15:31]                 │ debg toggleContextMenu
[00:15:31]                 │ debg TestSubjects.moveMouseTo(dashboardPanelTitle)
[00:15:31]                 │ debg TestSubjects.find(dashboardPanelTitle)
[00:15:31]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardPanelTitle"]') with timeout=10000
[00:15:31]                 │ debg TestSubjects.find(embeddablePanelToggleMenuIcon)
[00:15:31]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelToggleMenuIcon"]') with timeout=10000
[00:15:32]                 │ debg TestSubjects.exists(embeddablePanelContextMenuOpen)
[00:15:32]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelContextMenuOpen"]') with timeout=120000
[00:15:32]                 │ debg TestSubjects.exists(embeddablePanelAction-editPanel)
[00:15:32]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelAction-editPanel"]') with timeout=2500
[00:15:32]                 │ debg toggleContextMenu
[00:15:32]                 │ debg TestSubjects.moveMouseTo(dashboardPanelTitle)
[00:15:32]                 │ debg TestSubjects.find(dashboardPanelTitle)
[00:15:32]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardPanelTitle"]') with timeout=10000
[00:15:32]                 │ debg TestSubjects.find(embeddablePanelToggleMenuIcon)
[00:15:32]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelToggleMenuIcon"]') with timeout=10000
[00:15:32]                 │ debg expectExistsClonePanelAction
[00:15:32]                 │ debg expectExistsPanelAction embeddablePanelAction-clonePanel
[00:15:32]                 │ debg openContextMenu(undefined
[00:15:32]                 │ debg TestSubjects.exists(embeddablePanelContextMenuOpen)
[00:15:32]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelContextMenuOpen"]') with timeout=2500
[00:15:34]                 │ debg --- retry.tryForTime error: [data-test-subj="embeddablePanelContextMenuOpen"] is not displayed
[00:15:35]                 │ debg toggleContextMenu
[00:15:35]                 │ debg TestSubjects.moveMouseTo(dashboardPanelTitle)
[00:15:35]                 │ debg TestSubjects.find(dashboardPanelTitle)
[00:15:35]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardPanelTitle"]') with timeout=10000
[00:15:35]                 │ debg TestSubjects.find(embeddablePanelToggleMenuIcon)
[00:15:35]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelToggleMenuIcon"]') with timeout=10000
[00:15:35]                 │ debg TestSubjects.exists(embeddablePanelContextMenuOpen)
[00:15:35]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelContextMenuOpen"]') with timeout=120000
[00:15:35]                 │ debg TestSubjects.exists(embeddablePanelAction-clonePanel)
[00:15:35]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelAction-clonePanel"]') with timeout=2500
[00:15:35]                 │ debg toggleContextMenu
[00:15:35]                 │ debg TestSubjects.moveMouseTo(dashboardPanelTitle)
[00:15:35]                 │ debg TestSubjects.find(dashboardPanelTitle)
[00:15:35]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardPanelTitle"]') with timeout=10000
[00:15:36]                 │ debg TestSubjects.find(embeddablePanelToggleMenuIcon)
[00:15:36]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelToggleMenuIcon"]') with timeout=10000
[00:15:36]                 │ debg expectExistsReplacePanelAction
[00:15:36]                 │ debg expectExistsPanelAction embeddablePanelAction-replacePanel
[00:15:36]                 │ debg openContextMenu(undefined
[00:15:36]                 │ debg TestSubjects.exists(embeddablePanelContextMenuOpen)
[00:15:36]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelContextMenuOpen"]') with timeout=2500
[00:15:38]                 │ debg --- retry.tryForTime error: [data-test-subj="embeddablePanelContextMenuOpen"] is not displayed
[00:15:39]                 │ debg toggleContextMenu
[00:15:39]                 │ debg TestSubjects.moveMouseTo(dashboardPanelTitle)
[00:15:39]                 │ debg TestSubjects.find(dashboardPanelTitle)
[00:15:39]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardPanelTitle"]') with timeout=10000
[00:15:39]                 │ debg TestSubjects.find(embeddablePanelToggleMenuIcon)
[00:15:39]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelToggleMenuIcon"]') with timeout=10000
[00:15:39]                 │ debg TestSubjects.exists(embeddablePanelContextMenuOpen)
[00:15:39]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelContextMenuOpen"]') with timeout=120000
[00:15:39]                 │ debg TestSubjects.exists(embeddablePanelAction-replacePanel)
[00:15:39]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelAction-replacePanel"]') with timeout=2500
[00:15:42]                 │ debg --- retry.tryForTime error: [data-test-subj="embeddablePanelAction-replacePanel"] is not displayed
[00:15:42]                 │ debg TestSubjects.exists(embeddablePanelMore-mainMenu)
[00:15:42]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelMore-mainMenu"]') with timeout=2500
[00:15:42]                 │ debg TestSubjects.exists(embeddablePanelMore-mainMenu)
[00:15:42]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelMore-mainMenu"]') with timeout=2500
[00:15:42]                 │ debg TestSubjects.click(embeddablePanelMore-mainMenu)
[00:15:42]                 │ debg Find.clickByCssSelector('[data-test-subj="embeddablePanelMore-mainMenu"]') with timeout=10000
[00:15:42]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelMore-mainMenu"]') with timeout=10000
[00:15:42]                 │ debg TestSubjects.exists(embeddablePanelAction-replacePanel)
[00:15:42]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelAction-replacePanel"]') with timeout=120000
[00:15:42]                 │ debg toggleContextMenu
[00:15:42]                 │ debg TestSubjects.moveMouseTo(dashboardPanelTitle)
[00:15:42]                 │ debg TestSubjects.find(dashboardPanelTitle)
[00:15:42]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardPanelTitle"]') with timeout=10000
[00:15:43]                 │ debg TestSubjects.find(embeddablePanelToggleMenuIcon)
[00:15:43]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelToggleMenuIcon"]') with timeout=10000
[00:15:43]                 │ debg expectExistsRemovePanelAction
[00:15:43]                 │ debg expectExistsPanelAction embeddablePanelAction-deletePanel
[00:15:43]                 │ debg openContextMenu(undefined
[00:15:43]                 │ debg TestSubjects.exists(embeddablePanelContextMenuOpen)
[00:15:43]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelContextMenuOpen"]') with timeout=2500
[00:15:45]                 │ debg --- retry.tryForTime error: [data-test-subj="embeddablePanelContextMenuOpen"] is not displayed
[00:15:46]                 │ debg toggleContextMenu
[00:15:46]                 │ debg TestSubjects.moveMouseTo(dashboardPanelTitle)
[00:15:46]                 │ debg TestSubjects.find(dashboardPanelTitle)
[00:15:46]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardPanelTitle"]') with timeout=10000
[00:15:46]                 │ debg TestSubjects.find(embeddablePanelToggleMenuIcon)
[00:15:46]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelToggleMenuIcon"]') with timeout=10000
[00:15:46]                 │ debg TestSubjects.exists(embeddablePanelContextMenuOpen)
[00:15:46]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelContextMenuOpen"]') with timeout=120000
[00:15:46]                 │ debg TestSubjects.exists(embeddablePanelAction-deletePanel)
[00:15:46]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelAction-deletePanel"]') with timeout=2500
[00:15:49]                 │ debg --- retry.tryForTime error: [data-test-subj="embeddablePanelAction-deletePanel"] is not displayed
[00:15:49]                 │ debg TestSubjects.exists(embeddablePanelMore-mainMenu)
[00:15:49]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelMore-mainMenu"]') with timeout=2500
[00:15:49]                 │ debg TestSubjects.exists(embeddablePanelMore-mainMenu)
[00:15:49]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelMore-mainMenu"]') with timeout=2500
[00:15:49]                 │ debg TestSubjects.click(embeddablePanelMore-mainMenu)
[00:15:49]                 │ debg Find.clickByCssSelector('[data-test-subj="embeddablePanelMore-mainMenu"]') with timeout=10000
[00:15:49]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelMore-mainMenu"]') with timeout=10000
[00:15:49]                 │ debg TestSubjects.exists(embeddablePanelAction-deletePanel)
[00:15:49]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelAction-deletePanel"]') with timeout=120000
[00:15:49]                 │ debg toggleContextMenu
[00:15:49]                 │ debg TestSubjects.moveMouseTo(dashboardPanelTitle)
[00:15:49]                 │ debg TestSubjects.find(dashboardPanelTitle)
[00:15:49]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardPanelTitle"]') with timeout=10000
[00:15:50]                 │ debg TestSubjects.find(embeddablePanelToggleMenuIcon)
[00:15:50]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelToggleMenuIcon"]') with timeout=10000
[00:15:50]                 │ debg expectExistsToggleExpandAction
[00:15:50]                 │ debg expectExistsPanelAction embeddablePanelAction-togglePanel
[00:15:50]                 │ debg openContextMenu(undefined
[00:15:50]                 │ debg TestSubjects.exists(embeddablePanelContextMenuOpen)
[00:15:50]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelContextMenuOpen"]') with timeout=2500
[00:15:52]                 │ debg --- retry.tryForTime error: [data-test-subj="embeddablePanelContextMenuOpen"] is not displayed
[00:15:53]                 │ debg toggleContextMenu
[00:15:53]                 │ debg TestSubjects.moveMouseTo(dashboardPanelTitle)
[00:15:53]                 │ debg TestSubjects.find(dashboardPanelTitle)
[00:15:53]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardPanelTitle"]') with timeout=10000
[00:15:53]                 │ debg TestSubjects.find(embeddablePanelToggleMenuIcon)
[00:15:53]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelToggleMenuIcon"]') with timeout=10000
[00:15:53]                 │ debg TestSubjects.exists(embeddablePanelContextMenuOpen)
[00:15:53]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelContextMenuOpen"]') with timeout=120000
[00:15:53]                 │ debg TestSubjects.exists(embeddablePanelAction-togglePanel)
[00:15:53]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelAction-togglePanel"]') with timeout=2500
[00:15:56]                 │ debg --- retry.tryForTime error: [data-test-subj="embeddablePanelAction-togglePanel"] is not displayed
[00:15:56]                 │ debg TestSubjects.exists(embeddablePanelMore-mainMenu)
[00:15:56]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelMore-mainMenu"]') with timeout=2500
[00:15:56]                 │ debg TestSubjects.exists(embeddablePanelMore-mainMenu)
[00:15:56]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelMore-mainMenu"]') with timeout=2500
[00:15:56]                 │ debg TestSubjects.click(embeddablePanelMore-mainMenu)
[00:15:56]                 │ debg Find.clickByCssSelector('[data-test-subj="embeddablePanelMore-mainMenu"]') with timeout=10000
[00:15:56]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelMore-mainMenu"]') with timeout=10000
[00:15:56]                 │ debg TestSubjects.exists(embeddablePanelAction-togglePanel)
[00:15:56]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelAction-togglePanel"]') with timeout=120000
[00:15:56]                 │ debg toggleContextMenu
[00:15:56]                 │ debg TestSubjects.moveMouseTo(dashboardPanelTitle)
[00:15:56]                 │ debg TestSubjects.find(dashboardPanelTitle)
[00:15:56]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardPanelTitle"]') with timeout=10000
[00:15:56]                 │ debg TestSubjects.find(embeddablePanelToggleMenuIcon)
[00:15:56]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelToggleMenuIcon"]') with timeout=10000
[00:15:57]                 └- ✓ pass  (28.7s) "dashboard app using legacy data dashboard panel context menu are shown in edit mode"
[00:15:57]               └-> are shown in edit mode after a hard refresh
[00:15:57]                 └-> "before each" hook: global before each for "are shown in edit mode after a hard refresh"
[00:15:57]                 │ debg isGlobalLoadingIndicatorVisible
[00:15:57]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:15:57]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:15:57]                 │ debg browser[INFO] http://localhost:61191/app/dashboards?_t=1628586245588#/view/c50ad6e0-f9b9-11eb-8fac-47179a6c5b5e?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:%272015-09-19T06:31:44.000Z%27,to:%272015-09-23T18:31:44.000Z%27)) 281 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:15:57]                 │
[00:15:57]                 │ debg browser[INFO] http://localhost:61191/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:15:58]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:15:59]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:15:59]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:15:59]                 │ debg expectExistsEditPanelAction
[00:15:59]                 │ debg expectExistsPanelAction embeddablePanelAction-editPanel
[00:15:59]                 │ debg openContextMenu(undefined
[00:15:59]                 │ debg TestSubjects.exists(embeddablePanelContextMenuOpen)
[00:15:59]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelContextMenuOpen"]') with timeout=2500
[00:16:01]                 │ debg --- retry.tryForTime error: [data-test-subj="embeddablePanelContextMenuOpen"] is not displayed
[00:16:02]                 │ debg toggleContextMenu
[00:16:02]                 │ debg TestSubjects.moveMouseTo(dashboardPanelTitle)
[00:16:02]                 │ debg TestSubjects.find(dashboardPanelTitle)
[00:16:02]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardPanelTitle"]') with timeout=10000
[00:16:02]                 │ debg TestSubjects.find(embeddablePanelToggleMenuIcon)
[00:16:02]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelToggleMenuIcon"]') with timeout=10000
[00:16:02]                 │ debg TestSubjects.exists(embeddablePanelContextMenuOpen)
[00:16:02]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelContextMenuOpen"]') with timeout=120000
[00:16:02]                 │ debg TestSubjects.exists(embeddablePanelAction-editPanel)
[00:16:02]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelAction-editPanel"]') with timeout=2500
[00:16:02]                 │ debg toggleContextMenu
[00:16:02]                 │ debg TestSubjects.moveMouseTo(dashboardPanelTitle)
[00:16:02]                 │ debg TestSubjects.find(dashboardPanelTitle)
[00:16:02]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardPanelTitle"]') with timeout=10000
[00:16:03]                 │ debg TestSubjects.find(embeddablePanelToggleMenuIcon)
[00:16:03]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelToggleMenuIcon"]') with timeout=10000
[00:16:03]                 │ debg expectExistsClonePanelAction
[00:16:03]                 │ debg expectExistsPanelAction embeddablePanelAction-clonePanel
[00:16:03]                 │ debg openContextMenu(undefined
[00:16:03]                 │ debg TestSubjects.exists(embeddablePanelContextMenuOpen)
[00:16:03]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelContextMenuOpen"]') with timeout=2500
[00:16:05]                 │ debg --- retry.tryForTime error: [data-test-subj="embeddablePanelContextMenuOpen"] is not displayed
[00:16:06]                 │ debg toggleContextMenu
[00:16:06]                 │ debg TestSubjects.moveMouseTo(dashboardPanelTitle)
[00:16:06]                 │ debg TestSubjects.find(dashboardPanelTitle)
[00:16:06]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardPanelTitle"]') with timeout=10000
[00:16:06]                 │ debg TestSubjects.find(embeddablePanelToggleMenuIcon)
[00:16:06]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelToggleMenuIcon"]') with timeout=10000
[00:16:06]                 │ debg TestSubjects.exists(embeddablePanelContextMenuOpen)
[00:16:06]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelContextMenuOpen"]') with timeout=120000
[00:16:06]                 │ debg TestSubjects.exists(embeddablePanelAction-clonePanel)
[00:16:06]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelAction-clonePanel"]') with timeout=2500
[00:16:06]                 │ debg toggleContextMenu
[00:16:06]                 │ debg TestSubjects.moveMouseTo(dashboardPanelTitle)
[00:16:06]                 │ debg TestSubjects.find(dashboardPanelTitle)
[00:16:06]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardPanelTitle"]') with timeout=10000
[00:16:06]                 │ debg TestSubjects.find(embeddablePanelToggleMenuIcon)
[00:16:06]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelToggleMenuIcon"]') with timeout=10000
[00:16:07]                 │ debg expectExistsReplacePanelAction
[00:16:07]                 │ debg expectExistsPanelAction embeddablePanelAction-replacePanel
[00:16:07]                 │ debg openContextMenu(undefined
[00:16:07]                 │ debg TestSubjects.exists(embeddablePanelContextMenuOpen)
[00:16:07]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelContextMenuOpen"]') with timeout=2500
[00:16:09]                 │ debg --- retry.tryForTime error: [data-test-subj="embeddablePanelContextMenuOpen"] is not displayed
[00:16:10]                 │ debg toggleContextMenu
[00:16:10]                 │ debg TestSubjects.moveMouseTo(dashboardPanelTitle)
[00:16:10]                 │ debg TestSubjects.find(dashboardPanelTitle)
[00:16:10]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardPanelTitle"]') with timeout=10000
[00:16:10]                 │ debg TestSubjects.find(embeddablePanelToggleMenuIcon)
[00:16:10]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelToggleMenuIcon"]') with timeout=10000
[00:16:10]                 │ debg TestSubjects.exists(embeddablePanelContextMenuOpen)
[00:16:10]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelContextMenuOpen"]') with timeout=120000
[00:16:10]                 │ debg TestSubjects.exists(embeddablePanelAction-replacePanel)
[00:16:10]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelAction-replacePanel"]') with timeout=2500
[00:16:12]                 │ debg --- retry.tryForTime error: [data-test-subj="embeddablePanelAction-replacePanel"] is not displayed
[00:16:13]                 │ debg TestSubjects.exists(embeddablePanelMore-mainMenu)
[00:16:13]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelMore-mainMenu"]') with timeout=2500
[00:16:13]                 │ debg TestSubjects.exists(embeddablePanelMore-mainMenu)
[00:16:13]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelMore-mainMenu"]') with timeout=2500
[00:16:13]                 │ debg TestSubjects.click(embeddablePanelMore-mainMenu)
[00:16:13]                 │ debg Find.clickByCssSelector('[data-test-subj="embeddablePanelMore-mainMenu"]') with timeout=10000
[00:16:13]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelMore-mainMenu"]') with timeout=10000
[00:16:13]                 │ debg TestSubjects.exists(embeddablePanelAction-replacePanel)
[00:16:13]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelAction-replacePanel"]') with timeout=120000
[00:16:13]                 │ debg toggleContextMenu
[00:16:13]                 │ debg TestSubjects.moveMouseTo(dashboardPanelTitle)
[00:16:13]                 │ debg TestSubjects.find(dashboardPanelTitle)
[00:16:13]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardPanelTitle"]') with timeout=10000
[00:16:14]                 │ debg TestSubjects.find(embeddablePanelToggleMenuIcon)
[00:16:14]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelToggleMenuIcon"]') with timeout=10000
[00:16:14]                 │ debg expectExistsRemovePanelAction
[00:16:14]                 │ debg expectExistsPanelAction embeddablePanelAction-deletePanel
[00:16:14]                 │ debg openContextMenu(undefined
[00:16:14]                 │ debg TestSubjects.exists(embeddablePanelContextMenuOpen)
[00:16:14]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelContextMenuOpen"]') with timeout=2500
[00:16:16]                 │ debg --- retry.tryForTime error: [data-test-subj="embeddablePanelContextMenuOpen"] is not displayed
[00:16:17]                 │ debg toggleContextMenu
[00:16:17]                 │ debg TestSubjects.moveMouseTo(dashboardPanelTitle)
[00:16:17]                 │ debg TestSubjects.find(dashboardPanelTitle)
[00:16:17]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardPanelTitle"]') with timeout=10000
[00:16:17]                 │ debg TestSubjects.find(embeddablePanelToggleMenuIcon)
[00:16:17]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelToggleMenuIcon"]') with timeout=10000
[00:16:17]                 │ debg TestSubjects.exists(embeddablePanelContextMenuOpen)
[00:16:17]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelContextMenuOpen"]') with timeout=120000
[00:16:17]                 │ debg TestSubjects.exists(embeddablePanelAction-deletePanel)
[00:16:17]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelAction-deletePanel"]') with timeout=2500
[00:16:20]                 │ debg --- retry.tryForTime error: [data-test-subj="embeddablePanelAction-deletePanel"] is not displayed
[00:16:20]                 │ debg TestSubjects.exists(embeddablePanelMore-mainMenu)
[00:16:20]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelMore-mainMenu"]') with timeout=2500
[00:16:20]                 │ debg TestSubjects.exists(embeddablePanelMore-mainMenu)
[00:16:20]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelMore-mainMenu"]') with timeout=2500
[00:16:20]                 │ debg TestSubjects.click(embeddablePanelMore-mainMenu)
[00:16:20]                 │ debg Find.clickByCssSelector('[data-test-subj="embeddablePanelMore-mainMenu"]') with timeout=10000
[00:16:20]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelMore-mainMenu"]') with timeout=10000
[00:16:20]                 │ debg TestSubjects.exists(embeddablePanelAction-deletePanel)
[00:16:20]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelAction-deletePanel"]') with timeout=120000
[00:16:20]                 │ debg toggleContextMenu
[00:16:20]                 │ debg TestSubjects.moveMouseTo(dashboardPanelTitle)
[00:16:20]                 │ debg TestSubjects.find(dashboardPanelTitle)
[00:16:20]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardPanelTitle"]') with timeout=10000
[00:16:21]                 │ debg TestSubjects.find(embeddablePanelToggleMenuIcon)
[00:16:21]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelToggleMenuIcon"]') with timeout=10000
[00:16:21]                 └- ✓ pass  (24.2s) "dashboard app using legacy data dashboard panel context menu are shown in edit mode after a hard refresh"
[00:16:21]               └-: visualization object edit menu
[00:16:21]                 └-> "before all" hook for "opens a visualization when edit link is clicked"
[00:16:21]                   │ debg browser[INFO] http://localhost:61191/app/dashboards#/view/c50ad6e0-f9b9-11eb-8fac-47179a6c5b5e?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:%272015-09-19T06:31:44.000Z%27,to:%272015-09-23T18:31:44.000Z%27)) 281 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:16:21]                   │
[00:16:21]                   │ debg browser[INFO] http://localhost:61191/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:19:12]               └-: on an expanded panel
[00:19:12]                 └-> "before all" hook for "context menu actions are hidden in view mode"
[00:19:12]                 └-> "before all" hook: reset dashboard for "context menu actions are hidden in view mode"
[00:19:12]                 └-> "before all" hook: and add one panel and save to put dashboard in "view" mode for "context menu actions are hidden in view mode"
[00:19:12]                   │ debg DashboardAddPanel.addEmbeddable, name: Visualization PieChart, type: visualization
[00:19:12]                   │ debg DashboardAddPanel.ensureAddPanelIsShowing
[00:19:12]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:19:12]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:19:12]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:19:14]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:19:15]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:19:15]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:19:15]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:19:15]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:19:15]                   │ debg ... sleep(500) start
[00:19:16]                   │ debg ... sleep(500) end
[00:19:16]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:19:16]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:19:16]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:19:16]                   │ debg DashboardAddPanel.addToFilter(visualization)
[00:19:16]                   │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:19:16]                   │ debg DashboardAddPanel.toggleFilter
[00:19:16]                   │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:19:16]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:19:16]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:19:16]                   │ debg TestSubjects.click(savedObjectFinderFilter-visualization)
[00:19:16]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilter-visualization"]') with timeout=10000
[00:19:16]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilter-visualization"]') with timeout=10000
[00:19:16]                   │ debg DashboardAddPanel.toggleFilter
[00:19:16]                   │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:19:16]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:19:16]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:19:17]                   │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:19:17]                   │ debg TestSubjects.setValue(savedObjectFinderSearchInput, "Visualization PieChart")
[00:19:17]                   │ debg TestSubjects.click(savedObjectFinderSearchInput)
[00:19:17]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:19:17]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:19:18]                   │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:19:18]                   │ debg TestSubjects.click(savedObjectTitleVisualization-PieChart)
[00:19:18]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitleVisualization-PieChart"]') with timeout=10000
[00:19:18]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitleVisualization-PieChart"]') with timeout=10000
[00:19:18]                   │ debg TestSubjects.exists(addObjectToDashboardSuccess)
[00:19:18]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="addObjectToDashboardSuccess"]') with timeout=2500
[00:19:21]                   │ debg --- retry.tryForTime error: [data-test-subj="addObjectToDashboardSuccess"] is not displayed
[00:19:21]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:19:21]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:19:21]                   │ debg Closing flyout dashboardAddPanel
[00:19:21]                   │ debg TestSubjects.find(dashboardAddPanel)
[00:19:21]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=10000
[00:19:22]                   │ debg Waiting up to 20000ms for flyout closed...
[00:19:22]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:19:22]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:19:23]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:19:23]                   │ debg TestSubjects.click(dashboardSaveMenuItem)
[00:19:23]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardSaveMenuItem"]') with timeout=10000
[00:19:23]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardSaveMenuItem"]') with timeout=10000
[00:19:23]                   │ debg TestSubjects.find(savedObjectSaveModal)
[00:19:23]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=10000
[00:19:23]                   │ debg entering new title
[00:19:23]                   │ debg TestSubjects.setValue(savedObjectTitle, Dashboard Panel Controls Test2)
[00:19:23]                   │ debg TestSubjects.click(savedObjectTitle)
[00:19:23]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:19:23]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:19:24]                   │ debg TestSubjects.exists(saveAsNewCheckbox)
[00:19:24]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="saveAsNewCheckbox"]') with timeout=2500
[00:19:26]                   │ debg --- retry.tryForTime error: [data-test-subj="saveAsNewCheckbox"] is not displayed
[00:19:27]                   │ debg DashboardPage.clickSave
[00:19:27]                   │ debg TestSubjects.click(confirmSaveSavedObjectButton)
[00:19:27]                   │ debg Find.clickByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:19:27]                   │ debg Find.findByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:19:27]                   │ debg Find.waitForElementStale with timeout=10000
[00:19:28]                   │ debg TestSubjects.exists(saveDashboardSuccess)
[00:19:28]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="saveDashboardSuccess"]') with timeout=120000
[00:19:43]                   │ info [o.e.m.j.JvmGcMonitorService] [node-01] [gc][young][1214][29] duration [2s], collections [1]/[2.9s], total [2s]/[2.4s], memory [703.8mb]->[136.1mb]/[1gb], all_pools {[young] [568mb]->[0b]/[0b]}{[old] [102.4mb]->[107.1mb]/[1gb]}{[survivor] [33.3mb]->[28.9mb]/[0b]}
[00:19:43]                   │ info [o.e.m.j.JvmGcMonitorService] [node-01] [gc][1214] overhead, spent [2s] collecting in the last [2.9s]
[00:19:46]                   │ proc [kibana]   log   [09:07:54.714] [warning][plugins][taskManager] Detected potential performance issue with Task Manager. Set 'xpack.task_manager.monitored_stats_health_verbose_log.enabled: true' in your Kibana.yml to enable debug logging
[00:19:51]                   │ debg --- retry.tryForTime error: stale element reference: element is not attached to the page document
[00:19:51]                   │        (Session info: headless chrome=92.0.4515.131)
[00:19:52]                   │ info [o.e.m.j.JvmGcMonitorService] [node-01] [gc][1223] overhead, spent [371ms] collecting in the last [1s]
[00:19:55]                   │ debg --- retry.tryForTime error: [data-test-subj="saveDashboardSuccess"] is not displayed
[00:19:58]                   │ debg --- retry.tryForTime failed again with the same message...
[00:20:01]                   │ debg --- retry.tryForTime failed again with the same message...
[00:20:04]                   │ debg --- retry.tryForTime failed again with the same message...
[00:20:07]                   │ debg --- retry.tryForTime failed again with the same message...
[00:20:10]                   │ debg --- retry.tryForTime failed again with the same message...
[00:20:13]                   │ debg --- retry.tryForTime failed again with the same message...
[00:20:16]                   │ debg --- retry.tryForTime failed again with the same message...
[00:20:19]                   │ debg --- retry.tryForTime failed again with the same message...
[00:20:22]                   │ debg --- retry.tryForTime failed again with the same message...
[00:20:25]                   │ debg --- retry.tryForTime failed again with the same message...
[00:20:29]                   │ debg --- retry.tryForTime failed again with the same message...
[00:20:32]                   │ debg --- retry.tryForTime failed again with the same message...
[00:20:35]                   │ debg --- retry.tryForTime failed again with the same message...
[00:20:38]                   │ debg --- retry.tryForTime failed again with the same message...
[00:20:41]                   │ debg --- retry.tryForTime failed again with the same message...
[00:20:44]                   │ debg --- retry.tryForTime failed again with the same message...
[00:20:47]                   │ debg --- retry.tryForTime failed again with the same message...
[00:20:50]                   │ debg --- retry.tryForTime failed again with the same message...
[00:20:53]                   │ debg --- retry.tryForTime failed again with the same message...
[00:20:56]                   │ debg --- retry.tryForTime failed again with the same message...
[00:20:59]                   │ debg --- retry.tryForTime failed again with the same message...
[00:21:02]                   │ debg --- retry.tryForTime failed again with the same message...
[00:21:05]                   │ debg --- retry.tryForTime failed again with the same message...
[00:21:08]                   │ debg --- retry.tryForTime failed again with the same message...
[00:21:11]                   │ debg --- retry.tryForTime failed again with the same message...
[00:21:14]                   │ debg --- retry.tryForTime failed again with the same message...
[00:21:17]                   │ debg --- retry.tryForTime failed again with the same message...
[00:21:20]                   │ debg --- retry.tryForTime failed again with the same message...
[00:21:23]                   │ debg --- retry.tryForTime failed again with the same message...
[00:21:26]                   │ debg --- retry.tryForTime failed again with the same message...
[00:21:29]                   │ debg --- retry.tryForTime failed again with the same message...
[00:21:30]                   │ debg --- retry.try error: expected testSubject(saveDashboardSuccess) to exist
[00:21:30]                   │ info Taking screenshot "/dev/shm/workspace/parallel/19/kibana/test/functional/screenshots/failure/dashboard app using legacy data dashboard panel context menu on an expanded panel _before all_ hook_ and add one panel and save to put dashboard in _view_ mode for _context menu actions are hidden in view mode_.png"
[00:21:31]                   │ info Current URL is: http://localhost:61191/app/dashboards#/view/67bc2970-f9ba-11eb-8fac-47179a6c5b5e?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:%272015-09-19T06:31:44.000Z%27,to:%272015-09-23T18:31:44.000Z%27))
[00:21:31]                   │ info Saving page source to: /dev/shm/workspace/parallel/19/kibana/test/functional/failure_debug/html/dashboard app using legacy data dashboard panel context menu on an expanded panel _before all_ hook_ and add one panel and save to put dashboard in _view_ mode for _context menu actions are hidden in view mode_.html
[00:21:31]                   └- ✖ fail: dashboard app using legacy data dashboard panel context menu on an expanded panel "before all" hook: and add one panel and save to put dashboard in "view" mode for "context menu actions are hidden in view mode"
[00:21:31]                   │      retry.try timeout: Error: expected testSubject(saveDashboardSuccess) to exist
[00:21:31]                   │     at TestSubjects.existOrFail (/dev/shm/workspace/parallel/19/kibana/test/functional/services/common/test_subjects.ts:45:13)
[00:21:31]                   │     at /dev/shm/workspace/parallel/19/kibana/test/functional/page_objects/dashboard_page.ts:402:7
[00:21:31]                   │     at runAttempt (/dev/shm/workspace/parallel/19/kibana/test/common/services/retry/retry_for_success.ts:27:15)
[00:21:31]                   │     at retryForSuccess (/dev/shm/workspace/parallel/19/kibana/test/common/services/retry/retry_for_success.ts:66:21)
[00:21:31]                   │     at RetryService.try (/dev/shm/workspace/parallel/19/kibana/test/common/services/retry/retry.ts:31:12)
[00:21:31]                   │     at DashboardPageObject.saveDashboard (/dev/shm/workspace/parallel/19/kibana/test/functional/page_objects/dashboard_page.ts:393:5)
[00:21:31]                   │     at Context.<anonymous> (/dev/shm/workspace/parallel/19/kibana/test/functional/apps/dashboard/panel_context_menu.ts:147:9)
[00:21:31]                   │     at Object.apply (/dev/shm/workspace/parallel/19/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)
[00:21:31]                   │   Error: retry.try timeout: Error: expected testSubject(saveDashboardSuccess) to exist
[00:21:31]                   │       at TestSubjects.existOrFail (test/functional/services/common/test_subjects.ts:45:13)
[00:21:31]                   │       at /dev/shm/workspace/parallel/19/kibana/test/functional/page_objects/dashboard_page.ts:402:7
[00:21:31]                   │       at runAttempt (test/common/services/retry/retry_for_success.ts:27:15)
[00:21:31]                   │       at retryForSuccess (test/common/services/retry/retry_for_success.ts:66:21)
[00:21:31]                   │       at RetryService.try (test/common/services/retry/retry.ts:31:12)
[00:21:31]                   │       at DashboardPageObject.saveDashboard (test/functional/page_objects/dashboard_page.ts:393:5)
[00:21:31]                   │       at Context.<anonymous> (test/functional/apps/dashboard/panel_context_menu.ts:147:9)
[00:21:31]                   │       at Object.apply (node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)
[00:21:31]                   │       at onFailure (test/common/services/retry/retry_for_success.ts:17:9)
[00:21:31]                   │       at retryForSuccess (test/common/services/retry/retry_for_success.ts:57:13)
[00:21:31]                   │       at RetryService.try (test/common/services/retry/retry.ts:31:12)
[00:21:31]                   │       at DashboardPageObject.saveDashboard (test/functional/page_objects/dashboard_page.ts:393:5)
[00:21:31]                   │       at Context.<anonymous> (test/functional/apps/dashboard/panel_context_menu.ts:147:9)
[00:21:31]                   │       at Object.apply (node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)
[00:21:31]                   │ 
[00:21:31]                   │ 

Stack Trace

Error: retry.try timeout: Error: expected testSubject(saveDashboardSuccess) to exist
    at TestSubjects.existOrFail (test/functional/services/common/test_subjects.ts:45:13)
    at /dev/shm/workspace/parallel/19/kibana/test/functional/page_objects/dashboard_page.ts:402:7
    at runAttempt (test/common/services/retry/retry_for_success.ts:27:15)
    at retryForSuccess (test/common/services/retry/retry_for_success.ts:66:21)
    at RetryService.try (test/common/services/retry/retry.ts:31:12)
    at DashboardPageObject.saveDashboard (test/functional/page_objects/dashboard_page.ts:393:5)
    at Context.<anonymous> (test/functional/apps/dashboard/panel_context_menu.ts:147:9)
    at Object.apply (node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)
    at onFailure (test/common/services/retry/retry_for_success.ts:17:9)
    at retryForSuccess (test/common/services/retry/retry_for_success.ts:57:13)
    at RetryService.try (test/common/services/retry/retry.ts:31:12)
    at DashboardPageObject.saveDashboard (test/functional/page_objects/dashboard_page.ts:393:5)
    at Context.<anonymous> (test/functional/apps/dashboard/panel_context_menu.ts:147:9)
    at Object.apply (node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
securitySolution 6.5MB 6.5MB +1.3KB
timelines 273.7KB 274.5KB +795.0B
total +2.1KB

History

  • 💚 Build #143584 succeeded 62bd6d5e50fcb2e3c1ca8cd7a077e54949c819f0
  • 💚 Build #143294 succeeded 4435dea93424551fcdabb885a2f349b68775055a
  • 💚 Build #143187 succeeded 709a730a6a180ad140ec1e27bd1c3ac7abf63fa2

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

cc @machadoum

@machadoum machadoum merged commit eca7146 into elastic:master Aug 10, 2021
@kibanamachine
Copy link
Contributor

💔 Backport failed

Status Branch Result
7.x Commit could not be cherrypicked due to conflicts

To backport manually run:
node scripts/backport --pr 107727

machadoum added a commit to machadoum/kibana that referenced this pull request Aug 10, 2021
* [rac] [Alerts] Add highlight to building block alerts

* Pull back 'additional filters' button to t-grid
# Conflicts:
#	x-pack/plugins/security_solution/public/detections/components/alerts_table/index.tsx
machadoum added a commit that referenced this pull request Aug 10, 2021
)

* [rac] [Alerts] Add highlight to building block alerts

* Pull back 'additional filters' button to t-grid
# Conflicts:
#	x-pack/plugins/security_solution/public/detections/components/alerts_table/index.tsx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Deprecated - use backport:version if exact versions are needed release_note:enhancement Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. Team:Threat Hunting Security Solution Threat Hunting Team v7.15.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants