Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

test to navigate from Discover to Dashboard to reproduce issue #64709 #64964

Closed
wants to merge 3 commits into from

Conversation

LeeDr
Copy link

@LeeDr LeeDr commented Apr 30, 2020

Summary

This test loads sample flights data, navigates to Discover and back to Dashboard a couple of times to check that data loads in dashboard every time. It currently fails on 7.7 branch because of #64709

Checklist

Delete any items that are not applicable to this PR.

For maintainers

@kibanamachine
Copy link
Contributor

💔 Build Failed

Failed CI Steps


Test Failures

Kibana Pipeline / kibana-xpack-agent / Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/dashboard/_async_dashboard·ts.dashboard sample data dashboard should launch sample flights data set dashboard

Link to Jenkins

Standard Out

Failed Tests Reporter:
  - Test has failed 1 times on tracked branches: https://dryrun

[00:00:00]       │
[00:00:00]         └-: dashboard
[00:00:00]           └-> "before all" hook
[00:02:42]           └-: sample data dashboard
[00:02:42]             └-> "before all" hook
[00:02:42]             └-> "before all" hook
[00:02:42]               │ debg ... sleep(5000) start
[00:02:47]               │ debg ... sleep(5000) end
[00:02:47]               │ debg navigateToUrl http://localhost:6171/app/kibana#/home/tutorial_directory/sampleData
[00:02:47]               │ debg browser[INFO] http://localhost:6171/app/kibana?_t=1588307948994#/home/tutorial_directory/sampleData 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:02:47]               │
[00:02:47]               │ debg browser[INFO] http://localhost:6171/bundles/app/kibana/bootstrap.js 9:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:02:47]               │ debg currentUrl = http://localhost:6171/app/kibana#/home/tutorial_directory/sampleData
[00:02:47]               │          appUrl = http://localhost:6171/app/kibana#/home/tutorial_directory/sampleData
[00:02:47]               │ debg TestSubjects.find(kibanaChrome)
[00:02:47]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:02:51]               │ debg isGlobalLoadingIndicatorVisible
[00:02:51]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:02:51]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:02:51]               │ debg browser[INFO] http://localhost:6171/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 380:106452 "INFO: 2020-05-01T04:39:12Z
[00:02:51]               │        Adding connection to http://localhost:6171/elasticsearch
[00:02:51]               │
[00:02:51]               │      "
[00:02:51]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:02:51]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:02:52]               │ debg TestSubjects.exists(addSampleDataSetflights)
[00:02:52]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="addSampleDataSetflights"]') with timeout=2500
[00:02:52]               │ debg TestSubjects.click(addSampleDataSetflights)
[00:02:52]               │ debg Find.clickByCssSelector('[data-test-subj="addSampleDataSetflights"]') with timeout=10000
[00:02:52]               │ debg Find.findByCssSelector('[data-test-subj="addSampleDataSetflights"]') with timeout=10000
[00:02:52]               │ debg TestSubjects.find(sampleDataSetCardflights)
[00:02:52]               │ debg Find.findByCssSelector('[data-test-subj="sampleDataSetCardflights"]') with timeout=10000
[00:02:52]               │ info [o.e.c.m.MetaDataCreateIndexService] [kibana-ci-immutable-centos-tests-xl-1588304886825140603] [kibana_sample_data_flights] creating index, cause [api], templates [], shards [1]/[1], mappings [_doc]
[00:02:52]               │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xl-1588304886825140603] updating number_of_replicas to [0] for indices [kibana_sample_data_flights]
[00:02:52]               │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xl-1588304886825140603] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[kibana_sample_data_flights][0]]]).
[00:02:59]               │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-centos-tests-xl-1588304886825140603] [.kibana_2/m8RvfBfJT86f4eYkgnrPBQ] update_mapping [_doc]
[00:02:59]               │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-centos-tests-xl-1588304886825140603] [.kibana_2/m8RvfBfJT86f4eYkgnrPBQ] update_mapping [_doc]
[00:02:59]               │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-centos-tests-xl-1588304886825140603] [.kibana_2/m8RvfBfJT86f4eYkgnrPBQ] update_mapping [_doc]
[00:02:59]               │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-centos-tests-xl-1588304886825140603] [.kibana_2/m8RvfBfJT86f4eYkgnrPBQ] update_mapping [_doc]
[00:03:01]               │ debg TestSubjects.exists(addSampleDataSetflights)
[00:03:01]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="addSampleDataSetflights"]') with timeout=2500
[00:03:03]               │ debg --- retry.tryForTime error: [data-test-subj="addSampleDataSetflights"] is not displayed
[00:03:04]               │ debg click "Discover" app link
[00:03:04]               │ debg TestSubjects.find(navDrawer)
[00:03:04]               │ debg Find.findByCssSelector('[data-test-subj="navDrawer"]') with timeout=10000
[00:03:04]               │ debg TestSubjects.click(indexPattern-switch-link)
[00:03:04]               │ debg Find.clickByCssSelector('[data-test-subj="indexPattern-switch-link"]') with timeout=10000
[00:03:04]               │ debg Find.findByCssSelector('[data-test-subj="indexPattern-switch-link"]') with timeout=10000
[00:03:04]               │ debg browser[INFO] http://localhost:6171/app/kibana#/discover 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:03:04]               │
[00:03:04]               │ debg browser[INFO] http://localhost:6171/bundles/app/kibana/bootstrap.js 9:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:08]               │ debg browser[INFO] http://localhost:6171/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 380:106452 "INFO: 2020-05-01T04:39:28Z
[00:03:08]               │        Adding connection to http://localhost:6171/elasticsearch
[00:03:08]               │
[00:03:08]               │      "
[00:03:08]               │ debg Find.clickByCssSelector('[data-test-subj="indexPattern-switcher"] [title="kibana_sample_data_flights"]') with timeout=10000
[00:03:08]               │ debg Find.findByCssSelector('[data-test-subj="indexPattern-switcher"] [title="kibana_sample_data_flights"]') with timeout=10000
[00:03:08]               │ debg isGlobalLoadingIndicatorVisible
[00:03:08]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:03:08]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:03:09]               │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:03:11]               │ debg --- retry.tryForTime failed again with the same message...
[00:03:12]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:03:12]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:03:12]               │ debg TestSubjects.click(superDatePickerToggleQuickMenuButton)
[00:03:12]               │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=10000
[00:03:12]               │ debg Find.findByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=10000
[00:03:12]               │ debg TestSubjects.click(superDatePickerCommonlyUsed_Last_1 year)
[00:03:12]               │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerCommonlyUsed_Last_1 year"]') with timeout=10000
[00:03:12]               │ debg Find.findByCssSelector('[data-test-subj="superDatePickerCommonlyUsed_Last_1 year"]') with timeout=10000
[00:03:12]               │ debg isGlobalLoadingIndicatorVisible
[00:03:12]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:03:12]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:03:12]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:03:12]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:03:13]               │ debg TestSubjects.getVisibleText(discoverQueryHits)
[00:03:13]               │ debg TestSubjects.find(discoverQueryHits)
[00:03:13]               │ debg Find.findByCssSelector('[data-test-subj="discoverQueryHits"]') with timeout=10000
[00:03:13]             └-> should launch sample flights data set dashboard
[00:03:13]               └-> "before each" hook: global before each
[00:03:13]               │ debg click "Dashboard" app link
[00:03:13]               │ debg TestSubjects.find(navDrawer)
[00:03:13]               │ debg Find.findByCssSelector('[data-test-subj="navDrawer"]') with timeout=10000
[00:03:14]               │ debg Load Saved Dashboard [Flights] Global Flight Dashboard
[00:03:14]               │ debg gotoDashboardLandingPage
[00:03:14]               │ debg onDashboardLandingPage
[00:03:14]               │ debg TestSubjects.exists(dashboardLandingPage)
[00:03:14]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardLandingPage"]') with timeout=5000
[00:03:14]               │ debg searchForItemWithName: [Flights] Global Flight Dashboard
[00:03:14]               │ debg Find.allByCssSelector('.euiFieldSearch') with timeout=10000
[00:03:15]               │ debg isGlobalLoadingIndicatorVisible
[00:03:15]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:03:15]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:03:17]               │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:03:17]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:03:17]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:03:17]               │ debg TestSubjects.click(dashboardListingTitleLink-[Flights]-Global-Flight-Dashboard)
[00:03:17]               │ debg Find.clickByCssSelector('[data-test-subj="dashboardListingTitleLink-[Flights]-Global-Flight-Dashboard"]') with timeout=10000
[00:03:17]               │ debg Find.findByCssSelector('[data-test-subj="dashboardListingTitleLink-[Flights]-Global-Flight-Dashboard"]') with timeout=10000
[00:03:17]               │ debg isGlobalLoadingIndicatorVisible
[00:03:17]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:03:17]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:03:18]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:03:18]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:03:18]               │ debg browser[WARNING] http://localhost:6171/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 20:64631 "Deprecation warning: value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged and will be removed in an upcoming major release. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.
[00:03:18]               │      Arguments: 
[00:03:18]               │      [0] _isAMomentObject: true, _isUTC: false, _useUTC: false, _l: undefined, _i: now-24h, _f: undefined, _strict: undefined, _locale: [object Object]
[00:03:18]               │      Error
[00:03:18]               │          at Function.createFromInputFallback (http://localhost:6171/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:65039)
[00:03:18]               │          at http://localhost:6171/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:84789
[00:03:18]               │          at http://localhost:6171/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:84840
[00:03:18]               │          at Mt (http://localhost:6171/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:85134)
[00:03:18]               │          at Ct (http://localhost:6171/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:85511)
[00:03:18]               │          at St (http://localhost:6171/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:85593)
[00:03:18]               │          at r (http://localhost:6171/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:61877)
[00:03:18]               │          at Function.convertTimeToUTCString (http://localhost:6171/bundles/20.bundle.js:3:42242)
[00:03:18]               │          at Function.areTimesEqual (http://localhost:6171/bundles/20.bundle.js:3:42430)
[00:03:18]               │          at DashboardStateManager.getTimeChanged (http://localhost:6171/bundles/20.bundle.js:3:178889)"
[00:03:18]               │ debg TestSubjects.missingOrFail(dashboardLandingPage)
[00:03:18]               │ debg Find.waitForDeletedByCssSelector('[data-test-subj="dashboardLandingPage"]') with timeout=10000
[00:03:19]               │ debg isGlobalLoadingIndicatorVisible
[00:03:19]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:03:19]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:03:23]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:03:23]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:03:24]               │ debg TestSubjects.click(superDatePickerToggleQuickMenuButton)
[00:03:24]               │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=10000
[00:03:24]               │ debg Find.findByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=10000
[00:03:25]               │ debg browser[INFO] http://localhost:6171/bundles/commons.bundle.js 2:1112814 "%cWelcome to Kibana Vega Plugin!" "font-size: 16px; font-weight: bold;"
[00:03:25]               │ debg browser[INFO] http://localhost:6171/bundles/commons.bundle.js 2:1112900 "You can access the Vega view with VEGA_DEBUG. Learn more at https://vega.github.io/vega/docs/api/debugging/."
[00:03:27]               │ debg TestSubjects.click(superDatePickerCommonlyUsed_Last_1 year)
[00:03:27]               │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerCommonlyUsed_Last_1 year"]') with timeout=10000
[00:03:27]               │ debg Find.findByCssSelector('[data-test-subj="superDatePickerCommonlyUsed_Last_1 year"]') with timeout=10000
[00:03:28]               │ debg isGlobalLoadingIndicatorVisible
[00:03:28]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:03:28]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:03:30]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:03:30]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:03:32]               │ debg Renderable.waitForRender for 1 elements
[00:03:32]               │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:33]               │ debg Find.allByCssSelector('[data-loading]') with timeout=1000
[00:03:34]               │ debg Checking pie charts rendered
[00:03:34]               │ debg PieChart.expectPieSliceCount(4)
[00:03:34]               │ debg PieChart.getPieSliceCount
[00:03:34]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:03:34]               │ debg click "Discover" app link
[00:03:34]               │ debg TestSubjects.find(navDrawer)
[00:03:34]               │ debg Find.findByCssSelector('[data-test-subj="navDrawer"]') with timeout=10000
[00:03:34]               │ debg isGlobalLoadingIndicatorVisible
[00:03:34]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:03:34]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:03:35]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:03:35]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:03:36]               │ debg TestSubjects.getVisibleText(discoverQueryHits)
[00:03:36]               │ debg TestSubjects.find(discoverQueryHits)
[00:03:36]               │ debg Find.findByCssSelector('[data-test-subj="discoverQueryHits"]') with timeout=10000
[00:03:36]               │ debg click "Dashboard" app link
[00:03:36]               │ debg TestSubjects.find(navDrawer)
[00:03:36]               │ debg Find.findByCssSelector('[data-test-subj="navDrawer"]') with timeout=10000
[00:03:36]               │ debg isGlobalLoadingIndicatorVisible
[00:03:36]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:03:36]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:03:37]               │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:03:37]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:03:37]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:03:42]               │ debg Renderable.waitForRender for 1 elements
[00:03:42]               │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:42]               │ debg Find.allByCssSelector('[data-loading]') with timeout=1000
[00:03:43]               │ debg Checking pie charts rendered
[00:03:43]               │ debg PieChart.expectPieSliceCount(4)
[00:03:43]               │ debg PieChart.getPieSliceCount
[00:03:43]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:03:46]               │ debg --- retry.try error: expected 0 to equal 4
[00:03:46]               │ debg PieChart.getPieSliceCount
[00:03:46]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:03:49]               │ debg --- retry.try failed again with the same message...
[00:03:49]               │ debg PieChart.getPieSliceCount
[00:03:49]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:03:52]               │ debg --- retry.try failed again with the same message...
[00:03:52]               │ debg PieChart.getPieSliceCount
[00:03:52]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:03:55]               │ debg --- retry.try failed again with the same message...
[00:03:55]               │ debg PieChart.getPieSliceCount
[00:03:55]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:03:58]               │ debg --- retry.try failed again with the same message...
[00:03:58]               │ debg PieChart.getPieSliceCount
[00:03:58]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:04:01]               │ debg --- retry.try failed again with the same message...
[00:04:01]               │ debg PieChart.getPieSliceCount
[00:04:01]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:04:04]               │ debg --- retry.try failed again with the same message...
[00:04:04]               │ debg PieChart.getPieSliceCount
[00:04:04]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:04:07]               │ debg --- retry.try failed again with the same message...
[00:04:07]               │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-centos-tests-xl-1588304886825140603] [.kibana_2/m8RvfBfJT86f4eYkgnrPBQ] update_mapping [_doc]
[00:04:07]               │ debg PieChart.getPieSliceCount
[00:04:07]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:04:10]               │ debg --- retry.try failed again with the same message...
[00:04:10]               │ debg PieChart.getPieSliceCount
[00:04:10]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:04:13]               │ debg --- retry.try failed again with the same message...
[00:04:13]               │ debg PieChart.getPieSliceCount
[00:04:13]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:04:16]               │ debg --- retry.try failed again with the same message...
[00:04:16]               │ debg PieChart.getPieSliceCount
[00:04:16]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:04:19]               │ debg --- retry.try failed again with the same message...
[00:04:19]               │ debg PieChart.getPieSliceCount
[00:04:19]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:04:22]               │ debg --- retry.try failed again with the same message...
[00:04:22]               │ debg PieChart.getPieSliceCount
[00:04:22]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:04:25]               │ debg --- retry.try failed again with the same message...
[00:04:25]               │ debg PieChart.getPieSliceCount
[00:04:25]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:04:28]               │ debg --- retry.try failed again with the same message...
[00:04:29]               │ debg PieChart.getPieSliceCount
[00:04:29]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:04:31]               │ debg --- retry.try failed again with the same message...
[00:04:32]               │ debg PieChart.getPieSliceCount
[00:04:32]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:04:34]               │ debg --- retry.try failed again with the same message...
[00:04:35]               │ debg PieChart.getPieSliceCount
[00:04:35]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:04:37]               │ debg --- retry.try failed again with the same message...
[00:04:38]               │ debg PieChart.getPieSliceCount
[00:04:38]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:04:40]               │ debg --- retry.try failed again with the same message...
[00:04:41]               │ debg PieChart.getPieSliceCount
[00:04:41]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:04:43]               │ debg --- retry.try failed again with the same message...
[00:04:44]               │ debg PieChart.getPieSliceCount
[00:04:44]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:04:46]               │ debg --- retry.try failed again with the same message...
[00:04:47]               │ debg PieChart.getPieSliceCount
[00:04:47]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:04:49]               │ debg --- retry.try failed again with the same message...
[00:04:50]               │ debg PieChart.getPieSliceCount
[00:04:50]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:04:52]               │ debg --- retry.try failed again with the same message...
[00:04:53]               │ debg PieChart.getPieSliceCount
[00:04:53]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:04:55]               │ debg --- retry.try failed again with the same message...
[00:04:56]               │ debg PieChart.getPieSliceCount
[00:04:56]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:04:58]               │ debg --- retry.try failed again with the same message...
[00:04:59]               │ debg PieChart.getPieSliceCount
[00:04:59]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:05:01]               │ debg --- retry.try failed again with the same message...
[00:05:02]               │ debg PieChart.getPieSliceCount
[00:05:02]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:05:04]               │ debg --- retry.try failed again with the same message...
[00:05:05]               │ debg PieChart.getPieSliceCount
[00:05:05]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:05:07]               │ debg --- retry.try failed again with the same message...
[00:05:08]               │ debg PieChart.getPieSliceCount
[00:05:08]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:05:11]               │ debg --- retry.try failed again with the same message...
[00:05:11]               │ debg PieChart.getPieSliceCount
[00:05:11]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:05:14]               │ debg --- retry.try failed again with the same message...
[00:05:14]               │ debg PieChart.getPieSliceCount
[00:05:14]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:05:17]               │ debg --- retry.try failed again with the same message...
[00:05:17]               │ debg PieChart.getPieSliceCount
[00:05:17]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:05:20]               │ debg --- retry.try failed again with the same message...
[00:05:20]               │ debg PieChart.getPieSliceCount
[00:05:20]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:05:23]               │ debg --- retry.try failed again with the same message...
[00:05:23]               │ debg PieChart.getPieSliceCount
[00:05:23]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:05:26]               │ debg --- retry.try failed again with the same message...
[00:05:26]               │ debg PieChart.getPieSliceCount
[00:05:26]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:05:29]               │ debg --- retry.try failed again with the same message...
[00:05:29]               │ debg PieChart.getPieSliceCount
[00:05:29]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:05:32]               │ debg --- retry.try failed again with the same message...
[00:05:32]               │ debg PieChart.getPieSliceCount
[00:05:32]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:05:35]               │ debg --- retry.try failed again with the same message...
[00:05:35]               │ debg PieChart.getPieSliceCount
[00:05:35]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:05:38]               │ debg --- retry.try failed again with the same message...
[00:05:38]               │ debg PieChart.getPieSliceCount
[00:05:38]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:05:41]               │ debg --- retry.try failed again with the same message...
[00:05:41]               │ debg PieChart.getPieSliceCount
[00:05:41]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:05:44]               │ debg --- retry.try failed again with the same message...
[00:05:44]               │ info Taking screenshot "/dev/shm/workspace/kibana/x-pack/test/functional/screenshots/failure/dashboard sample data dashboard should launch sample flights data set dashboard.png"
[00:05:45]               │ info Current URL is: http://localhost:6171/app/kibana#/dashboard/7adfa750-4c81-11e8-b3d7-01146121b73d?_a=(description:%27Analyze%20mock%20flight%20data%20for%20ES-Air,%20Logstash%20Airways,%20Kibana%20Airlines%20and%20JetBeats%27,filters:!(),fullScreenMode:!f,options:(hidePanelTitles:!f,useMargins:!t),panels:!((embeddableConfig:(),gridData:(h:7,i:%271%27,w:32,x:0,y:0),id:aeb212e0-4c84-11e8-b3d7-01146121b73d,panelIndex:%271%27,type:visualization,version:%277.7.0-SNAPSHOT%27),(embeddableConfig:(vis:(colors:(%27Average%20Ticket%20Price%27:%230A50A1,%27Flight%20Count%27:%2382B5D8),legendOpen:!f)),gridData:(h:12,i:%273%27,w:23,x:17,y:7),id:c8fc3d30-4c87-11e8-b3d7-01146121b73d,panelIndex:%273%27,type:visualization,version:%277.7.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%274%27,w:48,x:0,y:85),id:%27571aaf70-4c88-11e8-b3d7-01146121b73d%27,panelIndex:%274%27,type:search,version:%277.7.0-SNAPSHOT%27),(embeddableConfig:(vis:(colors:(ES-Air:%23447EBC,JetBeats:%2365C5DB,%27Kibana%20Airlines%27:%23BA43A9,%27Logstash%20Airways%27:%23E5AC0E),legendOpen:!f)),gridData:(h:12,i:%275%27,w:17,x:0,y:7),id:%278f4d0c00-4c86-11e8-b3d7-01146121b73d%27,panelIndex:%275%27,type:visualization,version:%277.7.0-SNAPSHOT%27),(embeddableConfig:(vis:(colors:(%27Carrier%20Delay%27:%235195CE,%27Late%20Aircraft%20Delay%27:%231F78C1,%27NAS%20Delay%27:%2370DBED,%27No%20Delay%27:%23BADFF4,%27Security%20Delay%27:%23052B51,%27Weather%20Delay%27:%236ED0E0))),gridData:(h:14,i:%276%27,w:24,x:24,y:33),id:f8290060-4c88-11e8-b3d7-01146121b73d,panelIndex:%276%27,type:visualization,version:%277.7.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:14,i:%277%27,w:24,x:24,y:19),id:bcb63b50-4c89-11e8-b3d7-01146121b73d,panelIndex:%277%27,type:visualization,version:%277.7.0-SNAPSHOT%27),(embeddableConfig:(vis:(colors:(Count:%231F78C1),legendOpen:!f)),gridData:(h:12,i:%2710%27,w:24,x:0,y:35),id:%279886b410-4c8b-11e8-b3d7-01146121b73d%27,panelIndex:%2710%27,type:visualization,version:%277.7.0-SNAPSHOT%27),(embeddableConfig:(vis:(colors:(Count:%231F78C1),legendOpen:!f)),gridData:(h:8,i:%2713%27,w:14,x:10,y:19),id:%2776e3c090-4c8c-11e8-b3d7-01146121b73d%27,panelIndex:%2713%27,type:visualization,version:%277.7.0-SNAPSHOT%27),(embeddableConfig:(vis:(colors:(Count:%231F78C1),legendOpen:!f)),gridData:(h:8,i:%2714%27,w:14,x:10,y:27),id:%27707665a0-4c8c-11e8-b3d7-01146121b73d%27,panelIndex:%2714%27,type:visualization,version:%277.7.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:8,i:%2721%27,w:48,x:0,y:62),id:%27293b5a30-4c8f-11e8-b3d7-01146121b73d%27,panelIndex:%2721%27,type:visualization,version:%277.7.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:7,i:%2722%27,w:16,x:32,y:0),id:%27129be430-4c93-11e8-b3d7-01146121b73d%27,panelIndex:%2722%27,type:visualization,version:%277.7.0-SNAPSHOT%27),(embeddableConfig:(hiddenLayers:!(),isLayerTOCOpen:!t,mapCenter:(lat:38.38637,lon:-89.58746,zoom:3.14),openTOCDetails:!()),gridData:(h:15,i:%2723%27,w:48,x:0,y:70),id:%275dd88580-1906-11e9-919b-ffe5949a18d2%27,panelIndex:%2723%27,type:map,version:%277.7.0-SNAPSHOT%27),(embeddableConfig:(vis:(defaultColors:(%270%20-%2050%27:%27rgb(247,251,255)%27,%27100%20-%20150%27:%27rgb(107,174,214)%27,%27150%20-%20200%27:%27rgb(33,113,181)%27,%27200%20-%20250%27:%27rgb(8,48,107)%27,%2750%20-%20100%27:%27rgb(198,219,239)%27),legendOpen:!f)),gridData:(h:8,i:%2725%27,w:10,x:0,y:19),id:f8283bf0-52fd-11e8-a160-89cc2ad9e8e2,panelIndex:%2725%27,type:visualization,version:%277.7.0-SNAPSHOT%27),(embeddableConfig:(vis:(defaultColors:(%270%20-%2050%27:%27rgb(247,251,255)%27,%27100%20-%20150%27:%27rgb(107,174,214)%27,%27150%20-%20200%27:%27rgb(33,113,181)%27,%27200%20-%20250%27:%27rgb(8,48,107)%27,%2750%20-%20100%27:%27rgb(198,219,239)%27),legendOpen:!f)),gridData:(h:8,i:%2727%27,w:10,x:0,y:27),id:%2708884800-52fe-11e8-a160-89cc2ad9e8e2%27,panelIndex:%2727%27,type:visualization,version:%277.7.0-SNAPSHOT%27),(embeddableConfig:(vis:(defaultColors:(%270%20-%2011%27:%27rgb(247,251,255)%27,%2711%20-%2022%27:%27rgb(208,225,242)%27,%2722%20-%2033%27:%27rgb(148,196,223)%27,%2733%20-%2044%27:%27rgb(74,152,201)%27,%2744%20-%2055%27:%27rgb(23,100,171)%27),legendOpen:!f)),gridData:(h:15,i:%2728%27,w:24,x:0,y:47),id:e6944e50-52fe-11e8-a160-89cc2ad9e8e2,panelIndex:%2728%27,type:visualization,version:%277.7.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:6,i:%2729%27,w:8,x:40,y:7),id:%2701c413e0-5395-11e8-99bf-1ba7b1bdaa61%27,panelIndex:%2729%27,type:visualization,version:%277.7.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:6,i:%2730%27,w:8,x:40,y:13),id:%272edf78b0-5395-11e8-99bf-1ba7b1bdaa61%27,panelIndex:%2730%27,type:visualization,version:%277.7.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%2731%27,w:24,x:24,y:47),id:ed78a660-53a0-11e8-acbd-0be0ad9d822b,panelIndex:%2731%27,type:visualization,version:%277.7.0-SNAPSHOT%27)),query:(language:kuery,query:%27%27),timeRestore:!t,title:%27%5BFlights%5D%20Global%20Flight%20Dashboard%27,viewMode:view)&_g=(filters:!(),refreshInterval:(pause:!f,value:900000),time:(from:now-1y,to:now))
[00:05:45]               │ info Saving page source to: /dev/shm/workspace/kibana/x-pack/test/functional/failure_debug/html/dashboard sample data dashboard should launch sample flights data set dashboard.html
[00:05:45]               └- ✖ fail: "dashboard sample data dashboard should launch sample flights data set dashboard"
[00:05:45]               │

Stack Trace

Error: retry.try timeout: Error: expected 0 to equal 4
    at Assertion.assert (/dev/shm/workspace/kibana/packages/kbn-expect/expect.js:100:11)
    at Assertion.be.Assertion.equal (/dev/shm/workspace/kibana/packages/kbn-expect/expect.js:227:8)
    at Assertion.be (/dev/shm/workspace/kibana/packages/kbn-expect/expect.js:69:22)
    at retry.try (/dev/shm/workspace/kibana/test/functional/services/visualizations/pie_chart.js:108:32)
    at process._tickCallback (internal/process/next_tick.js:68:7)
    at onFailure (/dev/shm/workspace/kibana/test/common/services/retry/retry_for_success.ts:28:9)
    at retryForSuccess (/dev/shm/workspace/kibana/test/common/services/retry/retry_for_success.ts:68:13)

Kibana Pipeline / kibana-xpack-agent / Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/dashboard/_async_dashboard·ts.dashboard sample data dashboard should launch sample flights data set dashboard

Link to Jenkins

Standard Out

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

[00:00:00]       │
[00:00:00]         └-: dashboard
[00:00:00]           └-> "before all" hook
[00:02:33]           └-: sample data dashboard
[00:02:33]             └-> "before all" hook
[00:02:33]             └-> "before all" hook
[00:02:33]               │ debg ... sleep(5000) start
[00:02:38]               │ debg ... sleep(5000) end
[00:02:38]               │ debg navigateToUrl http://localhost:6171/app/kibana#/home/tutorial_directory/sampleData
[00:02:38]               │ debg browser[INFO] http://localhost:6171/app/kibana?_t=1588307449433#/home/tutorial_directory/sampleData 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:02:38]               │
[00:02:38]               │ debg browser[INFO] http://localhost:6171/bundles/app/kibana/bootstrap.js 9:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:02:38]               │ debg currentUrl = http://localhost:6171/app/kibana#/home/tutorial_directory/sampleData
[00:02:38]               │          appUrl = http://localhost:6171/app/kibana#/home/tutorial_directory/sampleData
[00:02:38]               │ debg TestSubjects.find(kibanaChrome)
[00:02:38]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:02:42]               │ debg isGlobalLoadingIndicatorVisible
[00:02:42]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:02:42]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:02:42]               │ debg browser[INFO] http://localhost:6171/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 380:106452 "INFO: 2020-05-01T04:30:52Z
[00:02:42]               │        Adding connection to http://localhost:6171/elasticsearch
[00:02:42]               │
[00:02:42]               │      "
[00:02:42]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:02:42]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:02:43]               │ debg TestSubjects.exists(addSampleDataSetflights)
[00:02:43]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="addSampleDataSetflights"]') with timeout=2500
[00:02:43]               │ debg TestSubjects.click(addSampleDataSetflights)
[00:02:43]               │ debg Find.clickByCssSelector('[data-test-subj="addSampleDataSetflights"]') with timeout=10000
[00:02:43]               │ debg Find.findByCssSelector('[data-test-subj="addSampleDataSetflights"]') with timeout=10000
[00:02:43]               │ debg TestSubjects.find(sampleDataSetCardflights)
[00:02:43]               │ debg Find.findByCssSelector('[data-test-subj="sampleDataSetCardflights"]') with timeout=10000
[00:02:43]               │ info [o.e.c.m.MetaDataCreateIndexService] [kibana-ci-immutable-centos-tests-xl-1588304886825140603] [kibana_sample_data_flights] creating index, cause [api], templates [], shards [1]/[1], mappings [_doc]
[00:02:43]               │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xl-1588304886825140603] updating number_of_replicas to [0] for indices [kibana_sample_data_flights]
[00:02:43]               │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xl-1588304886825140603] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[kibana_sample_data_flights][0]]]).
[00:02:49]               │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-centos-tests-xl-1588304886825140603] [.kibana_2/-sBVLVxXQXyx6QLKc0VoqQ] update_mapping [_doc]
[00:02:49]               │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-centos-tests-xl-1588304886825140603] [.kibana_2/-sBVLVxXQXyx6QLKc0VoqQ] update_mapping [_doc]
[00:02:49]               │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-centos-tests-xl-1588304886825140603] [.kibana_2/-sBVLVxXQXyx6QLKc0VoqQ] update_mapping [_doc]
[00:02:49]               │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-centos-tests-xl-1588304886825140603] [.kibana_2/-sBVLVxXQXyx6QLKc0VoqQ] update_mapping [_doc]
[00:02:51]               │ debg TestSubjects.exists(addSampleDataSetflights)
[00:02:51]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="addSampleDataSetflights"]') with timeout=2500
[00:02:54]               │ debg --- retry.tryForTime error: [data-test-subj="addSampleDataSetflights"] is not displayed
[00:02:54]               │ debg click "Discover" app link
[00:02:54]               │ debg TestSubjects.find(navDrawer)
[00:02:54]               │ debg Find.findByCssSelector('[data-test-subj="navDrawer"]') with timeout=10000
[00:02:54]               │ debg TestSubjects.click(indexPattern-switch-link)
[00:02:54]               │ debg Find.clickByCssSelector('[data-test-subj="indexPattern-switch-link"]') with timeout=10000
[00:02:54]               │ debg Find.findByCssSelector('[data-test-subj="indexPattern-switch-link"]') with timeout=10000
[00:02:54]               │ debg browser[INFO] http://localhost:6171/app/kibana#/discover 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:02:54]               │
[00:02:54]               │ debg browser[INFO] http://localhost:6171/bundles/app/kibana/bootstrap.js 9:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:02:58]               │ debg browser[INFO] http://localhost:6171/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 380:106452 "INFO: 2020-05-01T04:31:08Z
[00:02:58]               │        Adding connection to http://localhost:6171/elasticsearch
[00:02:58]               │
[00:02:58]               │      "
[00:02:59]               │ debg Find.clickByCssSelector('[data-test-subj="indexPattern-switcher"] [title="kibana_sample_data_flights"]') with timeout=10000
[00:02:59]               │ debg Find.findByCssSelector('[data-test-subj="indexPattern-switcher"] [title="kibana_sample_data_flights"]') with timeout=10000
[00:02:59]               │ debg isGlobalLoadingIndicatorVisible
[00:02:59]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:02:59]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:03:00]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:03:00]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:03:00]               │ debg TestSubjects.click(superDatePickerToggleQuickMenuButton)
[00:03:00]               │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=10000
[00:03:00]               │ debg Find.findByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=10000
[00:03:00]               │ debg TestSubjects.click(superDatePickerCommonlyUsed_Last_1 year)
[00:03:00]               │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerCommonlyUsed_Last_1 year"]') with timeout=10000
[00:03:00]               │ debg Find.findByCssSelector('[data-test-subj="superDatePickerCommonlyUsed_Last_1 year"]') with timeout=10000
[00:03:00]               │ debg isGlobalLoadingIndicatorVisible
[00:03:00]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:03:00]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:03:01]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:03:01]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:03:02]               │ debg TestSubjects.getVisibleText(discoverQueryHits)
[00:03:02]               │ debg TestSubjects.find(discoverQueryHits)
[00:03:02]               │ debg Find.findByCssSelector('[data-test-subj="discoverQueryHits"]') with timeout=10000
[00:03:02]             └-> should launch sample flights data set dashboard
[00:03:02]               └-> "before each" hook: global before each
[00:03:02]               │ debg click "Dashboard" app link
[00:03:02]               │ debg TestSubjects.find(navDrawer)
[00:03:02]               │ debg Find.findByCssSelector('[data-test-subj="navDrawer"]') with timeout=10000
[00:03:02]               │ debg Load Saved Dashboard [Flights] Global Flight Dashboard
[00:03:02]               │ debg gotoDashboardLandingPage
[00:03:02]               │ debg onDashboardLandingPage
[00:03:02]               │ debg TestSubjects.exists(dashboardLandingPage)
[00:03:02]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardLandingPage"]') with timeout=5000
[00:03:03]               │ debg searchForItemWithName: [Flights] Global Flight Dashboard
[00:03:03]               │ debg Find.allByCssSelector('.euiFieldSearch') with timeout=10000
[00:03:04]               │ debg isGlobalLoadingIndicatorVisible
[00:03:04]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:03:04]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:03:04]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:03:04]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:03:04]               │ debg TestSubjects.click(dashboardListingTitleLink-[Flights]-Global-Flight-Dashboard)
[00:03:04]               │ debg Find.clickByCssSelector('[data-test-subj="dashboardListingTitleLink-[Flights]-Global-Flight-Dashboard"]') with timeout=10000
[00:03:04]               │ debg Find.findByCssSelector('[data-test-subj="dashboardListingTitleLink-[Flights]-Global-Flight-Dashboard"]') with timeout=10000
[00:03:04]               │ debg isGlobalLoadingIndicatorVisible
[00:03:04]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:03:04]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:03:04]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:03:04]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:03:12]               │ debg browser[WARNING] http://localhost:6171/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 20:64631 "Deprecation warning: value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged and will be removed in an upcoming major release. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.
[00:03:12]               │      Arguments: 
[00:03:12]               │      [0] _isAMomentObject: true, _isUTC: false, _useUTC: false, _l: undefined, _i: now-24h, _f: undefined, _strict: undefined, _locale: [object Object]
[00:03:12]               │      Error
[00:03:12]               │          at Function.createFromInputFallback (http://localhost:6171/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:65039)
[00:03:12]               │          at http://localhost:6171/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:84789
[00:03:12]               │          at http://localhost:6171/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:84840
[00:03:12]               │          at Mt (http://localhost:6171/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:85134)
[00:03:12]               │          at Ct (http://localhost:6171/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:85511)
[00:03:12]               │          at St (http://localhost:6171/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:85593)
[00:03:12]               │          at r (http://localhost:6171/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:61877)
[00:03:12]               │          at Function.convertTimeToUTCString (http://localhost:6171/bundles/20.bundle.js:3:42242)
[00:03:12]               │          at Function.areTimesEqual (http://localhost:6171/bundles/20.bundle.js:3:42430)
[00:03:12]               │          at DashboardStateManager.getTimeChanged (http://localhost:6171/bundles/20.bundle.js:3:178889)"
[00:03:12]               │ debg TestSubjects.missingOrFail(dashboardLandingPage)
[00:03:12]               │ debg Find.waitForDeletedByCssSelector('[data-test-subj="dashboardLandingPage"]') with timeout=10000
[00:03:14]               │ debg browser[INFO] http://localhost:6171/bundles/commons.bundle.js 2:1112814 "%cWelcome to Kibana Vega Plugin!" "font-size: 16px; font-weight: bold;"
[00:03:14]               │ debg browser[INFO] http://localhost:6171/bundles/commons.bundle.js 2:1112900 "You can access the Vega view with VEGA_DEBUG. Learn more at https://vega.github.io/vega/docs/api/debugging/."
[00:03:14]               │ debg isGlobalLoadingIndicatorVisible
[00:03:14]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:03:14]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:03:16]               │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:03:17]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:03:17]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:03:17]               │ debg TestSubjects.click(superDatePickerToggleQuickMenuButton)
[00:03:17]               │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=10000
[00:03:17]               │ debg Find.findByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=10000
[00:03:18]               │ debg TestSubjects.click(superDatePickerCommonlyUsed_Last_1 year)
[00:03:18]               │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerCommonlyUsed_Last_1 year"]') with timeout=10000
[00:03:18]               │ debg Find.findByCssSelector('[data-test-subj="superDatePickerCommonlyUsed_Last_1 year"]') with timeout=10000
[00:03:19]               │ debg isGlobalLoadingIndicatorVisible
[00:03:19]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:03:19]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:03:22]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:03:22]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:03:24]               │ debg Renderable.waitForRender for 1 elements
[00:03:24]               │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:24]               │ debg Find.allByCssSelector('[data-loading]') with timeout=1000
[00:03:25]               │ debg Checking pie charts rendered
[00:03:25]               │ debg PieChart.expectPieSliceCount(4)
[00:03:25]               │ debg PieChart.getPieSliceCount
[00:03:25]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:03:25]               │ debg click "Discover" app link
[00:03:25]               │ debg TestSubjects.find(navDrawer)
[00:03:25]               │ debg Find.findByCssSelector('[data-test-subj="navDrawer"]') with timeout=10000
[00:03:26]               │ debg isGlobalLoadingIndicatorVisible
[00:03:26]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:03:26]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:03:26]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:03:26]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:03:27]               │ debg TestSubjects.getVisibleText(discoverQueryHits)
[00:03:27]               │ debg TestSubjects.find(discoverQueryHits)
[00:03:27]               │ debg Find.findByCssSelector('[data-test-subj="discoverQueryHits"]') with timeout=10000
[00:03:27]               │ debg click "Dashboard" app link
[00:03:27]               │ debg TestSubjects.find(navDrawer)
[00:03:27]               │ debg Find.findByCssSelector('[data-test-subj="navDrawer"]') with timeout=10000
[00:03:28]               │ debg isGlobalLoadingIndicatorVisible
[00:03:28]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:03:28]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:03:28]               │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:03:29]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:03:29]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:03:33]               │ debg Renderable.waitForRender for 1 elements
[00:03:33]               │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:34]               │ debg Find.allByCssSelector('[data-loading]') with timeout=1000
[00:03:35]               │ debg Checking pie charts rendered
[00:03:35]               │ debg PieChart.expectPieSliceCount(4)
[00:03:35]               │ debg PieChart.getPieSliceCount
[00:03:35]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:03:37]               │ debg --- retry.try error: expected 0 to equal 4
[00:03:38]               │ debg PieChart.getPieSliceCount
[00:03:38]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:03:40]               │ debg --- retry.try failed again with the same message...
[00:03:41]               │ debg PieChart.getPieSliceCount
[00:03:41]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:03:43]               │ debg --- retry.try failed again with the same message...
[00:03:44]               │ debg PieChart.getPieSliceCount
[00:03:44]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:03:46]               │ debg --- retry.try failed again with the same message...
[00:03:47]               │ debg PieChart.getPieSliceCount
[00:03:47]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:03:49]               │ debg --- retry.try failed again with the same message...
[00:03:50]               │ debg PieChart.getPieSliceCount
[00:03:50]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:03:52]               │ debg --- retry.try failed again with the same message...
[00:03:53]               │ debg PieChart.getPieSliceCount
[00:03:53]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:03:55]               │ debg --- retry.try failed again with the same message...
[00:03:56]               │ debg PieChart.getPieSliceCount
[00:03:56]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:03:58]               │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-centos-tests-xl-1588304886825140603] [.kibana_2/-sBVLVxXQXyx6QLKc0VoqQ] update_mapping [_doc]
[00:03:58]               │ debg --- retry.try failed again with the same message...
[00:03:59]               │ debg PieChart.getPieSliceCount
[00:03:59]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:04:02]               │ debg --- retry.try failed again with the same message...
[00:04:02]               │ debg PieChart.getPieSliceCount
[00:04:02]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:04:05]               │ debg --- retry.try failed again with the same message...
[00:04:05]               │ debg PieChart.getPieSliceCount
[00:04:05]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:04:08]               │ debg --- retry.try failed again with the same message...
[00:04:08]               │ debg PieChart.getPieSliceCount
[00:04:08]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:04:11]               │ debg --- retry.try failed again with the same message...
[00:04:11]               │ debg PieChart.getPieSliceCount
[00:04:11]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:04:14]               │ debg --- retry.try failed again with the same message...
[00:04:14]               │ debg PieChart.getPieSliceCount
[00:04:14]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:04:17]               │ debg --- retry.try failed again with the same message...
[00:04:17]               │ debg PieChart.getPieSliceCount
[00:04:17]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:04:20]               │ debg --- retry.try failed again with the same message...
[00:04:20]               │ debg PieChart.getPieSliceCount
[00:04:20]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:04:23]               │ debg --- retry.try failed again with the same message...
[00:04:23]               │ debg PieChart.getPieSliceCount
[00:04:23]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:04:26]               │ debg --- retry.try failed again with the same message...
[00:04:26]               │ debg PieChart.getPieSliceCount
[00:04:26]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:04:29]               │ debg --- retry.try failed again with the same message...
[00:04:29]               │ debg PieChart.getPieSliceCount
[00:04:29]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:04:32]               │ debg --- retry.try failed again with the same message...
[00:04:32]               │ debg PieChart.getPieSliceCount
[00:04:32]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:04:35]               │ debg --- retry.try failed again with the same message...
[00:04:35]               │ debg PieChart.getPieSliceCount
[00:04:35]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:04:38]               │ debg --- retry.try failed again with the same message...
[00:04:38]               │ debg PieChart.getPieSliceCount
[00:04:38]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:04:41]               │ debg --- retry.try failed again with the same message...
[00:04:42]               │ debg PieChart.getPieSliceCount
[00:04:42]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:04:44]               │ debg --- retry.try failed again with the same message...
[00:04:45]               │ debg PieChart.getPieSliceCount
[00:04:45]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:04:47]               │ debg --- retry.try failed again with the same message...
[00:04:48]               │ debg PieChart.getPieSliceCount
[00:04:48]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:04:50]               │ debg --- retry.try failed again with the same message...
[00:04:51]               │ debg PieChart.getPieSliceCount
[00:04:51]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:04:53]               │ debg --- retry.try failed again with the same message...
[00:04:54]               │ debg PieChart.getPieSliceCount
[00:04:54]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:04:56]               │ debg --- retry.try failed again with the same message...
[00:04:57]               │ debg PieChart.getPieSliceCount
[00:04:57]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:04:59]               │ debg --- retry.try failed again with the same message...
[00:05:00]               │ debg PieChart.getPieSliceCount
[00:05:00]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:05:02]               │ debg --- retry.try failed again with the same message...
[00:05:03]               │ debg PieChart.getPieSliceCount
[00:05:03]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:05:05]               │ debg --- retry.try failed again with the same message...
[00:05:06]               │ debg PieChart.getPieSliceCount
[00:05:06]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:05:08]               │ debg --- retry.try failed again with the same message...
[00:05:09]               │ debg PieChart.getPieSliceCount
[00:05:09]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:05:11]               │ debg --- retry.try failed again with the same message...
[00:05:12]               │ debg PieChart.getPieSliceCount
[00:05:12]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:05:14]               │ debg --- retry.try failed again with the same message...
[00:05:15]               │ debg PieChart.getPieSliceCount
[00:05:15]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:05:17]               │ debg --- retry.try failed again with the same message...
[00:05:18]               │ debg PieChart.getPieSliceCount
[00:05:18]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:05:20]               │ debg --- retry.try failed again with the same message...
[00:05:21]               │ debg PieChart.getPieSliceCount
[00:05:21]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:05:24]               │ debg --- retry.try failed again with the same message...
[00:05:24]               │ debg PieChart.getPieSliceCount
[00:05:24]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:05:27]               │ debg --- retry.try failed again with the same message...
[00:05:27]               │ debg PieChart.getPieSliceCount
[00:05:27]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:05:30]               │ debg --- retry.try failed again with the same message...
[00:05:30]               │ debg PieChart.getPieSliceCount
[00:05:30]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:05:33]               │ debg --- retry.try failed again with the same message...
[00:05:33]               │ debg PieChart.getPieSliceCount
[00:05:33]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:05:36]               │ debg --- retry.try failed again with the same message...
[00:05:36]               │ info Taking screenshot "/dev/shm/workspace/kibana/x-pack/test/functional/screenshots/failure/dashboard sample data dashboard should launch sample flights data set dashboard.png"
[00:05:36]               │ info Current URL is: http://localhost:6171/app/kibana#/dashboard/7adfa750-4c81-11e8-b3d7-01146121b73d?_a=(description:%27Analyze%20mock%20flight%20data%20for%20ES-Air,%20Logstash%20Airways,%20Kibana%20Airlines%20and%20JetBeats%27,filters:!(),fullScreenMode:!f,options:(hidePanelTitles:!f,useMargins:!t),panels:!((embeddableConfig:(),gridData:(h:7,i:%271%27,w:32,x:0,y:0),id:aeb212e0-4c84-11e8-b3d7-01146121b73d,panelIndex:%271%27,type:visualization,version:%277.7.0-SNAPSHOT%27),(embeddableConfig:(vis:(colors:(%27Average%20Ticket%20Price%27:%230A50A1,%27Flight%20Count%27:%2382B5D8),legendOpen:!f)),gridData:(h:12,i:%273%27,w:23,x:17,y:7),id:c8fc3d30-4c87-11e8-b3d7-01146121b73d,panelIndex:%273%27,type:visualization,version:%277.7.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%274%27,w:48,x:0,y:85),id:%27571aaf70-4c88-11e8-b3d7-01146121b73d%27,panelIndex:%274%27,type:search,version:%277.7.0-SNAPSHOT%27),(embeddableConfig:(vis:(colors:(ES-Air:%23447EBC,JetBeats:%2365C5DB,%27Kibana%20Airlines%27:%23BA43A9,%27Logstash%20Airways%27:%23E5AC0E),legendOpen:!f)),gridData:(h:12,i:%275%27,w:17,x:0,y:7),id:%278f4d0c00-4c86-11e8-b3d7-01146121b73d%27,panelIndex:%275%27,type:visualization,version:%277.7.0-SNAPSHOT%27),(embeddableConfig:(vis:(colors:(%27Carrier%20Delay%27:%235195CE,%27Late%20Aircraft%20Delay%27:%231F78C1,%27NAS%20Delay%27:%2370DBED,%27No%20Delay%27:%23BADFF4,%27Security%20Delay%27:%23052B51,%27Weather%20Delay%27:%236ED0E0))),gridData:(h:14,i:%276%27,w:24,x:24,y:33),id:f8290060-4c88-11e8-b3d7-01146121b73d,panelIndex:%276%27,type:visualization,version:%277.7.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:14,i:%277%27,w:24,x:24,y:19),id:bcb63b50-4c89-11e8-b3d7-01146121b73d,panelIndex:%277%27,type:visualization,version:%277.7.0-SNAPSHOT%27),(embeddableConfig:(vis:(colors:(Count:%231F78C1),legendOpen:!f)),gridData:(h:12,i:%2710%27,w:24,x:0,y:35),id:%279886b410-4c8b-11e8-b3d7-01146121b73d%27,panelIndex:%2710%27,type:visualization,version:%277.7.0-SNAPSHOT%27),(embeddableConfig:(vis:(colors:(Count:%231F78C1),legendOpen:!f)),gridData:(h:8,i:%2713%27,w:14,x:10,y:19),id:%2776e3c090-4c8c-11e8-b3d7-01146121b73d%27,panelIndex:%2713%27,type:visualization,version:%277.7.0-SNAPSHOT%27),(embeddableConfig:(vis:(colors:(Count:%231F78C1),legendOpen:!f)),gridData:(h:8,i:%2714%27,w:14,x:10,y:27),id:%27707665a0-4c8c-11e8-b3d7-01146121b73d%27,panelIndex:%2714%27,type:visualization,version:%277.7.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:8,i:%2721%27,w:48,x:0,y:62),id:%27293b5a30-4c8f-11e8-b3d7-01146121b73d%27,panelIndex:%2721%27,type:visualization,version:%277.7.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:7,i:%2722%27,w:16,x:32,y:0),id:%27129be430-4c93-11e8-b3d7-01146121b73d%27,panelIndex:%2722%27,type:visualization,version:%277.7.0-SNAPSHOT%27),(embeddableConfig:(hiddenLayers:!(),isLayerTOCOpen:!t,mapCenter:(lat:38.38637,lon:-89.58746,zoom:3.14),openTOCDetails:!()),gridData:(h:15,i:%2723%27,w:48,x:0,y:70),id:%275dd88580-1906-11e9-919b-ffe5949a18d2%27,panelIndex:%2723%27,type:map,version:%277.7.0-SNAPSHOT%27),(embeddableConfig:(vis:(defaultColors:(%270%20-%2050%27:%27rgb(247,251,255)%27,%27100%20-%20150%27:%27rgb(107,174,214)%27,%27150%20-%20200%27:%27rgb(33,113,181)%27,%27200%20-%20250%27:%27rgb(8,48,107)%27,%2750%20-%20100%27:%27rgb(198,219,239)%27),legendOpen:!f)),gridData:(h:8,i:%2725%27,w:10,x:0,y:19),id:f8283bf0-52fd-11e8-a160-89cc2ad9e8e2,panelIndex:%2725%27,type:visualization,version:%277.7.0-SNAPSHOT%27),(embeddableConfig:(vis:(defaultColors:(%270%20-%2050%27:%27rgb(247,251,255)%27,%27100%20-%20150%27:%27rgb(107,174,214)%27,%27150%20-%20200%27:%27rgb(33,113,181)%27,%27200%20-%20250%27:%27rgb(8,48,107)%27,%2750%20-%20100%27:%27rgb(198,219,239)%27),legendOpen:!f)),gridData:(h:8,i:%2727%27,w:10,x:0,y:27),id:%2708884800-52fe-11e8-a160-89cc2ad9e8e2%27,panelIndex:%2727%27,type:visualization,version:%277.7.0-SNAPSHOT%27),(embeddableConfig:(vis:(defaultColors:(%270%20-%2011%27:%27rgb(247,251,255)%27,%2711%20-%2022%27:%27rgb(208,225,242)%27,%2722%20-%2033%27:%27rgb(148,196,223)%27,%2733%20-%2044%27:%27rgb(74,152,201)%27,%2744%20-%2055%27:%27rgb(23,100,171)%27),legendOpen:!f)),gridData:(h:15,i:%2728%27,w:24,x:0,y:47),id:e6944e50-52fe-11e8-a160-89cc2ad9e8e2,panelIndex:%2728%27,type:visualization,version:%277.7.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:6,i:%2729%27,w:8,x:40,y:7),id:%2701c413e0-5395-11e8-99bf-1ba7b1bdaa61%27,panelIndex:%2729%27,type:visualization,version:%277.7.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:6,i:%2730%27,w:8,x:40,y:13),id:%272edf78b0-5395-11e8-99bf-1ba7b1bdaa61%27,panelIndex:%2730%27,type:visualization,version:%277.7.0-SNAPSHOT%27),(embeddableConfig:(),gridData:(h:15,i:%2731%27,w:24,x:24,y:47),id:ed78a660-53a0-11e8-acbd-0be0ad9d822b,panelIndex:%2731%27,type:visualization,version:%277.7.0-SNAPSHOT%27)),query:(language:kuery,query:%27%27),timeRestore:!t,title:%27%5BFlights%5D%20Global%20Flight%20Dashboard%27,viewMode:view)&_g=(filters:!(),refreshInterval:(pause:!f,value:900000),time:(from:now-1y,to:now))
[00:05:36]               │ info Saving page source to: /dev/shm/workspace/kibana/x-pack/test/functional/failure_debug/html/dashboard sample data dashboard should launch sample flights data set dashboard.html
[00:05:36]               └- ✖ fail: "dashboard sample data dashboard should launch sample flights data set dashboard"
[00:05:36]               │

Stack Trace

Error: retry.try timeout: Error: expected 0 to equal 4
    at Assertion.assert (/dev/shm/workspace/kibana/packages/kbn-expect/expect.js:100:11)
    at Assertion.be.Assertion.equal (/dev/shm/workspace/kibana/packages/kbn-expect/expect.js:227:8)
    at Assertion.be (/dev/shm/workspace/kibana/packages/kbn-expect/expect.js:69:22)
    at retry.try (/dev/shm/workspace/kibana/test/functional/services/visualizations/pie_chart.js:108:32)
    at process._tickCallback (internal/process/next_tick.js:68:7)
    at onFailure (/dev/shm/workspace/kibana/test/common/services/retry/retry_for_success.ts:28:9)
    at retryForSuccess (/dev/shm/workspace/kibana/test/common/services/retry/retry_for_success.ts:68:13)

History

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

@LeeDr
Copy link
Author

LeeDr commented May 7, 2020

This test was included in another PR #65083

@LeeDr LeeDr closed this May 7, 2020
@LeeDr LeeDr deleted the asyncDashboardTest branch August 20, 2020 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants