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

[7.x] Fix test/functional/apps/management/_index_patterns_empty.ts for Cloud & X-Pack (#82736) #83118

Merged
merged 1 commit into from
Nov 10, 2020

Conversation

LeeDr
Copy link

@LeeDr LeeDr commented Nov 10, 2020

Backports the following commits to 7.x:

…d & X-Pack (elastic#82736)

Co-authored-by: Rashmi Kulkarni <rashmi.kulkarni@elastic.co>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
@LeeDr LeeDr added the backport label Nov 10, 2020
@kibanamachine
Copy link
Contributor

💛 Build succeeded, but was flaky


Test Failures

Chrome UI Functional Tests.test/functional/apps/dashboard/url_field_formatter·ts.dashboard app using current data Changing field formatter to Url applied on dashboard

Link to Jenkins

Standard Out

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

[00:00:00]       │
[00:00:00]         └-: dashboard app
[00:00:00]           └-> "before all" hook
[00:00:00]           └-: using current data
[00:00:00]             └-> "before all" hook
[00:00:00]             └-> "before all" hook: loadCurrentData
[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-ubuntu-18-tests-xxl-1605044825656872674] [animals-dogs-2018-01-01] creating index, cause [api], templates [], shards [5]/[1]
[00:00:02]               │ info [dashboard/current/data] Created index "animals-dogs-2018-01-01"
[00:00:02]               │ debg [dashboard/current/data] "animals-dogs-2018-01-01" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:02]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1605044825656872674] [animals-dogs-2018-04-10] creating index, cause [api], templates [], shards [5]/[1]
[00:00:02]               │ info [dashboard/current/data] Created index "animals-dogs-2018-04-10"
[00:00:02]               │ debg [dashboard/current/data] "animals-dogs-2018-04-10" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:02]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1605044825656872674] [animals-cats-2018-01-01] creating index, cause [api], templates [], shards [5]/[1]
[00:00:02]               │ info [dashboard/current/data] Created index "animals-cats-2018-01-01"
[00:00:02]               │ debg [dashboard/current/data] "animals-cats-2018-01-01" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:02]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1605044825656872674] [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-ubuntu-18-tests-xxl-1605044825656872674] [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-ubuntu-18-tests-xxl-1605044825656872674] [logstash-0] creating index, cause [api], templates [], shards [1]/[0]
[00:00:03]               │ info [dashboard/current/data] Created index "logstash-0"
[00:00:03]               │ 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: 3307
[00:00:21]               │ info progress: 7519
[00:00:31]               │ info progress: 11432
[00:00:37]               │ info [dashboard/current/data] Indexed 6 docs into "animals-dogs-2018-01-01"
[00:00:37]               │ info [dashboard/current/data] Indexed 6 docs into "animals-dogs-2018-04-10"
[00:00:37]               │ info [dashboard/current/data] Indexed 6 docs into "animals-cats-2018-01-01"
[00:00:37]               │ info [dashboard/current/data] Indexed 5 docs into "animals-cats-2018-04-10"
[00:00:37]               │ info [dashboard/current/data] Indexed 6 docs into "dogbreeds"
[00:00:37]               │ info [dashboard/current/data] Indexed 14005 docs into "logstash-0"
[00:01:41]             └-: Changing field formatter to Url
[00:01:41]               └-> "before all" hook
[00:01:41]               └-> "before all" hook
[00:01:41]                 │ info [dashboard/current/kibana] Loading "mappings.json"
[00:01:41]                 │ info [dashboard/current/kibana] Loading "data.json.gz"
[00:01:41]                 │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1605044825656872674] [.kibana_1/bQCeGHnfRjWNbTsWwNMuXw] deleting index
[00:01:41]                 │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1605044825656872674] [.kibana_2/zIRtMVa9RCuh-otL-qp1sg] deleting index
[00:01:41]                 │ info [dashboard/current/kibana] Deleted existing index [".kibana_2",".kibana_1"]
[00:01:41]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1605044825656872674] [.kibana_1] creating index, cause [api], templates [], shards [1]/[0]
[00:01:41]                 │ info [dashboard/current/kibana] Created index ".kibana_1"
[00:01:41]                 │ debg [dashboard/current/kibana] ".kibana_1" settings {"index":{"auto_expand_replicas":"0-1","number_of_replicas":"0","number_of_shards":"1"}}
[00:01:41]                 │ info [dashboard/current/kibana] Indexed 143 docs into ".kibana_1"
[00:01:41]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1605044825656872674] [.kibana_1/V3K1DPg4RWmGpPsPydb8iA] update_mapping [_doc]
[00:01:41]                 │ debg Migrating saved objects
[00:01:41]                 │ proc [kibana]   log   [22:07:08.903] [info][savedobjects-service] Creating index .kibana_2.
[00:01:41]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1605044825656872674] [.kibana_2] creating index, cause [api], templates [], shards [1]/[1]
[00:01:41]                 │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1605044825656872674] updating number_of_replicas to [0] for indices [.kibana_2]
[00:01:41]                 │ proc [kibana]   log   [22:07:08.980] [info][savedobjects-service] Migrating .kibana_1 saved objects to .kibana_2
[00:01:41]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1605044825656872674] [.kibana_2/KelfZ-wVQCayqsy3JHDs8Q] update_mapping [_doc]
[00:01:41]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1605044825656872674] [.kibana_2/KelfZ-wVQCayqsy3JHDs8Q] update_mapping [_doc]
[00:01:41]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1605044825656872674] [.kibana_2/KelfZ-wVQCayqsy3JHDs8Q] update_mapping [_doc]
[00:01:41]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1605044825656872674] [.kibana_2/KelfZ-wVQCayqsy3JHDs8Q] update_mapping [_doc]
[00:01:41]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1605044825656872674] [.kibana_2/KelfZ-wVQCayqsy3JHDs8Q] update_mapping [_doc]
[00:01:41]                 │ proc [kibana]   log   [22:07:09.308] [info][savedobjects-service] Pointing alias .kibana to .kibana_2.
[00:01:41]                 │ proc [kibana]   log   [22:07:09.365] [info][savedobjects-service] Finished in 465ms.
[00:01:41]                 │ debg applying update to kibana config: {"accessibility:disableAnimations":true,"dateFormat:tz":"UTC"}
[00:01:43]                 │ debg replacing kibana config doc: {"defaultIndex":"0bf35f60-3dc9-11e8-8660-4d65aa086b3c"}
[00:01:44]                 │ debg navigating to settings url: http://localhost:61171/app/management
[00:01:44]                 │ debg navigate to: http://localhost:61171/app/management
[00:01:44]                 │ debg browser[INFO] http://localhost:61171/app/management?_t=1605046031995 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:01:44]                 │
[00:01:44]                 │ debg browser[INFO] http://localhost:61171/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:01:44]                 │ debg ... sleep(700) start
[00:01:45]                 │ debg ... sleep(700) end
[00:01:45]                 │ debg returned from get, calling refresh
[00:01:46]                 │ debg browser[INFO] http://localhost:61171/app/management?_t=1605046031995 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:01:46]                 │
[00:01:46]                 │ debg browser[INFO] http://localhost:61171/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:01:46]                 │ debg currentUrl = http://localhost:61171/app/management
[00:01:46]                 │          appUrl = http://localhost:61171/app/management
[00:01:46]                 │ debg TestSubjects.find(kibanaChrome)
[00:01:46]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:01:46]                 │ debg ... sleep(501) start
[00:01:47]                 │ debg ... sleep(501) end
[00:01:47]                 │ debg in navigateTo url = http://localhost:61171/app/management
[00:01:47]                 │ debg TestSubjects.exists(statusPageContainer)
[00:01:47]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:01:49]                 │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:01:50]                 │ debg clickKibanaIndexPatterns link
[00:01:50]                 │ debg TestSubjects.click(indexPatterns)
[00:01:50]                 │ debg Find.clickByCssSelector('[data-test-subj="indexPatterns"]') with timeout=10000
[00:01:50]                 │ debg Find.findByCssSelector('[data-test-subj="indexPatterns"]') with timeout=10000
[00:01:50]                 │ debg isGlobalLoadingIndicatorVisible
[00:01:50]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:01:50]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:01:51]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:01:52]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:01:52]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:01:52]                 │ debg Find.byXPath('//a[descendant::*[text()='logstash-*']]') with timeout=10000
[00:01:52]                 │ debg TestSubjects.find(indexPatternFieldFilter)
[00:01:52]                 │ debg Find.findByCssSelector('[data-test-subj="indexPatternFieldFilter"]') with timeout=10000
[00:01:52]                 │ debg TestSubjects.find(indexPatternFieldFilter)
[00:01:52]                 │ debg Find.findByCssSelector('[data-test-subj="indexPatternFieldFilter"]') with timeout=10000
[00:01:53]                 │ debg Find.findByCssSelector('table.euiTable tbody tr.euiTableRow td.euiTableRowCell:first-child') with timeout=10000
[00:01:53]                 │ debg Find.clickByCssSelector('table.euiTable tbody tr.euiTableRow:nth-child(1)
[00:01:53]                 │                td:last-child button') with timeout=10000
[00:01:53]                 │ debg Find.findByCssSelector('table.euiTable tbody tr.euiTableRow:nth-child(1)
[00:01:53]                 │                td:last-child button') with timeout=10000
[00:01:53]                 │ debg set scripted field format = url
[00:01:53]                 │ debg Find.clickByCssSelector('select[data-test-subj="editorSelectedFormatId"] > option[value="url"]') with timeout=10000
[00:01:53]                 │ debg Find.findByCssSelector('select[data-test-subj="editorSelectedFormatId"] > option[value="url"]') with timeout=10000
[00:01:53]                 │ debg TestSubjects.click(fieldSaveButton)
[00:01:53]                 │ debg Find.clickByCssSelector('[data-test-subj="fieldSaveButton"]') with timeout=10000
[00:01:53]                 │ debg Find.findByCssSelector('[data-test-subj="fieldSaveButton"]') with timeout=10000
[00:01:53]                 │ debg isGlobalLoadingIndicatorVisible
[00:01:53]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:01:53]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:01:55]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:01:55]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:01:55]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:01:55]               └-> applied on dashboard
[00:01:55]                 └-> "before each" hook: global before each
[00:01:55]                 │ debg navigating to dashboard url: http://localhost:61171/app/dashboards#/list
[00:01:55]                 │ debg navigate to: http://localhost:61171/app/dashboards#/list
[00:01:55]                 │ debg browser[INFO] http://localhost:61171/app/dashboards?_t=1605046042899#/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:01:55]                 │
[00:01:55]                 │ debg browser[INFO] http://localhost:61171/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:01:55]                 │ debg ... sleep(700) start
[00:01:56]                 │ debg ... sleep(700) end
[00:01:56]                 │ debg returned from get, calling refresh
[00:01:56]                 │ debg browser[INFO] http://localhost:61171/app/dashboards?_t=1605046042899#/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:01:56]                 │
[00:01:56]                 │ debg browser[INFO] http://localhost:61171/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:01:57]                 │ debg currentUrl = http://localhost:61171/app/dashboards#/list
[00:01:57]                 │          appUrl = http://localhost:61171/app/dashboards#/list
[00:01:57]                 │ debg TestSubjects.find(kibanaChrome)
[00:01:57]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:01:57]                 │ debg ... sleep(501) start
[00:01:57]                 │ debg ... sleep(501) end
[00:01:57]                 │ debg in navigateTo url = http://localhost:61171/app/dashboards#/list?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:01:57]                 │ debg TestSubjects.exists(statusPageContainer)
[00:01:57]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:02:00]                 │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:02:00]                 │ debg Load Saved Dashboard dashboard with everything
[00:02:00]                 │ debg gotoDashboardLandingPage
[00:02:00]                 │ debg onDashboardLandingPage
[00:02:00]                 │ debg TestSubjects.exists(dashboardLandingPage)
[00:02:00]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardLandingPage"]') with timeout=5000
[00:02:00]                 │ debg searchForItemWithName: dashboard with everything
[00:02:00]                 │ debg Find.allByCssSelector('main .euiFieldSearch') with timeout=10000
[00:02:02]                 │ debg isGlobalLoadingIndicatorVisible
[00:02:02]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:02:02]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:02:03]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:02:04]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:02:04]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:02:04]                 │ debg TestSubjects.click(dashboardListingTitleLink-dashboard-with-everything)
[00:02:04]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardListingTitleLink-dashboard-with-everything"]') with timeout=10000
[00:02:04]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardListingTitleLink-dashboard-with-everything"]') with timeout=10000
[00:02:04]                 │ debg isGlobalLoadingIndicatorVisible
[00:02:04]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:02:04]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:02:05]                 │ debg browser[WARNING] http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 20:69677 "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:02:05]                 │      Arguments: 
[00:02:05]                 │      [0] _isAMomentObject: true, _isUTC: false, _useUTC: false, _l: undefined, _i: Mon Apr 09 2018 17:56:08 GMT-0400, _f: undefined, _strict: undefined, _locale: [object Object]
[00:02:05]                 │      Error
[00:02:05]                 │          at Function.createFromInputFallback (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:70106)
[00:02:05]                 │          at http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:90282
[00:02:05]                 │          at http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:90333
[00:02:05]                 │          at Ct (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:90645)
[00:02:05]                 │          at wt (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:90906)
[00:02:05]                 │          at Mt (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:90988)
[00:02:05]                 │          at r (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:67028)
[00:02:05]                 │          at Object.parse (http://localhost:61171/36446/bundles/plugin/data/data.plugin.js:1:150246)
[00:02:05]                 │          at validateTimeRange (http://localhost:61171/36446/bundles/plugin/data/data.plugin.js:1:122960)
[00:02:05]                 │          at t._next (http://localhost:61171/36446/bundles/plugin/data/data.plugin.js:1:140359)"
[00:02:05]                 │ERROR browser[SEVERE] http://localhost:61171/api/saved_objects/_bulk_get - Failed to load resource: net::ERR_NETWORK_CHANGED
[00:02:05]                 │ERROR browser[SEVERE] http://localhost:61171/36446/bundles/plugin/discover/discover.plugin.js 5:5240 TypeError: Failed to fetch
[00:02:05]                 │          at _callee3$ (http://localhost:61171/36446/bundles/core/core.entry.js:6:43940)
[00:02:05]                 │          at l (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:1751401)
[00:02:05]                 │          at Generator._invoke (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:1751154)
[00:02:05]                 │          at Generator.forEach.e.<computed> [as throw] (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:1751758)
[00:02:05]                 │          at fetch_asyncGeneratorStep (http://localhost:61171/36446/bundles/core/core.entry.js:6:38998)
[00:02:05]                 │          at _throw (http://localhost:61171/36446/bundles/core/core.entry.js:6:39406)
[00:02:05]                 │ERROR browser[SEVERE] http://localhost:61171/36446/bundles/plugin/discover/discover.plugin.js 5:5240 TypeError: Failed to fetch
[00:02:05]                 │          at _callee3$ (http://localhost:61171/36446/bundles/core/core.entry.js:6:43940)
[00:02:05]                 │          at l (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:1751401)
[00:02:05]                 │          at Generator._invoke (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:1751154)
[00:02:05]                 │          at Generator.forEach.e.<computed> [as throw] (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:1751758)
[00:02:05]                 │          at fetch_asyncGeneratorStep (http://localhost:61171/36446/bundles/core/core.entry.js:6:38998)
[00:02:05]                 │          at _throw (http://localhost:61171/36446/bundles/core/core.entry.js:6:39406)
[00:02:05]                 │ERROR browser[SEVERE] http://localhost:61171/36446/bundles/plugin/discover/discover.plugin.js 5:5240 TypeError: Failed to fetch
[00:02:05]                 │          at _callee3$ (http://localhost:61171/36446/bundles/core/core.entry.js:6:43940)
[00:02:05]                 │          at l (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:1751401)
[00:02:05]                 │          at Generator._invoke (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:1751154)
[00:02:05]                 │          at Generator.forEach.e.<computed> [as throw] (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:1751758)
[00:02:05]                 │          at fetch_asyncGeneratorStep (http://localhost:61171/36446/bundles/core/core.entry.js:6:38998)
[00:02:05]                 │          at _throw (http://localhost:61171/36446/bundles/core/core.entry.js:6:39406)
[00:02:05]                 │ERROR browser[SEVERE] http://localhost:61171/36446/bundles/plugin/visualizations/visualizations.plugin.js 5:95824 TypeError: Failed to fetch
[00:02:05]                 │          at _callee3$ (http://localhost:61171/36446/bundles/core/core.entry.js:6:43940)
[00:02:05]                 │          at l (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:1751401)
[00:02:05]                 │          at Generator._invoke (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:1751154)
[00:02:05]                 │          at Generator.forEach.e.<computed> [as throw] (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:1751758)
[00:02:05]                 │          at fetch_asyncGeneratorStep (http://localhost:61171/36446/bundles/core/core.entry.js:6:38998)
[00:02:05]                 │          at _throw (http://localhost:61171/36446/bundles/core/core.entry.js:6:39406)
[00:02:05]                 │ERROR browser[SEVERE] http://localhost:61171/36446/bundles/plugin/visualizations/visualizations.plugin.js 5:95824 TypeError: Failed to fetch
[00:02:05]                 │          at _callee3$ (http://localhost:61171/36446/bundles/core/core.entry.js:6:43940)
[00:02:05]                 │          at l (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:1751401)
[00:02:05]                 │          at Generator._invoke (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:1751154)
[00:02:05]                 │          at Generator.forEach.e.<computed> [as throw] (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:1751758)
[00:02:05]                 │          at fetch_asyncGeneratorStep (http://localhost:61171/36446/bundles/core/core.entry.js:6:38998)
[00:02:05]                 │          at _throw (http://localhost:61171/36446/bundles/core/core.entry.js:6:39406)
[00:02:05]                 │ERROR browser[SEVERE] http://localhost:61171/36446/bundles/plugin/visualizations/visualizations.plugin.js 5:95824 TypeError: Failed to fetch
[00:02:05]                 │          at _callee3$ (http://localhost:61171/36446/bundles/core/core.entry.js:6:43940)
[00:02:05]                 │          at l (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:1751401)
[00:02:05]                 │          at Generator._invoke (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:1751154)
[00:02:05]                 │          at Generator.forEach.e.<computed> [as throw] (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:1751758)
[00:02:05]                 │          at fetch_asyncGeneratorStep (http://localhost:61171/36446/bundles/core/core.entry.js:6:38998)
[00:02:05]                 │          at _throw (http://localhost:61171/36446/bundles/core/core.entry.js:6:39406)
[00:02:05]                 │ERROR browser[SEVERE] http://localhost:61171/36446/bundles/plugin/visualizations/visualizations.plugin.js 5:95824 TypeError: Failed to fetch
[00:02:05]                 │          at _callee3$ (http://localhost:61171/36446/bundles/core/core.entry.js:6:43940)
[00:02:05]                 │          at l (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:1751401)
[00:02:05]                 │          at Generator._invoke (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:1751154)
[00:02:05]                 │          at Generator.forEach.e.<computed> [as throw] (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:1751758)
[00:02:05]                 │          at fetch_asyncGeneratorStep (http://localhost:61171/36446/bundles/core/core.entry.js:6:38998)
[00:02:05]                 │          at _throw (http://localhost:61171/36446/bundles/core/core.entry.js:6:39406)
[00:02:05]                 │ERROR browser[SEVERE] http://localhost:61171/36446/bundles/plugin/visualizations/visualizations.plugin.js 5:95824 TypeError: Failed to fetch
[00:02:05]                 │          at _callee3$ (http://localhost:61171/36446/bundles/core/core.entry.js:6:43940)
[00:02:05]                 │          at l (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:1751401)
[00:02:05]                 │          at Generator._invoke (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:1751154)
[00:02:05]                 │          at Generator.forEach.e.<computed> [as throw] (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:1751758)
[00:02:05]                 │          at fetch_asyncGeneratorStep (http://localhost:61171/36446/bundles/core/core.entry.js:6:38998)
[00:02:05]                 │          at _throw (http://localhost:61171/36446/bundles/core/core.entry.js:6:39406)
[00:02:05]                 │ERROR browser[SEVERE] http://localhost:61171/36446/bundles/plugin/visualizations/visualizations.plugin.js 5:95824 TypeError: Failed to fetch
[00:02:05]                 │          at _callee3$ (http://localhost:61171/36446/bundles/core/core.entry.js:6:43940)
[00:02:05]                 │          at l (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:1751401)
[00:02:05]                 │          at Generator._invoke (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:1751154)
[00:02:05]                 │          at Generator.forEach.e.<computed> [as throw] (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:1751758)
[00:02:05]                 │          at fetch_asyncGeneratorStep (http://localhost:61171/36446/bundles/core/core.entry.js:6:38998)
[00:02:05]                 │          at _throw (http://localhost:61171/36446/bundles/core/core.entry.js:6:39406)
[00:02:05]                 │ERROR browser[SEVERE] http://localhost:61171/36446/bundles/plugin/visualizations/visualizations.plugin.js 5:95824 TypeError: Failed to fetch
[00:02:05]                 │          at _callee3$ (http://localhost:61171/36446/bundles/core/core.entry.js:6:43940)
[00:02:05]                 │          at l (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:1751401)
[00:02:05]                 │          at Generator._invoke (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:1751154)
[00:02:05]                 │          at Generator.forEach.e.<computed> [as throw] (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:1751758)
[00:02:05]                 │          at fetch_asyncGeneratorStep (http://localhost:61171/36446/bundles/core/core.entry.js:6:38998)
[00:02:05]                 │          at _throw (http://localhost:61171/36446/bundles/core/core.entry.js:6:39406)
[00:02:05]                 │ERROR browser[SEVERE] http://localhost:61171/36446/bundles/plugin/visualizations/visualizations.plugin.js 5:95824 TypeError: Failed to fetch
[00:02:05]                 │          at _callee3$ (http://localhost:61171/36446/bundles/core/core.entry.js:6:43940)
[00:02:05]                 │          at l (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:1751401)
[00:02:05]                 │          at Generator._invoke (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:1751154)
[00:02:05]                 │          at Generator.forEach.e.<computed> [as throw] (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:1751758)
[00:02:05]                 │          at fetch_asyncGeneratorStep (http://localhost:61171/36446/bundles/core/core.entry.js:6:38998)
[00:02:05]                 │          at _throw (http://localhost:61171/36446/bundles/core/core.entry.js:6:39406)
[00:02:05]                 │ERROR browser[SEVERE] http://localhost:61171/36446/bundles/plugin/visualizations/visualizations.plugin.js 5:95824 TypeError: Failed to fetch
[00:02:05]                 │          at _callee3$ (http://localhost:61171/36446/bundles/core/core.entry.js:6:43940)
[00:02:05]                 │          at l (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:1751401)
[00:02:05]                 │          at Generator._invoke (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:1751154)
[00:02:05]                 │          at Generator.forEach.e.<computed> [as throw] (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:1751758)
[00:02:05]                 │          at fetch_asyncGeneratorStep (http://localhost:61171/36446/bundles/core/core.entry.js:6:38998)
[00:02:05]                 │          at _throw (http://localhost:61171/36446/bundles/core/core.entry.js:6:39406)
[00:02:05]                 │ERROR browser[SEVERE] http://localhost:61171/36446/bundles/plugin/visualizations/visualizations.plugin.js 5:95824 TypeError: Failed to fetch
[00:02:05]                 │          at _callee3$ (http://localhost:61171/36446/bundles/core/core.entry.js:6:43940)
[00:02:05]                 │          at l (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:1751401)
[00:02:05]                 │          at Generator._invoke (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:1751154)
[00:02:05]                 │          at Generator.forEach.e.<computed> [as throw] (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:1751758)
[00:02:05]                 │          at fetch_asyncGeneratorStep (http://localhost:61171/36446/bundles/core/core.entry.js:6:38998)
[00:02:05]                 │          at _throw (http://localhost:61171/36446/bundles/core/core.entry.js:6:39406)
[00:02:05]                 │ERROR browser[SEVERE] http://localhost:61171/36446/bundles/plugin/visualizations/visualizations.plugin.js 5:95824 TypeError: Failed to fetch
[00:02:05]                 │          at _callee3$ (http://localhost:61171/36446/bundles/core/core.entry.js:6:43940)
[00:02:05]                 │          at l (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:1751401)
[00:02:05]                 │          at Generator._invoke (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:1751154)
[00:02:05]                 │          at Generator.forEach.e.<computed> [as throw] (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:1751758)
[00:02:05]                 │          at fetch_asyncGeneratorStep (http://localhost:61171/36446/bundles/core/core.entry.js:6:38998)
[00:02:05]                 │          at _throw (http://localhost:61171/36446/bundles/core/core.entry.js:6:39406)
[00:02:05]                 │ERROR browser[SEVERE] http://localhost:61171/36446/bundles/plugin/visualizations/visualizations.plugin.js 5:95824 TypeError: Failed to fetch
[00:02:05]                 │          at _callee3$ (http://localhost:61171/36446/bundles/core/core.entry.js:6:43940)
[00:02:05]                 │          at l (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:1751401)
[00:02:05]                 │          at Generator._invoke (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:1751154)
[00:02:05]                 │          at Generator.forEach.e.<computed> [as throw] (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:1751758)
[00:02:05]                 │          at fetch_asyncGeneratorStep (http://localhost:61171/36446/bundles/core/core.entry.js:6:38998)
[00:02:05]                 │          at _throw (http://localhost:61171/36446/bundles/core/core.entry.js:6:39406)
[00:02:05]                 │ERROR browser[SEVERE] http://localhost:61171/36446/bundles/plugin/visualizations/visualizations.plugin.js 5:95824 TypeError: Failed to fetch
[00:02:05]                 │          at _callee3$ (http://localhost:61171/36446/bundles/core/core.entry.js:6:43940)
[00:02:05]                 │          at l (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:1751401)
[00:02:05]                 │          at Generator._invoke (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:1751154)
[00:02:05]                 │          at Generator.forEach.e.<computed> [as throw] (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:1751758)
[00:02:05]                 │          at fetch_asyncGeneratorStep (http://localhost:61171/36446/bundles/core/core.entry.js:6:38998)
[00:02:05]                 │          at _throw (http://localhost:61171/36446/bundles/core/core.entry.js:6:39406)
[00:02:05]                 │ERROR browser[SEVERE] http://localhost:61171/36446/bundles/plugin/visualizations/visualizations.plugin.js 5:95824 TypeError: Failed to fetch
[00:02:05]                 │          at _callee3$ (http://localhost:61171/36446/bundles/core/core.entry.js:6:43940)
[00:02:05]                 │          at l (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:1751401)
[00:02:05]                 │          at Generator._invoke (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:1751154)
[00:02:05]                 │          at Generator.forEach.e.<computed> [as throw] (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:1751758)
[00:02:05]                 │          at fetch_asyncGeneratorStep (http://localhost:61171/36446/bundles/core/core.entry.js:6:38998)
[00:02:05]                 │          at _throw (http://localhost:61171/36446/bundles/core/core.entry.js:6:39406)
[00:02:05]                 │ERROR browser[SEVERE] http://localhost:61171/36446/bundles/plugin/visualizations/visualizations.plugin.js 5:95824 TypeError: Failed to fetch
[00:02:05]                 │          at _callee3$ (http://localhost:61171/36446/bundles/core/core.entry.js:6:43940)
[00:02:05]                 │          at l (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:1751401)
[00:02:05]                 │          at Generator._invoke (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:1751154)
[00:02:05]                 │          at Generator.forEach.e.<computed> [as throw] (http://localhost:61171/36446/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:1751758)
[00:02:05]                 │          at fetch_asyncGeneratorStep (http://localhost:61171/36446/bundles/core/core.entry.js:6:38998)
[00:02:05]                 │          at _throw (http://localhost:61171/36446/bundles/core/core.entry.js:6:39406)
[00:02:05]                 │ERROR browser[SEVERE] http://localhost:61171/api/saved_objects/_bulk_get - Failed to load resource: net::ERR_NETWORK_CHANGED
[00:02:05]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:02:06]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:02:06]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:02:06]                 │ debg browser[INFO] http://localhost:61171/36446/bundles/plugin/visTypeVega/visTypeVega.chunk.0.js 0:16193 "%cWelcome to Kibana Vega Plugin!" "font-size: 16px; font-weight: bold;"
[00:02:06]                 │ debg browser[INFO] http://localhost:61171/36446/bundles/plugin/visTypeVega/visTypeVega.chunk.0.js 0:16279 "You can access the Vega view with VEGA_DEBUG. Learn more at https://vega.github.io/vega/docs/api/debugging/."
[00:02:06]                 │ debg TestSubjects.missingOrFail(dashboardLandingPage)
[00:02:06]                 │ debg Find.waitForDeletedByCssSelector('[data-test-subj="dashboardLandingPage"]') with timeout=10000
[00:02:07]                 │ debg waitForRenderComplete
[00:02:07]                 │ debg in getSharedItemsCount
[00:02:07]                 │ debg Find.findByCssSelector('[data-shared-items-count]') with timeout=10000
[00:02:07]                 │ debg Renderable.waitForRender for 30 elements
[00:02:07]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:07]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:17]                 │ debg --- retry.try error: 12 elements completed rendering, still waiting on a total of 30
[00:02:17]                 │                      specifically:
[00:02:17]                 │
[00:02:17]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:17]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:27]                 │ debg --- retry.try failed again with the same message...
[00:02:28]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:28]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:38]                 │ debg --- retry.try failed again with the same message...
[00:02:38]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:38]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:48]                 │ debg --- retry.try failed again with the same message...
[00:02:49]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:49]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:59]                 │ debg --- retry.try failed again with the same message...
[00:02:59]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:59]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:09]                 │ debg --- retry.try failed again with the same message...
[00:03:10]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:10]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:20]                 │ debg --- retry.try failed again with the same message...
[00:03:20]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:20]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:30]                 │ debg --- retry.try failed again with the same message...
[00:03:31]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:31]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:41]                 │ debg --- retry.try failed again with the same message...
[00:03:41]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:41]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:52]                 │ debg --- retry.try failed again with the same message...
[00:03:52]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:52]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:04:02]                 │ debg --- retry.try failed again with the same message...
[00:04:03]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:04:03]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:04:13]                 │ debg --- retry.try failed again with the same message...
[00:04:13]                 │ info Taking screenshot "/dev/shm/workspace/parallel/17/kibana/test/functional/screenshots/failure/dashboard app using current data Changing field formatter to Url applied on dashboard.png"
[00:04:13]                 │ info Current URL is: http://localhost:61171/app/dashboards#/view/d2525040-3dcd-11e8-8660-4d65aa086b3c?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:%27Mon%20Apr%2009%202018%2017:56:08%20GMT-0400%27,to:%27Wed%20Apr%2011%202018%2017:56:08%20GMT-0400%27))&_a=(description:%27I%20have%20one%20of%20every%20visualization%20type%20since%20the%20last%20time%20I%20was%20created!!%27,filters:!(),fullScreenMode:!f,options:(darkTheme:!f,hidePanelTitles:!f,useMargins:!t),query:(language:lucene,query:%27%27),tags:!(),timeRestore:!t,title:%27dashboard%20with%20everything%27,viewMode:view)
[00:04:13]                 │ info Saving page source to: /dev/shm/workspace/parallel/17/kibana/test/functional/failure_debug/html/dashboard app using current data Changing field formatter to Url applied on dashboard.html
[00:04:13]                 └- ✖ fail: dashboard app using current data Changing field formatter to Url applied on dashboard
[00:04:13]                 │      retry.try timeout: Error: 12 elements completed rendering, still waiting on a total of 30
[00:04:13]                 │                 specifically:
[00:04:13]                 │ 
[00:04:13]                 │     at retry.try (/dev/shm/workspace/parallel/17/kibana/test/functional/services/renderable.ts:50:17)
[00:04:13]                 │     at process._tickCallback (internal/process/next_tick.js:68:7)
[00:04:13]                 │   Error: retry.try timeout: Error: 12 elements completed rendering, still waiting on a total of 30
[00:04:13]                 │                   specifically:
[00:04:13]                 │   
[00:04:13]                 │       at retry.try (test/functional/services/renderable.ts:50:17)
[00:04:13]                 │       at process._tickCallback (internal/process/next_tick.js:68:7)
[00:04:13]                 │       at onFailure (test/common/services/retry/retry_for_success.ts:28:9)
[00:04:13]                 │       at retryForSuccess (test/common/services/retry/retry_for_success.ts:68:13)
[00:04:13]                 │ 
[00:04:13]                 │ 

Stack Trace

Error: retry.try timeout: Error: 12 elements completed rendering, still waiting on a total of 30
                specifically:

    at retry.try (test/functional/services/renderable.ts:50:17)
    at process._tickCallback (internal/process/next_tick.js:68:7)
    at onFailure (test/common/services/retry/retry_for_success.ts:28:9)
    at retryForSuccess (test/common/services/retry/retry_for_success.ts:68:13)

Metrics [docs]

✅ unchanged

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

@LeeDr LeeDr merged commit ac04243 into elastic:7.x Nov 10, 2020
@LeeDr LeeDr deleted the backport/7.x/pr-82736 branch November 10, 2020 23:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants