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

Test Export and Import saved objects between versions #91908

Merged
merged 22 commits into from
Apr 1, 2021

Conversation

bhavyarm
Copy link
Contributor

This test is testing that user can export and import saved objects between versions.

The test is using logstash functional data and shakespeare data to have both time-based and non time based index pattern. Its importing a saved objects ndJSON from 7.12.x to 8.0.0

This test will be backported to 7.x where it will import .json from 6.8.x to 7.x

@bhavyarm
Copy link
Contributor Author

@elasticmachine merge upstream

@bhavyarm bhavyarm force-pushed the savedObjectsBetweenVersionsTest branch from dce9745 to a7b47d6 Compare February 18, 2021 20:28
@bhavyarm
Copy link
Contributor Author

@elasticmachine merge upstream

1 similar comment
@bhavyarm
Copy link
Contributor Author

@elasticmachine merge upstream

@bhavyarm bhavyarm marked this pull request as ready for review February 19, 2021 14:59
@bhavyarm bhavyarm requested a review from LeeDr February 19, 2021 14:59
@bhavyarm
Copy link
Contributor Author

@elasticmachine merge upstream

@bhavyarm
Copy link
Contributor Author

Copy link
Member

@dmlemeshko dmlemeshko left a comment

Choose a reason for hiding this comment

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

Test looks good, just one question about 6.8 ndjson in master

@bhavyarm bhavyarm force-pushed the savedObjectsBetweenVersionsTest branch from ee3bdf5 to e874478 Compare February 19, 2021 17:51
@bhavyarm
Copy link
Contributor Author

@elasticmachine merge upstream

@dmlemeshko
Copy link
Member

How about running flaky test runner 50x for safety?

@bhavyarm
Copy link
Contributor Author

@dmlemeshko yes did it in the morning and its green - Flaky test run - https://kibana-ci.elastic.co/job/kibana+flaky-test-suite-runner/1325/

@bhavyarm bhavyarm force-pushed the savedObjectsBetweenVersionsTest branch from 6791346 to 9785467 Compare February 19, 2021 19:11
@bhavyarm bhavyarm force-pushed the savedObjectsBetweenVersionsTest branch from 11b73c9 to 0b20bf9 Compare February 19, 2021 20:13
@bhavyarm
Copy link
Contributor Author

@elasticmachine merge upstream

@bhavyarm
Copy link
Contributor Author

@bhavyarm bhavyarm force-pushed the savedObjectsBetweenVersionsTest branch from d18461c to 46e41b9 Compare February 20, 2021 00:16
@bhavyarm
Copy link
Contributor Author

@elasticmachine merge upstream

@bhavyarm bhavyarm force-pushed the savedObjectsBetweenVersionsTest branch from aaf7530 to 99dc7fa Compare February 22, 2021 13:27
@bhavyarm
Copy link
Contributor Author

@elasticmachine merge upstream

@bhavyarm
Copy link
Contributor Author

@elasticmachine merge upstream

@bhavyarm
Copy link
Contributor Author

@elasticmachine merge upstream

@bhavyarm
Copy link
Contributor Author

bhavyarm commented Apr 1, 2021

@elasticmachine merge upstream

@kibanamachine
Copy link
Contributor

💛 Build succeeded, but was flaky


Test Failures

Kibana Pipeline / general / Chrome UI Functional Tests.test/functional/apps/dashboard/dashboard_filtering·ts.dashboard app using current data dashboard filtering using a pinned filter that excludes all data "before all" hook for "filters on pie charts"

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 current data
[00:00:00]             └-> "before all" hook in "using current data"
[00:00:00]             └-> "before all" hook: loadCurrentData in "using current data"
[00:00:00]               │ info [logstash_functional] Unloading indices from "mappings.json"
[00:00:00]               │ info [logstash_functional] Unloading indices from "data.json.gz"
[00:00:01]               │ info [dashboard/current/data] Loading "mappings.json"
[00:00:01]               │ info [dashboard/current/data] Loading "data.json.gz"
[00:00:01]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] [animals-dogs-2018-01-01] creating index, cause [api], templates [], shards [5]/[1]
[00:00:01]               │ info [dashboard/current/data] Created index "animals-dogs-2018-01-01"
[00:00:01]               │ debg [dashboard/current/data] "animals-dogs-2018-01-01" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:01]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] [animals-dogs-2018-04-10] creating index, cause [api], templates [], shards [5]/[1]
[00:00:02]               │ info [dashboard/current/data] Created index "animals-dogs-2018-04-10"
[00:00:02]               │ debg [dashboard/current/data] "animals-dogs-2018-04-10" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:02]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] [animals-cats-2018-01-01] creating index, cause [api], templates [], shards [5]/[1]
[00:00:02]               │ info [dashboard/current/data] Created index "animals-cats-2018-01-01"
[00:00:02]               │ debg [dashboard/current/data] "animals-cats-2018-01-01" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:02]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] [animals-cats-2018-04-10] creating index, cause [api], templates [], shards [5]/[1]
[00:00:02]               │ info [dashboard/current/data] Created index "animals-cats-2018-04-10"
[00:00:02]               │ debg [dashboard/current/data] "animals-cats-2018-04-10" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:02]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] [dogbreeds] creating index, cause [api], templates [], shards [5]/[1]
[00:00:02]               │ info [dashboard/current/data] Created index "dogbreeds"
[00:00:02]               │ debg [dashboard/current/data] "dogbreeds" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:02]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] [logstash-0] creating index, cause [api], templates [], shards [1]/[0]
[00:00:02]               │ info [dashboard/current/data] Created index "logstash-0"
[00:00:02]               │ debg [dashboard/current/data] "logstash-0" settings {"index":{"analysis":{"analyzer":{"makelogs_url":{"max_token_length":"1000","tokenizer":"uax_url_email","type":"standard"}}},"number_of_replicas":"0","number_of_shards":"1"}}
[00:00:11]               │ info progress: 7210
[00:00:18]               │ info [dashboard/current/data] Indexed 6 docs into "animals-dogs-2018-01-01"
[00:00:18]               │ info [dashboard/current/data] Indexed 6 docs into "animals-dogs-2018-04-10"
[00:00:18]               │ info [dashboard/current/data] Indexed 6 docs into "animals-cats-2018-01-01"
[00:00:18]               │ info [dashboard/current/data] Indexed 5 docs into "animals-cats-2018-04-10"
[00:00:18]               │ info [dashboard/current/data] Indexed 6 docs into "dogbreeds"
[00:00:18]               │ info [dashboard/current/data] Indexed 14005 docs into "logstash-0"
[00:06:27]             └-: dashboard filtering
[00:06:27]               └-> "before all" hook in "dashboard filtering"
[00:06:27]               └-> "before all" hook in "dashboard filtering"
[00:06:27]                 │ info [dashboard/current/kibana] Loading "mappings.json"
[00:06:27]                 │ info [dashboard/current/kibana] Loading "data.json.gz"
[00:06:27]                 │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] [.kibana_8.0.0_001/grVwlT4wQQeXs5yxSb-Snw] deleting index
[00:06:27]                 │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] [.kibana_1/xhfZIX_vQNyFC2xZCyDSoQ] deleting index
[00:06:27]                 │ info [dashboard/current/kibana] Deleted existing index ".kibana_8.0.0_001"
[00:06:27]                 │ info [dashboard/current/kibana] Deleted existing index ".kibana_1"
[00:06:27]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] [.kibana_1] creating index, cause [api], templates [], shards [1]/[0]
[00:06:27]                 │ info [dashboard/current/kibana] Created index ".kibana_1"
[00:06:27]                 │ debg [dashboard/current/kibana] ".kibana_1" settings {"index":{"auto_expand_replicas":"0-1","number_of_replicas":"0","number_of_shards":"1"}}
[00:06:27]                 │ info [dashboard/current/kibana] Indexed 143 docs into ".kibana_1"
[00:06:27]                 │ debg Migrating saved objects
[00:06:27]                 │ proc [kibana]   log   [16:10:34.813] [info][savedobjects-service] [.kibana] INIT -> SET_SOURCE_WRITE_BLOCK
[00:06:27]                 │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] adding block write to indices [[.kibana_1/DRpKqRHtQ627CqKyM4G39Q]]
[00:06:27]                 │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] completed adding block write to indices [.kibana_1]
[00:06:27]                 │ proc [kibana]   log   [16:10:34.849] [info][savedobjects-service] [.kibana] SET_SOURCE_WRITE_BLOCK -> CREATE_REINDEX_TEMP
[00:06:27]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] [.kibana_8.0.0_reindex_temp] creating index, cause [api], templates [], shards [1]/[1]
[00:06:27]                 │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] updating number_of_replicas to [0] for indices [.kibana_8.0.0_reindex_temp]
[00:06:28]                 │ proc [kibana]   log   [16:10:34.902] [info][savedobjects-service] [.kibana] CREATE_REINDEX_TEMP -> REINDEX_SOURCE_TO_TEMP
[00:06:28]                 │ proc [kibana]   log   [16:10:34.908] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP -> REINDEX_SOURCE_TO_TEMP_WAIT_FOR_TASK
[00:06:28]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] [.kibana_8.0.0_reindex_temp/j8uFsPVZSOq-Dfj1mov_KA] update_mapping [_doc]
[00:06:28]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] [.kibana_8.0.0_reindex_temp/j8uFsPVZSOq-Dfj1mov_KA] update_mapping [_doc]
[00:06:28]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] [.kibana_8.0.0_reindex_temp/j8uFsPVZSOq-Dfj1mov_KA] update_mapping [_doc]
[00:06:28]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] [.kibana_8.0.0_reindex_temp/j8uFsPVZSOq-Dfj1mov_KA] update_mapping [_doc]
[00:06:28]                 │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] 3905 finished with response BulkByScrollResponse[took=113.4ms,timed_out=false,sliceId=null,updated=0,created=143,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:06:28]                 │ proc [kibana]   log   [16:10:35.118] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_WAIT_FOR_TASK -> SET_TEMP_WRITE_BLOCK
[00:06:28]                 │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] adding block write to indices [[.kibana_8.0.0_reindex_temp/j8uFsPVZSOq-Dfj1mov_KA]]
[00:06:28]                 │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] completed adding block write to indices [.kibana_8.0.0_reindex_temp]
[00:06:28]                 │ proc [kibana]   log   [16:10:35.152] [info][savedobjects-service] [.kibana] SET_TEMP_WRITE_BLOCK -> CLONE_TEMP_TO_TARGET
[00:06:28]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] applying create index request using existing index [.kibana_8.0.0_reindex_temp] metadata
[00:06:28]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] [.kibana_8.0.0_001] creating index, cause [clone_index], templates [], shards [1]/[1]
[00:06:28]                 │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] updating number_of_replicas to [0] for indices [.kibana_8.0.0_001]
[00:06:28]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] [.kibana_8.0.0_001/5foNyYcPTsaaaQJvQTNxhQ] create_mapping
[00:06:28]                 │ proc [kibana]   log   [16:10:35.259] [info][savedobjects-service] [.kibana] CLONE_TEMP_TO_TARGET -> OUTDATED_DOCUMENTS_SEARCH
[00:06:28]                 │ proc [kibana]   log   [16:10:35.280] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH -> OUTDATED_DOCUMENTS_TRANSFORM
[00:06:28]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] [.kibana_8.0.0_001/5foNyYcPTsaaaQJvQTNxhQ] update_mapping [_doc]
[00:06:29]                 │ proc [kibana]   log   [16:10:36.200] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_TRANSFORM -> OUTDATED_DOCUMENTS_SEARCH
[00:06:29]                 │ proc [kibana]   log   [16:10:36.210] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH -> UPDATE_TARGET_MAPPINGS
[00:06:29]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] [.kibana_8.0.0_001/5foNyYcPTsaaaQJvQTNxhQ] update_mapping [_doc]
[00:06:29]                 │ proc [kibana]   log   [16:10:36.253] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS -> UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK
[00:06:29]                 │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] 3973 finished with response BulkByScrollResponse[took=45.7ms,timed_out=false,sliceId=null,updated=143,created=0,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:06:29]                 │ proc [kibana]   log   [16:10:36.360] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK -> MARK_VERSION_INDEX_READY
[00:06:29]                 │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] [.kibana_8.0.0_reindex_temp/j8uFsPVZSOq-Dfj1mov_KA] deleting index
[00:06:29]                 │ proc [kibana]   log   [16:10:36.394] [info][savedobjects-service] [.kibana] MARK_VERSION_INDEX_READY -> DONE
[00:06:29]                 │ proc [kibana]   log   [16:10:36.395] [info][savedobjects-service] [.kibana] Migration completed after 1590ms
[00:06:29]                 │ debg [dashboard/current/kibana] Migrated Kibana index after loading Kibana data
[00:06:29]                 │ debg applying update to kibana config: {"accessibility:disableAnimations":true,"dateFormat:tz":"UTC","visualization:visualize:legacyChartsLibrary":true}
[00:06:30]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] [.kibana_8.0.0_001/5foNyYcPTsaaaQJvQTNxhQ] update_mapping [_doc]
[00:06:31]                 │ debg replacing kibana config doc: {"defaultIndex":"0bf35f60-3dc9-11e8-8660-4d65aa086b3c"}
[00:06:32]                 │ debg navigating to dashboard url: http://localhost:6151/app/dashboards#/list
[00:06:32]                 │ debg navigate to: http://localhost:6151/app/dashboards#/list
[00:06:32]                 │ debg browser[INFO] http://localhost:6151/app/dashboards?_t=1617293439227#/list 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:06:32]                 │
[00:06:32]                 │ debg browser[INFO] http://localhost:6151/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:06:32]                 │ debg ... sleep(700) start
[00:06:33]                 │ debg ... sleep(700) end
[00:06:33]                 │ debg returned from get, calling refresh
[00:06:33]                 │ debg browser[INFO] http://localhost:6151/app/dashboards?_t=1617293439227#/list 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:06:33]                 │
[00:06:33]                 │ debg browser[INFO] http://localhost:6151/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:06:33]                 │ debg currentUrl = http://localhost:6151/app/dashboards#/list
[00:06:33]                 │          appUrl = http://localhost:6151/app/dashboards#/list
[00:06:33]                 │ debg TestSubjects.find(kibanaChrome)
[00:06:33]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:06:34]                 │ debg ... sleep(501) start
[00:06:34]                 │ debg ... sleep(501) end
[00:06:34]                 │ debg in navigateTo url = http://localhost:6151/app/dashboards#/list?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:06:34]                 │ debg TestSubjects.exists(statusPageContainer)
[00:06:34]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:06:37]                 │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:06:38]                 │ debg isGlobalLoadingIndicatorVisible
[00:06:38]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:06:38]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:06:38]                 │ debg browser[INFO] http://localhost:6151/app/dashboards#/list?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now)) 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:06:38]                 │
[00:06:38]                 │ debg browser[INFO] http://localhost:6151/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:06:39]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:06:40]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:06:40]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:06:40]                 │ debg gotoDashboardLandingPage
[00:06:40]                 │ debg onDashboardLandingPage
[00:06:40]                 │ debg TestSubjects.exists(dashboardLandingPage)
[00:06:40]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardLandingPage"]') with timeout=5000
[00:08:44]               └-: using a pinned filter that excludes all data
[00:08:44]                 └-> "before all" hook for "filters on pie charts"
[00:08:44]                 └-> "before all" hook for "filters on pie charts"
[00:08:44]                   │ debg TestSubjects.exists(newItemButton)
[00:08:44]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:08:44]                   │ debg TestSubjects.click(newItemButton)
[00:08:44]                   │ debg Find.clickByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:08:44]                   │ debg Find.findByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:08:44]                   │ debg TestSubjects.exists(dashboardCreateConfirm)
[00:08:44]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardCreateConfirm"]') with timeout=2500
[00:08:46]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardCreateConfirm"] is not displayed
[00:08:47]                   │ debg waitForRenderComplete
[00:08:47]                   │ debg in getSharedItemsCount
[00:08:47]                   │ debg Find.findByCssSelector('[data-shared-items-count]') with timeout=10000
[00:08:47]                   │ debg Renderable.waitForRender for 0 elements
[00:08:47]                   │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:08:57]                   │ debg Find.allByCssSelector('[data-loading]') with timeout=1000
[00:08:58]                   │ debg Setting absolute range to Jan 1, 2018 @ 00:00:00.000 to Apr 13, 2018 @ 00:00:00.000
[00:08:58]                   │ debg TestSubjects.exists(superDatePickerToggleQuickMenuButton)
[00:08:58]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=20000
[00:08:58]                   │ debg TestSubjects.exists(superDatePickerShowDatesButton)
[00:08:58]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=2500
[00:09:00]                   │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerShowDatesButton"] is not displayed
[00:09:01]                   │ debg TestSubjects.exists(superDatePickerstartDatePopoverButton)
[00:09:01]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=2500
[00:09:01]                   │ debg TestSubjects.click(superDatePickerendDatePopoverButton)
[00:09:01]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:09:01]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:09:01]                   │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:09:01]                   │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:09:01]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:09:01]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:09:01]                   │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:09:01]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:09:01]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:09:01]                   │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Apr 13, 2018 @ 00:00:00.000)
[00:09:01]                   │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:09:01]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:09:01]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:09:02]                   │ debg TestSubjects.click(superDatePickerstartDatePopoverButton)
[00:09:02]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:09:02]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:09:02]                   │ debg Find.waitForElementStale with timeout=10000
[00:09:02]                   │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:09:02]                   │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:09:02]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:09:02]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:09:02]                   │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:09:02]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:09:02]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:09:02]                   │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Jan 1, 2018 @ 00:00:00.000)
[00:09:02]                   │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:09:02]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:09:02]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:09:02]                   │ debg TestSubjects.exists(superDatePickerApplyTimeButton)
[00:09:02]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerApplyTimeButton"]') with timeout=2500
[00:09:05]                   │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerApplyTimeButton"] is not displayed
[00:09:05]                   │ debg TestSubjects.click(querySubmitButton)
[00:09:05]                   │ debg Find.clickByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:09:05]                   │ debg Find.findByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:09:06]                   │ debg Find.waitForElementStale with timeout=10000
[00:09:06]                   │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:09:06]                   │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:09:06]                   │ debg DashboardAddPanel.addEveryVisualization
[00:09:06]                   │ debg DashboardAddPanel.ensureAddPanelIsShowing
[00:09:06]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:09:06]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:09:06]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:09:08]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:09:09]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:09:09]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:09:09]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:09:09]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:09:09]                   │ debg ... sleep(500) start
[00:09:10]                   │ debg ... sleep(500) end
[00:09:10]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:09:10]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:09:10]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:09:10]                   │ debg DashboardAddPanel.addToFilter(visualization)
[00:09:10]                   │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:09:11]                   │ debg DashboardAddPanel.toggleFilter
[00:09:11]                   │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:09:11]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:09:11]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:09:11]                   │ debg TestSubjects.click(savedObjectFinderFilter-visualization)
[00:09:11]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilter-visualization"]') with timeout=10000
[00:09:11]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilter-visualization"]') with timeout=10000
[00:09:11]                   │ debg DashboardAddPanel.toggleFilter
[00:09:11]                   │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:09:11]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:09:11]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:09:11]                   │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:09:11]                   │ debg TestSubjects.setValue(savedObjectFinderSearchInput, "Filter Bytes Test")
[00:09:11]                   │ debg TestSubjects.click(savedObjectFinderSearchInput)
[00:09:11]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:09:11]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:09:12]                   │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:09:12]                   │ debg addEveryEmbeddableOnCurrentPage
[00:09:12]                   │ debg TestSubjects.find(savedObjectFinderItemList)
[00:09:12]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderItemList"]') with timeout=10000
[00:09:12]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:09:13]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:09:13]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:13]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:13]                   │ debg --- retry.try error: stale element reference: element is not attached to the page document
[00:09:13]                   │        (Session info: headless chrome=89.0.4389.114)
[00:09:13]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:09:14]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:09:14]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:14]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:14]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:09:14]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:09:14]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:14]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:14]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:09:15]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:09:15]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:15]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:15]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:09:15]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:09:15]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:15]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:15]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:09:16]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:09:16]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:16]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:16]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:09:16]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:09:16]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:16]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:16]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:09:17]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:09:17]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:17]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:17]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:09:17]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:09:17]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:17]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:17]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:09:18]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:09:18]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:18]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:18]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:09:18]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:09:18]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:18]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:18]                   │ debg Added 11 embeddables
[00:09:18]                   │ debg Find.allByCssSelector('.euiToast') with timeout=10000
[00:09:18]                   │ debg TestSubjects.exists(pagination-button-next)
[00:09:18]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="pagination-button-next"]') with timeout=2500
[00:09:19]                   │ debg TestSubjects.find(pagination-button-next)
[00:09:19]                   │ debg Find.findByCssSelector('[data-test-subj="pagination-button-next"]') with timeout=10000
[00:09:19]                   │ debg isGlobalLoadingIndicatorVisible
[00:09:19]                   │ debg TestSubjects.exists(globalLoadingIndicator)
[00:09:19]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:09:20]                   │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:09:21]                   │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:09:21]                   │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:09:21]                   │ debg isGlobalLoadingIndicatorVisible
[00:09:21]                   │ debg TestSubjects.exists(globalLoadingIndicator)
[00:09:21]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:09:22]                   │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:09:23]                   │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:09:23]                   │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:09:23]                   │ debg addEveryEmbeddableOnCurrentPage
[00:09:23]                   │ debg TestSubjects.find(savedObjectFinderItemList)
[00:09:23]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderItemList"]') with timeout=10000
[00:09:23]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:09:23]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:09:23]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:23]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:24]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:09:24]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:09:24]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:24]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:24]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:09:24]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:09:25]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:25]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:25]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:09:25]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:09:25]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:25]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:25]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:09:25]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:09:25]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:25]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:26]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:09:26]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:09:26]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:26]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:26]                   │ debg Added 6 embeddables
[00:09:26]                   │ debg Find.allByCssSelector('.euiToast') with timeout=10000
[00:09:26]                   │ warn WebElementWrapper.click: stale element reference: element is not attached to the page document
[00:09:26]                   │        (Session info: headless chrome=89.0.4389.114)
[00:09:26]                   │ debg finding element 'By(css selector, .euiToast__closeButton)' again, 2 attempts left
[00:09:36]                   │ debg TestSubjects.exists(pagination-button-next)
[00:09:36]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="pagination-button-next"]') with timeout=2500
[00:09:37]                   │ debg TestSubjects.find(pagination-button-next)
[00:09:37]                   │ debg Find.findByCssSelector('[data-test-subj="pagination-button-next"]') with timeout=10000
[00:09:37]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:09:37]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:09:37]                   │ debg Closing flyout dashboardAddPanel
[00:09:37]                   │ debg TestSubjects.find(dashboardAddPanel)
[00:09:37]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=10000
[00:09:37]                   │ debg Waiting up to 20000ms for flyout closed...
[00:09:37]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:09:37]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:09:38]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:09:39]                   │ debg DashboardAddPanel.addEverySavedSearch
[00:09:39]                   │ debg DashboardAddPanel.ensureAddPanelIsShowing
[00:09:39]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:09:39]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:09:39]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:09:41]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:09:42]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:09:42]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:09:42]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:09:42]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:09:42]                   │ debg ... sleep(500) start
[00:09:42]                   │ debg ... sleep(500) end
[00:09:42]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:09:42]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:09:42]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:09:43]                   │ debg DashboardAddPanel.addToFilter(search)
[00:09:43]                   │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:09:43]                   │ debg DashboardAddPanel.toggleFilter
[00:09:43]                   │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:09:43]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:09:43]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:09:43]                   │ debg TestSubjects.click(savedObjectFinderFilter-search)
[00:09:43]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilter-search"]') with timeout=10000
[00:09:43]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilter-search"]') with timeout=10000
[00:09:43]                   │ debg DashboardAddPanel.toggleFilter
[00:09:43]                   │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:09:43]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:09:43]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:09:43]                   │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:09:44]                   │ debg TestSubjects.setValue(savedObjectFinderSearchInput, "Filter Bytes Test")
[00:09:44]                   │ debg TestSubjects.click(savedObjectFinderSearchInput)
[00:09:44]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:09:44]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:09:44]                   │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:09:45]                   │ debg addEveryEmbeddableOnCurrentPage
[00:09:45]                   │ debg TestSubjects.find(savedObjectFinderItemList)
[00:09:45]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderItemList"]') with timeout=10000
[00:09:45]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:09:45]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:09:45]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:45]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:45]                   │ debg Added 1 embeddables
[00:09:45]                   │ debg Find.allByCssSelector('.euiToast') with timeout=10000
[00:09:45]                   │ warn WebElementWrapper.click: stale element reference: element is not attached to the page document
[00:09:45]                   │        (Session info: headless chrome=89.0.4389.114)
[00:09:45]                   │ debg finding element 'By(css selector, .euiToast__closeButton)' again, 2 attempts left
[00:09:56]                   │ debg TestSubjects.exists(pagination-button-next)
[00:09:56]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="pagination-button-next"]') with timeout=2500
[00:09:56]                   │ debg --- retry.tryForTime error: [data-test-subj="pagination-button-next"] is not displayed
[00:09:56]                   │ debg --- retry.tryForTime failed again with the same message...
[00:09:57]                   │ debg --- retry.tryForTime failed again with the same message...
[00:09:57]                   │ debg --- retry.tryForTime failed again with the same message...
[00:09:58]                   │ debg --- retry.tryForTime failed again with the same message...
[00:09:58]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:09:58]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:09:58]                   │ debg Closing flyout dashboardAddPanel
[00:09:58]                   │ debg TestSubjects.find(dashboardAddPanel)
[00:09:58]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=10000
[00:09:58]                   │ debg Waiting up to 20000ms for flyout closed...
[00:09:58]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:09:58]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:10:00]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:10:00]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:10:00]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:10:01]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:10:02]                   │ debg isGlobalLoadingIndicatorVisible
[00:10:02]                   │ debg TestSubjects.exists(globalLoadingIndicator)
[00:10:02]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:10:03]                   │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:10:04]                   │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:10:04]                   │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:10:04]                   │ debg waitForRenderComplete
[00:10:04]                   │ debg in getSharedItemsCount
[00:10:04]                   │ debg Find.findByCssSelector('[data-shared-items-count]') with timeout=10000
[00:10:04]                   │ debg Renderable.waitForRender for 0 elements
[00:10:04]                   │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:10:04]                   │ debg Find.allByCssSelector('[data-loading]') with timeout=1000
[00:10:05]                   │ debg TestSubjects.click(addFilter)
[00:10:05]                   │ debg Find.clickByCssSelector('[data-test-subj="addFilter"]') with timeout=10000
[00:10:05]                   │ debg Find.findByCssSelector('[data-test-subj="addFilter"]') with timeout=10000
[00:10:05]                   │ debg comboBox.set, comboBoxSelector: filterFieldSuggestionList
[00:10:05]                   │ debg TestSubjects.find(filterFieldSuggestionList)
[00:10:05]                   │ debg Find.findByCssSelector('[data-test-subj="filterFieldSuggestionList"]') with timeout=10000
[00:10:05]                   │ debg comboBox.setElement, value: bytes
[00:10:05]                   │ debg comboBox.isOptionSelected, value: bytes
[00:10:08]                   │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:10:08]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:10:08]                   │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="bytes"]') with timeout=2500
[00:10:10]                   │ debg Find.findByCssSelector('.euiFilterSelectItem') with timeout=5000
[00:10:20]                   │ info Taking screenshot "/dev/shm/workspace/parallel/5/kibana/test/functional/screenshots/failure/dashboard app using current data dashboard filtering using a pinned filter that excludes all data _before all_ hook for _filters on pie charts_.png"
[00:10:20]                   │ info Current URL is: http://localhost:6151/app/dashboards#/create?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:%272018-01-01T00:00:00.000Z%27,to:%272018-04-13T00:00:00.000Z%27))&_a=(description:%27%27,filters:!(),fullScreenMode:!f,options:(hidePanelTitles:!f,useMargins:!t),query:(language:kuery,query:%27%27),tags:!(),timeRestore:!f,title:%27%27,viewMode:edit)
[00:10:20]                   │ info Saving page source to: /dev/shm/workspace/parallel/5/kibana/test/functional/failure_debug/html/dashboard app using current data dashboard filtering using a pinned filter that excludes all data _before all_ hook for _filters on pie charts_.html
[00:10:20]                   └- ✖ fail: dashboard app using current data dashboard filtering using a pinned filter that excludes all data "before all" hook for "filters on pie charts"
[00:10:20]                   │      TimeoutError: Waiting for element to be located By(css selector, .euiFilterSelectItem)
[00:10:20]                   │ Wait timed out after 10047ms
[00:10:20]                   │       at /dev/shm/workspace/parallel/5/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
[00:10:20]                   │       at runMicrotasks (<anonymous>)
[00:10:20]                   │       at processTicksAndRejections (internal/process/task_queues.js:93:5)
[00:10:20]                   │ 
[00:10:20]                   │ 

Stack Trace

TimeoutError: Waiting for element to be located By(css selector, .euiFilterSelectItem)
Wait timed out after 10047ms
    at /dev/shm/workspace/parallel/5/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:93:5) {
  remoteStacktrace: ''
}

Kibana Pipeline / general / Chrome UI Functional Tests.test/functional/apps/dashboard/dashboard_filtering·ts.dashboard app using current data dashboard filtering using a pinned filter that excludes all data "after all" hook for "vega is filtered"

Link to Jenkins

Standard Out

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

[00:00:00]       │
[00:00:00]         └-: dashboard app
[00:00:00]           └-> "before all" hook in "dashboard app"
[00:00:00]           └-: using current data
[00:00:00]             └-> "before all" hook in "using current data"
[00:00:00]             └-> "before all" hook: loadCurrentData in "using current data"
[00:00:00]               │ info [logstash_functional] Unloading indices from "mappings.json"
[00:00:00]               │ info [logstash_functional] Unloading indices from "data.json.gz"
[00:00:01]               │ info [dashboard/current/data] Loading "mappings.json"
[00:00:01]               │ info [dashboard/current/data] Loading "data.json.gz"
[00:00:01]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] [animals-dogs-2018-01-01] creating index, cause [api], templates [], shards [5]/[1]
[00:00:01]               │ info [dashboard/current/data] Created index "animals-dogs-2018-01-01"
[00:00:01]               │ debg [dashboard/current/data] "animals-dogs-2018-01-01" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:01]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] [animals-dogs-2018-04-10] creating index, cause [api], templates [], shards [5]/[1]
[00:00:02]               │ info [dashboard/current/data] Created index "animals-dogs-2018-04-10"
[00:00:02]               │ debg [dashboard/current/data] "animals-dogs-2018-04-10" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:02]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] [animals-cats-2018-01-01] creating index, cause [api], templates [], shards [5]/[1]
[00:00:02]               │ info [dashboard/current/data] Created index "animals-cats-2018-01-01"
[00:00:02]               │ debg [dashboard/current/data] "animals-cats-2018-01-01" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:02]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] [animals-cats-2018-04-10] creating index, cause [api], templates [], shards [5]/[1]
[00:00:02]               │ info [dashboard/current/data] Created index "animals-cats-2018-04-10"
[00:00:02]               │ debg [dashboard/current/data] "animals-cats-2018-04-10" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:02]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] [dogbreeds] creating index, cause [api], templates [], shards [5]/[1]
[00:00:02]               │ info [dashboard/current/data] Created index "dogbreeds"
[00:00:02]               │ debg [dashboard/current/data] "dogbreeds" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:02]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] [logstash-0] creating index, cause [api], templates [], shards [1]/[0]
[00:00:02]               │ info [dashboard/current/data] Created index "logstash-0"
[00:00:02]               │ debg [dashboard/current/data] "logstash-0" settings {"index":{"analysis":{"analyzer":{"makelogs_url":{"max_token_length":"1000","tokenizer":"uax_url_email","type":"standard"}}},"number_of_replicas":"0","number_of_shards":"1"}}
[00:00:11]               │ info progress: 7210
[00:00:18]               │ info [dashboard/current/data] Indexed 6 docs into "animals-dogs-2018-01-01"
[00:00:18]               │ info [dashboard/current/data] Indexed 6 docs into "animals-dogs-2018-04-10"
[00:00:18]               │ info [dashboard/current/data] Indexed 6 docs into "animals-cats-2018-01-01"
[00:00:18]               │ info [dashboard/current/data] Indexed 5 docs into "animals-cats-2018-04-10"
[00:00:18]               │ info [dashboard/current/data] Indexed 6 docs into "dogbreeds"
[00:00:18]               │ info [dashboard/current/data] Indexed 14005 docs into "logstash-0"
[00:06:27]             └-: dashboard filtering
[00:06:27]               └-> "before all" hook in "dashboard filtering"
[00:06:27]               └-> "before all" hook in "dashboard filtering"
[00:06:27]                 │ info [dashboard/current/kibana] Loading "mappings.json"
[00:06:27]                 │ info [dashboard/current/kibana] Loading "data.json.gz"
[00:06:27]                 │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] [.kibana_8.0.0_001/grVwlT4wQQeXs5yxSb-Snw] deleting index
[00:06:27]                 │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] [.kibana_1/xhfZIX_vQNyFC2xZCyDSoQ] deleting index
[00:06:27]                 │ info [dashboard/current/kibana] Deleted existing index ".kibana_8.0.0_001"
[00:06:27]                 │ info [dashboard/current/kibana] Deleted existing index ".kibana_1"
[00:06:27]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] [.kibana_1] creating index, cause [api], templates [], shards [1]/[0]
[00:06:27]                 │ info [dashboard/current/kibana] Created index ".kibana_1"
[00:06:27]                 │ debg [dashboard/current/kibana] ".kibana_1" settings {"index":{"auto_expand_replicas":"0-1","number_of_replicas":"0","number_of_shards":"1"}}
[00:06:27]                 │ info [dashboard/current/kibana] Indexed 143 docs into ".kibana_1"
[00:06:27]                 │ debg Migrating saved objects
[00:06:27]                 │ proc [kibana]   log   [16:10:34.813] [info][savedobjects-service] [.kibana] INIT -> SET_SOURCE_WRITE_BLOCK
[00:06:27]                 │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] adding block write to indices [[.kibana_1/DRpKqRHtQ627CqKyM4G39Q]]
[00:06:27]                 │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] completed adding block write to indices [.kibana_1]
[00:06:27]                 │ proc [kibana]   log   [16:10:34.849] [info][savedobjects-service] [.kibana] SET_SOURCE_WRITE_BLOCK -> CREATE_REINDEX_TEMP
[00:06:27]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] [.kibana_8.0.0_reindex_temp] creating index, cause [api], templates [], shards [1]/[1]
[00:06:27]                 │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] updating number_of_replicas to [0] for indices [.kibana_8.0.0_reindex_temp]
[00:06:28]                 │ proc [kibana]   log   [16:10:34.902] [info][savedobjects-service] [.kibana] CREATE_REINDEX_TEMP -> REINDEX_SOURCE_TO_TEMP
[00:06:28]                 │ proc [kibana]   log   [16:10:34.908] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP -> REINDEX_SOURCE_TO_TEMP_WAIT_FOR_TASK
[00:06:28]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] [.kibana_8.0.0_reindex_temp/j8uFsPVZSOq-Dfj1mov_KA] update_mapping [_doc]
[00:06:28]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] [.kibana_8.0.0_reindex_temp/j8uFsPVZSOq-Dfj1mov_KA] update_mapping [_doc]
[00:06:28]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] [.kibana_8.0.0_reindex_temp/j8uFsPVZSOq-Dfj1mov_KA] update_mapping [_doc]
[00:06:28]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] [.kibana_8.0.0_reindex_temp/j8uFsPVZSOq-Dfj1mov_KA] update_mapping [_doc]
[00:06:28]                 │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] 3905 finished with response BulkByScrollResponse[took=113.4ms,timed_out=false,sliceId=null,updated=0,created=143,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:06:28]                 │ proc [kibana]   log   [16:10:35.118] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_WAIT_FOR_TASK -> SET_TEMP_WRITE_BLOCK
[00:06:28]                 │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] adding block write to indices [[.kibana_8.0.0_reindex_temp/j8uFsPVZSOq-Dfj1mov_KA]]
[00:06:28]                 │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] completed adding block write to indices [.kibana_8.0.0_reindex_temp]
[00:06:28]                 │ proc [kibana]   log   [16:10:35.152] [info][savedobjects-service] [.kibana] SET_TEMP_WRITE_BLOCK -> CLONE_TEMP_TO_TARGET
[00:06:28]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] applying create index request using existing index [.kibana_8.0.0_reindex_temp] metadata
[00:06:28]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] [.kibana_8.0.0_001] creating index, cause [clone_index], templates [], shards [1]/[1]
[00:06:28]                 │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] updating number_of_replicas to [0] for indices [.kibana_8.0.0_001]
[00:06:28]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] [.kibana_8.0.0_001/5foNyYcPTsaaaQJvQTNxhQ] create_mapping
[00:06:28]                 │ proc [kibana]   log   [16:10:35.259] [info][savedobjects-service] [.kibana] CLONE_TEMP_TO_TARGET -> OUTDATED_DOCUMENTS_SEARCH
[00:06:28]                 │ proc [kibana]   log   [16:10:35.280] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH -> OUTDATED_DOCUMENTS_TRANSFORM
[00:06:28]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] [.kibana_8.0.0_001/5foNyYcPTsaaaQJvQTNxhQ] update_mapping [_doc]
[00:06:29]                 │ proc [kibana]   log   [16:10:36.200] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_TRANSFORM -> OUTDATED_DOCUMENTS_SEARCH
[00:06:29]                 │ proc [kibana]   log   [16:10:36.210] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH -> UPDATE_TARGET_MAPPINGS
[00:06:29]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] [.kibana_8.0.0_001/5foNyYcPTsaaaQJvQTNxhQ] update_mapping [_doc]
[00:06:29]                 │ proc [kibana]   log   [16:10:36.253] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS -> UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK
[00:06:29]                 │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] 3973 finished with response BulkByScrollResponse[took=45.7ms,timed_out=false,sliceId=null,updated=143,created=0,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:06:29]                 │ proc [kibana]   log   [16:10:36.360] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK -> MARK_VERSION_INDEX_READY
[00:06:29]                 │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] [.kibana_8.0.0_reindex_temp/j8uFsPVZSOq-Dfj1mov_KA] deleting index
[00:06:29]                 │ proc [kibana]   log   [16:10:36.394] [info][savedobjects-service] [.kibana] MARK_VERSION_INDEX_READY -> DONE
[00:06:29]                 │ proc [kibana]   log   [16:10:36.395] [info][savedobjects-service] [.kibana] Migration completed after 1590ms
[00:06:29]                 │ debg [dashboard/current/kibana] Migrated Kibana index after loading Kibana data
[00:06:29]                 │ debg applying update to kibana config: {"accessibility:disableAnimations":true,"dateFormat:tz":"UTC","visualization:visualize:legacyChartsLibrary":true}
[00:06:30]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1617291466226158183] [.kibana_8.0.0_001/5foNyYcPTsaaaQJvQTNxhQ] update_mapping [_doc]
[00:06:31]                 │ debg replacing kibana config doc: {"defaultIndex":"0bf35f60-3dc9-11e8-8660-4d65aa086b3c"}
[00:06:32]                 │ debg navigating to dashboard url: http://localhost:6151/app/dashboards#/list
[00:06:32]                 │ debg navigate to: http://localhost:6151/app/dashboards#/list
[00:06:32]                 │ debg browser[INFO] http://localhost:6151/app/dashboards?_t=1617293439227#/list 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:06:32]                 │
[00:06:32]                 │ debg browser[INFO] http://localhost:6151/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:06:32]                 │ debg ... sleep(700) start
[00:06:33]                 │ debg ... sleep(700) end
[00:06:33]                 │ debg returned from get, calling refresh
[00:06:33]                 │ debg browser[INFO] http://localhost:6151/app/dashboards?_t=1617293439227#/list 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:06:33]                 │
[00:06:33]                 │ debg browser[INFO] http://localhost:6151/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:06:33]                 │ debg currentUrl = http://localhost:6151/app/dashboards#/list
[00:06:33]                 │          appUrl = http://localhost:6151/app/dashboards#/list
[00:06:33]                 │ debg TestSubjects.find(kibanaChrome)
[00:06:33]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:06:34]                 │ debg ... sleep(501) start
[00:06:34]                 │ debg ... sleep(501) end
[00:06:34]                 │ debg in navigateTo url = http://localhost:6151/app/dashboards#/list?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:06:34]                 │ debg TestSubjects.exists(statusPageContainer)
[00:06:34]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:06:37]                 │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:06:38]                 │ debg isGlobalLoadingIndicatorVisible
[00:06:38]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:06:38]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:06:38]                 │ debg browser[INFO] http://localhost:6151/app/dashboards#/list?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now)) 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:06:38]                 │
[00:06:38]                 │ debg browser[INFO] http://localhost:6151/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:06:39]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:06:40]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:06:40]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:06:40]                 │ debg gotoDashboardLandingPage
[00:06:40]                 │ debg onDashboardLandingPage
[00:06:40]                 │ debg TestSubjects.exists(dashboardLandingPage)
[00:06:40]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardLandingPage"]') with timeout=5000
[00:08:44]               └-: using a pinned filter that excludes all data
[00:08:44]                 └-> "before all" hook for "filters on pie charts"
[00:08:44]                 └-> "before all" hook for "filters on pie charts"
[00:08:44]                   │ debg TestSubjects.exists(newItemButton)
[00:08:44]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:08:44]                   │ debg TestSubjects.click(newItemButton)
[00:08:44]                   │ debg Find.clickByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:08:44]                   │ debg Find.findByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:08:44]                   │ debg TestSubjects.exists(dashboardCreateConfirm)
[00:08:44]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardCreateConfirm"]') with timeout=2500
[00:08:46]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardCreateConfirm"] is not displayed
[00:08:47]                   │ debg waitForRenderComplete
[00:08:47]                   │ debg in getSharedItemsCount
[00:08:47]                   │ debg Find.findByCssSelector('[data-shared-items-count]') with timeout=10000
[00:08:47]                   │ debg Renderable.waitForRender for 0 elements
[00:08:47]                   │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:08:57]                   │ debg Find.allByCssSelector('[data-loading]') with timeout=1000
[00:08:58]                   │ debg Setting absolute range to Jan 1, 2018 @ 00:00:00.000 to Apr 13, 2018 @ 00:00:00.000
[00:08:58]                   │ debg TestSubjects.exists(superDatePickerToggleQuickMenuButton)
[00:08:58]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=20000
[00:08:58]                   │ debg TestSubjects.exists(superDatePickerShowDatesButton)
[00:08:58]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=2500
[00:09:00]                   │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerShowDatesButton"] is not displayed
[00:09:01]                   │ debg TestSubjects.exists(superDatePickerstartDatePopoverButton)
[00:09:01]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=2500
[00:09:01]                   │ debg TestSubjects.click(superDatePickerendDatePopoverButton)
[00:09:01]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:09:01]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:09:01]                   │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:09:01]                   │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:09:01]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:09:01]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:09:01]                   │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:09:01]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:09:01]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:09:01]                   │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Apr 13, 2018 @ 00:00:00.000)
[00:09:01]                   │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:09:01]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:09:01]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:09:02]                   │ debg TestSubjects.click(superDatePickerstartDatePopoverButton)
[00:09:02]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:09:02]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:09:02]                   │ debg Find.waitForElementStale with timeout=10000
[00:09:02]                   │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:09:02]                   │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:09:02]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:09:02]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:09:02]                   │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:09:02]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:09:02]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:09:02]                   │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Jan 1, 2018 @ 00:00:00.000)
[00:09:02]                   │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:09:02]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:09:02]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:09:02]                   │ debg TestSubjects.exists(superDatePickerApplyTimeButton)
[00:09:02]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerApplyTimeButton"]') with timeout=2500
[00:09:05]                   │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerApplyTimeButton"] is not displayed
[00:09:05]                   │ debg TestSubjects.click(querySubmitButton)
[00:09:05]                   │ debg Find.clickByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:09:05]                   │ debg Find.findByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:09:06]                   │ debg Find.waitForElementStale with timeout=10000
[00:09:06]                   │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:09:06]                   │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:09:06]                   │ debg DashboardAddPanel.addEveryVisualization
[00:09:06]                   │ debg DashboardAddPanel.ensureAddPanelIsShowing
[00:09:06]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:09:06]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:09:06]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:09:08]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:09:09]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:09:09]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:09:09]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:09:09]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:09:09]                   │ debg ... sleep(500) start
[00:09:10]                   │ debg ... sleep(500) end
[00:09:10]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:09:10]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:09:10]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:09:10]                   │ debg DashboardAddPanel.addToFilter(visualization)
[00:09:10]                   │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:09:11]                   │ debg DashboardAddPanel.toggleFilter
[00:09:11]                   │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:09:11]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:09:11]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:09:11]                   │ debg TestSubjects.click(savedObjectFinderFilter-visualization)
[00:09:11]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilter-visualization"]') with timeout=10000
[00:09:11]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilter-visualization"]') with timeout=10000
[00:09:11]                   │ debg DashboardAddPanel.toggleFilter
[00:09:11]                   │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:09:11]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:09:11]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:09:11]                   │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:09:11]                   │ debg TestSubjects.setValue(savedObjectFinderSearchInput, "Filter Bytes Test")
[00:09:11]                   │ debg TestSubjects.click(savedObjectFinderSearchInput)
[00:09:11]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:09:11]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:09:12]                   │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:09:12]                   │ debg addEveryEmbeddableOnCurrentPage
[00:09:12]                   │ debg TestSubjects.find(savedObjectFinderItemList)
[00:09:12]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderItemList"]') with timeout=10000
[00:09:12]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:09:13]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:09:13]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:13]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:13]                   │ debg --- retry.try error: stale element reference: element is not attached to the page document
[00:09:13]                   │        (Session info: headless chrome=89.0.4389.114)
[00:09:13]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:09:14]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:09:14]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:14]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:14]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:09:14]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:09:14]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:14]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:14]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:09:15]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:09:15]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:15]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:15]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:09:15]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:09:15]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:15]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:15]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:09:16]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:09:16]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:16]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:16]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:09:16]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:09:16]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:16]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:16]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:09:17]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:09:17]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:17]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:17]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:09:17]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:09:17]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:17]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:17]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:09:18]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:09:18]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:18]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:18]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:09:18]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:09:18]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:18]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:18]                   │ debg Added 11 embeddables
[00:09:18]                   │ debg Find.allByCssSelector('.euiToast') with timeout=10000
[00:09:18]                   │ debg TestSubjects.exists(pagination-button-next)
[00:09:18]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="pagination-button-next"]') with timeout=2500
[00:09:19]                   │ debg TestSubjects.find(pagination-button-next)
[00:09:19]                   │ debg Find.findByCssSelector('[data-test-subj="pagination-button-next"]') with timeout=10000
[00:09:19]                   │ debg isGlobalLoadingIndicatorVisible
[00:09:19]                   │ debg TestSubjects.exists(globalLoadingIndicator)
[00:09:19]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:09:20]                   │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:09:21]                   │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:09:21]                   │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:09:21]                   │ debg isGlobalLoadingIndicatorVisible
[00:09:21]                   │ debg TestSubjects.exists(globalLoadingIndicator)
[00:09:21]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:09:22]                   │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:09:23]                   │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:09:23]                   │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:09:23]                   │ debg addEveryEmbeddableOnCurrentPage
[00:09:23]                   │ debg TestSubjects.find(savedObjectFinderItemList)
[00:09:23]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderItemList"]') with timeout=10000
[00:09:23]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:09:23]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:09:23]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:23]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:24]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:09:24]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:09:24]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:24]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:24]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:09:24]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:09:25]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:25]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:25]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:09:25]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:09:25]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:25]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:25]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:09:25]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:09:25]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:25]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:26]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:09:26]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:09:26]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:26]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:26]                   │ debg Added 6 embeddables
[00:09:26]                   │ debg Find.allByCssSelector('.euiToast') with timeout=10000
[00:09:26]                   │ warn WebElementWrapper.click: stale element reference: element is not attached to the page document
[00:09:26]                   │        (Session info: headless chrome=89.0.4389.114)
[00:09:26]                   │ debg finding element 'By(css selector, .euiToast__closeButton)' again, 2 attempts left
[00:09:36]                   │ debg TestSubjects.exists(pagination-button-next)
[00:09:36]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="pagination-button-next"]') with timeout=2500
[00:09:37]                   │ debg TestSubjects.find(pagination-button-next)
[00:09:37]                   │ debg Find.findByCssSelector('[data-test-subj="pagination-button-next"]') with timeout=10000
[00:09:37]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:09:37]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:09:37]                   │ debg Closing flyout dashboardAddPanel
[00:09:37]                   │ debg TestSubjects.find(dashboardAddPanel)
[00:09:37]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=10000
[00:09:37]                   │ debg Waiting up to 20000ms for flyout closed...
[00:09:37]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:09:37]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:09:38]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:09:39]                   │ debg DashboardAddPanel.addEverySavedSearch
[00:09:39]                   │ debg DashboardAddPanel.ensureAddPanelIsShowing
[00:09:39]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:09:39]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:09:39]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:09:41]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:09:42]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:09:42]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:09:42]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:09:42]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:09:42]                   │ debg ... sleep(500) start
[00:09:42]                   │ debg ... sleep(500) end
[00:09:42]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:09:42]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:09:42]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:09:43]                   │ debg DashboardAddPanel.addToFilter(search)
[00:09:43]                   │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:09:43]                   │ debg DashboardAddPanel.toggleFilter
[00:09:43]                   │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:09:43]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:09:43]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:09:43]                   │ debg TestSubjects.click(savedObjectFinderFilter-search)
[00:09:43]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilter-search"]') with timeout=10000
[00:09:43]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilter-search"]') with timeout=10000
[00:09:43]                   │ debg DashboardAddPanel.toggleFilter
[00:09:43]                   │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:09:43]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:09:43]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:09:43]                   │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:09:44]                   │ debg TestSubjects.setValue(savedObjectFinderSearchInput, "Filter Bytes Test")
[00:09:44]                   │ debg TestSubjects.click(savedObjectFinderSearchInput)
[00:09:44]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:09:44]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:09:44]                   │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:09:45]                   │ debg addEveryEmbeddableOnCurrentPage
[00:09:45]                   │ debg TestSubjects.find(savedObjectFinderItemList)
[00:09:45]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderItemList"]') with timeout=10000
[00:09:45]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:09:45]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:09:45]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:45]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:45]                   │ debg Added 1 embeddables
[00:09:45]                   │ debg Find.allByCssSelector('.euiToast') with timeout=10000
[00:09:45]                   │ warn WebElementWrapper.click: stale element reference: element is not attached to the page document
[00:09:45]                   │        (Session info: headless chrome=89.0.4389.114)
[00:09:45]                   │ debg finding element 'By(css selector, .euiToast__closeButton)' again, 2 attempts left
[00:09:56]                   │ debg TestSubjects.exists(pagination-button-next)
[00:09:56]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="pagination-button-next"]') with timeout=2500
[00:09:56]                   │ debg --- retry.tryForTime error: [data-test-subj="pagination-button-next"] is not displayed
[00:09:56]                   │ debg --- retry.tryForTime failed again with the same message...
[00:09:57]                   │ debg --- retry.tryForTime failed again with the same message...
[00:09:57]                   │ debg --- retry.tryForTime failed again with the same message...
[00:09:58]                   │ debg --- retry.tryForTime failed again with the same message...
[00:09:58]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:09:58]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:09:58]                   │ debg Closing flyout dashboardAddPanel
[00:09:58]                   │ debg TestSubjects.find(dashboardAddPanel)
[00:09:58]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=10000
[00:09:58]                   │ debg Waiting up to 20000ms for flyout closed...
[00:09:58]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:09:58]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:10:00]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:10:00]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:10:00]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:10:01]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:10:02]                   │ debg isGlobalLoadingIndicatorVisible
[00:10:02]                   │ debg TestSubjects.exists(globalLoadingIndicator)
[00:10:02]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:10:03]                   │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:10:04]                   │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:10:04]                   │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:10:04]                   │ debg waitForRenderComplete
[00:10:04]                   │ debg in getSharedItemsCount
[00:10:04]                   │ debg Find.findByCssSelector('[data-shared-items-count]') with timeout=10000
[00:10:04]                   │ debg Renderable.waitForRender for 0 elements
[00:10:04]                   │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:10:04]                   │ debg Find.allByCssSelector('[data-loading]') with timeout=1000
[00:10:05]                   │ debg TestSubjects.click(addFilter)
[00:10:05]                   │ debg Find.clickByCssSelector('[data-test-subj="addFilter"]') with timeout=10000
[00:10:05]                   │ debg Find.findByCssSelector('[data-test-subj="addFilter"]') with timeout=10000
[00:10:05]                   │ debg comboBox.set, comboBoxSelector: filterFieldSuggestionList
[00:10:05]                   │ debg TestSubjects.find(filterFieldSuggestionList)
[00:10:05]                   │ debg Find.findByCssSelector('[data-test-subj="filterFieldSuggestionList"]') with timeout=10000
[00:10:05]                   │ debg comboBox.setElement, value: bytes
[00:10:05]                   │ debg comboBox.isOptionSelected, value: bytes
[00:10:08]                   │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:10:08]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:10:08]                   │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="bytes"]') with timeout=2500
[00:10:10]                   │ debg Find.findByCssSelector('.euiFilterSelectItem') with timeout=5000
[00:10:20]                   │ info Taking screenshot "/dev/shm/workspace/parallel/5/kibana/test/functional/screenshots/failure/dashboard app using current data dashboard filtering using a pinned filter that excludes all data _before all_ hook for _filters on pie charts_.png"
[00:10:20]                   │ info Current URL is: http://localhost:6151/app/dashboards#/create?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:%272018-01-01T00:00:00.000Z%27,to:%272018-04-13T00:00:00.000Z%27))&_a=(description:%27%27,filters:!(),fullScreenMode:!f,options:(hidePanelTitles:!f,useMargins:!t),query:(language:kuery,query:%27%27),tags:!(),timeRestore:!f,title:%27%27,viewMode:edit)
[00:10:20]                   │ info Saving page source to: /dev/shm/workspace/parallel/5/kibana/test/functional/failure_debug/html/dashboard app using current data dashboard filtering using a pinned filter that excludes all data _before all_ hook for _filters on pie charts_.html
[00:10:20]                   └- ✖ fail: dashboard app using current data dashboard filtering using a pinned filter that excludes all data "before all" hook for "filters on pie charts"
[00:10:20]                   │      TimeoutError: Waiting for element to be located By(css selector, .euiFilterSelectItem)
[00:10:20]                   │ Wait timed out after 10047ms
[00:10:20]                   │       at /dev/shm/workspace/parallel/5/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
[00:10:20]                   │       at runMicrotasks (<anonymous>)
[00:10:20]                   │       at processTicksAndRejections (internal/process/task_queues.js:93:5)
[00:10:20]                   │ 
[00:10:20]                   │ 
[00:10:20]                   └-> "after all" hook for "vega is filtered"
[00:10:20]                     │ debg TestSubjects.click(~filter & ~filter-key-bytes)
[00:10:20]                     │ debg Find.clickByCssSelector('[data-test-subj~="filter"][data-test-subj~="filter-key-bytes"]') with timeout=10000
[00:10:20]                     │ debg Find.findByCssSelector('[data-test-subj~="filter"][data-test-subj~="filter-key-bytes"]') with timeout=10000
[00:10:30]                     │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj~="filter"][data-test-subj~="filter-key-bytes"])
[00:10:30]                     │      Wait timed out after 10014ms
[00:10:31]                     │ debg Find.findByCssSelector('[data-test-subj~="filter"][data-test-subj~="filter-key-bytes"]') with timeout=10000
[00:10:41]                     │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj~="filter"][data-test-subj~="filter-key-bytes"])
[00:10:41]                     │      Wait timed out after 10015ms
[00:10:41]                     │ debg Find.findByCssSelector('[data-test-subj~="filter"][data-test-subj~="filter-key-bytes"]') with timeout=10000
[00:10:51]                     │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj~="filter"][data-test-subj~="filter-key-bytes"])
[00:10:51]                     │      Wait timed out after 10049ms
[00:10:52]                     │ debg Find.findByCssSelector('[data-test-subj~="filter"][data-test-subj~="filter-key-bytes"]') with timeout=10000
[00:11:02]                     │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj~="filter"][data-test-subj~="filter-key-bytes"])
[00:11:02]                     │      Wait timed out after 10054ms
[00:11:03]                     │ debg Find.findByCssSelector('[data-test-subj~="filter"][data-test-subj~="filter-key-bytes"]') with timeout=10000
[00:11:13]                     │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj~="filter"][data-test-subj~="filter-key-bytes"])
[00:11:13]                     │      Wait timed out after 10016ms
[00:11:13]                     │ debg Find.findByCssSelector('[data-test-subj~="filter"][data-test-subj~="filter-key-bytes"]') with timeout=10000
[00:11:23]                     │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj~="filter"][data-test-subj~="filter-key-bytes"])
[00:11:23]                     │      Wait timed out after 10055ms
[00:11:24]                     │ debg Find.findByCssSelector('[data-test-subj~="filter"][data-test-subj~="filter-key-bytes"]') with timeout=10000
[00:11:34]                     │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj~="filter"][data-test-subj~="filter-key-bytes"])
[00:11:34]                     │      Wait timed out after 10053ms
[00:11:34]                     │ debg Find.findByCssSelector('[data-test-subj~="filter"][data-test-subj~="filter-key-bytes"]') with timeout=10000
[00:11:44]                     │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj~="filter"][data-test-subj~="filter-key-bytes"])
[00:11:44]                     │      Wait timed out after 10032ms
[00:11:45]                     │ debg Find.findByCssSelector('[data-test-subj~="filter"][data-test-subj~="filter-key-bytes"]') with timeout=10000
[00:11:55]                     │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj~="filter"][data-test-subj~="filter-key-bytes"])
[00:11:55]                     │      Wait timed out after 10041ms
[00:11:55]                     │ debg Find.findByCssSelector('[data-test-subj~="filter"][data-test-subj~="filter-key-bytes"]') with timeout=10000
[00:12:05]                     │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj~="filter"][data-test-subj~="filter-key-bytes"])
[00:12:05]                     │      Wait timed out after 10049ms
[00:12:06]                     │ debg Find.findByCssSelector('[data-test-subj~="filter"][data-test-subj~="filter-key-bytes"]') with timeout=10000
[00:12:16]                     │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj~="filter"][data-test-subj~="filter-key-bytes"])
[00:12:16]                     │      Wait timed out after 10029ms
[00:12:16]                     │ debg Find.findByCssSelector('[data-test-subj~="filter"][data-test-subj~="filter-key-bytes"]') with timeout=10000
[00:12:26]                     │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj~="filter"][data-test-subj~="filter-key-bytes"])
[00:12:26]                     │      Wait timed out after 10025ms
[00:12:27]                     │ info Taking screenshot "/dev/shm/workspace/parallel/5/kibana/test/functional/screenshots/failure/dashboard app using current data dashboard filtering using a pinned filter that excludes all data _after all_ hook for _vega is filtered_.png"
[00:12:27]                     │ info Current URL is: http://localhost:6151/app/dashboards#/create?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:%272018-01-01T00:00:00.000Z%27,to:%272018-04-13T00:00:00.000Z%27))&_a=(description:%27%27,filters:!(),fullScreenMode:!f,options:(hidePanelTitles:!f,useMargins:!t),query:(language:kuery,query:%27%27),tags:!(),timeRestore:!f,title:%27%27,viewMode:edit)
[00:12:27]                     │ info Saving page source to: /dev/shm/workspace/parallel/5/kibana/test/functional/failure_debug/html/dashboard app using current data dashboard filtering using a pinned filter that excludes all data _after all_ hook for _vega is filtered_.html
[00:12:27]                     └- ✖ fail: dashboard app using current data dashboard filtering using a pinned filter that excludes all data "after all" hook for "vega is filtered"
[00:12:27]                     │      Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj~="filter"][data-test-subj~="filter-key-bytes"])
[00:12:27]                     │ Wait timed out after 10025ms
[00:12:27]                     │     at /dev/shm/workspace/parallel/5/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
[00:12:27]                     │     at runMicrotasks (<anonymous>)
[00:12:27]                     │     at processTicksAndRejections (internal/process/task_queues.js:93:5)
[00:12:27]                     │       at onFailure (test/common/services/retry/retry_for_success.ts:17:9)
[00:12:27]                     │       at retryForSuccess (test/common/services/retry/retry_for_success.ts:57:13)
[00:12:27]                     │       at Retry.try (test/common/services/retry/retry.ts:32:14)
[00:12:27]                     │       at Proxy.clickByCssSelector (test/functional/services/common/find.ts:420:7)
[00:12:27]                     │       at TestSubjects.click (test/functional/services/common/test_subjects.ts:109:7)
[00:12:27]                     │       at FilterBar.toggleFilterPinned (test/functional/services/filter_bar.ts:85:7)
[00:12:27]                     │       at Context.<anonymous> (test/functional/apps/dashboard/dashboard_filtering.ts:142:9)
[00:12:27]                     │       at Object.apply (node_modules/@kbn/test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)
[00:12:27]                     │ 
[00:12:27]                     │ 

Stack Trace

Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj~="filter"][data-test-subj~="filter-key-bytes"])
Wait timed out after 10025ms
    at /dev/shm/workspace/parallel/5/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:93:5)
    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 Retry.try (test/common/services/retry/retry.ts:32:14)
    at Proxy.clickByCssSelector (test/functional/services/common/find.ts:420:7)
    at TestSubjects.click (test/functional/services/common/test_subjects.ts:109:7)
    at FilterBar.toggleFilterPinned (test/functional/services/filter_bar.ts:85:7)
    at Context.<anonymous> (test/functional/apps/dashboard/dashboard_filtering.ts:142:9)
    at Object.apply (node_modules/@kbn/test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)

Metrics [docs]

✅ unchanged

History

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

cc @bhavyarm

@bhavyarm
Copy link
Contributor Author

bhavyarm commented Apr 1, 2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:skip This commit does not require backporting Feature:Saved Objects release_note:skip Skip the PR/issue when compiling release notes test_xpack_functional v7.12.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants