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

[AppServices] Allow plugin to access SearchSource SerializedFields th… #88551

Closed

Conversation

tsullivan
Copy link
Member

…rough Sharing data

Summary

Summarize your PR. If it involves visual changes include a screenshot or gif.

Checklist

Delete any items that are not applicable to this PR.

For maintainers

@tsullivan tsullivan force-pushed the services/sharing_data_for_topnav branch 2 times, most recently from d183990 to 8949462 Compare January 20, 2021 05:04
@tsullivan tsullivan force-pushed the services/sharing_data_for_topnav branch from 8949462 to b7a890b Compare January 20, 2021 17:20
@kibanamachine
Copy link
Contributor

kibanamachine commented Jan 20, 2021

💔 Build Failed

Failed CI Steps


Test Failures

Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/discover/reporting·ts.discover Discover Generate CSV button generates a report with data

Link to Jenkins

Standard Out

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

[00:00:00]       │
[00:13:26]         └-: discover
[00:13:26]           └-> "before all" hook
[00:21:58]           └-: Discover
[00:21:58]             └-> "before all" hook
[00:21:58]             └-> "before all" hook: initialize tests
[00:21:58]               │ debg ReportingPage:initTests
[00:21:58]               │ info [reporting/ecommerce] Loading "mappings.json"
[00:21:58]               │ info [reporting/ecommerce] Loading "data.json.gz"
[00:21:58]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1611163346861307996] [ecommerce] creating index, cause [api], templates [], shards [1]/[0]
[00:21:58]               │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1611163346861307996] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[ecommerce][0]]])." previous.health="YELLOW" reason="shards started [[ecommerce][0]]"
[00:21:58]               │ info [reporting/ecommerce] Created index "ecommerce"
[00:21:58]               │ debg [reporting/ecommerce] "ecommerce" settings {"index":{"number_of_replicas":"0","number_of_shards":"1"}}
[00:21:58]               │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-centos-tests-xxl-1611163346861307996] [.kibana_2/scGBlz6xRt2dMYxeAWVo-A] deleting index
[00:21:58]               │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-centos-tests-xxl-1611163346861307996] [.kibana_1/oJbtNeyHTIuXQlxwI1GqFA] deleting index
[00:21:58]               │ info [reporting/ecommerce] Deleted existing index [".kibana_2",".kibana_1"]
[00:21:58]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1611163346861307996] [.kibana_1] creating index, cause [api], templates [], shards [1]/[0]
[00:21:58]               │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1611163346861307996] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana_1][0]]])." previous.health="YELLOW" reason="shards started [[.kibana_1][0]]"
[00:21:58]               │ info [reporting/ecommerce] Created index ".kibana_1"
[00:21:58]               │ debg [reporting/ecommerce] ".kibana_1" settings {"index":{"auto_expand_replicas":"0-1","number_of_replicas":"0","number_of_shards":"1"}}
[00:22:00]               │ info [reporting/ecommerce] Indexed 4675 docs into "ecommerce"
[00:22:00]               │ info [reporting/ecommerce] Indexed 3 docs into ".kibana_1"
[00:22:00]               │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xxl-1611163346861307996] [.kibana_1/qLLcirnXQgapa0wmv5dZHw] update_mapping [_doc]
[00:22:00]               │ debg Migrating saved objects
[00:22:00]               │ proc [kibana]   log   [18:53:13.817] [info][savedobjects-service] Creating index .kibana_2.
[00:22:00]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1611163346861307996] [.kibana_2] creating index, cause [api], templates [], shards [1]/[1]
[00:22:00]               │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1611163346861307996] updating number_of_replicas to [0] for indices [.kibana_2]
[00:22:00]               │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1611163346861307996] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana_2][0]]])." previous.health="YELLOW" reason="shards started [[.kibana_2][0]]"
[00:22:00]               │ proc [kibana]   log   [18:53:13.889] [info][savedobjects-service] Migrating .kibana_1 saved objects to .kibana_2
[00:22:00]               │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xxl-1611163346861307996] [.kibana_2/PG2KVpbfQxeGaqLH6Ns3Lw] update_mapping [_doc]
[00:22:00]               │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xxl-1611163346861307996] [.kibana_2/PG2KVpbfQxeGaqLH6Ns3Lw] update_mapping [_doc]
[00:22:00]               │ proc [kibana]   log   [18:53:13.995] [info][savedobjects-service] Pointing alias .kibana to .kibana_2.
[00:22:00]               │ proc [kibana]   log   [18:53:14.030] [info][savedobjects-service] Finished in 214ms.
[00:22:00]               │ debg applying update to kibana config: {"accessibility:disableAnimations":true,"dateFormat:tz":"UTC","visualization:visualize:legacyChartsLibrary":true}
[00:22:02]               │ debg applying update to kibana config: {"accessibility:disableAnimations":true,"dateFormat:tz":"UTC","visualization:visualize:legacyChartsLibrary":true}
[00:22:03]             └-: Generate CSV button
[00:22:03]               └-> "before all" hook
[00:22:03]               └-> is not available if new
[00:22:03]                 └-> "before each" hook: global before each
[00:22:03]                 └-> "before each" hook
[00:22:03]                   │ debg navigating to discover url: http://localhost:61151/app/discover#/
[00:22:03]                   │ debg navigate to: http://localhost:61151/app/discover#/
[00:22:03]                   │ debg browser[INFO] http://localhost:61151/app/discover?_t=1611168796985#/ 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:22:03]                   │
[00:22:03]                   │ debg browser[INFO] http://localhost:61151/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:22:03]                   │ debg ... sleep(700) start
[00:22:04]                   │ debg ... sleep(700) end
[00:22:04]                   │ debg returned from get, calling refresh
[00:22:04]                   │ debg browser[INFO] http://localhost:61151/app/discover?_t=1611168796985#/ 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:22:04]                   │
[00:22:04]                   │ debg browser[INFO] http://localhost:61151/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:22:04]                   │ debg currentUrl = http://localhost:61151/app/discover#/
[00:22:04]                   │          appUrl = http://localhost:61151/app/discover#/
[00:22:04]                   │ debg TestSubjects.find(kibanaChrome)
[00:22:04]                   │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:22:06]                   │ debg ... sleep(501) start
[00:22:06]                   │ debg ... sleep(501) end
[00:22:06]                   │ debg in navigateTo url = http://localhost:61151/app/discover#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))&_a=(columns:!(),filters:!(),index:%275193f870-d861-11e9-a311-0fa548c5f953%27,interval:auto,query:(language:kuery,query:%27%27),sort:!(!(order_date,desc)))
[00:22:06]                   │ debg --- retry.try error: URL changed, waiting for it to settle
[00:22:07]                   │ debg ... sleep(501) start
[00:22:07]                   │ debg ... sleep(501) end
[00:22:07]                   │ debg in navigateTo url = http://localhost:61151/app/discover#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))&_a=(columns:!(),filters:!(),index:%275193f870-d861-11e9-a311-0fa548c5f953%27,interval:auto,query:(language:kuery,query:%27%27),sort:!(!(order_date,desc)))
[00:22:07]                   │ debg TestSubjects.exists(statusPageContainer)
[00:22:07]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:22:10]                   │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:22:10]                 │ debg openCsvReportingPanel
[00:22:10]                 │ debg openShareMenuItem title:CSV Reports
[00:22:10]                 │ debg TestSubjects.exists(shareContextMenu)
[00:22:10]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="shareContextMenu"]') with timeout=2500
[00:22:13]                 │ debg --- retry.tryForTime error: [data-test-subj="shareContextMenu"] is not displayed
[00:22:13]                 │ debg TestSubjects.click(shareTopNavButton)
[00:22:13]                 │ debg Find.clickByCssSelector('[data-test-subj="shareTopNavButton"]') with timeout=10000
[00:22:13]                 │ debg Find.findByCssSelector('[data-test-subj="shareTopNavButton"]') with timeout=10000
[00:22:13]                 │ debg Find.findByCssSelector('div.euiContextMenuPanel') with timeout=10000
[00:22:13]                 │ debg TestSubjects.click(sharePanel-CSVReports)
[00:22:13]                 │ debg Find.clickByCssSelector('[data-test-subj="sharePanel-CSVReports"]') with timeout=10000
[00:22:13]                 │ debg Find.findByCssSelector('[data-test-subj="sharePanel-CSVReports"]') with timeout=10000
[00:22:14]                 │ debg Find.waitForElementStale with timeout=10000
[00:22:14]                 │ debg TestSubjects.find(generateReportButton)
[00:22:14]                 │ debg Find.findByCssSelector('[data-test-subj="generateReportButton"]') with timeout=10000
[00:22:14]                 └- ✓ pass  (3.3s) "discover Discover Generate CSV button is not available if new"
[00:22:14]               └-> becomes available when saved
[00:22:14]                 └-> "before each" hook: global before each
[00:22:14]                 └-> "before each" hook
[00:22:14]                   │ debg navigating to discover url: http://localhost:61151/app/discover#/
[00:22:14]                   │ debg navigate to: http://localhost:61151/app/discover#/
[00:22:14]                   │ debg browser[INFO] http://localhost:61151/app/discover?_t=1611168807444#/ 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:22:14]                   │
[00:22:14]                   │ debg browser[INFO] http://localhost:61151/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:22:14]                   │ debg ... sleep(700) start
[00:22:14]                   │ debg ... sleep(700) end
[00:22:14]                   │ debg returned from get, calling refresh
[00:22:15]                   │ERROR browser[SEVERE] http://localhost:61151/39729/bundles/core/core.entry.js 12:193778 TypeError: Failed to fetch
[00:22:15]                   │          at _callee3$ (http://localhost:61151/39729/bundles/core/core.entry.js:6:43989)
[00:22:15]                   │          at l (http://localhost:61151/39729/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:968491)
[00:22:15]                   │          at Generator._invoke (http://localhost:61151/39729/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:968244)
[00:22:15]                   │          at Generator.forEach.e.<computed> [as throw] (http://localhost:61151/39729/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:968848)
[00:22:15]                   │          at fetch_asyncGeneratorStep (http://localhost:61151/39729/bundles/core/core.entry.js:6:39047)
[00:22:15]                   │          at _throw (http://localhost:61151/39729/bundles/core/core.entry.js:6:39455)
[00:22:15]                   │ debg browser[INFO] http://localhost:61151/app/discover?_t=1611168807444#/ 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:22:15]                   │
[00:22:15]                   │ debg browser[INFO] http://localhost:61151/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:22:15]                   │ debg currentUrl = http://localhost:61151/app/discover#/
[00:22:15]                   │          appUrl = http://localhost:61151/app/discover#/
[00:22:15]                   │ debg TestSubjects.find(kibanaChrome)
[00:22:15]                   │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:22:16]                   │ debg ... sleep(501) start
[00:22:16]                   │ debg ... sleep(501) end
[00:22:16]                   │ debg in navigateTo url = http://localhost:61151/app/discover#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))&_a=(columns:!(),filters:!(),index:%275193f870-d861-11e9-a311-0fa548c5f953%27,interval:auto,query:(language:kuery,query:%27%27),sort:!(!(order_date,desc)))
[00:22:16]                   │ debg --- retry.try error: URL changed, waiting for it to settle
[00:22:17]                   │ debg ... sleep(501) start
[00:22:17]                   │ debg ... sleep(501) end
[00:22:17]                   │ debg in navigateTo url = http://localhost:61151/app/discover#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))&_a=(columns:!(),filters:!(),index:%275193f870-d861-11e9-a311-0fa548c5f953%27,interval:auto,query:(language:kuery,query:%27%27),sort:!(!(order_date,desc)))
[00:22:17]                   │ debg TestSubjects.exists(statusPageContainer)
[00:22:17]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:22:20]                   │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:22:20]                 │ debg TestSubjects.click(discoverSaveButton)
[00:22:20]                 │ debg Find.clickByCssSelector('[data-test-subj="discoverSaveButton"]') with timeout=10000
[00:22:20]                 │ debg Find.findByCssSelector('[data-test-subj="discoverSaveButton"]') with timeout=10000
[00:22:20]                 │ debg Waiting up to 20000ms for saved search title is set to my search - expectEnabledGenerateReportButton and save button is clickable...
[00:22:20]                 │ debg TestSubjects.find(confirmSaveSavedObjectButton)
[00:22:20]                 │ debg Find.findByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:22:20]                 │ debg TestSubjects.setValue(savedObjectTitle, my search - expectEnabledGenerateReportButton)
[00:22:20]                 │ debg TestSubjects.click(savedObjectTitle)
[00:22:20]                 │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:22:20]                 │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:22:21]                 │ debg TestSubjects.click(confirmSaveSavedObjectButton)
[00:22:21]                 │ debg Find.clickByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:22:21]                 │ debg Find.findByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:22:21]                 │ debg isGlobalLoadingIndicatorVisible
[00:22:21]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:22:21]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:22:21]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xxl-1611163346861307996] [.kibana_2/PG2KVpbfQxeGaqLH6Ns3Lw] update_mapping [_doc]
[00:22:21]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:22:21]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:22:22]                 │ debg Waiting up to 20000ms for saved search was persisted with name my search - expectEnabledGenerateReportButton...
[00:22:22]                 │ debg TestSubjects.getVisibleText(headerGlobalNav > breadcrumbs > ~breadcrumb & ~last)
[00:22:22]                 │ debg TestSubjects.find(headerGlobalNav > breadcrumbs > ~breadcrumb & ~last)
[00:22:22]                 │ debg Find.findByCssSelector('[data-test-subj="headerGlobalNav"] [data-test-subj="breadcrumbs"] [data-test-subj~="breadcrumb"][data-test-subj~="last"]') with timeout=10000
[00:22:22]                 │ debg openCsvReportingPanel
[00:22:22]                 │ debg openShareMenuItem title:CSV Reports
[00:22:22]                 │ debg TestSubjects.exists(shareContextMenu)
[00:22:22]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="shareContextMenu"]') with timeout=2500
[00:22:24]                 │ debg --- retry.tryForTime error: [data-test-subj="shareContextMenu"] is not displayed
[00:22:25]                 │ debg TestSubjects.click(shareTopNavButton)
[00:22:25]                 │ debg Find.clickByCssSelector('[data-test-subj="shareTopNavButton"]') with timeout=10000
[00:22:25]                 │ debg Find.findByCssSelector('[data-test-subj="shareTopNavButton"]') with timeout=10000
[00:22:25]                 │ debg Find.findByCssSelector('div.euiContextMenuPanel') with timeout=10000
[00:22:25]                 │ debg TestSubjects.click(sharePanel-CSVReports)
[00:22:25]                 │ debg Find.clickByCssSelector('[data-test-subj="sharePanel-CSVReports"]') with timeout=10000
[00:22:25]                 │ debg Find.findByCssSelector('[data-test-subj="sharePanel-CSVReports"]') with timeout=10000
[00:22:25]                 │ debg Find.waitForElementStale with timeout=10000
[00:22:25]                 │ debg TestSubjects.find(generateReportButton)
[00:22:25]                 │ debg Find.findByCssSelector('[data-test-subj="generateReportButton"]') with timeout=10000
[00:22:25]                 └- ✓ pass  (4.9s) "discover Discover Generate CSV button becomes available when saved"
[00:22:25]               └-> becomes available/not available when a saved search is created, changed and saved again
[00:22:25]                 └-> "before each" hook: global before each
[00:22:25]                 └-> "before each" hook
[00:22:25]                   │ debg navigating to discover url: http://localhost:61151/app/discover#/
[00:22:25]                   │ debg navigate to: http://localhost:61151/app/discover#/
[00:22:25]                   │ debg browser[INFO] http://localhost:61151/app/discover?_t=1611168818868#/ 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:22:25]                   │
[00:22:25]                   │ debg browser[INFO] http://localhost:61151/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:22:25]                   │ debg ... sleep(700) start
[00:22:26]                   │ debg ... sleep(700) end
[00:22:26]                   │ debg returned from get, calling refresh
[00:22:26]                   │ debg browser[INFO] http://localhost:61151/app/discover?_t=1611168818868#/ 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:22:26]                   │
[00:22:26]                   │ debg browser[INFO] http://localhost:61151/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:22:27]                   │ debg currentUrl = http://localhost:61151/app/discover#/
[00:22:27]                   │          appUrl = http://localhost:61151/app/discover#/
[00:22:27]                   │ debg TestSubjects.find(kibanaChrome)
[00:22:27]                   │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:22:27]                   │ debg ... sleep(501) start
[00:22:27]                   │ debg ... sleep(501) end
[00:22:27]                   │ debg in navigateTo url = http://localhost:61151/app/discover#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))&_a=(columns:!(),filters:!(),index:%275193f870-d861-11e9-a311-0fa548c5f953%27,interval:auto,query:(language:kuery,query:%27%27),sort:!(!(order_date,desc)))
[00:22:27]                   │ debg --- retry.try error: URL changed, waiting for it to settle
[00:22:28]                   │ debg ... sleep(501) start
[00:22:28]                   │ debg ... sleep(501) end
[00:22:28]                   │ debg in navigateTo url = http://localhost:61151/app/discover#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))&_a=(columns:!(),filters:!(),index:%275193f870-d861-11e9-a311-0fa548c5f953%27,interval:auto,query:(language:kuery,query:%27%27),sort:!(!(order_date,desc)))
[00:22:28]                   │ debg TestSubjects.exists(statusPageContainer)
[00:22:28]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:22:31]                   │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:22:32]                 │ debg TestSubjects.click(discoverNewButton)
[00:22:32]                 │ debg Find.clickByCssSelector('[data-test-subj="discoverNewButton"]') with timeout=10000
[00:22:32]                 │ debg Find.findByCssSelector('[data-test-subj="discoverNewButton"]') with timeout=10000
[00:22:32]                 │ debg isGlobalLoadingIndicatorVisible
[00:22:32]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:22:32]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:22:33]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:22:34]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:22:34]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:22:34]                 │ debg openCsvReportingPanel
[00:22:34]                 │ debg openShareMenuItem title:CSV Reports
[00:22:34]                 │ debg TestSubjects.exists(shareContextMenu)
[00:22:34]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="shareContextMenu"]') with timeout=2500
[00:22:36]                 │ debg --- retry.tryForTime error: [data-test-subj="shareContextMenu"] is not displayed
[00:22:37]                 │ debg TestSubjects.click(shareTopNavButton)
[00:22:37]                 │ debg Find.clickByCssSelector('[data-test-subj="shareTopNavButton"]') with timeout=10000
[00:22:37]                 │ debg Find.findByCssSelector('[data-test-subj="shareTopNavButton"]') with timeout=10000
[00:22:37]                 │ debg Find.findByCssSelector('div.euiContextMenuPanel') with timeout=10000
[00:22:37]                 │ debg TestSubjects.click(sharePanel-CSVReports)
[00:22:37]                 │ debg Find.clickByCssSelector('[data-test-subj="sharePanel-CSVReports"]') with timeout=10000
[00:22:37]                 │ debg Find.findByCssSelector('[data-test-subj="sharePanel-CSVReports"]') with timeout=10000
[00:22:37]                 │ debg Find.waitForElementStale with timeout=10000
[00:22:37]                 │ debg TestSubjects.find(generateReportButton)
[00:22:37]                 │ debg Find.findByCssSelector('[data-test-subj="generateReportButton"]') with timeout=10000
[00:22:37]                 │ debg TestSubjects.click(discoverSaveButton)
[00:22:37]                 │ debg Find.clickByCssSelector('[data-test-subj="discoverSaveButton"]') with timeout=10000
[00:22:37]                 │ debg Find.findByCssSelector('[data-test-subj="discoverSaveButton"]') with timeout=10000
[00:22:37]                 │ debg Waiting up to 20000ms for saved search title is set to my search - expectEnabledGenerateReportButton 2 and save button is clickable...
[00:22:37]                 │ debg TestSubjects.find(confirmSaveSavedObjectButton)
[00:22:37]                 │ debg Find.findByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:22:37]                 │ debg TestSubjects.setValue(savedObjectTitle, my search - expectEnabledGenerateReportButton 2)
[00:22:37]                 │ debg TestSubjects.click(savedObjectTitle)
[00:22:37]                 │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:22:37]                 │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:22:37]                 │ debg TestSubjects.click(confirmSaveSavedObjectButton)
[00:22:37]                 │ debg Find.clickByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:22:37]                 │ debg Find.findByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:22:37]                 │ debg isGlobalLoadingIndicatorVisible
[00:22:37]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:22:37]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:22:38]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:22:38]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:22:39]                 │ debg Waiting up to 20000ms for saved search was persisted with name my search - expectEnabledGenerateReportButton 2...
[00:22:39]                 │ debg TestSubjects.getVisibleText(headerGlobalNav > breadcrumbs > ~breadcrumb & ~last)
[00:22:39]                 │ debg TestSubjects.find(headerGlobalNav > breadcrumbs > ~breadcrumb & ~last)
[00:22:39]                 │ debg Find.findByCssSelector('[data-test-subj="headerGlobalNav"] [data-test-subj="breadcrumbs"] [data-test-subj~="breadcrumb"][data-test-subj~="last"]') with timeout=10000
[00:22:39]                 │ debg openCsvReportingPanel
[00:22:39]                 │ debg openShareMenuItem title:CSV Reports
[00:22:39]                 │ debg TestSubjects.exists(shareContextMenu)
[00:22:39]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="shareContextMenu"]') with timeout=2500
[00:22:41]                 │ debg --- retry.tryForTime error: [data-test-subj="shareContextMenu"] is not displayed
[00:22:42]                 │ debg TestSubjects.click(shareTopNavButton)
[00:22:42]                 │ debg Find.clickByCssSelector('[data-test-subj="shareTopNavButton"]') with timeout=10000
[00:22:42]                 │ debg Find.findByCssSelector('[data-test-subj="shareTopNavButton"]') with timeout=10000
[00:22:42]                 │ debg Find.findByCssSelector('div.euiContextMenuPanel') with timeout=10000
[00:22:42]                 │ debg TestSubjects.click(sharePanel-CSVReports)
[00:22:42]                 │ debg Find.clickByCssSelector('[data-test-subj="sharePanel-CSVReports"]') with timeout=10000
[00:22:42]                 │ debg Find.findByCssSelector('[data-test-subj="sharePanel-CSVReports"]') with timeout=10000
[00:22:42]                 │ debg Find.waitForElementStale with timeout=10000
[00:22:42]                 │ debg TestSubjects.find(generateReportButton)
[00:22:42]                 │ debg Find.findByCssSelector('[data-test-subj="generateReportButton"]') with timeout=10000
[00:22:42]                 │ debg TestSubjects.click(addFilter)
[00:22:42]                 │ debg Find.clickByCssSelector('[data-test-subj="addFilter"]') with timeout=10000
[00:22:42]                 │ debg Find.findByCssSelector('[data-test-subj="addFilter"]') with timeout=10000
[00:22:42]                 │ debg comboBox.set, comboBoxSelector: filterFieldSuggestionList
[00:22:42]                 │ debg TestSubjects.find(filterFieldSuggestionList)
[00:22:42]                 │ debg Find.findByCssSelector('[data-test-subj="filterFieldSuggestionList"]') with timeout=10000
[00:22:42]                 │ debg comboBox.setElement, value: currency
[00:22:42]                 │ debg comboBox.isOptionSelected, value: currency
[00:22:44]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:22:44]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:22:45]                 │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="currency"]') with timeout=2500
[00:22:45]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:22:45]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:22:47]                 │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:22:48]                 │ debg comboBox.set, comboBoxSelector: filterOperatorList
[00:22:48]                 │ debg TestSubjects.find(filterOperatorList)
[00:22:48]                 │ debg Find.findByCssSelector('[data-test-subj="filterOperatorList"]') with timeout=10000
[00:22:48]                 │ debg comboBox.setElement, value: is
[00:22:48]                 │ debg comboBox.isOptionSelected, value: is
[00:22:50]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:22:50]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:22:50]                 │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="is"]') with timeout=2500
[00:22:50]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:22:50]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:22:53]                 │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:22:53]                 │ debg TestSubjects.find(filterParams)
[00:22:53]                 │ debg Find.findByCssSelector('[data-test-subj="filterParams"]') with timeout=10000
[00:22:53]                 │ debg comboBox.setElement, value: EUR
[00:22:53]                 │ debg comboBox.isOptionSelected, value: EUR
[00:22:55]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:22:55]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:22:55]                 │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="EUR"]') with timeout=2500
[00:22:56]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:22:56]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:22:58]                 │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:22:59]                 │ debg TestSubjects.click(saveFilter)
[00:22:59]                 │ debg Find.clickByCssSelector('[data-test-subj="saveFilter"]') with timeout=10000
[00:22:59]                 │ debg Find.findByCssSelector('[data-test-subj="saveFilter"]') with timeout=10000
[00:22:59]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:22:59]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:22:59]                 │ debg openCsvReportingPanel
[00:22:59]                 │ debg openShareMenuItem title:CSV Reports
[00:22:59]                 │ debg TestSubjects.exists(shareContextMenu)
[00:22:59]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="shareContextMenu"]') with timeout=2500
[00:23:01]                 │ debg --- retry.tryForTime error: [data-test-subj="shareContextMenu"] is not displayed
[00:23:02]                 │ debg TestSubjects.click(shareTopNavButton)
[00:23:02]                 │ debg Find.clickByCssSelector('[data-test-subj="shareTopNavButton"]') with timeout=10000
[00:23:02]                 │ debg Find.findByCssSelector('[data-test-subj="shareTopNavButton"]') with timeout=10000
[00:23:02]                 │ debg Find.findByCssSelector('div.euiContextMenuPanel') with timeout=10000
[00:23:02]                 │ debg TestSubjects.click(sharePanel-CSVReports)
[00:23:02]                 │ debg Find.clickByCssSelector('[data-test-subj="sharePanel-CSVReports"]') with timeout=10000
[00:23:02]                 │ debg Find.findByCssSelector('[data-test-subj="sharePanel-CSVReports"]') with timeout=10000
[00:23:02]                 │ debg Find.waitForElementStale with timeout=10000
[00:23:02]                 │ debg TestSubjects.find(generateReportButton)
[00:23:02]                 │ debg Find.findByCssSelector('[data-test-subj="generateReportButton"]') with timeout=10000
[00:23:02]                 │ debg TestSubjects.click(discoverSaveButton)
[00:23:02]                 │ debg Find.clickByCssSelector('[data-test-subj="discoverSaveButton"]') with timeout=10000
[00:23:02]                 │ debg Find.findByCssSelector('[data-test-subj="discoverSaveButton"]') with timeout=10000
[00:23:02]                 │ debg Waiting up to 20000ms for saved search title is set to my search - expectEnabledGenerateReportButton 2 and save button is clickable...
[00:23:02]                 │ debg TestSubjects.find(confirmSaveSavedObjectButton)
[00:23:02]                 │ debg Find.findByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:23:02]                 │ debg TestSubjects.setValue(savedObjectTitle, my search - expectEnabledGenerateReportButton 2)
[00:23:02]                 │ debg TestSubjects.click(savedObjectTitle)
[00:23:02]                 │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:23:02]                 │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:23:02]                 │ debg TestSubjects.click(confirmSaveSavedObjectButton)
[00:23:02]                 │ debg Find.clickByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:23:02]                 │ debg Find.findByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:23:02]                 │ debg isGlobalLoadingIndicatorVisible
[00:23:02]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:23:02]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:23:03]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:23:03]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:23:03]                 │ debg Waiting up to 20000ms for saved search was persisted with name my search - expectEnabledGenerateReportButton 2...
[00:23:03]                 │ debg TestSubjects.getVisibleText(headerGlobalNav > breadcrumbs > ~breadcrumb & ~last)
[00:23:03]                 │ debg TestSubjects.find(headerGlobalNav > breadcrumbs > ~breadcrumb & ~last)
[00:23:03]                 │ debg Find.findByCssSelector('[data-test-subj="headerGlobalNav"] [data-test-subj="breadcrumbs"] [data-test-subj~="breadcrumb"][data-test-subj~="last"]') with timeout=10000
[00:23:03]                 │ debg openCsvReportingPanel
[00:23:03]                 │ debg openShareMenuItem title:CSV Reports
[00:23:03]                 │ debg TestSubjects.exists(shareContextMenu)
[00:23:03]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="shareContextMenu"]') with timeout=2500
[00:23:06]                 │ debg --- retry.tryForTime error: [data-test-subj="shareContextMenu"] is not displayed
[00:23:06]                 │ debg TestSubjects.click(shareTopNavButton)
[00:23:06]                 │ debg Find.clickByCssSelector('[data-test-subj="shareTopNavButton"]') with timeout=10000
[00:23:06]                 │ debg Find.findByCssSelector('[data-test-subj="shareTopNavButton"]') with timeout=10000
[00:23:06]                 │ debg Find.findByCssSelector('div.euiContextMenuPanel') with timeout=10000
[00:23:07]                 │ debg TestSubjects.click(sharePanel-CSVReports)
[00:23:07]                 │ debg Find.clickByCssSelector('[data-test-subj="sharePanel-CSVReports"]') with timeout=10000
[00:23:07]                 │ debg Find.findByCssSelector('[data-test-subj="sharePanel-CSVReports"]') with timeout=10000
[00:23:07]                 │ debg Find.waitForElementStale with timeout=10000
[00:23:07]                 │ debg TestSubjects.find(generateReportButton)
[00:23:07]                 │ debg Find.findByCssSelector('[data-test-subj="generateReportButton"]') with timeout=10000
[00:23:07]                 └- ✓ pass  (35.1s) "discover Discover Generate CSV button becomes available/not available when a saved search is created, changed and saved again"
[00:23:07]               └-> generates a report with data
[00:23:07]                 └-> "before each" hook: global before each
[00:23:07]                 └-> "before each" hook
[00:23:07]                   │ debg navigating to discover url: http://localhost:61151/app/discover#/
[00:23:07]                   │ debg navigate to: http://localhost:61151/app/discover#/
[00:23:07]                   │ debg browser[INFO] http://localhost:61151/app/discover?_t=1611168860499#/ 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:23:07]                   │
[00:23:07]                   │ debg browser[INFO] http://localhost:61151/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:23:07]                   │ debg ... sleep(700) start
[00:23:07]                   │ debg ... sleep(700) end
[00:23:07]                   │ debg returned from get, calling refresh
[00:23:08]                   │ debg browser[INFO] http://localhost:61151/app/discover?_t=1611168860499#/ 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:23:08]                   │
[00:23:08]                   │ debg browser[INFO] http://localhost:61151/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:23:09]                   │ debg currentUrl = http://localhost:61151/app/discover#/
[00:23:09]                   │          appUrl = http://localhost:61151/app/discover#/
[00:23:09]                   │ debg TestSubjects.find(kibanaChrome)
[00:23:09]                   │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:23:09]                   │ debg ... sleep(501) start
[00:23:09]                   │ debg ... sleep(501) end
[00:23:09]                   │ debg in navigateTo url = http://localhost:61151/app/discover#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))&_a=(columns:!(),filters:!(),index:%275193f870-d861-11e9-a311-0fa548c5f953%27,interval:auto,query:(language:kuery,query:%27%27),sort:!(!(order_date,desc)))
[00:23:09]                   │ debg --- retry.try error: URL changed, waiting for it to settle
[00:23:10]                   │ debg ... sleep(501) start
[00:23:10]                   │ debg ... sleep(501) end
[00:23:10]                   │ debg in navigateTo url = http://localhost:61151/app/discover#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))&_a=(columns:!(),filters:!(),index:%275193f870-d861-11e9-a311-0fa548c5f953%27,interval:auto,query:(language:kuery,query:%27%27),sort:!(!(order_date,desc)))
[00:23:10]                   │ debg TestSubjects.exists(statusPageContainer)
[00:23:10]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:23:13]                   │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:23:13]                 │ debg TestSubjects.click(discoverNewButton)
[00:23:13]                 │ debg Find.clickByCssSelector('[data-test-subj="discoverNewButton"]') with timeout=10000
[00:23:13]                 │ debg Find.findByCssSelector('[data-test-subj="discoverNewButton"]') with timeout=10000
[00:23:14]                 │ debg isGlobalLoadingIndicatorVisible
[00:23:14]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:23:14]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:23:15]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:23:16]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:23:16]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:23:16]                 │ debg Reporting:setTimepickerInDataRange
[00:23:16]                 │ debg Setting absolute range to Sep 19, 2015 @ 06:31:44.000 to Sep 19, 2015 @ 18:01:44.000
[00:23:16]                 │ debg TestSubjects.exists(superDatePickerToggleQuickMenuButton)
[00:23:16]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=20000
[00:23:16]                 │ debg TestSubjects.exists(superDatePickerShowDatesButton)
[00:23:16]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=2500
[00:23:16]                 │ debg TestSubjects.click(superDatePickerShowDatesButton)
[00:23:16]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:23:16]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:23:16]                 │ debg TestSubjects.exists(superDatePickerstartDatePopoverButton)
[00:23:16]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=2500
[00:23:16]                 │ debg TestSubjects.click(superDatePickerendDatePopoverButton)
[00:23:16]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:23:16]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:23:16]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:23:16]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:23:16]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:23:16]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:23:16]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:23:16]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:23:16]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:23:16]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 19, 2015 @ 18:01:44.000)
[00:23:16]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:23:16]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:23:16]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:23:16]                 │ debg TestSubjects.click(superDatePickerstartDatePopoverButton)
[00:23:16]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:23:16]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:23:17]                 │ debg Find.waitForElementStale with timeout=10000
[00:23:17]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:23:17]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:23:17]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:23:17]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:23:17]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:23:17]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:23:17]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:23:17]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 19, 2015 @ 06:31:44.000)
[00:23:17]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:23:17]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:23:17]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:23:17]                 │ debg TestSubjects.exists(superDatePickerApplyTimeButton)
[00:23:17]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerApplyTimeButton"]') with timeout=2500
[00:23:20]                 │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerApplyTimeButton"] is not displayed
[00:23:20]                 │ debg TestSubjects.click(querySubmitButton)
[00:23:20]                 │ debg Find.clickByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:23:20]                 │ debg Find.findByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:23:21]                 │ debg Find.waitForElementStale with timeout=10000
[00:23:21]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:23:21]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:23:21]                 │ debg TestSubjects.click(discoverSaveButton)
[00:23:21]                 │ debg Find.clickByCssSelector('[data-test-subj="discoverSaveButton"]') with timeout=10000
[00:23:21]                 │ debg Find.findByCssSelector('[data-test-subj="discoverSaveButton"]') with timeout=10000
[00:23:21]                 │ debg Waiting up to 20000ms for saved search title is set to my search - with data - expectReportCanBeCreated and save button is clickable...
[00:23:21]                 │ debg TestSubjects.find(confirmSaveSavedObjectButton)
[00:23:21]                 │ debg Find.findByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:23:21]                 │ debg TestSubjects.setValue(savedObjectTitle, my search - with data - expectReportCanBeCreated)
[00:23:21]                 │ debg TestSubjects.click(savedObjectTitle)
[00:23:21]                 │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:23:21]                 │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:23:21]                 │ debg TestSubjects.click(confirmSaveSavedObjectButton)
[00:23:21]                 │ debg Find.clickByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:23:21]                 │ debg Find.findByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:23:21]                 │ debg isGlobalLoadingIndicatorVisible
[00:23:21]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:23:21]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:23:21]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:23:21]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:23:23]                 │ debg Waiting up to 20000ms for saved search was persisted with name my search - with data - expectReportCanBeCreated...
[00:23:23]                 │ debg TestSubjects.getVisibleText(headerGlobalNav > breadcrumbs > ~breadcrumb & ~last)
[00:23:23]                 │ debg TestSubjects.find(headerGlobalNav > breadcrumbs > ~breadcrumb & ~last)
[00:23:23]                 │ debg Find.findByCssSelector('[data-test-subj="headerGlobalNav"] [data-test-subj="breadcrumbs"] [data-test-subj~="breadcrumb"][data-test-subj~="last"]') with timeout=10000
[00:23:23]                 │ debg openCsvReportingPanel
[00:23:23]                 │ debg openShareMenuItem title:CSV Reports
[00:23:23]                 │ debg TestSubjects.exists(shareContextMenu)
[00:23:23]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="shareContextMenu"]') with timeout=2500
[00:23:25]                 │ debg --- retry.tryForTime error: [data-test-subj="shareContextMenu"] is not displayed
[00:23:26]                 │ debg TestSubjects.click(shareTopNavButton)
[00:23:26]                 │ debg Find.clickByCssSelector('[data-test-subj="shareTopNavButton"]') with timeout=10000
[00:23:26]                 │ debg Find.findByCssSelector('[data-test-subj="shareTopNavButton"]') with timeout=10000
[00:23:26]                 │ debg Find.findByCssSelector('div.euiContextMenuPanel') with timeout=10000
[00:23:26]                 │ debg TestSubjects.click(sharePanel-CSVReports)
[00:23:26]                 │ debg Find.clickByCssSelector('[data-test-subj="sharePanel-CSVReports"]') with timeout=10000
[00:23:26]                 │ debg Find.findByCssSelector('[data-test-subj="sharePanel-CSVReports"]') with timeout=10000
[00:23:26]                 │ debg Find.waitForElementStale with timeout=10000
[00:23:26]                 │ debg TestSubjects.click(generateReportButton)
[00:23:26]                 │ debg Find.clickByCssSelector('[data-test-subj="generateReportButton"]') with timeout=10000
[00:23:26]                 │ debg Find.findByCssSelector('[data-test-subj="generateReportButton"]') with timeout=10000
[00:23:26]                 │ debg Reporting:checkForReportingToasts
[00:23:26]                 │ debg TestSubjects.exists(completeReportSuccess)
[00:23:26]                 │ debg Find.existsByCssSelector('[data-test-subj="completeReportSuccess"]') with timeout=90000
[00:23:26]                 │ proc [kibana]   log   [18:54:40.074] [error][plugins][reporting] Error: Not Found
[00:23:26]                 │ proc [kibana]     at Function.createGenericNotFoundError (/dev/shm/workspace/kibana-build-xpack-15/src/core/server/saved_objects/service/lib/errors.js:128:35)
[00:23:26]                 │ proc [kibana]     at SavedObjectsRepository.get (/dev/shm/workspace/kibana-build-xpack-15/src/core/server/saved_objects/service/lib/repository.js:917:46)
[00:23:26]                 │ proc [kibana]     at runMicrotasks (<anonymous>)
[00:23:26]                 │ proc [kibana]     at processTicksAndRejections (internal/process/task_queues.js:93:5)
[00:23:26]                 │ proc [kibana]     at SavedObjectsClient.get (/dev/shm/workspace/kibana-build-xpack-15/src/core/server/saved_objects/service/saved_objects_client.js:108:12)
[00:23:26]                 │ proc [kibana]     at EncryptedSavedObjectsClientWrapper.get (/dev/shm/workspace/kibana-build-xpack-15/x-pack/plugins/encrypted_saved_objects/server/saved_objects/encrypted_saved_objects_client_wrapper.js:114:59)
[00:23:26]                 │ proc [kibana]     at SecureSavedObjectsClientWrapper.get (/dev/shm/workspace/kibana-build-xpack-15/x-pack/plugins/security/server/saved_objects/secure_saved_objects_client_wrapper.js:319:25)
[00:23:26]                 │ proc [kibana]     at SpacesSavedObjectsClient.get (/dev/shm/workspace/kibana-build-xpack-15/x-pack/plugins/spaces/server/saved_objects/spaces_saved_objects_client.js:234:12)
[00:23:26]                 │ proc [kibana]     at createJob (/dev/shm/workspace/kibana-build-xpack-15/x-pack/plugins/reporting/server/export_types/csv/create_job.js:25:37)
[00:23:26]                 │ proc [kibana]     at enqueueJob (/dev/shm/workspace/kibana-build-xpack-15/x-pack/plugins/reporting/server/lib/enqueue_job.js:40:17)
[00:23:26]                 │ proc [kibana]     at handler (/dev/shm/workspace/kibana-build-xpack-15/x-pack/plugins/reporting/server/routes/generation.js:69:22)
[00:23:26]                 │ proc [kibana]     at /dev/shm/workspace/kibana-build-xpack-15/x-pack/plugins/reporting/server/routes/generate_from_jobparams.js:104:14
[00:23:26]                 │ proc [kibana]     at Router.handle (/dev/shm/workspace/kibana-build-xpack-15/src/core/server/http/router/router.js:163:30)
[00:23:26]                 │ proc [kibana]     at handler (/dev/shm/workspace/kibana-build-xpack-15/src/core/server/http/router/router.js:124:50)
[00:23:26]                 │ proc [kibana]     at exports.Manager.execute (/dev/shm/workspace/kibana-build-xpack-15/node_modules/@hapi/hapi/lib/toolkit.js:60:28)
[00:23:26]                 │ proc [kibana]     at Object.internals.handler (/dev/shm/workspace/kibana-build-xpack-15/node_modules/@hapi/hapi/lib/handler.js:46:20) {
[00:23:26]                 │ proc [kibana]   data: null,
[00:23:26]                 │ proc [kibana]   isBoom: true,
[00:23:26]                 │ proc [kibana]   isServer: false,
[00:23:26]                 │ proc [kibana]   output: {
[00:23:26]                 │ proc [kibana]     statusCode: 404,
[00:23:26]                 │ proc [kibana]     payload: { statusCode: 404, error: 'Not Found', message: 'Not Found' },
[00:23:26]                 │ proc [kibana]     headers: {}
[00:23:26]                 │ proc [kibana]   },
[00:23:26]                 │ proc [kibana]   [Symbol(SavedObjectsClientErrorCode)]: 'SavedObjectsClient/notFound'
[00:23:26]                 │ proc [kibana] }
[00:24:56]                 │ERROR browser[SEVERE] http://localhost:61151/api/reporting/generate/csv - Failed to load resource: the server responded with a status of 404 (Not Found)
[00:24:56]                 │ info Taking screenshot "/dev/shm/workspace/parallel/15/kibana/x-pack/test/functional/screenshots/failure/discover Discover Generate CSV button generates a report with data.png"
[00:24:56]                 │ info Current URL is: http://localhost:61151/app/discover#/view/f03b46e0-5b50-11eb-ad0c-5da4b9b01c64?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:%272015-09-19T06:31:44.000Z%27,to:%272015-09-19T18:01:44.000Z%27))&_a=(columns:!(),filters:!(),index:%275193f870-d861-11e9-a311-0fa548c5f953%27,interval:auto,query:(language:kuery,query:%27%27),sort:!(!(order_date,desc)))
[00:24:56]                 │ info Saving page source to: /dev/shm/workspace/parallel/15/kibana/x-pack/test/functional/failure_debug/html/discover Discover Generate CSV button generates a report with data.html
[00:24:56]                 └- ✖ fail: discover Discover Generate CSV button generates a report with data
[00:24:56]                 │      Error: expected false to equal true
[00:24:56]                 │       at Assertion.assert (/dev/shm/workspace/parallel/15/kibana/packages/kbn-expect/expect.js:100:11)
[00:24:56]                 │       at Assertion.be.Assertion.equal (/dev/shm/workspace/parallel/15/kibana/packages/kbn-expect/expect.js:227:8)
[00:24:56]                 │       at Assertion.be (/dev/shm/workspace/parallel/15/kibana/packages/kbn-expect/expect.js:69:22)
[00:24:56]                 │       at Context.<anonymous> (test/functional/apps/discover/reporting.ts:71:69)
[00:24:56]                 │       at runMicrotasks (<anonymous>)
[00:24:56]                 │       at processTicksAndRejections (internal/process/task_queues.js:93:5)
[00:24:56]                 │       at Object.apply (/dev/shm/workspace/parallel/15/kibana/packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)
[00:24:56]                 │ 
[00:24:56]                 │ 

Stack Trace

Error: expected false to equal true
    at Assertion.assert (/dev/shm/workspace/parallel/15/kibana/packages/kbn-expect/expect.js:100:11)
    at Assertion.be.Assertion.equal (/dev/shm/workspace/parallel/15/kibana/packages/kbn-expect/expect.js:227:8)
    at Assertion.be (/dev/shm/workspace/parallel/15/kibana/packages/kbn-expect/expect.js:69:22)
    at Context.<anonymous> (test/functional/apps/discover/reporting.ts:71:69)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:93:5)
    at Object.apply (/dev/shm/workspace/parallel/15/kibana/packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)

Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/discover/reporting·ts.discover Discover Generate CSV button generates a report with data

Link to Jenkins

Standard Out

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

[00:00:00]       │
[00:14:59]         └-: discover
[00:14:59]           └-> "before all" hook
[00:23:36]           └-: Discover
[00:23:36]             └-> "before all" hook
[00:23:36]             └-> "before all" hook: initialize tests
[00:23:36]               │ debg ReportingPage:initTests
[00:23:36]               │ info [reporting/ecommerce] Loading "mappings.json"
[00:23:36]               │ info [reporting/ecommerce] Loading "data.json.gz"
[00:23:36]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1611163346861307996] [ecommerce] creating index, cause [api], templates [], shards [1]/[0]
[00:23:36]               │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1611163346861307996] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[ecommerce][0]]])." previous.health="YELLOW" reason="shards started [[ecommerce][0]]"
[00:23:36]               │ info [reporting/ecommerce] Created index "ecommerce"
[00:23:36]               │ debg [reporting/ecommerce] "ecommerce" settings {"index":{"number_of_replicas":"0","number_of_shards":"1"}}
[00:23:36]               │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-centos-tests-xxl-1611163346861307996] [.kibana_2/gphaonIrQbKvxqUIH5-jjw] deleting index
[00:23:36]               │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-centos-tests-xxl-1611163346861307996] [.kibana_1/P4EQGnJvSn6AqaRpKnTSyg] deleting index
[00:23:36]               │ info [reporting/ecommerce] Deleted existing index [".kibana_2",".kibana_1"]
[00:23:36]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1611163346861307996] [.kibana_1] creating index, cause [api], templates [], shards [1]/[0]
[00:23:36]               │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1611163346861307996] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana_1][0]]])." previous.health="YELLOW" reason="shards started [[.kibana_1][0]]"
[00:23:36]               │ info [reporting/ecommerce] Created index ".kibana_1"
[00:23:36]               │ debg [reporting/ecommerce] ".kibana_1" settings {"index":{"auto_expand_replicas":"0-1","number_of_replicas":"0","number_of_shards":"1"}}
[00:23:37]               │ info [reporting/ecommerce] Indexed 4675 docs into "ecommerce"
[00:23:37]               │ info [reporting/ecommerce] Indexed 3 docs into ".kibana_1"
[00:23:37]               │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xxl-1611163346861307996] [.kibana_1/CcKaq5vuTOaCHsBw10-GBQ] update_mapping [_doc]
[00:23:37]               │ debg Migrating saved objects
[00:23:37]               │ proc [kibana]   log   [18:27:04.013] [info][savedobjects-service] Creating index .kibana_2.
[00:23:37]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1611163346861307996] [.kibana_2] creating index, cause [api], templates [], shards [1]/[1]
[00:23:37]               │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1611163346861307996] updating number_of_replicas to [0] for indices [.kibana_2]
[00:23:37]               │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1611163346861307996] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana_2][0]]])." previous.health="YELLOW" reason="shards started [[.kibana_2][0]]"
[00:23:37]               │ proc [kibana]   log   [18:27:04.075] [info][savedobjects-service] Migrating .kibana_1 saved objects to .kibana_2
[00:23:37]               │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xxl-1611163346861307996] [.kibana_2/IeY3u8U1QNq6Jsq_vSp6mA] update_mapping [_doc]
[00:23:37]               │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xxl-1611163346861307996] [.kibana_2/IeY3u8U1QNq6Jsq_vSp6mA] update_mapping [_doc]
[00:23:38]               │ proc [kibana]   log   [18:27:04.194] [info][savedobjects-service] Pointing alias .kibana to .kibana_2.
[00:23:38]               │ proc [kibana]   log   [18:27:04.234] [info][savedobjects-service] Finished in 222ms.
[00:23:38]               │ debg applying update to kibana config: {"accessibility:disableAnimations":true,"dateFormat:tz":"UTC","visualization:visualize:legacyChartsLibrary":true}
[00:23:39]               │ debg applying update to kibana config: {"accessibility:disableAnimations":true,"dateFormat:tz":"UTC","visualization:visualize:legacyChartsLibrary":true}
[00:23:40]             └-: Generate CSV button
[00:23:40]               └-> "before all" hook
[00:23:40]               └-> is not available if new
[00:23:40]                 └-> "before each" hook: global before each
[00:23:40]                 └-> "before each" hook
[00:23:40]                   │ debg navigating to discover url: http://localhost:61151/app/discover#/
[00:23:40]                   │ debg navigate to: http://localhost:61151/app/discover#/
[00:23:41]                   │ debg browser[INFO] http://localhost:61151/app/discover?_t=1611167227179#/ 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:23:41]                   │
[00:23:41]                   │ debg browser[INFO] http://localhost:61151/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:23:41]                   │ debg ... sleep(700) start
[00:23:41]                   │ debg ... sleep(700) end
[00:23:41]                   │ debg returned from get, calling refresh
[00:23:42]                   │ debg browser[INFO] http://localhost:61151/app/discover?_t=1611167227179#/ 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:23:42]                   │
[00:23:42]                   │ debg browser[INFO] http://localhost:61151/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:23:42]                   │ debg currentUrl = http://localhost:61151/app/discover#/
[00:23:42]                   │          appUrl = http://localhost:61151/app/discover#/
[00:23:42]                   │ debg TestSubjects.find(kibanaChrome)
[00:23:42]                   │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:23:43]                   │ debg ... sleep(501) start
[00:23:43]                   │ debg ... sleep(501) end
[00:23:43]                   │ debg in navigateTo url = http://localhost:61151/app/discover#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))&_a=(columns:!(),filters:!(),index:%275193f870-d861-11e9-a311-0fa548c5f953%27,interval:auto,query:(language:kuery,query:%27%27),sort:!(!(order_date,desc)))
[00:23:43]                   │ debg --- retry.try error: URL changed, waiting for it to settle
[00:23:44]                   │ debg ... sleep(501) start
[00:23:44]                   │ debg ... sleep(501) end
[00:23:44]                   │ debg in navigateTo url = http://localhost:61151/app/discover#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))&_a=(columns:!(),filters:!(),index:%275193f870-d861-11e9-a311-0fa548c5f953%27,interval:auto,query:(language:kuery,query:%27%27),sort:!(!(order_date,desc)))
[00:23:44]                   │ debg TestSubjects.exists(statusPageContainer)
[00:23:44]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:23:47]                   │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:23:47]                 │ debg openCsvReportingPanel
[00:23:47]                 │ debg openShareMenuItem title:CSV Reports
[00:23:47]                 │ debg TestSubjects.exists(shareContextMenu)
[00:23:47]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="shareContextMenu"]') with timeout=2500
[00:23:50]                 │ debg --- retry.tryForTime error: [data-test-subj="shareContextMenu"] is not displayed
[00:23:51]                 │ debg TestSubjects.click(shareTopNavButton)
[00:23:51]                 │ debg Find.clickByCssSelector('[data-test-subj="shareTopNavButton"]') with timeout=10000
[00:23:51]                 │ debg Find.findByCssSelector('[data-test-subj="shareTopNavButton"]') with timeout=10000
[00:23:51]                 │ debg Find.findByCssSelector('div.euiContextMenuPanel') with timeout=10000
[00:23:51]                 │ debg TestSubjects.click(sharePanel-CSVReports)
[00:23:51]                 │ debg Find.clickByCssSelector('[data-test-subj="sharePanel-CSVReports"]') with timeout=10000
[00:23:51]                 │ debg Find.findByCssSelector('[data-test-subj="sharePanel-CSVReports"]') with timeout=10000
[00:23:51]                 │ debg Find.waitForElementStale with timeout=10000
[00:23:51]                 │ debg TestSubjects.find(generateReportButton)
[00:23:51]                 │ debg Find.findByCssSelector('[data-test-subj="generateReportButton"]') with timeout=10000
[00:23:51]                 └- ✓ pass  (3.3s) "discover Discover Generate CSV button is not available if new"
[00:23:51]               └-> becomes available when saved
[00:23:51]                 └-> "before each" hook: global before each
[00:23:51]                 └-> "before each" hook
[00:23:51]                   │ debg navigating to discover url: http://localhost:61151/app/discover#/
[00:23:51]                   │ debg navigate to: http://localhost:61151/app/discover#/
[00:23:51]                   │ debg browser[INFO] http://localhost:61151/app/discover?_t=1611167237514#/ 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:23:51]                   │
[00:23:51]                   │ debg browser[INFO] http://localhost:61151/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:23:51]                   │ debg ... sleep(700) start
[00:23:52]                   │ debg ... sleep(700) end
[00:23:52]                   │ debg returned from get, calling refresh
[00:23:52]                   │ERROR browser[SEVERE] http://localhost:61151/39729/bundles/core/core.entry.js 12:193778 TypeError: Failed to fetch
[00:23:52]                   │          at _callee3$ (http://localhost:61151/39729/bundles/core/core.entry.js:6:43989)
[00:23:52]                   │          at l (http://localhost:61151/39729/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:968491)
[00:23:52]                   │          at Generator._invoke (http://localhost:61151/39729/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:968244)
[00:23:52]                   │          at Generator.forEach.e.<computed> [as throw] (http://localhost:61151/39729/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:968848)
[00:23:52]                   │          at fetch_asyncGeneratorStep (http://localhost:61151/39729/bundles/core/core.entry.js:6:39047)
[00:23:52]                   │          at _throw (http://localhost:61151/39729/bundles/core/core.entry.js:6:39455)
[00:23:52]                   │ debg browser[INFO] http://localhost:61151/app/discover?_t=1611167237514#/ 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:23:52]                   │
[00:23:52]                   │ debg browser[INFO] http://localhost:61151/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:23:53]                   │ debg currentUrl = http://localhost:61151/app/discover#/
[00:23:53]                   │          appUrl = http://localhost:61151/app/discover#/
[00:23:53]                   │ debg TestSubjects.find(kibanaChrome)
[00:23:53]                   │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:23:53]                   │ debg ... sleep(501) start
[00:23:53]                   │ debg ... sleep(501) end
[00:23:53]                   │ debg in navigateTo url = http://localhost:61151/app/discover#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))&_a=(columns:!(),filters:!(),index:%275193f870-d861-11e9-a311-0fa548c5f953%27,interval:auto,query:(language:kuery,query:%27%27),sort:!(!(order_date,desc)))
[00:23:53]                   │ debg --- retry.try error: URL changed, waiting for it to settle
[00:23:54]                   │ debg ... sleep(501) start
[00:23:54]                   │ debg ... sleep(501) end
[00:23:55]                   │ debg in navigateTo url = http://localhost:61151/app/discover#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))&_a=(columns:!(),filters:!(),index:%275193f870-d861-11e9-a311-0fa548c5f953%27,interval:auto,query:(language:kuery,query:%27%27),sort:!(!(order_date,desc)))
[00:23:55]                   │ debg TestSubjects.exists(statusPageContainer)
[00:23:55]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:23:57]                   │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:23:58]                 │ debg TestSubjects.click(discoverSaveButton)
[00:23:58]                 │ debg Find.clickByCssSelector('[data-test-subj="discoverSaveButton"]') with timeout=10000
[00:23:58]                 │ debg Find.findByCssSelector('[data-test-subj="discoverSaveButton"]') with timeout=10000
[00:23:58]                 │ debg Waiting up to 20000ms for saved search title is set to my search - expectEnabledGenerateReportButton and save button is clickable...
[00:23:58]                 │ debg TestSubjects.find(confirmSaveSavedObjectButton)
[00:23:58]                 │ debg Find.findByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:23:58]                 │ debg TestSubjects.setValue(savedObjectTitle, my search - expectEnabledGenerateReportButton)
[00:23:58]                 │ debg TestSubjects.click(savedObjectTitle)
[00:23:58]                 │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:23:58]                 │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:23:58]                 │ debg TestSubjects.click(confirmSaveSavedObjectButton)
[00:23:58]                 │ debg Find.clickByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:23:58]                 │ debg Find.findByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:23:58]                 │ debg isGlobalLoadingIndicatorVisible
[00:23:58]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:23:58]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:23:58]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xxl-1611163346861307996] [.kibana_2/IeY3u8U1QNq6Jsq_vSp6mA] update_mapping [_doc]
[00:23:58]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:23:58]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:23:59]                 │ debg Waiting up to 20000ms for saved search was persisted with name my search - expectEnabledGenerateReportButton...
[00:23:59]                 │ debg TestSubjects.getVisibleText(headerGlobalNav > breadcrumbs > ~breadcrumb & ~last)
[00:23:59]                 │ debg TestSubjects.find(headerGlobalNav > breadcrumbs > ~breadcrumb & ~last)
[00:23:59]                 │ debg Find.findByCssSelector('[data-test-subj="headerGlobalNav"] [data-test-subj="breadcrumbs"] [data-test-subj~="breadcrumb"][data-test-subj~="last"]') with timeout=10000
[00:23:59]                 │ debg openCsvReportingPanel
[00:23:59]                 │ debg openShareMenuItem title:CSV Reports
[00:23:59]                 │ debg TestSubjects.exists(shareContextMenu)
[00:23:59]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="shareContextMenu"]') with timeout=2500
[00:24:02]                 │ debg --- retry.tryForTime error: [data-test-subj="shareContextMenu"] is not displayed
[00:24:02]                 │ debg TestSubjects.click(shareTopNavButton)
[00:24:02]                 │ debg Find.clickByCssSelector('[data-test-subj="shareTopNavButton"]') with timeout=10000
[00:24:02]                 │ debg Find.findByCssSelector('[data-test-subj="shareTopNavButton"]') with timeout=10000
[00:24:02]                 │ debg Find.findByCssSelector('div.euiContextMenuPanel') with timeout=10000
[00:24:02]                 │ debg TestSubjects.click(sharePanel-CSVReports)
[00:24:02]                 │ debg Find.clickByCssSelector('[data-test-subj="sharePanel-CSVReports"]') with timeout=10000
[00:24:02]                 │ debg Find.findByCssSelector('[data-test-subj="sharePanel-CSVReports"]') with timeout=10000
[00:24:02]                 │ debg Find.waitForElementStale with timeout=10000
[00:24:02]                 │ debg TestSubjects.find(generateReportButton)
[00:24:02]                 │ debg Find.findByCssSelector('[data-test-subj="generateReportButton"]') with timeout=10000
[00:24:02]                 └- ✓ pass  (4.8s) "discover Discover Generate CSV button becomes available when saved"
[00:24:02]               └-> becomes available/not available when a saved search is created, changed and saved again
[00:24:02]                 └-> "before each" hook: global before each
[00:24:02]                 └-> "before each" hook
[00:24:02]                   │ debg navigating to discover url: http://localhost:61151/app/discover#/
[00:24:02]                   │ debg navigate to: http://localhost:61151/app/discover#/
[00:24:03]                   │ debg browser[INFO] http://localhost:61151/app/discover?_t=1611167249091#/ 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:24:03]                   │
[00:24:03]                   │ debg browser[INFO] http://localhost:61151/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:24:03]                   │ debg ... sleep(700) start
[00:24:03]                   │ debg ... sleep(700) end
[00:24:03]                   │ debg returned from get, calling refresh
[00:24:04]                   │ debg browser[INFO] http://localhost:61151/app/discover?_t=1611167249091#/ 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:24:04]                   │
[00:24:04]                   │ debg browser[INFO] http://localhost:61151/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:24:04]                   │ debg currentUrl = http://localhost:61151/app/discover#/
[00:24:04]                   │          appUrl = http://localhost:61151/app/discover#/
[00:24:04]                   │ debg TestSubjects.find(kibanaChrome)
[00:24:04]                   │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:24:04]                   │ debg ... sleep(501) start
[00:24:05]                   │ debg ... sleep(501) end
[00:24:05]                   │ debg in navigateTo url = http://localhost:61151/app/discover#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))&_a=(columns:!(),filters:!(),index:%275193f870-d861-11e9-a311-0fa548c5f953%27,interval:auto,query:(language:kuery,query:%27%27),sort:!(!(order_date,desc)))
[00:24:05]                   │ debg --- retry.try error: URL changed, waiting for it to settle
[00:24:05]                   │ debg ... sleep(501) start
[00:24:06]                   │ debg ... sleep(501) end
[00:24:06]                   │ debg in navigateTo url = http://localhost:61151/app/discover#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))&_a=(columns:!(),filters:!(),index:%275193f870-d861-11e9-a311-0fa548c5f953%27,interval:auto,query:(language:kuery,query:%27%27),sort:!(!(order_date,desc)))
[00:24:06]                   │ debg TestSubjects.exists(statusPageContainer)
[00:24:06]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:24:08]                   │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:24:09]                 │ debg TestSubjects.click(discoverNewButton)
[00:24:09]                 │ debg Find.clickByCssSelector('[data-test-subj="discoverNewButton"]') with timeout=10000
[00:24:09]                 │ debg Find.findByCssSelector('[data-test-subj="discoverNewButton"]') with timeout=10000
[00:24:09]                 │ debg isGlobalLoadingIndicatorVisible
[00:24:09]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:24:09]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:24:11]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:24:11]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:24:11]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:24:11]                 │ debg openCsvReportingPanel
[00:24:11]                 │ debg openShareMenuItem title:CSV Reports
[00:24:11]                 │ debg TestSubjects.exists(shareContextMenu)
[00:24:11]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="shareContextMenu"]') with timeout=2500
[00:24:14]                 │ debg --- retry.tryForTime error: [data-test-subj="shareContextMenu"] is not displayed
[00:24:14]                 │ debg TestSubjects.click(shareTopNavButton)
[00:24:14]                 │ debg Find.clickByCssSelector('[data-test-subj="shareTopNavButton"]') with timeout=10000
[00:24:14]                 │ debg Find.findByCssSelector('[data-test-subj="shareTopNavButton"]') with timeout=10000
[00:24:14]                 │ debg Find.findByCssSelector('div.euiContextMenuPanel') with timeout=10000
[00:24:14]                 │ debg TestSubjects.click(sharePanel-CSVReports)
[00:24:14]                 │ debg Find.clickByCssSelector('[data-test-subj="sharePanel-CSVReports"]') with timeout=10000
[00:24:14]                 │ debg Find.findByCssSelector('[data-test-subj="sharePanel-CSVReports"]') with timeout=10000
[00:24:14]                 │ debg Find.waitForElementStale with timeout=10000
[00:24:14]                 │ debg TestSubjects.find(generateReportButton)
[00:24:14]                 │ debg Find.findByCssSelector('[data-test-subj="generateReportButton"]') with timeout=10000
[00:24:14]                 │ debg TestSubjects.click(discoverSaveButton)
[00:24:14]                 │ debg Find.clickByCssSelector('[data-test-subj="discoverSaveButton"]') with timeout=10000
[00:24:14]                 │ debg Find.findByCssSelector('[data-test-subj="discoverSaveButton"]') with timeout=10000
[00:24:14]                 │ debg Waiting up to 20000ms for saved search title is set to my search - expectEnabledGenerateReportButton 2 and save button is clickable...
[00:24:14]                 │ debg TestSubjects.find(confirmSaveSavedObjectButton)
[00:24:14]                 │ debg Find.findByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:24:14]                 │ debg TestSubjects.setValue(savedObjectTitle, my search - expectEnabledGenerateReportButton 2)
[00:24:14]                 │ debg TestSubjects.click(savedObjectTitle)
[00:24:14]                 │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:24:14]                 │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:24:15]                 │ debg TestSubjects.click(confirmSaveSavedObjectButton)
[00:24:15]                 │ debg Find.clickByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:24:15]                 │ debg Find.findByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:24:15]                 │ debg isGlobalLoadingIndicatorVisible
[00:24:15]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:24:15]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:24:15]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:24:15]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:24:16]                 │ debg Waiting up to 20000ms for saved search was persisted with name my search - expectEnabledGenerateReportButton 2...
[00:24:16]                 │ debg TestSubjects.getVisibleText(headerGlobalNav > breadcrumbs > ~breadcrumb & ~last)
[00:24:16]                 │ debg TestSubjects.find(headerGlobalNav > breadcrumbs > ~breadcrumb & ~last)
[00:24:16]                 │ debg Find.findByCssSelector('[data-test-subj="headerGlobalNav"] [data-test-subj="breadcrumbs"] [data-test-subj~="breadcrumb"][data-test-subj~="last"]') with timeout=10000
[00:24:16]                 │ debg openCsvReportingPanel
[00:24:16]                 │ debg openShareMenuItem title:CSV Reports
[00:24:16]                 │ debg TestSubjects.exists(shareContextMenu)
[00:24:16]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="shareContextMenu"]') with timeout=2500
[00:24:19]                 │ debg --- retry.tryForTime error: [data-test-subj="shareContextMenu"] is not displayed
[00:24:19]                 │ debg TestSubjects.click(shareTopNavButton)
[00:24:19]                 │ debg Find.clickByCssSelector('[data-test-subj="shareTopNavButton"]') with timeout=10000
[00:24:19]                 │ debg Find.findByCssSelector('[data-test-subj="shareTopNavButton"]') with timeout=10000
[00:24:19]                 │ debg Find.findByCssSelector('div.euiContextMenuPanel') with timeout=10000
[00:24:19]                 │ debg TestSubjects.click(sharePanel-CSVReports)
[00:24:19]                 │ debg Find.clickByCssSelector('[data-test-subj="sharePanel-CSVReports"]') with timeout=10000
[00:24:19]                 │ debg Find.findByCssSelector('[data-test-subj="sharePanel-CSVReports"]') with timeout=10000
[00:24:19]                 │ debg Find.waitForElementStale with timeout=10000
[00:24:19]                 │ debg TestSubjects.find(generateReportButton)
[00:24:19]                 │ debg Find.findByCssSelector('[data-test-subj="generateReportButton"]') with timeout=10000
[00:24:19]                 │ debg TestSubjects.click(addFilter)
[00:24:19]                 │ debg Find.clickByCssSelector('[data-test-subj="addFilter"]') with timeout=10000
[00:24:19]                 │ debg Find.findByCssSelector('[data-test-subj="addFilter"]') with timeout=10000
[00:24:20]                 │ debg comboBox.set, comboBoxSelector: filterFieldSuggestionList
[00:24:20]                 │ debg TestSubjects.find(filterFieldSuggestionList)
[00:24:20]                 │ debg Find.findByCssSelector('[data-test-subj="filterFieldSuggestionList"]') with timeout=10000
[00:24:20]                 │ debg comboBox.setElement, value: currency
[00:24:20]                 │ debg comboBox.isOptionSelected, value: currency
[00:24:22]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:24:22]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:24:22]                 │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="currency"]') with timeout=2500
[00:24:22]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:24:22]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:24:25]                 │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:24:25]                 │ debg comboBox.set, comboBoxSelector: filterOperatorList
[00:24:25]                 │ debg TestSubjects.find(filterOperatorList)
[00:24:25]                 │ debg Find.findByCssSelector('[data-test-subj="filterOperatorList"]') with timeout=10000
[00:24:25]                 │ debg comboBox.setElement, value: is
[00:24:25]                 │ debg comboBox.isOptionSelected, value: is
[00:24:27]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:24:27]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:24:27]                 │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="is"]') with timeout=2500
[00:24:27]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:24:27]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:24:30]                 │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:24:31]                 │ debg TestSubjects.find(filterParams)
[00:24:31]                 │ debg Find.findByCssSelector('[data-test-subj="filterParams"]') with timeout=10000
[00:24:31]                 │ debg comboBox.setElement, value: EUR
[00:24:31]                 │ debg comboBox.isOptionSelected, value: EUR
[00:24:33]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:24:33]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:24:33]                 │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="EUR"]') with timeout=2500
[00:24:33]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:24:33]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:24:36]                 │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:24:36]                 │ debg TestSubjects.click(saveFilter)
[00:24:36]                 │ debg Find.clickByCssSelector('[data-test-subj="saveFilter"]') with timeout=10000
[00:24:36]                 │ debg Find.findByCssSelector('[data-test-subj="saveFilter"]') with timeout=10000
[00:24:36]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:24:36]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:24:36]                 │ debg openCsvReportingPanel
[00:24:36]                 │ debg openShareMenuItem title:CSV Reports
[00:24:36]                 │ debg TestSubjects.exists(shareContextMenu)
[00:24:36]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="shareContextMenu"]') with timeout=2500
[00:24:39]                 │ debg --- retry.tryForTime error: [data-test-subj="shareContextMenu"] is not displayed
[00:24:39]                 │ debg TestSubjects.click(shareTopNavButton)
[00:24:39]                 │ debg Find.clickByCssSelector('[data-test-subj="shareTopNavButton"]') with timeout=10000
[00:24:39]                 │ debg Find.findByCssSelector('[data-test-subj="shareTopNavButton"]') with timeout=10000
[00:24:39]                 │ debg Find.findByCssSelector('div.euiContextMenuPanel') with timeout=10000
[00:24:39]                 │ debg TestSubjects.click(sharePanel-CSVReports)
[00:24:39]                 │ debg Find.clickByCssSelector('[data-test-subj="sharePanel-CSVReports"]') with timeout=10000
[00:24:39]                 │ debg Find.findByCssSelector('[data-test-subj="sharePanel-CSVReports"]') with timeout=10000
[00:24:39]                 │ debg Find.waitForElementStale with timeout=10000
[00:24:39]                 │ debg TestSubjects.find(generateReportButton)
[00:24:39]                 │ debg Find.findByCssSelector('[data-test-subj="generateReportButton"]') with timeout=10000
[00:24:39]                 │ debg TestSubjects.click(discoverSaveButton)
[00:24:39]                 │ debg Find.clickByCssSelector('[data-test-subj="discoverSaveButton"]') with timeout=10000
[00:24:39]                 │ debg Find.findByCssSelector('[data-test-subj="discoverSaveButton"]') with timeout=10000
[00:24:40]                 │ debg Waiting up to 20000ms for saved search title is set to my search - expectEnabledGenerateReportButton 2 and save button is clickable...
[00:24:40]                 │ debg TestSubjects.find(confirmSaveSavedObjectButton)
[00:24:40]                 │ debg Find.findByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:24:40]                 │ debg TestSubjects.setValue(savedObjectTitle, my search - expectEnabledGenerateReportButton 2)
[00:24:40]                 │ debg TestSubjects.click(savedObjectTitle)
[00:24:40]                 │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:24:40]                 │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:24:40]                 │ debg TestSubjects.click(confirmSaveSavedObjectButton)
[00:24:40]                 │ debg Find.clickByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:24:40]                 │ debg Find.findByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:24:40]                 │ debg isGlobalLoadingIndicatorVisible
[00:24:40]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:24:40]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:24:40]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:24:40]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:24:41]                 │ debg Waiting up to 20000ms for saved search was persisted with name my search - expectEnabledGenerateReportButton 2...
[00:24:41]                 │ debg TestSubjects.getVisibleText(headerGlobalNav > breadcrumbs > ~breadcrumb & ~last)
[00:24:41]                 │ debg TestSubjects.find(headerGlobalNav > breadcrumbs > ~breadcrumb & ~last)
[00:24:41]                 │ debg Find.findByCssSelector('[data-test-subj="headerGlobalNav"] [data-test-subj="breadcrumbs"] [data-test-subj~="breadcrumb"][data-test-subj~="last"]') with timeout=10000
[00:24:41]                 │ debg openCsvReportingPanel
[00:24:41]                 │ debg openShareMenuItem title:CSV Reports
[00:24:41]                 │ debg TestSubjects.exists(shareContextMenu)
[00:24:41]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="shareContextMenu"]') with timeout=2500
[00:24:43]                 │ debg --- retry.tryForTime error: [data-test-subj="shareContextMenu"] is not displayed
[00:24:44]                 │ debg TestSubjects.click(shareTopNavButton)
[00:24:44]                 │ debg Find.clickByCssSelector('[data-test-subj="shareTopNavButton"]') with timeout=10000
[00:24:44]                 │ debg Find.findByCssSelector('[data-test-subj="shareTopNavButton"]') with timeout=10000
[00:24:44]                 │ debg Find.findByCssSelector('div.euiContextMenuPanel') with timeout=10000
[00:24:44]                 │ debg TestSubjects.click(sharePanel-CSVReports)
[00:24:44]                 │ debg Find.clickByCssSelector('[data-test-subj="sharePanel-CSVReports"]') with timeout=10000
[00:24:44]                 │ debg Find.findByCssSelector('[data-test-subj="sharePanel-CSVReports"]') with timeout=10000
[00:24:44]                 │ debg Find.waitForElementStale with timeout=10000
[00:24:44]                 │ debg TestSubjects.find(generateReportButton)
[00:24:44]                 │ debg Find.findByCssSelector('[data-test-subj="generateReportButton"]') with timeout=10000
[00:24:44]                 └- ✓ pass  (35.1s) "discover Discover Generate CSV button becomes available/not available when a saved search is created, changed and saved again"
[00:24:44]               └-> generates a report with data
[00:24:44]                 └-> "before each" hook: global before each
[00:24:44]                 └-> "before each" hook
[00:24:44]                   │ debg navigating to discover url: http://localhost:61151/app/discover#/
[00:24:44]                   │ debg navigate to: http://localhost:61151/app/discover#/
[00:24:44]                   │ debg browser[INFO] http://localhost:61151/app/discover?_t=1611167290728#/ 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:24:44]                   │
[00:24:44]                   │ debg browser[INFO] http://localhost:61151/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:24:44]                   │ debg ... sleep(700) start
[00:24:45]                   │ debg ... sleep(700) end
[00:24:45]                   │ debg returned from get, calling refresh
[00:24:45]                   │ debg browser[INFO] http://localhost:61151/app/discover?_t=1611167290728#/ 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:24:45]                   │
[00:24:45]                   │ debg browser[INFO] http://localhost:61151/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:24:46]                   │ debg currentUrl = http://localhost:61151/app/discover#/
[00:24:46]                   │          appUrl = http://localhost:61151/app/discover#/
[00:24:46]                   │ debg TestSubjects.find(kibanaChrome)
[00:24:46]                   │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:24:46]                   │ debg ... sleep(501) start
[00:24:47]                   │ debg ... sleep(501) end
[00:24:47]                   │ debg in navigateTo url = http://localhost:61151/app/discover#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))&_a=(columns:!(),filters:!(),index:%275193f870-d861-11e9-a311-0fa548c5f953%27,interval:auto,query:(language:kuery,query:%27%27),sort:!(!(order_date,desc)))
[00:24:47]                   │ debg --- retry.try error: URL changed, waiting for it to settle
[00:24:47]                   │ debg ... sleep(501) start
[00:24:48]                   │ debg ... sleep(501) end
[00:24:48]                   │ debg in navigateTo url = http://localhost:61151/app/discover#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))&_a=(columns:!(),filters:!(),index:%275193f870-d861-11e9-a311-0fa548c5f953%27,interval:auto,query:(language:kuery,query:%27%27),sort:!(!(order_date,desc)))
[00:24:48]                   │ debg TestSubjects.exists(statusPageContainer)
[00:24:48]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:24:50]                   │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:24:51]                 │ debg TestSubjects.click(discoverNewButton)
[00:24:51]                 │ debg Find.clickByCssSelector('[data-test-subj="discoverNewButton"]') with timeout=10000
[00:24:51]                 │ debg Find.findByCssSelector('[data-test-subj="discoverNewButton"]') with timeout=10000
[00:24:51]                 │ debg isGlobalLoadingIndicatorVisible
[00:24:51]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:24:51]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:24:52]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:24:53]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:24:53]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:24:53]                 │ debg Reporting:setTimepickerInDataRange
[00:24:53]                 │ debg Setting absolute range to Sep 19, 2015 @ 06:31:44.000 to Sep 19, 2015 @ 18:01:44.000
[00:24:53]                 │ debg TestSubjects.exists(superDatePickerToggleQuickMenuButton)
[00:24:53]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=20000
[00:24:53]                 │ debg TestSubjects.exists(superDatePickerShowDatesButton)
[00:24:53]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=2500
[00:24:53]                 │ debg TestSubjects.click(superDatePickerShowDatesButton)
[00:24:53]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:24:53]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:24:53]                 │ debg TestSubjects.exists(superDatePickerstartDatePopoverButton)
[00:24:53]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=2500
[00:24:53]                 │ debg TestSubjects.click(superDatePickerendDatePopoverButton)
[00:24:53]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:24:53]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:24:53]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:24:53]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:24:53]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:24:53]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:24:53]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:24:53]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:24:53]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:24:53]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 19, 2015 @ 18:01:44.000)
[00:24:53]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:24:53]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:24:53]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:24:54]                 │ debg TestSubjects.click(superDatePickerstartDatePopoverButton)
[00:24:54]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:24:54]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:24:54]                 │ debg Find.waitForElementStale with timeout=10000
[00:24:54]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:24:54]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:24:54]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:24:54]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:24:54]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:24:54]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:24:54]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:24:54]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 19, 2015 @ 06:31:44.000)
[00:24:54]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:24:54]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:24:54]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:24:55]                 │ debg TestSubjects.exists(superDatePickerApplyTimeButton)
[00:24:55]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerApplyTimeButton"]') with timeout=2500
[00:24:57]                 │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerApplyTimeButton"] is not displayed
[00:24:58]                 │ debg TestSubjects.click(querySubmitButton)
[00:24:58]                 │ debg Find.clickByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:24:58]                 │ debg Find.findByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:24:58]                 │ debg Find.waitForElementStale with timeout=10000
[00:24:58]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:24:58]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:24:58]                 │ debg TestSubjects.click(discoverSaveButton)
[00:24:58]                 │ debg Find.clickByCssSelector('[data-test-subj="discoverSaveButton"]') with timeout=10000
[00:24:58]                 │ debg Find.findByCssSelector('[data-test-subj="discoverSaveButton"]') with timeout=10000
[00:24:58]                 │ debg Waiting up to 20000ms for saved search title is set to my search - with data - expectReportCanBeCreated and save button is clickable...
[00:24:58]                 │ debg TestSubjects.find(confirmSaveSavedObjectButton)
[00:24:58]                 │ debg Find.findByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:24:58]                 │ debg TestSubjects.setValue(savedObjectTitle, my search - with data - expectReportCanBeCreated)
[00:24:58]                 │ debg TestSubjects.click(savedObjectTitle)
[00:24:58]                 │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:24:58]                 │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:24:58]                 │ debg TestSubjects.click(confirmSaveSavedObjectButton)
[00:24:58]                 │ debg Find.clickByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:24:58]                 │ debg Find.findByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:24:59]                 │ debg isGlobalLoadingIndicatorVisible
[00:24:59]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:24:59]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:24:59]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:24:59]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:25:00]                 │ debg Waiting up to 20000ms for saved search was persisted with name my search - with data - expectReportCanBeCreated...
[00:25:00]                 │ debg TestSubjects.getVisibleText(headerGlobalNav > breadcrumbs > ~breadcrumb & ~last)
[00:25:00]                 │ debg TestSubjects.find(headerGlobalNav > breadcrumbs > ~breadcrumb & ~last)
[00:25:00]                 │ debg Find.findByCssSelector('[data-test-subj="headerGlobalNav"] [data-test-subj="breadcrumbs"] [data-test-subj~="breadcrumb"][data-test-subj~="last"]') with timeout=10000
[00:25:00]                 │ debg openCsvReportingPanel
[00:25:00]                 │ debg openShareMenuItem title:CSV Reports
[00:25:00]                 │ debg TestSubjects.exists(shareContextMenu)
[00:25:00]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="shareContextMenu"]') with timeout=2500
[00:25:03]                 │ debg --- retry.tryForTime error: [data-test-subj="shareContextMenu"] is not displayed
[00:25:03]                 │ debg TestSubjects.click(shareTopNavButton)
[00:25:03]                 │ debg Find.clickByCssSelector('[data-test-subj="shareTopNavButton"]') with timeout=10000
[00:25:03]                 │ debg Find.findByCssSelector('[data-test-subj="shareTopNavButton"]') with timeout=10000
[00:25:03]                 │ debg Find.findByCssSelector('div.euiContextMenuPanel') with timeout=10000
[00:25:03]                 │ debg TestSubjects.click(sharePanel-CSVReports)
[00:25:03]                 │ debg Find.clickByCssSelector('[data-test-subj="sharePanel-CSVReports"]') with timeout=10000
[00:25:03]                 │ debg Find.findByCssSelector('[data-test-subj="sharePanel-CSVReports"]') with timeout=10000
[00:25:03]                 │ debg Find.waitForElementStale with timeout=10000
[00:25:04]                 │ debg TestSubjects.click(generateReportButton)
[00:25:04]                 │ debg Find.clickByCssSelector('[data-test-subj="generateReportButton"]') with timeout=10000
[00:25:04]                 │ debg Find.findByCssSelector('[data-test-subj="generateReportButton"]') with timeout=10000
[00:25:04]                 │ debg Reporting:checkForReportingToasts
[00:25:04]                 │ debg TestSubjects.exists(completeReportSuccess)
[00:25:04]                 │ debg Find.existsByCssSelector('[data-test-subj="completeReportSuccess"]') with timeout=90000
[00:25:04]                 │ proc [kibana]   log   [18:28:30.432] [error][plugins][reporting] Error: Not Found
[00:25:04]                 │ proc [kibana]     at Function.createGenericNotFoundError (/dev/shm/workspace/kibana-build-xpack-15/src/core/server/saved_objects/service/lib/errors.js:128:35)
[00:25:04]                 │ proc [kibana]     at SavedObjectsRepository.get (/dev/shm/workspace/kibana-build-xpack-15/src/core/server/saved_objects/service/lib/repository.js:917:46)
[00:25:04]                 │ proc [kibana]     at runMicrotasks (<anonymous>)
[00:25:04]                 │ proc [kibana]     at processTicksAndRejections (internal/process/task_queues.js:93:5)
[00:25:04]                 │ proc [kibana]     at SavedObjectsClient.get (/dev/shm/workspace/kibana-build-xpack-15/src/core/server/saved_objects/service/saved_objects_client.js:108:12)
[00:25:04]                 │ proc [kibana]     at EncryptedSavedObjectsClientWrapper.get (/dev/shm/workspace/kibana-build-xpack-15/x-pack/plugins/encrypted_saved_objects/server/saved_objects/encrypted_saved_objects_client_wrapper.js:114:59)
[00:25:04]                 │ proc [kibana]     at SecureSavedObjectsClientWrapper.get (/dev/shm/workspace/kibana-build-xpack-15/x-pack/plugins/security/server/saved_objects/secure_saved_objects_client_wrapper.js:319:25)
[00:25:04]                 │ proc [kibana]     at SpacesSavedObjectsClient.get (/dev/shm/workspace/kibana-build-xpack-15/x-pack/plugins/spaces/server/saved_objects/spaces_saved_objects_client.js:234:12)
[00:25:04]                 │ proc [kibana]     at createJob (/dev/shm/workspace/kibana-build-xpack-15/x-pack/plugins/reporting/server/export_types/csv/create_job.js:25:37)
[00:25:04]                 │ proc [kibana]     at enqueueJob (/dev/shm/workspace/kibana-build-xpack-15/x-pack/plugins/reporting/server/lib/enqueue_job.js:40:17)
[00:25:04]                 │ proc [kibana]     at handler (/dev/shm/workspace/kibana-build-xpack-15/x-pack/plugins/reporting/server/routes/generation.js:69:22)
[00:25:04]                 │ proc [kibana]     at /dev/shm/workspace/kibana-build-xpack-15/x-pack/plugins/reporting/server/routes/generate_from_jobparams.js:104:14
[00:25:04]                 │ proc [kibana]     at Router.handle (/dev/shm/workspace/kibana-build-xpack-15/src/core/server/http/router/router.js:163:30)
[00:25:04]                 │ proc [kibana]     at handler (/dev/shm/workspace/kibana-build-xpack-15/src/core/server/http/router/router.js:124:50)
[00:25:04]                 │ proc [kibana]     at exports.Manager.execute (/dev/shm/workspace/kibana-build-xpack-15/node_modules/@hapi/hapi/lib/toolkit.js:60:28)
[00:25:04]                 │ proc [kibana]     at Object.internals.handler (/dev/shm/workspace/kibana-build-xpack-15/node_modules/@hapi/hapi/lib/handler.js:46:20) {
[00:25:04]                 │ proc [kibana]   data: null,
[00:25:04]                 │ proc [kibana]   isBoom: true,
[00:25:04]                 │ proc [kibana]   isServer: false,
[00:25:04]                 │ proc [kibana]   output: {
[00:25:04]                 │ proc [kibana]     statusCode: 404,
[00:25:04]                 │ proc [kibana]     payload: { statusCode: 404, error: 'Not Found', message: 'Not Found' },
[00:25:04]                 │ proc [kibana]     headers: {}
[00:25:04]                 │ proc [kibana]   },
[00:25:04]                 │ proc [kibana]   [Symbol(SavedObjectsClientErrorCode)]: 'SavedObjectsClient/notFound'
[00:25:04]                 │ proc [kibana] }
[00:26:34]                 │ERROR browser[SEVERE] http://localhost:61151/api/reporting/generate/csv - Failed to load resource: the server responded with a status of 404 (Not Found)
[00:26:34]                 │ info Taking screenshot "/dev/shm/workspace/parallel/15/kibana/x-pack/test/functional/screenshots/failure/discover Discover Generate CSV button generates a report with data.png"
[00:26:34]                 │ info Current URL is: http://localhost:61151/app/discover#/view/4888b3e0-5b4d-11eb-a33b-eb3144db1c01?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:%272015-09-19T06:31:44.000Z%27,to:%272015-09-19T18:01:44.000Z%27))&_a=(columns:!(),filters:!(),index:%275193f870-d861-11e9-a311-0fa548c5f953%27,interval:auto,query:(language:kuery,query:%27%27),sort:!(!(order_date,desc)))
[00:26:34]                 │ info Saving page source to: /dev/shm/workspace/parallel/15/kibana/x-pack/test/functional/failure_debug/html/discover Discover Generate CSV button generates a report with data.html
[00:26:34]                 └- ✖ fail: discover Discover Generate CSV button generates a report with data
[00:26:34]                 │      Error: expected false to equal true
[00:26:34]                 │       at Assertion.assert (/dev/shm/workspace/parallel/15/kibana/packages/kbn-expect/expect.js:100:11)
[00:26:34]                 │       at Assertion.be.Assertion.equal (/dev/shm/workspace/parallel/15/kibana/packages/kbn-expect/expect.js:227:8)
[00:26:34]                 │       at Assertion.be (/dev/shm/workspace/parallel/15/kibana/packages/kbn-expect/expect.js:69:22)
[00:26:34]                 │       at Context.<anonymous> (test/functional/apps/discover/reporting.ts:71:69)
[00:26:34]                 │       at runMicrotasks (<anonymous>)
[00:26:34]                 │       at processTicksAndRejections (internal/process/task_queues.js:93:5)
[00:26:34]                 │       at Object.apply (/dev/shm/workspace/parallel/15/kibana/packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)
[00:26:34]                 │ 
[00:26:34]                 │ 

Stack Trace

Error: expected false to equal true
    at Assertion.assert (/dev/shm/workspace/parallel/15/kibana/packages/kbn-expect/expect.js:100:11)
    at Assertion.be.Assertion.equal (/dev/shm/workspace/parallel/15/kibana/packages/kbn-expect/expect.js:227:8)
    at Assertion.be (/dev/shm/workspace/parallel/15/kibana/packages/kbn-expect/expect.js:69:22)
    at Context.<anonymous> (test/functional/apps/discover/reporting.ts:71:69)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:93:5)
    at Object.apply (/dev/shm/workspace/parallel/15/kibana/packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)

Metrics [docs]

Async chunks

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

id before after diff
discover 511.3KB 509.8KB -1.5KB

Page load bundle

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

id before after diff
data 1010.1KB 1010.6KB +502.0B

History

  • 💔 Build #99858 failed 8949462d2e2529ced92f575702820fe611b38db4
  • 💔 Build #99298 failed 6b64a000076620ca646bfa0ad036604a19466c35

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

@tsullivan
Copy link
Member Author

Not sure if we want these changes in a separate PR, or have #88303 just be a large PR.

This PR as a standalone would break CSV Reporting's ability to create job parameters for the request to generate a report.

@ppisljar what do you think?

@tsullivan tsullivan closed this Jan 27, 2021
@tsullivan tsullivan deleted the services/sharing_data_for_topnav branch April 21, 2021 04:02
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