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

[XY Charts] limit date histogram ticks on xy charts #93497

Closed
wants to merge 2 commits into from

Conversation

nickofthyme
Copy link
Contributor

Summary

fixes #93493

Adds same tick limit from discover (here), to xy date histogram charts in visualize library.

Before

image

After

image

@nickofthyme nickofthyme added Feature:XYAxis XY-Axis charts (bar, area, line) v8.0.0 release_note:skip Skip the PR/issue when compiling release notes v7.12.0 labels Mar 3, 2021
@nickofthyme nickofthyme requested review from markov00 and a team March 3, 2021 19:37
@nickofthyme
Copy link
Contributor Author

jenkins retest this please

@nickofthyme
Copy link
Contributor Author

@elasticmachine merge upstream

@flash1293
Copy link
Contributor

flash1293 commented Mar 4, 2021

@nickofthyme This PR requires an update of the docs - you have to run node scripts/build_api_docs and commit the result

@nickofthyme
Copy link
Contributor Author

Ahh thanks @flash1293

@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-1614868777544026017] [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-1614868777544026017] [animals-dogs-2018-04-10] creating index, cause [api], templates [], shards [5]/[1]
[00:00:01]               │ info [dashboard/current/data] Created index "animals-dogs-2018-04-10"
[00:00:01]               │ debg [dashboard/current/data] "animals-dogs-2018-04-10" 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-1614868777544026017] [animals-cats-2018-01-01] creating index, cause [api], templates [], shards [5]/[1]
[00:00:01]               │ info [dashboard/current/data] Created index "animals-cats-2018-01-01"
[00:00:01]               │ debg [dashboard/current/data] "animals-cats-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-1614868777544026017] [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-1614868777544026017] [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-1614868777544026017] [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: 9019
[00:00:15]               │ info [dashboard/current/data] Indexed 6 docs into "animals-dogs-2018-01-01"
[00:00:15]               │ info [dashboard/current/data] Indexed 6 docs into "animals-dogs-2018-04-10"
[00:00:15]               │ info [dashboard/current/data] Indexed 6 docs into "animals-cats-2018-01-01"
[00:00:15]               │ info [dashboard/current/data] Indexed 5 docs into "animals-cats-2018-04-10"
[00:00:15]               │ info [dashboard/current/data] Indexed 6 docs into "dogbreeds"
[00:00:15]               │ info [dashboard/current/data] Indexed 14005 docs into "logstash-0"
[00:06:23]             └-: dashboard filtering
[00:06:23]               └-> "before all" hook in "dashboard filtering"
[00:06:23]               └-> "before all" hook in "dashboard filtering"
[00:06:23]                 │ info [dashboard/current/kibana] Loading "mappings.json"
[00:06:23]                 │ info [dashboard/current/kibana] Loading "data.json.gz"
[00:06:23]                 │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1614868777544026017] [.kibana_8.0.0_001/fmyEYBARQW2iYnIcRqGKTA] deleting index
[00:06:23]                 │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1614868777544026017] [.kibana_1/_ibZ87SySlqJEBWDl9WIOQ] deleting index
[00:06:23]                 │ info [dashboard/current/kibana] Deleted existing index ".kibana_8.0.0_001"
[00:06:23]                 │ info [dashboard/current/kibana] Deleted existing index ".kibana_1"
[00:06:23]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1614868777544026017] [.kibana_1] creating index, cause [api], templates [], shards [1]/[0]
[00:06:23]                 │ info [dashboard/current/kibana] Created index ".kibana_1"
[00:06:23]                 │ debg [dashboard/current/kibana] ".kibana_1" settings {"index":{"auto_expand_replicas":"0-1","number_of_replicas":"0","number_of_shards":"1"}}
[00:06:23]                 │ info [dashboard/current/kibana] Indexed 143 docs into ".kibana_1"
[00:06:23]                 │ debg Migrating saved objects
[00:06:24]                 │ proc [kibana]   log   [15:11:15.085] [info][savedobjects-service] [.kibana] INIT -> SET_SOURCE_WRITE_BLOCK
[00:06:24]                 │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1614868777544026017] adding block write to indices [[.kibana_1/KbpDSNnGT3qebPy8mGDP1Q]]
[00:06:24]                 │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1614868777544026017] completed adding block write to indices [.kibana_1]
[00:06:24]                 │ proc [kibana]   log   [15:11:15.126] [info][savedobjects-service] [.kibana] SET_SOURCE_WRITE_BLOCK -> CREATE_REINDEX_TEMP
[00:06:24]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1614868777544026017] [.kibana_8.0.0_reindex_temp] creating index, cause [api], templates [], shards [1]/[1]
[00:06:24]                 │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1614868777544026017] updating number_of_replicas to [0] for indices [.kibana_8.0.0_reindex_temp]
[00:06:24]                 │ proc [kibana]   log   [15:11:15.182] [info][savedobjects-service] [.kibana] CREATE_REINDEX_TEMP -> REINDEX_SOURCE_TO_TEMP
[00:06:24]                 │ proc [kibana]   log   [15:11:15.187] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP -> REINDEX_SOURCE_TO_TEMP_WAIT_FOR_TASK
[00:06:24]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1614868777544026017] [.kibana_8.0.0_reindex_temp/s-GJn9pzRjm4FmULf1lAyA] update_mapping [_doc]
[00:06:24]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1614868777544026017] [.kibana_8.0.0_reindex_temp/s-GJn9pzRjm4FmULf1lAyA] update_mapping [_doc]
[00:06:24]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1614868777544026017] [.kibana_8.0.0_reindex_temp/s-GJn9pzRjm4FmULf1lAyA] update_mapping [_doc]
[00:06:24]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1614868777544026017] [.kibana_8.0.0_reindex_temp/s-GJn9pzRjm4FmULf1lAyA] update_mapping [_doc]
[00:06:24]                 │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-debian-tests-xxl-1614868777544026017] 4088 finished with response BulkByScrollResponse[took=116.8ms,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:24]                 │ proc [kibana]   log   [15:11:15.393] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_WAIT_FOR_TASK -> SET_TEMP_WRITE_BLOCK
[00:06:24]                 │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1614868777544026017] adding block write to indices [[.kibana_8.0.0_reindex_temp/s-GJn9pzRjm4FmULf1lAyA]]
[00:06:24]                 │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1614868777544026017] completed adding block write to indices [.kibana_8.0.0_reindex_temp]
[00:06:24]                 │ proc [kibana]   log   [15:11:15.430] [info][savedobjects-service] [.kibana] SET_TEMP_WRITE_BLOCK -> CLONE_TEMP_TO_TARGET
[00:06:24]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1614868777544026017] applying create index request using existing index [.kibana_8.0.0_reindex_temp] metadata
[00:06:24]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1614868777544026017] [.kibana_8.0.0_001] creating index, cause [clone_index], templates [], shards [1]/[1]
[00:06:24]                 │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1614868777544026017] updating number_of_replicas to [0] for indices [.kibana_8.0.0_001]
[00:06:24]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1614868777544026017] [.kibana_8.0.0_001/od0b3r6tQ3mD-O15D_h6VQ] create_mapping
[00:06:24]                 │ proc [kibana]   log   [15:11:15.516] [info][savedobjects-service] [.kibana] CLONE_TEMP_TO_TARGET -> OUTDATED_DOCUMENTS_SEARCH
[00:06:24]                 │ proc [kibana]   log   [15:11:15.531] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH -> OUTDATED_DOCUMENTS_TRANSFORM
[00:06:24]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1614868777544026017] [.kibana_8.0.0_001/od0b3r6tQ3mD-O15D_h6VQ] update_mapping [_doc]
[00:06:25]                 │ proc [kibana]   log   [15:11:16.470] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_TRANSFORM -> OUTDATED_DOCUMENTS_SEARCH
[00:06:25]                 │ proc [kibana]   log   [15:11:16.481] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH -> UPDATE_TARGET_MAPPINGS
[00:06:25]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1614868777544026017] [.kibana_8.0.0_001/od0b3r6tQ3mD-O15D_h6VQ] update_mapping [_doc]
[00:06:25]                 │ proc [kibana]   log   [15:11:16.517] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS -> UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK
[00:06:25]                 │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-debian-tests-xxl-1614868777544026017] 4158 finished with response BulkByScrollResponse[took=44ms,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:25]                 │ proc [kibana]   log   [15:11:16.623] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK -> MARK_VERSION_INDEX_READY
[00:06:25]                 │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1614868777544026017] [.kibana_8.0.0_reindex_temp/s-GJn9pzRjm4FmULf1lAyA] deleting index
[00:06:25]                 │ proc [kibana]   log   [15:11:16.656] [info][savedobjects-service] [.kibana] MARK_VERSION_INDEX_READY -> DONE
[00:06:25]                 │ proc [kibana]   log   [15:11:16.656] [info][savedobjects-service] [.kibana] Migration completed after 1579ms
[00:06:25]                 │ debg [dashboard/current/kibana] Migrated Kibana index after loading Kibana data
[00:06:25]                 │ debg applying update to kibana config: {"accessibility:disableAnimations":true,"dateFormat:tz":"UTC","visualization:visualize:legacyChartsLibrary":true}
[00:06:27]                 │ debg replacing kibana config doc: {"defaultIndex":"0bf35f60-3dc9-11e8-8660-4d65aa086b3c"}
[00:06:28]                 │ debg navigating to dashboard url: http://localhost:6171/app/dashboards#/list
[00:06:28]                 │ debg navigate to: http://localhost:6171/app/dashboards#/list
[00:06:28]                 │ debg browser[INFO] http://localhost:6171/app/dashboards?_t=1614870679494#/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:28]                 │
[00:06:28]                 │ debg browser[INFO] http://localhost:6171/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:06:28]                 │ debg ... sleep(700) start
[00:06:29]                 │ debg ... sleep(700) end
[00:06:29]                 │ debg returned from get, calling refresh
[00:06:29]                 │ debg browser[INFO] http://localhost:6171/app/dashboards?_t=1614870679494#/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:29]                 │
[00:06:29]                 │ debg browser[INFO] http://localhost:6171/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:06:29]                 │ debg currentUrl = http://localhost:6171/app/dashboards#/list
[00:06:29]                 │          appUrl = http://localhost:6171/app/dashboards#/list
[00:06:29]                 │ debg TestSubjects.find(kibanaChrome)
[00:06:29]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:06:30]                 │ debg ... sleep(501) start
[00:06:30]                 │ debg ... sleep(501) end
[00:06:30]                 │ debg in navigateTo url = http://localhost:6171/app/dashboards#/list?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:06:30]                 │ debg TestSubjects.exists(statusPageContainer)
[00:06:30]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:06:33]                 │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:06:34]                 │ debg isGlobalLoadingIndicatorVisible
[00:06:34]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:06:34]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:06:34]                 │ debg browser[INFO] http://localhost:6171/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:34]                 │
[00:06:34]                 │ debg browser[INFO] http://localhost:6171/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:06:35]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:06:36]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:06:36]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:06:36]                 │ debg gotoDashboardLandingPage
[00:06:36]                 │ debg onDashboardLandingPage
[00:06:36]                 │ debg TestSubjects.exists(dashboardLandingPage)
[00:06:36]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardLandingPage"]') with timeout=5000
[00:08:27]               └-: using a pinned filter that excludes all data
[00:08:27]                 └-> "before all" hook for "filters on pie charts"
[00:08:27]                 └-> "before all" hook for "filters on pie charts"
[00:08:27]                   │ debg TestSubjects.exists(newItemButton)
[00:08:27]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:08:27]                   │ debg TestSubjects.click(newItemButton)
[00:08:27]                   │ debg Find.clickByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:08:27]                   │ debg Find.findByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:08:27]                   │ debg TestSubjects.exists(dashboardCreateConfirm)
[00:08:27]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardCreateConfirm"]') with timeout=2500
[00:08:29]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardCreateConfirm"] is not displayed
[00:08:30]                   │ debg waitForRenderComplete
[00:08:30]                   │ debg in getSharedItemsCount
[00:08:30]                   │ debg Find.findByCssSelector('[data-shared-items-count]') with timeout=10000
[00:08:30]                   │ debg Renderable.waitForRender for 0 elements
[00:08:30]                   │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:08:40]                   │ debg Find.allByCssSelector('[data-loading]') with timeout=1000
[00:08:41]                   │ debg Setting absolute range to Jan 1, 2018 @ 00:00:00.000 to Apr 13, 2018 @ 00:00:00.000
[00:08:41]                   │ debg TestSubjects.exists(superDatePickerToggleQuickMenuButton)
[00:08:41]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=20000
[00:08:41]                   │ debg TestSubjects.exists(superDatePickerShowDatesButton)
[00:08:41]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=2500
[00:08:44]                   │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerShowDatesButton"] is not displayed
[00:08:44]                   │ debg TestSubjects.exists(superDatePickerstartDatePopoverButton)
[00:08:44]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=2500
[00:08:44]                   │ debg TestSubjects.click(superDatePickerendDatePopoverButton)
[00:08:44]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:08:44]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:08:44]                   │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:08:44]                   │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:08:44]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:08:44]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:08:44]                   │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:08:44]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:08:44]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:08:44]                   │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Apr 13, 2018 @ 00:00:00.000)
[00:08:44]                   │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:08:44]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:08:44]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:08:45]                   │ debg TestSubjects.click(superDatePickerstartDatePopoverButton)
[00:08:45]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:08:45]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:08:45]                   │ debg Find.waitForElementStale with timeout=10000
[00:08:45]                   │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:08:45]                   │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:08:45]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:08:45]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:08:45]                   │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:08:45]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:08:45]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:08:45]                   │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Jan 1, 2018 @ 00:00:00.000)
[00:08:45]                   │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:08:45]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:08:45]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:08:46]                   │ debg TestSubjects.exists(superDatePickerApplyTimeButton)
[00:08:46]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerApplyTimeButton"]') with timeout=2500
[00:08:48]                   │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerApplyTimeButton"] is not displayed
[00:08:49]                   │ debg TestSubjects.click(querySubmitButton)
[00:08:49]                   │ debg Find.clickByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:08:49]                   │ debg Find.findByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:08:49]                   │ debg Find.waitForElementStale with timeout=10000
[00:08:49]                   │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:08:49]                   │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:08:49]                   │ debg DashboardAddPanel.addEveryVisualization
[00:08:49]                   │ debg DashboardAddPanel.ensureAddPanelIsShowing
[00:08:49]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:08:49]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:08:49]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:08:52]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:08:52]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:08:52]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:08:52]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:08:52]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:08:52]                   │ debg ... sleep(500) start
[00:08:53]                   │ debg ... sleep(500) end
[00:08:53]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:08:53]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:08:53]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:08:53]                   │ debg DashboardAddPanel.addToFilter(visualization)
[00:08:53]                   │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:08:53]                   │ debg DashboardAddPanel.toggleFilter
[00:08:53]                   │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:08:53]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:08:53]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:08:53]                   │ debg TestSubjects.click(savedObjectFinderFilter-visualization)
[00:08:53]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilter-visualization"]') with timeout=10000
[00:08:53]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilter-visualization"]') with timeout=10000
[00:08:54]                   │ debg DashboardAddPanel.toggleFilter
[00:08:54]                   │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:08:54]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:08:54]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:08:54]                   │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:08:54]                   │ debg TestSubjects.setValue(savedObjectFinderSearchInput, "Filter Bytes Test")
[00:08:54]                   │ debg TestSubjects.click(savedObjectFinderSearchInput)
[00:08:54]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:08:54]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:08:54]                   │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:08:55]                   │ debg addEveryEmbeddableOnCurrentPage
[00:08:55]                   │ debg TestSubjects.find(savedObjectFinderItemList)
[00:08:55]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderItemList"]') with timeout=10000
[00:08:55]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:08:55]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:08:55]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:08:55]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:08:55]                   │ debg --- retry.try error: stale element reference: element is not attached to the page document
[00:08:55]                   │        (Session info: headless chrome=89.0.4389.72)
[00:08:56]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:08:56]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:08:56]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:08:56]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:08:56]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:08:57]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:08:57]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:08:57]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:08:57]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:08:57]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:08:57]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:08:57]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:08:57]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:08:58]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:08:58]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:08:58]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:08:58]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:08:58]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:08:58]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:08:58]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:08:58]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:08:59]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:08:59]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:08:59]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:08:59]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:08:59]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:08:59]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:08:59]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:00]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:09:00]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:09:00]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:00]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:00]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:09:00]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:09:00]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:00]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:00]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:09:01]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:09:01]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:01]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:01]                   │ debg Added 11 embeddables
[00:09:01]                   │ debg Find.allByCssSelector('.euiToast') with timeout=10000
[00:09:01]                   │ debg TestSubjects.exists(pagination-button-next)
[00:09:01]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="pagination-button-next"]') with timeout=2500
[00:09:01]                   │ debg TestSubjects.find(pagination-button-next)
[00:09:01]                   │ debg Find.findByCssSelector('[data-test-subj="pagination-button-next"]') with timeout=10000
[00:09:01]                   │ debg isGlobalLoadingIndicatorVisible
[00:09:01]                   │ debg TestSubjects.exists(globalLoadingIndicator)
[00:09:01]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:09:03]                   │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:09:03]                   │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:09:03]                   │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:09:04]                   │ debg isGlobalLoadingIndicatorVisible
[00:09:04]                   │ debg TestSubjects.exists(globalLoadingIndicator)
[00:09:04]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:09:05]                   │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[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 addEveryEmbeddableOnCurrentPage
[00:09:06]                   │ debg TestSubjects.find(savedObjectFinderItemList)
[00:09:06]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderItemList"]') with timeout=10000
[00:09:06]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:09:06]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:09:06]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:06]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:06]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:09:07]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:09:07]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:07]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:07]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:09:07]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:09:07]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:07]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:07]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:09:08]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:09:08]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:08]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:08]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:09:08]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:09:08]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:08]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:08]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:09:09]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:09:09]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:09]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:09]                   │ debg Added 6 embeddables
[00:09:09]                   │ debg Find.allByCssSelector('.euiToast') with timeout=10000
[00:09:09]                   │ warn WebElementWrapper.click: stale element reference: element is not attached to the page document
[00:09:09]                   │        (Session info: headless chrome=89.0.4389.72)
[00:09:09]                   │ debg finding element 'By(css selector, .euiToast__closeButton)' again, 2 attempts left
[00:09:19]                   │ debg TestSubjects.exists(pagination-button-next)
[00:09:19]                   │ 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 TestSubjects.exists(dashboardAddPanel)
[00:09:19]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:09:19]                   │ debg Closing flyout dashboardAddPanel
[00:09:19]                   │ debg TestSubjects.find(dashboardAddPanel)
[00:09:19]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=10000
[00:09:20]                   │ debg Waiting up to 20000ms for flyout closed...
[00:09:20]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:09:20]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:09:21]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:09:21]                   │ debg DashboardAddPanel.addEverySavedSearch
[00:09:21]                   │ debg DashboardAddPanel.ensureAddPanelIsShowing
[00:09:21]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:09:21]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:09:21]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:09:24]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:09:24]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:09:24]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:09:24]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:09:24]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:09:25]                   │ debg ... sleep(500) start
[00:09:25]                   │ debg ... sleep(500) end
[00:09:25]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:09:25]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:09:25]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:09:25]                   │ debg DashboardAddPanel.addToFilter(search)
[00:09:25]                   │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:09:26]                   │ debg DashboardAddPanel.toggleFilter
[00:09:26]                   │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:09:26]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:09:26]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:09:26]                   │ debg TestSubjects.click(savedObjectFinderFilter-search)
[00:09:26]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilter-search"]') with timeout=10000
[00:09:26]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilter-search"]') with timeout=10000
[00:09:26]                   │ debg DashboardAddPanel.toggleFilter
[00:09:26]                   │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:09:26]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:09:26]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:09:26]                   │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:09:27]                   │ debg TestSubjects.setValue(savedObjectFinderSearchInput, "Filter Bytes Test")
[00:09:27]                   │ debg TestSubjects.click(savedObjectFinderSearchInput)
[00:09:27]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:09:27]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:09:27]                   │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:09:27]                   │ debg addEveryEmbeddableOnCurrentPage
[00:09:27]                   │ debg TestSubjects.find(savedObjectFinderItemList)
[00:09:27]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderItemList"]') with timeout=10000
[00:09:27]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:09:28]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:09:28]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:28]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:28]                   │ debg Added 1 embeddables
[00:09:28]                   │ debg Find.allByCssSelector('.euiToast') with timeout=10000
[00:09:28]                   │ warn WebElementWrapper.click: stale element reference: element is not attached to the page document
[00:09:28]                   │        (Session info: headless chrome=89.0.4389.72)
[00:09:28]                   │ debg finding element 'By(css selector, .euiToast__closeButton)' again, 2 attempts left
[00:09:38]                   │ debg TestSubjects.exists(pagination-button-next)
[00:09:38]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="pagination-button-next"]') with timeout=2500
[00:09:38]                   │ debg --- retry.tryForTime error: [data-test-subj="pagination-button-next"] is not displayed
[00:09:39]                   │ debg --- retry.tryForTime failed again with the same message...
[00:09:39]                   │ debg --- retry.tryForTime failed again with the same message...
[00:09:40]                   │ debg --- retry.tryForTime failed again with the same message...
[00:09:40]                   │ debg --- retry.tryForTime failed again with the same message...
[00:09:41]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:09:41]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:09:41]                   │ debg Closing flyout dashboardAddPanel
[00:09:41]                   │ debg TestSubjects.find(dashboardAddPanel)
[00:09:41]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=10000
[00:09:41]                   │ debg Waiting up to 20000ms for flyout closed...
[00:09:41]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:09:41]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:09:43]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:09:43]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:09:43]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:09:44]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:09:45]                   │ debg isGlobalLoadingIndicatorVisible
[00:09:45]                   │ debg TestSubjects.exists(globalLoadingIndicator)
[00:09:45]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:09:46]                   │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:09:47]                   │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:09:47]                   │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:09:47]                   │ debg waitForRenderComplete
[00:09:47]                   │ debg in getSharedItemsCount
[00:09:47]                   │ debg Find.findByCssSelector('[data-shared-items-count]') with timeout=10000
[00:09:47]                   │ debg Renderable.waitForRender for 0 elements
[00:09:47]                   │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:09:47]                   │ debg Find.allByCssSelector('[data-loading]') with timeout=1000
[00:09:48]                   │ debg TestSubjects.click(addFilter)
[00:09:48]                   │ debg Find.clickByCssSelector('[data-test-subj="addFilter"]') with timeout=10000
[00:09:48]                   │ debg Find.findByCssSelector('[data-test-subj="addFilter"]') with timeout=10000
[00:09:48]                   │ debg comboBox.set, comboBoxSelector: filterFieldSuggestionList
[00:09:48]                   │ debg TestSubjects.find(filterFieldSuggestionList)
[00:09:48]                   │ debg Find.findByCssSelector('[data-test-subj="filterFieldSuggestionList"]') with timeout=10000
[00:09:48]                   │ debg comboBox.setElement, value: bytes
[00:09:48]                   │ debg comboBox.isOptionSelected, value: bytes
[00:09:50]                   │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:09:50]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:09:50]                   │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="bytes"]') with timeout=2500
[00:09:53]                   │ debg Find.findByCssSelector('.euiFilterSelectItem') with timeout=5000
[00:10:03]                   │ info Taking screenshot "/dev/shm/workspace/parallel/7/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:03]                   │ info Current URL is: http://localhost:6171/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:03]                   │ info Saving page source to: /dev/shm/workspace/parallel/7/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:03]                   └- ✖ 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:03]                   │      TimeoutError: Waiting for element to be located By(css selector, .euiFilterSelectItem)
[00:10:03]                   │ Wait timed out after 10039ms
[00:10:03]                   │       at /dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
[00:10:03]                   │       at runMicrotasks (<anonymous>)
[00:10:03]                   │       at processTicksAndRejections (internal/process/task_queues.js:93:5)
[00:10:03]                   │ 
[00:10:03]                   │ 

Stack Trace

TimeoutError: Waiting for element to be located By(css selector, .euiFilterSelectItem)
Wait timed out after 10039ms
    at /dev/shm/workspace/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-1614868777544026017] [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-1614868777544026017] [animals-dogs-2018-04-10] creating index, cause [api], templates [], shards [5]/[1]
[00:00:01]               │ info [dashboard/current/data] Created index "animals-dogs-2018-04-10"
[00:00:01]               │ debg [dashboard/current/data] "animals-dogs-2018-04-10" 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-1614868777544026017] [animals-cats-2018-01-01] creating index, cause [api], templates [], shards [5]/[1]
[00:00:01]               │ info [dashboard/current/data] Created index "animals-cats-2018-01-01"
[00:00:01]               │ debg [dashboard/current/data] "animals-cats-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-1614868777544026017] [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-1614868777544026017] [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-1614868777544026017] [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: 9019
[00:00:15]               │ info [dashboard/current/data] Indexed 6 docs into "animals-dogs-2018-01-01"
[00:00:15]               │ info [dashboard/current/data] Indexed 6 docs into "animals-dogs-2018-04-10"
[00:00:15]               │ info [dashboard/current/data] Indexed 6 docs into "animals-cats-2018-01-01"
[00:00:15]               │ info [dashboard/current/data] Indexed 5 docs into "animals-cats-2018-04-10"
[00:00:15]               │ info [dashboard/current/data] Indexed 6 docs into "dogbreeds"
[00:00:15]               │ info [dashboard/current/data] Indexed 14005 docs into "logstash-0"
[00:06:23]             └-: dashboard filtering
[00:06:23]               └-> "before all" hook in "dashboard filtering"
[00:06:23]               └-> "before all" hook in "dashboard filtering"
[00:06:23]                 │ info [dashboard/current/kibana] Loading "mappings.json"
[00:06:23]                 │ info [dashboard/current/kibana] Loading "data.json.gz"
[00:06:23]                 │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1614868777544026017] [.kibana_8.0.0_001/fmyEYBARQW2iYnIcRqGKTA] deleting index
[00:06:23]                 │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1614868777544026017] [.kibana_1/_ibZ87SySlqJEBWDl9WIOQ] deleting index
[00:06:23]                 │ info [dashboard/current/kibana] Deleted existing index ".kibana_8.0.0_001"
[00:06:23]                 │ info [dashboard/current/kibana] Deleted existing index ".kibana_1"
[00:06:23]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1614868777544026017] [.kibana_1] creating index, cause [api], templates [], shards [1]/[0]
[00:06:23]                 │ info [dashboard/current/kibana] Created index ".kibana_1"
[00:06:23]                 │ debg [dashboard/current/kibana] ".kibana_1" settings {"index":{"auto_expand_replicas":"0-1","number_of_replicas":"0","number_of_shards":"1"}}
[00:06:23]                 │ info [dashboard/current/kibana] Indexed 143 docs into ".kibana_1"
[00:06:23]                 │ debg Migrating saved objects
[00:06:24]                 │ proc [kibana]   log   [15:11:15.085] [info][savedobjects-service] [.kibana] INIT -> SET_SOURCE_WRITE_BLOCK
[00:06:24]                 │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1614868777544026017] adding block write to indices [[.kibana_1/KbpDSNnGT3qebPy8mGDP1Q]]
[00:06:24]                 │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1614868777544026017] completed adding block write to indices [.kibana_1]
[00:06:24]                 │ proc [kibana]   log   [15:11:15.126] [info][savedobjects-service] [.kibana] SET_SOURCE_WRITE_BLOCK -> CREATE_REINDEX_TEMP
[00:06:24]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1614868777544026017] [.kibana_8.0.0_reindex_temp] creating index, cause [api], templates [], shards [1]/[1]
[00:06:24]                 │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1614868777544026017] updating number_of_replicas to [0] for indices [.kibana_8.0.0_reindex_temp]
[00:06:24]                 │ proc [kibana]   log   [15:11:15.182] [info][savedobjects-service] [.kibana] CREATE_REINDEX_TEMP -> REINDEX_SOURCE_TO_TEMP
[00:06:24]                 │ proc [kibana]   log   [15:11:15.187] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP -> REINDEX_SOURCE_TO_TEMP_WAIT_FOR_TASK
[00:06:24]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1614868777544026017] [.kibana_8.0.0_reindex_temp/s-GJn9pzRjm4FmULf1lAyA] update_mapping [_doc]
[00:06:24]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1614868777544026017] [.kibana_8.0.0_reindex_temp/s-GJn9pzRjm4FmULf1lAyA] update_mapping [_doc]
[00:06:24]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1614868777544026017] [.kibana_8.0.0_reindex_temp/s-GJn9pzRjm4FmULf1lAyA] update_mapping [_doc]
[00:06:24]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1614868777544026017] [.kibana_8.0.0_reindex_temp/s-GJn9pzRjm4FmULf1lAyA] update_mapping [_doc]
[00:06:24]                 │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-debian-tests-xxl-1614868777544026017] 4088 finished with response BulkByScrollResponse[took=116.8ms,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:24]                 │ proc [kibana]   log   [15:11:15.393] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_WAIT_FOR_TASK -> SET_TEMP_WRITE_BLOCK
[00:06:24]                 │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1614868777544026017] adding block write to indices [[.kibana_8.0.0_reindex_temp/s-GJn9pzRjm4FmULf1lAyA]]
[00:06:24]                 │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1614868777544026017] completed adding block write to indices [.kibana_8.0.0_reindex_temp]
[00:06:24]                 │ proc [kibana]   log   [15:11:15.430] [info][savedobjects-service] [.kibana] SET_TEMP_WRITE_BLOCK -> CLONE_TEMP_TO_TARGET
[00:06:24]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1614868777544026017] applying create index request using existing index [.kibana_8.0.0_reindex_temp] metadata
[00:06:24]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1614868777544026017] [.kibana_8.0.0_001] creating index, cause [clone_index], templates [], shards [1]/[1]
[00:06:24]                 │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1614868777544026017] updating number_of_replicas to [0] for indices [.kibana_8.0.0_001]
[00:06:24]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1614868777544026017] [.kibana_8.0.0_001/od0b3r6tQ3mD-O15D_h6VQ] create_mapping
[00:06:24]                 │ proc [kibana]   log   [15:11:15.516] [info][savedobjects-service] [.kibana] CLONE_TEMP_TO_TARGET -> OUTDATED_DOCUMENTS_SEARCH
[00:06:24]                 │ proc [kibana]   log   [15:11:15.531] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH -> OUTDATED_DOCUMENTS_TRANSFORM
[00:06:24]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1614868777544026017] [.kibana_8.0.0_001/od0b3r6tQ3mD-O15D_h6VQ] update_mapping [_doc]
[00:06:25]                 │ proc [kibana]   log   [15:11:16.470] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_TRANSFORM -> OUTDATED_DOCUMENTS_SEARCH
[00:06:25]                 │ proc [kibana]   log   [15:11:16.481] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH -> UPDATE_TARGET_MAPPINGS
[00:06:25]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1614868777544026017] [.kibana_8.0.0_001/od0b3r6tQ3mD-O15D_h6VQ] update_mapping [_doc]
[00:06:25]                 │ proc [kibana]   log   [15:11:16.517] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS -> UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK
[00:06:25]                 │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-debian-tests-xxl-1614868777544026017] 4158 finished with response BulkByScrollResponse[took=44ms,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:25]                 │ proc [kibana]   log   [15:11:16.623] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK -> MARK_VERSION_INDEX_READY
[00:06:25]                 │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1614868777544026017] [.kibana_8.0.0_reindex_temp/s-GJn9pzRjm4FmULf1lAyA] deleting index
[00:06:25]                 │ proc [kibana]   log   [15:11:16.656] [info][savedobjects-service] [.kibana] MARK_VERSION_INDEX_READY -> DONE
[00:06:25]                 │ proc [kibana]   log   [15:11:16.656] [info][savedobjects-service] [.kibana] Migration completed after 1579ms
[00:06:25]                 │ debg [dashboard/current/kibana] Migrated Kibana index after loading Kibana data
[00:06:25]                 │ debg applying update to kibana config: {"accessibility:disableAnimations":true,"dateFormat:tz":"UTC","visualization:visualize:legacyChartsLibrary":true}
[00:06:27]                 │ debg replacing kibana config doc: {"defaultIndex":"0bf35f60-3dc9-11e8-8660-4d65aa086b3c"}
[00:06:28]                 │ debg navigating to dashboard url: http://localhost:6171/app/dashboards#/list
[00:06:28]                 │ debg navigate to: http://localhost:6171/app/dashboards#/list
[00:06:28]                 │ debg browser[INFO] http://localhost:6171/app/dashboards?_t=1614870679494#/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:28]                 │
[00:06:28]                 │ debg browser[INFO] http://localhost:6171/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:06:28]                 │ debg ... sleep(700) start
[00:06:29]                 │ debg ... sleep(700) end
[00:06:29]                 │ debg returned from get, calling refresh
[00:06:29]                 │ debg browser[INFO] http://localhost:6171/app/dashboards?_t=1614870679494#/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:29]                 │
[00:06:29]                 │ debg browser[INFO] http://localhost:6171/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:06:29]                 │ debg currentUrl = http://localhost:6171/app/dashboards#/list
[00:06:29]                 │          appUrl = http://localhost:6171/app/dashboards#/list
[00:06:29]                 │ debg TestSubjects.find(kibanaChrome)
[00:06:29]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:06:30]                 │ debg ... sleep(501) start
[00:06:30]                 │ debg ... sleep(501) end
[00:06:30]                 │ debg in navigateTo url = http://localhost:6171/app/dashboards#/list?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:06:30]                 │ debg TestSubjects.exists(statusPageContainer)
[00:06:30]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:06:33]                 │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:06:34]                 │ debg isGlobalLoadingIndicatorVisible
[00:06:34]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:06:34]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:06:34]                 │ debg browser[INFO] http://localhost:6171/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:34]                 │
[00:06:34]                 │ debg browser[INFO] http://localhost:6171/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:06:35]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:06:36]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:06:36]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:06:36]                 │ debg gotoDashboardLandingPage
[00:06:36]                 │ debg onDashboardLandingPage
[00:06:36]                 │ debg TestSubjects.exists(dashboardLandingPage)
[00:06:36]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardLandingPage"]') with timeout=5000
[00:08:27]               └-: using a pinned filter that excludes all data
[00:08:27]                 └-> "before all" hook for "filters on pie charts"
[00:08:27]                 └-> "before all" hook for "filters on pie charts"
[00:08:27]                   │ debg TestSubjects.exists(newItemButton)
[00:08:27]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:08:27]                   │ debg TestSubjects.click(newItemButton)
[00:08:27]                   │ debg Find.clickByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:08:27]                   │ debg Find.findByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:08:27]                   │ debg TestSubjects.exists(dashboardCreateConfirm)
[00:08:27]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardCreateConfirm"]') with timeout=2500
[00:08:29]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardCreateConfirm"] is not displayed
[00:08:30]                   │ debg waitForRenderComplete
[00:08:30]                   │ debg in getSharedItemsCount
[00:08:30]                   │ debg Find.findByCssSelector('[data-shared-items-count]') with timeout=10000
[00:08:30]                   │ debg Renderable.waitForRender for 0 elements
[00:08:30]                   │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:08:40]                   │ debg Find.allByCssSelector('[data-loading]') with timeout=1000
[00:08:41]                   │ debg Setting absolute range to Jan 1, 2018 @ 00:00:00.000 to Apr 13, 2018 @ 00:00:00.000
[00:08:41]                   │ debg TestSubjects.exists(superDatePickerToggleQuickMenuButton)
[00:08:41]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=20000
[00:08:41]                   │ debg TestSubjects.exists(superDatePickerShowDatesButton)
[00:08:41]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=2500
[00:08:44]                   │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerShowDatesButton"] is not displayed
[00:08:44]                   │ debg TestSubjects.exists(superDatePickerstartDatePopoverButton)
[00:08:44]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=2500
[00:08:44]                   │ debg TestSubjects.click(superDatePickerendDatePopoverButton)
[00:08:44]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:08:44]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:08:44]                   │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:08:44]                   │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:08:44]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:08:44]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:08:44]                   │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:08:44]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:08:44]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:08:44]                   │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Apr 13, 2018 @ 00:00:00.000)
[00:08:44]                   │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:08:44]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:08:44]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:08:45]                   │ debg TestSubjects.click(superDatePickerstartDatePopoverButton)
[00:08:45]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:08:45]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:08:45]                   │ debg Find.waitForElementStale with timeout=10000
[00:08:45]                   │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:08:45]                   │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:08:45]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:08:45]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:08:45]                   │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:08:45]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:08:45]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:08:45]                   │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Jan 1, 2018 @ 00:00:00.000)
[00:08:45]                   │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:08:45]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:08:45]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:08:46]                   │ debg TestSubjects.exists(superDatePickerApplyTimeButton)
[00:08:46]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerApplyTimeButton"]') with timeout=2500
[00:08:48]                   │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerApplyTimeButton"] is not displayed
[00:08:49]                   │ debg TestSubjects.click(querySubmitButton)
[00:08:49]                   │ debg Find.clickByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:08:49]                   │ debg Find.findByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:08:49]                   │ debg Find.waitForElementStale with timeout=10000
[00:08:49]                   │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:08:49]                   │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:08:49]                   │ debg DashboardAddPanel.addEveryVisualization
[00:08:49]                   │ debg DashboardAddPanel.ensureAddPanelIsShowing
[00:08:49]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:08:49]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:08:49]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:08:52]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:08:52]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:08:52]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:08:52]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:08:52]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:08:52]                   │ debg ... sleep(500) start
[00:08:53]                   │ debg ... sleep(500) end
[00:08:53]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:08:53]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:08:53]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:08:53]                   │ debg DashboardAddPanel.addToFilter(visualization)
[00:08:53]                   │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:08:53]                   │ debg DashboardAddPanel.toggleFilter
[00:08:53]                   │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:08:53]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:08:53]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:08:53]                   │ debg TestSubjects.click(savedObjectFinderFilter-visualization)
[00:08:53]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilter-visualization"]') with timeout=10000
[00:08:53]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilter-visualization"]') with timeout=10000
[00:08:54]                   │ debg DashboardAddPanel.toggleFilter
[00:08:54]                   │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:08:54]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:08:54]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:08:54]                   │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:08:54]                   │ debg TestSubjects.setValue(savedObjectFinderSearchInput, "Filter Bytes Test")
[00:08:54]                   │ debg TestSubjects.click(savedObjectFinderSearchInput)
[00:08:54]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:08:54]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:08:54]                   │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:08:55]                   │ debg addEveryEmbeddableOnCurrentPage
[00:08:55]                   │ debg TestSubjects.find(savedObjectFinderItemList)
[00:08:55]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderItemList"]') with timeout=10000
[00:08:55]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:08:55]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:08:55]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:08:55]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:08:55]                   │ debg --- retry.try error: stale element reference: element is not attached to the page document
[00:08:55]                   │        (Session info: headless chrome=89.0.4389.72)
[00:08:56]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:08:56]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:08:56]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:08:56]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:08:56]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:08:57]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:08:57]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:08:57]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:08:57]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:08:57]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:08:57]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:08:57]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:08:57]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:08:58]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:08:58]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:08:58]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:08:58]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:08:58]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:08:58]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:08:58]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:08:58]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:08:59]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:08:59]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:08:59]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:08:59]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:08:59]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:08:59]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:08:59]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:00]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:09:00]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:09:00]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:00]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:00]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:09:00]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:09:00]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:00]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:00]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:09:01]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:09:01]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:01]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:01]                   │ debg Added 11 embeddables
[00:09:01]                   │ debg Find.allByCssSelector('.euiToast') with timeout=10000
[00:09:01]                   │ debg TestSubjects.exists(pagination-button-next)
[00:09:01]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="pagination-button-next"]') with timeout=2500
[00:09:01]                   │ debg TestSubjects.find(pagination-button-next)
[00:09:01]                   │ debg Find.findByCssSelector('[data-test-subj="pagination-button-next"]') with timeout=10000
[00:09:01]                   │ debg isGlobalLoadingIndicatorVisible
[00:09:01]                   │ debg TestSubjects.exists(globalLoadingIndicator)
[00:09:01]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:09:03]                   │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:09:03]                   │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:09:03]                   │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:09:04]                   │ debg isGlobalLoadingIndicatorVisible
[00:09:04]                   │ debg TestSubjects.exists(globalLoadingIndicator)
[00:09:04]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:09:05]                   │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[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 addEveryEmbeddableOnCurrentPage
[00:09:06]                   │ debg TestSubjects.find(savedObjectFinderItemList)
[00:09:06]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderItemList"]') with timeout=10000
[00:09:06]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:09:06]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:09:06]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:06]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:06]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:09:07]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:09:07]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:07]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:07]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:09:07]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:09:07]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:07]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:07]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:09:08]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:09:08]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:08]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:08]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:09:08]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:09:08]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:08]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:08]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:09:09]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:09:09]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:09]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:09]                   │ debg Added 6 embeddables
[00:09:09]                   │ debg Find.allByCssSelector('.euiToast') with timeout=10000
[00:09:09]                   │ warn WebElementWrapper.click: stale element reference: element is not attached to the page document
[00:09:09]                   │        (Session info: headless chrome=89.0.4389.72)
[00:09:09]                   │ debg finding element 'By(css selector, .euiToast__closeButton)' again, 2 attempts left
[00:09:19]                   │ debg TestSubjects.exists(pagination-button-next)
[00:09:19]                   │ 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 TestSubjects.exists(dashboardAddPanel)
[00:09:19]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:09:19]                   │ debg Closing flyout dashboardAddPanel
[00:09:19]                   │ debg TestSubjects.find(dashboardAddPanel)
[00:09:19]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=10000
[00:09:20]                   │ debg Waiting up to 20000ms for flyout closed...
[00:09:20]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:09:20]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:09:21]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:09:21]                   │ debg DashboardAddPanel.addEverySavedSearch
[00:09:21]                   │ debg DashboardAddPanel.ensureAddPanelIsShowing
[00:09:21]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:09:21]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:09:21]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:09:24]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:09:24]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:09:24]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:09:24]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:09:24]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:09:25]                   │ debg ... sleep(500) start
[00:09:25]                   │ debg ... sleep(500) end
[00:09:25]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:09:25]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:09:25]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:09:25]                   │ debg DashboardAddPanel.addToFilter(search)
[00:09:25]                   │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:09:26]                   │ debg DashboardAddPanel.toggleFilter
[00:09:26]                   │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:09:26]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:09:26]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:09:26]                   │ debg TestSubjects.click(savedObjectFinderFilter-search)
[00:09:26]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilter-search"]') with timeout=10000
[00:09:26]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilter-search"]') with timeout=10000
[00:09:26]                   │ debg DashboardAddPanel.toggleFilter
[00:09:26]                   │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:09:26]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:09:26]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:09:26]                   │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:09:27]                   │ debg TestSubjects.setValue(savedObjectFinderSearchInput, "Filter Bytes Test")
[00:09:27]                   │ debg TestSubjects.click(savedObjectFinderSearchInput)
[00:09:27]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:09:27]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:09:27]                   │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:09:27]                   │ debg addEveryEmbeddableOnCurrentPage
[00:09:27]                   │ debg TestSubjects.find(savedObjectFinderItemList)
[00:09:27]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderItemList"]') with timeout=10000
[00:09:27]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:09:28]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:09:28]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:28]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:09:28]                   │ debg Added 1 embeddables
[00:09:28]                   │ debg Find.allByCssSelector('.euiToast') with timeout=10000
[00:09:28]                   │ warn WebElementWrapper.click: stale element reference: element is not attached to the page document
[00:09:28]                   │        (Session info: headless chrome=89.0.4389.72)
[00:09:28]                   │ debg finding element 'By(css selector, .euiToast__closeButton)' again, 2 attempts left
[00:09:38]                   │ debg TestSubjects.exists(pagination-button-next)
[00:09:38]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="pagination-button-next"]') with timeout=2500
[00:09:38]                   │ debg --- retry.tryForTime error: [data-test-subj="pagination-button-next"] is not displayed
[00:09:39]                   │ debg --- retry.tryForTime failed again with the same message...
[00:09:39]                   │ debg --- retry.tryForTime failed again with the same message...
[00:09:40]                   │ debg --- retry.tryForTime failed again with the same message...
[00:09:40]                   │ debg --- retry.tryForTime failed again with the same message...
[00:09:41]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:09:41]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:09:41]                   │ debg Closing flyout dashboardAddPanel
[00:09:41]                   │ debg TestSubjects.find(dashboardAddPanel)
[00:09:41]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=10000
[00:09:41]                   │ debg Waiting up to 20000ms for flyout closed...
[00:09:41]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:09:41]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:09:43]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:09:43]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:09:43]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:09:44]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:09:45]                   │ debg isGlobalLoadingIndicatorVisible
[00:09:45]                   │ debg TestSubjects.exists(globalLoadingIndicator)
[00:09:45]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:09:46]                   │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:09:47]                   │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:09:47]                   │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:09:47]                   │ debg waitForRenderComplete
[00:09:47]                   │ debg in getSharedItemsCount
[00:09:47]                   │ debg Find.findByCssSelector('[data-shared-items-count]') with timeout=10000
[00:09:47]                   │ debg Renderable.waitForRender for 0 elements
[00:09:47]                   │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:09:47]                   │ debg Find.allByCssSelector('[data-loading]') with timeout=1000
[00:09:48]                   │ debg TestSubjects.click(addFilter)
[00:09:48]                   │ debg Find.clickByCssSelector('[data-test-subj="addFilter"]') with timeout=10000
[00:09:48]                   │ debg Find.findByCssSelector('[data-test-subj="addFilter"]') with timeout=10000
[00:09:48]                   │ debg comboBox.set, comboBoxSelector: filterFieldSuggestionList
[00:09:48]                   │ debg TestSubjects.find(filterFieldSuggestionList)
[00:09:48]                   │ debg Find.findByCssSelector('[data-test-subj="filterFieldSuggestionList"]') with timeout=10000
[00:09:48]                   │ debg comboBox.setElement, value: bytes
[00:09:48]                   │ debg comboBox.isOptionSelected, value: bytes
[00:09:50]                   │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:09:50]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:09:50]                   │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="bytes"]') with timeout=2500
[00:09:53]                   │ debg Find.findByCssSelector('.euiFilterSelectItem') with timeout=5000
[00:10:03]                   │ info Taking screenshot "/dev/shm/workspace/parallel/7/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:03]                   │ info Current URL is: http://localhost:6171/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:03]                   │ info Saving page source to: /dev/shm/workspace/parallel/7/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:03]                   └- ✖ 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:03]                   │      TimeoutError: Waiting for element to be located By(css selector, .euiFilterSelectItem)
[00:10:03]                   │ Wait timed out after 10039ms
[00:10:03]                   │       at /dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
[00:10:03]                   │       at runMicrotasks (<anonymous>)
[00:10:03]                   │       at processTicksAndRejections (internal/process/task_queues.js:93:5)
[00:10:03]                   │ 
[00:10:03]                   │ 
[00:10:03]                   └-> "after all" hook for "vega is filtered"
[00:10:03]                     │ debg TestSubjects.click(~filter & ~filter-key-bytes)
[00:10:03]                     │ debg Find.clickByCssSelector('[data-test-subj~="filter"][data-test-subj~="filter-key-bytes"]') with timeout=10000
[00:10:03]                     │ debg Find.findByCssSelector('[data-test-subj~="filter"][data-test-subj~="filter-key-bytes"]') with timeout=10000
[00:10: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:10:13]                     │      Wait timed out after 10043ms
[00:10:14]                     │ debg Find.findByCssSelector('[data-test-subj~="filter"][data-test-subj~="filter-key-bytes"]') with timeout=10000
[00:10:24]                     │ 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:24]                     │      Wait timed out after 10052ms
[00:10:24]                     │ debg Find.findByCssSelector('[data-test-subj~="filter"][data-test-subj~="filter-key-bytes"]') with timeout=10000
[00:10: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:10:34]                     │      Wait timed out after 10032ms
[00:10:35]                     │ debg Find.findByCssSelector('[data-test-subj~="filter"][data-test-subj~="filter-key-bytes"]') with timeout=10000
[00:10:45]                     │ 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:45]                     │      Wait timed out after 10051ms
[00:10:45]                     │ debg Find.findByCssSelector('[data-test-subj~="filter"][data-test-subj~="filter-key-bytes"]') with timeout=10000
[00:10: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:10:55]                     │      Wait timed out after 10008ms
[00:10:56]                     │ debg Find.findByCssSelector('[data-test-subj~="filter"][data-test-subj~="filter-key-bytes"]') with timeout=10000
[00:11:06]                     │ 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:06]                     │      Wait timed out after 10048ms
[00:11:06]                     │ debg Find.findByCssSelector('[data-test-subj~="filter"][data-test-subj~="filter-key-bytes"]') with timeout=10000
[00:11: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:11:16]                     │      Wait timed out after 10014ms
[00:11:17]                     │ debg Find.findByCssSelector('[data-test-subj~="filter"][data-test-subj~="filter-key-bytes"]') with timeout=10000
[00:11:27]                     │ 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:27]                     │      Wait timed out after 10017ms
[00:11:27]                     │ debg Find.findByCssSelector('[data-test-subj~="filter"][data-test-subj~="filter-key-bytes"]') with timeout=10000
[00:11:37]                     │ 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:37]                     │      Wait timed out after 10018ms
[00:11:38]                     │ debg Find.findByCssSelector('[data-test-subj~="filter"][data-test-subj~="filter-key-bytes"]') with timeout=10000
[00:11:48]                     │ 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:48]                     │      Wait timed out after 10056ms
[00:11:48]                     │ debg Find.findByCssSelector('[data-test-subj~="filter"][data-test-subj~="filter-key-bytes"]') with timeout=10000
[00:11:59]                     │ 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:59]                     │      Wait timed out after 10035ms
[00:11:59]                     │ debg Find.findByCssSelector('[data-test-subj~="filter"][data-test-subj~="filter-key-bytes"]') with timeout=10000
[00:12:09]                     │ 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:09]                     │      Wait timed out after 10010ms
[00:12:10]                     │ info Taking screenshot "/dev/shm/workspace/parallel/7/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:10]                     │ info Current URL is: http://localhost:6171/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:10]                     │ info Saving page source to: /dev/shm/workspace/parallel/7/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:10]                     └- ✖ 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:10]                     │      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:10]                     │ Wait timed out after 10010ms
[00:12:10]                     │     at /dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
[00:12:10]                     │     at runMicrotasks (<anonymous>)
[00:12:10]                     │     at processTicksAndRejections (internal/process/task_queues.js:93:5)
[00:12:10]                     │       at onFailure (test/common/services/retry/retry_for_success.ts:17:9)
[00:12:10]                     │       at retryForSuccess (test/common/services/retry/retry_for_success.ts:57:13)
[00:12:10]                     │       at Retry.try (test/common/services/retry/retry.ts:32:14)
[00:12:10]                     │       at Proxy.clickByCssSelector (test/functional/services/common/find.ts:419:7)
[00:12:10]                     │       at TestSubjects.click (test/functional/services/common/test_subjects.ts:105:7)
[00:12:10]                     │       at FilterBar.toggleFilterPinned (test/functional/services/filter_bar.ts:85:7)
[00:12:10]                     │       at Context.<anonymous> (test/functional/apps/dashboard/dashboard_filtering.ts:142:9)
[00:12:10]                     │       at Object.apply (packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)
[00:12:10]                     │ 
[00:12:10]                     │ 

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 10010ms
    at /dev/shm/workspace/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:419:7)
    at TestSubjects.click (test/functional/services/common/test_subjects.ts:105: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 (packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)

Metrics [docs]

Async chunks

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

id before after diff
visTypeXy 119.9KB 120.0KB +158.0B

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
visTypeXy 46.5KB 46.7KB +263.0B

History

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

Copy link
Contributor

@wylieconlon wylieconlon left a comment

Choose a reason for hiding this comment

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

I feel like this is not the right approach to limiting the information density of the chart. I thought charts would automatically hide ticks when the labels are too dense, like in this storyboard example.

This approach doesn't let users have any control over the display of their data such as by increasing the width in the dashboard.

Edit: It seems like we are already using the default settings for tick labeling, but maybe the ticks are not padded enough. There's also a long-term change that I'd like to make, maybe in the 8.0 breaking changes, which is to use context-aware formatting for dates.

@nickofthyme
Copy link
Contributor Author

nickofthyme commented Mar 4, 2021

@wylieconlon you're right maybe this is not the best solution. The chart will filter overlapping values however with data histograms it's possible with wider more uniform labels to run into something like this...

image

Let me try changing the padding and see if that helps avoid this case.

I would love to see #51227 come to life. I also think the chart labeling needs to be updated to be more adaptive to show the best label given all the constraints rather than just hiding labels that don't fit.

@nickofthyme nickofthyme closed this Mar 4, 2021
@nickofthyme nickofthyme deleted the date-hist-ticks branch March 4, 2021 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:XYAxis XY-Axis charts (bar, area, line) release_note:skip Skip the PR/issue when compiling release notes v7.12.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[XY Charts] Limit tick count in date histogram
4 participants