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

Deprecate and remove usages of elasticsearch.logQueries #89296

Merged
merged 7 commits into from
Feb 1, 2021

Conversation

joshdover
Copy link
Contributor

@joshdover joshdover commented Jan 26, 2021

Summary

Closes #57546

This PR makes the following changes

  • Deprecates and removes the usage of elasticsearch.logQueries completely
  • Downgrades the logging level of ES query errors to debug
  • Moves ES query and error logs to a new logging context: elasticsearch.query
  • Updates configuration documentation

Release Note

The elasticsearch.logQueries config is now deprecated. Elasticsearch query logs will now always be shown when logging.verbose: true or logging.root.level: 'debug' is set. Prior to this change, Elasticsearch query logs would not be included in verbose logging unless elasticsearch.logQueries was set. In order to use verbose logging without Elasticsearch query logs, you can set the query logs to off in kibana.yml:

logging:
  loggers:
     - context: elasticsearch.query
       level: off

Kibana 8.0 will fail to start up if elasticsearch.logQueries: true is set. It is recommended that users remove this setting after successfully upgrading to Kibana 7.12.

Checklist

Delete any items that are not applicable to this PR.

For maintainers

@joshdover joshdover added the Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc label Jan 27, 2021
@joshdover joshdover marked this pull request as ready for review January 27, 2021 17:13
@joshdover joshdover requested a review from a team as a code owner January 27, 2021 17:13
@joshdover joshdover requested a review from a team January 27, 2021 17:13
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-core (Team:Core)

Copy link
Member

@lukeelmers lukeelmers left a comment

Choose a reason for hiding this comment

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

Was /plugins/.empty unintentionally deleted here?

@joshdover
Copy link
Contributor Author

Was /plugins/.empty unintentionally deleted here?

Somehow, this has happened to me twice now. Not sure what is doing this. Anyways, I put it back, thanks for catching.

Copy link
Contributor

@mshustov mshustov left a comment

Choose a reason for hiding this comment

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

LGTM.
Could you add an example how to reproduce the old default behaviour?

logging:
  loggers:
     - context: elasticsearch.query
       level: off

@Bamieh
Copy link
Member

Bamieh commented Feb 1, 2021

@elasticmachine merge upstream

@kibanamachine
Copy link
Contributor

💛 Build succeeded, but was flaky


Test Failures

Kibana Pipeline / general / Chrome UI Functional Tests.test/functional/apps/dashboard/dashboard_state·ts.dashboard app new charts library dashboard state "before all" hook for "Overriding colors on an area chart is preserved"

Link to Jenkins

Standard Out

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

[00:00:00]       │
[00:00:00]         └-: dashboard app
[00:00:00]           └-> "before all" hook
[00:00:00]           └-: new charts library
[00:00:00]             └-> "before all" hook
[00:00:00]             └-> "before all" hook
[00:00:00]               │ info [logstash_functional] Loading "mappings.json"
[00:00:00]               │ info [logstash_functional] Loading "data.json.gz"
[00:00:00]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1612186395109340635] [logstash-2015.09.22] creating index, cause [api], templates [], shards [1]/[0]
[00:00:00]               │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1612186395109340635] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[logstash-2015.09.22][0]]])." previous.health="YELLOW" reason="shards started [[logstash-2015.09.22][0]]"
[00:00:00]               │ info [logstash_functional] Created index "logstash-2015.09.22"
[00:00:00]               │ debg [logstash_functional] "logstash-2015.09.22" settings {"index":{"analysis":{"analyzer":{"url":{"max_token_length":"1000","tokenizer":"uax_url_email","type":"standard"}}},"number_of_replicas":"0","number_of_shards":"1"}}
[00:00:00]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1612186395109340635] [logstash-2015.09.20] creating index, cause [api], templates [], shards [1]/[0]
[00:00:00]               │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1612186395109340635] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[logstash-2015.09.20][0]]])." previous.health="YELLOW" reason="shards started [[logstash-2015.09.20][0]]"
[00:00:00]               │ info [logstash_functional] Created index "logstash-2015.09.20"
[00:00:00]               │ debg [logstash_functional] "logstash-2015.09.20" settings {"index":{"analysis":{"analyzer":{"url":{"max_token_length":"1000","tokenizer":"uax_url_email","type":"standard"}}},"number_of_replicas":"0","number_of_shards":"1"}}
[00:00:00]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1612186395109340635] [logstash-2015.09.21] creating index, cause [api], templates [], shards [1]/[0]
[00:00:00]               │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1612186395109340635] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[logstash-2015.09.21][0]]])." previous.health="YELLOW" reason="shards started [[logstash-2015.09.21][0]]"
[00:00:00]               │ info [logstash_functional] Created index "logstash-2015.09.21"
[00:00:00]               │ debg [logstash_functional] "logstash-2015.09.21" settings {"index":{"analysis":{"analyzer":{"url":{"max_token_length":"1000","tokenizer":"uax_url_email","type":"standard"}}},"number_of_replicas":"0","number_of_shards":"1"}}
[00:00:10]               │ info progress: 11419
[00:00:11]               │ info [logstash_functional] Indexed 4633 docs into "logstash-2015.09.22"
[00:00:11]               │ info [logstash_functional] Indexed 4757 docs into "logstash-2015.09.20"
[00:00:11]               │ info [logstash_functional] Indexed 4614 docs into "logstash-2015.09.21"
[00:00:12]               │ debg applying update to kibana config: {"visualization:visualize:legacyChartsLibrary":false}
[00:00:13]             └-: dashboard state
[00:00:13]               └-> "before all" hook
[00:00:13]               └-> "before all" hook
[00:00:13]                 │ debg -- isNewChartsLibraryEnabled = true
[00:00:13]                 │ debg load kibana index with visualizations and log data
[00:00:13]                 │ info [dashboard/legacy] Loading "mappings.json"
[00:00:13]                 │ info [dashboard/legacy] Loading "data.json.gz"
[00:00:13]                 │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1612186395109340635] [.kibana_1/YdaNLYpdR6-4A0JJdKqjgQ] deleting index
[00:00:13]                 │ info [dashboard/legacy] Deleted existing index [".kibana_1"]
[00:00:13]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1612186395109340635] [.kibana] creating index, cause [api], templates [], shards [1]/[1]
[00:00:13]                 │ info [dashboard/legacy] Created index ".kibana"
[00:00:13]                 │ debg [dashboard/legacy] ".kibana" settings {"index":{"number_of_replicas":"1","number_of_shards":"1"}}
[00:00:13]                 │ info [dashboard/legacy] Indexed 9 docs into ".kibana"
[00:00:13]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1612186395109340635] [.kibana/zLZF8-ltQYKamm2XjkKOew] update_mapping [_doc]
[00:00:13]                 │ debg Migrating saved objects
[00:00:13]                 │ proc [kibana]   log   [13:56:44.880] [info][savedobjects-service] Creating index .kibana_2.
[00:00:13]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1612186395109340635] [.kibana_2] creating index, cause [api], templates [], shards [1]/[1]
[00:00:13]                 │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1612186395109340635] updating number_of_replicas to [0] for indices [.kibana_2]
[00:00:13]                 │ proc [kibana]   log   [13:56:44.949] [info][savedobjects-service] Reindexing .kibana to .kibana_1
[00:00:13]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1612186395109340635] [.kibana_1] creating index, cause [api], templates [], shards [1]/[1]
[00:00:13]                 │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1612186395109340635] updating number_of_replicas to [0] for indices [.kibana_1]
[00:00:13]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1612186395109340635] [.tasks] creating index, cause [auto(task api)], templates [], shards [1]/[1]
[00:00:13]                 │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1612186395109340635] updating number_of_replicas to [0] for indices [.tasks]
[00:00:13]                 │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-ubuntu-18-tests-xxl-1612186395109340635] 762 finished with response BulkByScrollResponse[took=74.7ms,timed_out=false,sliceId=null,updated=0,created=9,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:00:13]                 │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1612186395109340635] [.kibana/zLZF8-ltQYKamm2XjkKOew] deleting index
[00:00:13]                 │ proc [kibana]   log   [13:56:45.362] [info][savedobjects-service] Migrating .kibana_1 saved objects to .kibana_2
[00:00:13]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1612186395109340635] [.kibana_2/NVZRfN1rTracpmHf287zBA] update_mapping [_doc]
[00:00:13]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1612186395109340635] [.kibana_2/NVZRfN1rTracpmHf287zBA] update_mapping [_doc]
[00:00:13]                 │ proc [kibana]   log   [13:56:45.487] [info][savedobjects-service] Pointing alias .kibana to .kibana_2.
[00:00:13]                 │ proc [kibana]   log   [13:56:45.526] [info][savedobjects-service] Finished in 649ms.
[00:00:13]                 │ debg applying update to kibana config: {"accessibility:disableAnimations":true,"dateFormat:tz":"UTC","visualization:visualize:legacyChartsLibrary":true}
[00:00:14]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1612186395109340635] [.kibana_2/NVZRfN1rTracpmHf287zBA] update_mapping [_doc]
[00:00:15]                 │ debg replacing kibana config doc: {"defaultIndex":"logstash-*"}
[00:00:16]                 │ debg navigating to dashboard url: http://localhost:61131/app/dashboards#/list
[00:00:16]                 │ debg navigate to: http://localhost:61131/app/dashboards#/list
[00:00:16]                 │ debg browser[INFO] http://localhost:61131/app/dashboards?_t=1612187807960#/list 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:00:16]                 │
[00:00:16]                 │ debg browser[INFO] http://localhost:61131/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:00:16]                 │ debg ... sleep(700) start
[00:00:17]                 │ debg ... sleep(700) end
[00:00:17]                 │ debg returned from get, calling refresh
[00:00:18]                 │ERROR browser[SEVERE] http://localhost:61131/40006/bundles/core/core.entry.js 12:158404 Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exists, for attaching action [actionId = ACTION_SELECT_RANGE].
[00:00:18]                 │          at ui_actions_service_UiActionsService.attachAction (http://localhost:61131/40006/bundles/plugin/uiActions/uiActions.plugin.js:1:39479)
[00:00:18]                 │          at ui_actions_service_UiActionsService.addTriggerAction (http://localhost:61131/40006/bundles/plugin/uiActions/uiActions.plugin.js:1:40258)
[00:00:18]                 │          at plugin_DataPublicPlugin.setup (http://localhost:61131/40006/bundles/plugin/data/data.plugin.js:8:194222)
[00:00:18]                 │          at plugin_PluginWrapper.setup (http://localhost:61131/40006/bundles/core/core.entry.js:13:196472)
[00:00:18]                 │          at async plugins_service_PluginsService.setup (http://localhost:61131/40006/bundles/core/core.entry.js:13:200101)
[00:00:18]                 │          at async core_system_CoreSystem.setup (http://localhost:61131/40006/bundles/core/core.entry.js:13:271243)
[00:00:18]                 │          at async Module.__kbnBootstrap__ (http://localhost:61131/40006/bundles/core/core.entry.js:13:277388)
[00:00:18]                 │ debg browser[INFO] http://localhost:61131/app/dashboards?_t=1612187807960#/list 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:00:18]                 │
[00:00:18]                 │ debg browser[INFO] http://localhost:61131/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:00:18]                 │ debg currentUrl = http://localhost:61131/app/dashboards#/list
[00:00:18]                 │          appUrl = http://localhost:61131/app/dashboards#/list
[00:00:18]                 │ debg TestSubjects.find(kibanaChrome)
[00:00:18]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:00:18]                 │ERROR browser[SEVERE] http://localhost:61131/40006/bundles/core/core.entry.js 12:158404 Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exists, for attaching action [actionId = ACTION_SELECT_RANGE].
[00:00:18]                 │          at ui_actions_service_UiActionsService.attachAction (http://localhost:61131/40006/bundles/plugin/uiActions/uiActions.plugin.js:1:39479)
[00:00:18]                 │          at ui_actions_service_UiActionsService.addTriggerAction (http://localhost:61131/40006/bundles/plugin/uiActions/uiActions.plugin.js:1:40258)
[00:00:18]                 │          at plugin_DataPublicPlugin.setup (http://localhost:61131/40006/bundles/plugin/data/data.plugin.js:8:194222)
[00:00:18]                 │          at plugin_PluginWrapper.setup (http://localhost:61131/40006/bundles/core/core.entry.js:13:196472)
[00:00:18]                 │          at async plugins_service_PluginsService.setup (http://localhost:61131/40006/bundles/core/core.entry.js:13:200101)
[00:00:18]                 │          at async core_system_CoreSystem.setup (http://localhost:61131/40006/bundles/core/core.entry.js:13:271243)
[00:00:18]                 │          at async Module.__kbnBootstrap__ (http://localhost:61131/40006/bundles/core/core.entry.js:13:277388)
[00:00:18]                 │ debg browser[INFO] http://localhost:61131/40006/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 390:85483 "Version 9 of Highlight.js has reached EOL and is no longer supported.
[00:00:18]                 │      Please upgrade or ask whatever dependency you are using to upgrade.
[00:00:18]                 │      https://github.com/highlightjs/highlight.js/issues/2877"
[00:00:18]                 │ debg browser[INFO] http://localhost:61131/40006/bundles/core/core.entry.js 12:159352 "Detected an unhandled Promise rejection.
[00:00:18]                 │      Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exists, for attaching action [actionId = ACTION_SELECT_RANGE]."
[00:00:18]                 │ERROR browser[SEVERE] http://localhost:61131/40006/bundles/core/core.entry.js 12:277531 Uncaught Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exis…ttaching action [actionId = ACTION_SELECT_RANGE].
[00:01:18]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="kibanaChrome"])
[00:01:18]                 │      Wait timed out after 60153ms
[00:01:19]                 │ debg navigate to: http://localhost:61131/app/dashboards#/list
[00:01:19]                 │ debg browser[INFO] http://localhost:61131/app/dashboards?_t=1612187870584#/list 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:01:19]                 │
[00:01:19]                 │ debg browser[INFO] http://localhost:61131/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:01:19]                 │ debg ... sleep(700) start
[00:01:19]                 │ERROR browser[SEVERE] http://localhost:61131/40006/bundles/core/core.entry.js 12:158404 Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exists, for attaching action [actionId = ACTION_SELECT_RANGE].
[00:01:19]                 │          at ui_actions_service_UiActionsService.attachAction (http://localhost:61131/40006/bundles/plugin/uiActions/uiActions.plugin.js:1:39479)
[00:01:19]                 │          at ui_actions_service_UiActionsService.addTriggerAction (http://localhost:61131/40006/bundles/plugin/uiActions/uiActions.plugin.js:1:40258)
[00:01:19]                 │          at plugin_DataPublicPlugin.setup (http://localhost:61131/40006/bundles/plugin/data/data.plugin.js:8:194222)
[00:01:19]                 │          at plugin_PluginWrapper.setup (http://localhost:61131/40006/bundles/core/core.entry.js:13:196472)
[00:01:19]                 │          at async plugins_service_PluginsService.setup (http://localhost:61131/40006/bundles/core/core.entry.js:13:200101)
[00:01:19]                 │          at async core_system_CoreSystem.setup (http://localhost:61131/40006/bundles/core/core.entry.js:13:271243)
[00:01:19]                 │          at async Module.__kbnBootstrap__ (http://localhost:61131/40006/bundles/core/core.entry.js:13:277388)
[00:01:19]                 │ debg ... sleep(700) end
[00:01:19]                 │ debg returned from get, calling refresh
[00:01:20]                 │ debg browser[INFO] http://localhost:61131/40006/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 390:85483 "Version 9 of Highlight.js has reached EOL and is no longer supported.
[00:01:20]                 │      Please upgrade or ask whatever dependency you are using to upgrade.
[00:01:20]                 │      https://github.com/highlightjs/highlight.js/issues/2877"
[00:01:20]                 │ debg browser[INFO] http://localhost:61131/40006/bundles/core/core.entry.js 12:159352 "Detected an unhandled Promise rejection.
[00:01:20]                 │      Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exists, for attaching action [actionId = ACTION_SELECT_RANGE]."
[00:01:20]                 │ERROR browser[SEVERE] http://localhost:61131/40006/bundles/core/core.entry.js 12:277531 Uncaught Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exis…ttaching action [actionId = ACTION_SELECT_RANGE].
[00:01:20]                 │ debg browser[INFO] http://localhost:61131/app/dashboards?_t=1612187870584#/list 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:01:20]                 │
[00:01:20]                 │ debg browser[INFO] http://localhost:61131/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:01:20]                 │ERROR browser[SEVERE] http://localhost:61131/40006/bundles/core/core.entry.js 12:158404 Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exists, for attaching action [actionId = ACTION_SELECT_RANGE].
[00:01:20]                 │          at ui_actions_service_UiActionsService.attachAction (http://localhost:61131/40006/bundles/plugin/uiActions/uiActions.plugin.js:1:39479)
[00:01:20]                 │          at ui_actions_service_UiActionsService.addTriggerAction (http://localhost:61131/40006/bundles/plugin/uiActions/uiActions.plugin.js:1:40258)
[00:01:20]                 │          at plugin_DataPublicPlugin.setup (http://localhost:61131/40006/bundles/plugin/data/data.plugin.js:8:194222)
[00:01:20]                 │          at plugin_PluginWrapper.setup (http://localhost:61131/40006/bundles/core/core.entry.js:13:196472)
[00:01:20]                 │          at async plugins_service_PluginsService.setup (http://localhost:61131/40006/bundles/core/core.entry.js:13:200101)
[00:01:20]                 │          at async core_system_CoreSystem.setup (http://localhost:61131/40006/bundles/core/core.entry.js:13:271243)
[00:01:20]                 │          at async Module.__kbnBootstrap__ (http://localhost:61131/40006/bundles/core/core.entry.js:13:277388)
[00:01:20]                 │ debg browser[INFO] http://localhost:61131/40006/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 390:85483 "Version 9 of Highlight.js has reached EOL and is no longer supported.
[00:01:20]                 │      Please upgrade or ask whatever dependency you are using to upgrade.
[00:01:20]                 │      https://github.com/highlightjs/highlight.js/issues/2877"
[00:01:20]                 │ debg browser[INFO] http://localhost:61131/40006/bundles/core/core.entry.js 12:159352 "Detected an unhandled Promise rejection.
[00:01:20]                 │      Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exists, for attaching action [actionId = ACTION_SELECT_RANGE]."
[00:01:20]                 │ERROR browser[SEVERE] http://localhost:61131/40006/bundles/core/core.entry.js 12:277531 Uncaught Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exis…ttaching action [actionId = ACTION_SELECT_RANGE].
[00:01:20]                 │ debg currentUrl = http://localhost:61131/app/dashboards#/list
[00:01:20]                 │          appUrl = http://localhost:61131/app/dashboards#/list
[00:01:20]                 │ debg TestSubjects.find(kibanaChrome)
[00:01:20]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:02:20]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="kibanaChrome"])
[00:02:20]                 │      Wait timed out after 60046ms
[00:02:20]                 │ debg --- retry.tryForTime error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="kibanaChrome"])
[00:02:20]                 │      Wait timed out after 60046ms
[00:02:20]                 │          at /dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
[00:02:20]                 │          at runMicrotasks (<anonymous>)
[00:02:20]                 │          at processTicksAndRejections (internal/process/task_queues.js:93:5)
[00:02:21]                 │ debg navigate to: http://localhost:61131/app/dashboards#/list
[00:02:21]                 │ debg browser[INFO] http://localhost:61131/app/dashboards?_t=1612187932900#/list 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:02:21]                 │
[00:02:21]                 │ debg browser[INFO] http://localhost:61131/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:02:21]                 │ debg ... sleep(700) start
[00:02:22]                 │ debg ... sleep(700) end
[00:02:22]                 │ debg returned from get, calling refresh
[00:02:22]                 │ERROR browser[SEVERE] http://localhost:61131/40006/bundles/core/core.entry.js 12:158404 Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exists, for attaching action [actionId = ACTION_SELECT_RANGE].
[00:02:22]                 │          at ui_actions_service_UiActionsService.attachAction (http://localhost:61131/40006/bundles/plugin/uiActions/uiActions.plugin.js:1:39479)
[00:02:22]                 │          at ui_actions_service_UiActionsService.addTriggerAction (http://localhost:61131/40006/bundles/plugin/uiActions/uiActions.plugin.js:1:40258)
[00:02:22]                 │          at plugin_DataPublicPlugin.setup (http://localhost:61131/40006/bundles/plugin/data/data.plugin.js:8:194222)
[00:02:22]                 │          at plugin_PluginWrapper.setup (http://localhost:61131/40006/bundles/core/core.entry.js:13:196472)
[00:02:22]                 │          at async plugins_service_PluginsService.setup (http://localhost:61131/40006/bundles/core/core.entry.js:13:200101)
[00:02:22]                 │          at async core_system_CoreSystem.setup (http://localhost:61131/40006/bundles/core/core.entry.js:13:271243)
[00:02:22]                 │          at async Module.__kbnBootstrap__ (http://localhost:61131/40006/bundles/core/core.entry.js:13:277388)
[00:02:22]                 │ debg browser[INFO] http://localhost:61131/40006/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 390:85483 "Version 9 of Highlight.js has reached EOL and is no longer supported.
[00:02:22]                 │      Please upgrade or ask whatever dependency you are using to upgrade.
[00:02:22]                 │      https://github.com/highlightjs/highlight.js/issues/2877"
[00:02:22]                 │ debg browser[INFO] http://localhost:61131/40006/bundles/core/core.entry.js 12:159352 "Detected an unhandled Promise rejection.
[00:02:22]                 │      Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exists, for attaching action [actionId = ACTION_SELECT_RANGE]."
[00:02:22]                 │ERROR browser[SEVERE] http://localhost:61131/40006/bundles/core/core.entry.js 12:277531 Uncaught Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exis…ttaching action [actionId = ACTION_SELECT_RANGE].
[00:02:22]                 │ debg browser[INFO] http://localhost:61131/app/dashboards?_t=1612187932900#/list 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:02:22]                 │
[00:02:22]                 │ debg browser[INFO] http://localhost:61131/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:02:22]                 │ERROR browser[SEVERE] http://localhost:61131/40006/bundles/core/core.entry.js 12:158404 Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exists, for attaching action [actionId = ACTION_SELECT_RANGE].
[00:02:22]                 │          at ui_actions_service_UiActionsService.attachAction (http://localhost:61131/40006/bundles/plugin/uiActions/uiActions.plugin.js:1:39479)
[00:02:22]                 │          at ui_actions_service_UiActionsService.addTriggerAction (http://localhost:61131/40006/bundles/plugin/uiActions/uiActions.plugin.js:1:40258)
[00:02:22]                 │          at plugin_DataPublicPlugin.setup (http://localhost:61131/40006/bundles/plugin/data/data.plugin.js:8:194222)
[00:02:22]                 │          at plugin_PluginWrapper.setup (http://localhost:61131/40006/bundles/core/core.entry.js:13:196472)
[00:02:22]                 │          at async plugins_service_PluginsService.setup (http://localhost:61131/40006/bundles/core/core.entry.js:13:200101)
[00:02:22]                 │          at async core_system_CoreSystem.setup (http://localhost:61131/40006/bundles/core/core.entry.js:13:271243)
[00:02:22]                 │          at async Module.__kbnBootstrap__ (http://localhost:61131/40006/bundles/core/core.entry.js:13:277388)
[00:02:22]                 │ debg browser[INFO] http://localhost:61131/40006/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 390:85483 "Version 9 of Highlight.js has reached EOL and is no longer supported.
[00:02:22]                 │      Please upgrade or ask whatever dependency you are using to upgrade.
[00:02:22]                 │      https://github.com/highlightjs/highlight.js/issues/2877"
[00:02:22]                 │ debg browser[INFO] http://localhost:61131/40006/bundles/core/core.entry.js 12:159352 "Detected an unhandled Promise rejection.
[00:02:22]                 │      Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exists, for attaching action [actionId = ACTION_SELECT_RANGE]."
[00:02:22]                 │ERROR browser[SEVERE] http://localhost:61131/40006/bundles/core/core.entry.js 12:277531 Uncaught Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exis…ttaching action [actionId = ACTION_SELECT_RANGE].
[00:02:22]                 │ debg currentUrl = http://localhost:61131/app/dashboards#/list
[00:02:22]                 │          appUrl = http://localhost:61131/app/dashboards#/list
[00:02:22]                 │ debg TestSubjects.find(kibanaChrome)
[00:02:22]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:03:22]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="kibanaChrome"])
[00:03:22]                 │      Wait timed out after 60078ms
[00:03:23]                 │ debg navigate to: http://localhost:61131/app/dashboards#/list
[00:03:23]                 │ debg browser[INFO] http://localhost:61131/app/dashboards?_t=1612187994729#/list 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:03:23]                 │
[00:03:23]                 │ debg browser[INFO] http://localhost:61131/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:23]                 │ debg ... sleep(700) start
[00:03:23]                 │ERROR browser[SEVERE] http://localhost:61131/40006/bundles/core/core.entry.js 12:158404 Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exists, for attaching action [actionId = ACTION_SELECT_RANGE].
[00:03:23]                 │          at ui_actions_service_UiActionsService.attachAction (http://localhost:61131/40006/bundles/plugin/uiActions/uiActions.plugin.js:1:39479)
[00:03:23]                 │          at ui_actions_service_UiActionsService.addTriggerAction (http://localhost:61131/40006/bundles/plugin/uiActions/uiActions.plugin.js:1:40258)
[00:03:23]                 │          at plugin_DataPublicPlugin.setup (http://localhost:61131/40006/bundles/plugin/data/data.plugin.js:8:194222)
[00:03:23]                 │          at plugin_PluginWrapper.setup (http://localhost:61131/40006/bundles/core/core.entry.js:13:196472)
[00:03:23]                 │          at async plugins_service_PluginsService.setup (http://localhost:61131/40006/bundles/core/core.entry.js:13:200101)
[00:03:23]                 │          at async core_system_CoreSystem.setup (http://localhost:61131/40006/bundles/core/core.entry.js:13:271243)
[00:03:23]                 │          at async Module.__kbnBootstrap__ (http://localhost:61131/40006/bundles/core/core.entry.js:13:277388)
[00:03:23]                 │ debg browser[INFO] http://localhost:61131/40006/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 390:85483 "Version 9 of Highlight.js has reached EOL and is no longer supported.
[00:03:23]                 │      Please upgrade or ask whatever dependency you are using to upgrade.
[00:03:23]                 │      https://github.com/highlightjs/highlight.js/issues/2877"
[00:03:23]                 │ debg browser[INFO] http://localhost:61131/40006/bundles/core/core.entry.js 12:159352 "Detected an unhandled Promise rejection.
[00:03:23]                 │      Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exists, for attaching action [actionId = ACTION_SELECT_RANGE]."
[00:03:23]                 │ERROR browser[SEVERE] http://localhost:61131/40006/bundles/core/core.entry.js 12:277531 Uncaught Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exis…ttaching action [actionId = ACTION_SELECT_RANGE].
[00:03:23]                 │ debg ... sleep(700) end
[00:03:23]                 │ debg returned from get, calling refresh
[00:03:24]                 │ debg browser[INFO] http://localhost:61131/app/dashboards?_t=1612187994729#/list 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:03:24]                 │
[00:03:24]                 │ debg browser[INFO] http://localhost:61131/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:24]                 │ERROR browser[SEVERE] http://localhost:61131/40006/bundles/core/core.entry.js 12:158404 Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exists, for attaching action [actionId = ACTION_SELECT_RANGE].
[00:03:24]                 │          at ui_actions_service_UiActionsService.attachAction (http://localhost:61131/40006/bundles/plugin/uiActions/uiActions.plugin.js:1:39479)
[00:03:24]                 │          at ui_actions_service_UiActionsService.addTriggerAction (http://localhost:61131/40006/bundles/plugin/uiActions/uiActions.plugin.js:1:40258)
[00:03:24]                 │          at plugin_DataPublicPlugin.setup (http://localhost:61131/40006/bundles/plugin/data/data.plugin.js:8:194222)
[00:03:24]                 │          at plugin_PluginWrapper.setup (http://localhost:61131/40006/bundles/core/core.entry.js:13:196472)
[00:03:24]                 │          at async plugins_service_PluginsService.setup (http://localhost:61131/40006/bundles/core/core.entry.js:13:200101)
[00:03:24]                 │          at async core_system_CoreSystem.setup (http://localhost:61131/40006/bundles/core/core.entry.js:13:271243)
[00:03:24]                 │          at async Module.__kbnBootstrap__ (http://localhost:61131/40006/bundles/core/core.entry.js:13:277388)
[00:03:24]                 │ debg browser[INFO] http://localhost:61131/40006/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 390:85483 "Version 9 of Highlight.js has reached EOL and is no longer supported.
[00:03:24]                 │      Please upgrade or ask whatever dependency you are using to upgrade.
[00:03:24]                 │      https://github.com/highlightjs/highlight.js/issues/2877"
[00:03:24]                 │ debg browser[INFO] http://localhost:61131/40006/bundles/core/core.entry.js 12:159352 "Detected an unhandled Promise rejection.
[00:03:24]                 │      Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exists, for attaching action [actionId = ACTION_SELECT_RANGE]."
[00:03:24]                 │ERROR browser[SEVERE] http://localhost:61131/40006/bundles/core/core.entry.js 12:277531 Uncaught Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exis…ttaching action [actionId = ACTION_SELECT_RANGE].
[00:03:24]                 │ debg currentUrl = http://localhost:61131/app/dashboards#/list
[00:03:24]                 │          appUrl = http://localhost:61131/app/dashboards#/list
[00:03:24]                 │ debg TestSubjects.find(kibanaChrome)
[00:03:24]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:04:24]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="kibanaChrome"])
[00:04:24]                 │      Wait timed out after 60018ms
[00:04:24]                 │ debg --- retry.tryForTime error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="kibanaChrome"])
[00:04:24]                 │      Wait timed out after 60018ms
[00:04:24]                 │          at /dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
[00:04:24]                 │          at runMicrotasks (<anonymous>)
[00:04:24]                 │          at processTicksAndRejections (internal/process/task_queues.js:93:5)
[00:04:25]                 │ info Taking screenshot "/dev/shm/workspace/parallel/13/kibana/test/functional/screenshots/failure/dashboard app new charts library dashboard state _before all_ hook.png"
[00:04:25]                 │ info Current URL is: http://localhost:61131/app/dashboards#/list
[00:04:25]                 │ info Saving page source to: /dev/shm/workspace/parallel/13/kibana/test/functional/failure_debug/html/dashboard app new charts library dashboard state _before all_ hook.html
[00:04:25]                 └- ✖ fail: dashboard app new charts library dashboard state "before all" hook for "Overriding colors on an area chart is preserved"
[00:04:25]                 │      retry.tryForTime timeout: Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="kibanaChrome"])
[00:04:25]                 │ Wait timed out after 60018ms
[00:04:25]                 │     at /dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
[00:04:25]                 │     at runMicrotasks (<anonymous>)
[00:04:25]                 │     at processTicksAndRejections (internal/process/task_queues.js:93:5)
[00:04:25]                 │     at onFailure (/dev/shm/workspace/parallel/13/kibana/test/common/services/retry/retry_for_success.ts:17:9)
[00:04:25]                 │     at retryForSuccess (/dev/shm/workspace/parallel/13/kibana/test/common/services/retry/retry_for_success.ts:57:13)
[00:04:25]                 │     at Retry.try (/dev/shm/workspace/parallel/13/kibana/test/common/services/retry/retry.ts:32:14)
[00:04:25]                 │     at /dev/shm/workspace/parallel/13/kibana/test/functional/page_objects/common_page.ts:227:23
[00:04:25]                 │     at runAttempt (/dev/shm/workspace/parallel/13/kibana/test/common/services/retry/retry_for_success.ts:27:15)
[00:04:25]                 │     at retryForSuccess (/dev/shm/workspace/parallel/13/kibana/test/common/services/retry/retry_for_success.ts:66:21)
[00:04:25]                 │     at Retry.tryForTime (/dev/shm/workspace/parallel/13/kibana/test/common/services/retry/retry.ts:23:14)
[00:04:25]                 │     at CommonPage.navigateToApp (/dev/shm/workspace/parallel/13/kibana/test/functional/page_objects/common_page.ts:226:7)
[00:04:25]                 │     at DashboardPage.initTests (/dev/shm/workspace/parallel/13/kibana/test/functional/page_objects/dashboard_page.ts:44:7)
[00:04:25]                 │     at Context.<anonymous> (/dev/shm/workspace/parallel/13/kibana/test/functional/apps/dashboard/dashboard_state.ts:42:7)
[00:04:25]                 │     at Object.apply (/dev/shm/workspace/parallel/13/kibana/packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)
[00:04:25]                 │   Error: retry.tryForTime timeout: Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="kibanaChrome"])
[00:04:25]                 │   Wait timed out after 60018ms
[00:04:25]                 │       at /dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
[00:04:25]                 │       at runMicrotasks (<anonymous>)
[00:04:25]                 │       at processTicksAndRejections (internal/process/task_queues.js:93:5)
[00:04:25]                 │       at onFailure (test/common/services/retry/retry_for_success.ts:17:9)
[00:04:25]                 │       at retryForSuccess (test/common/services/retry/retry_for_success.ts:57:13)
[00:04:25]                 │       at Retry.try (test/common/services/retry/retry.ts:32:14)
[00:04:25]                 │       at /dev/shm/workspace/parallel/13/kibana/test/functional/page_objects/common_page.ts:227:23
[00:04:25]                 │       at runAttempt (test/common/services/retry/retry_for_success.ts:27:15)
[00:04:25]                 │       at retryForSuccess (test/common/services/retry/retry_for_success.ts:66:21)
[00:04:25]                 │       at Retry.tryForTime (test/common/services/retry/retry.ts:23:14)
[00:04:25]                 │       at CommonPage.navigateToApp (test/functional/page_objects/common_page.ts:226:7)
[00:04:25]                 │       at DashboardPage.initTests (test/functional/page_objects/dashboard_page.ts:44:7)
[00:04:25]                 │       at Context.<anonymous> (test/functional/apps/dashboard/dashboard_state.ts:42:7)
[00:04:25]                 │       at Object.apply (packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)
[00:04:25]                 │       at onFailure (test/common/services/retry/retry_for_success.ts:17:9)
[00:04:25]                 │       at retryForSuccess (test/common/services/retry/retry_for_success.ts:57:13)
[00:04:25]                 │       at Retry.tryForTime (test/common/services/retry/retry.ts:23:14)
[00:04:25]                 │       at CommonPage.navigateToApp (test/functional/page_objects/common_page.ts:226:7)
[00:04:25]                 │       at DashboardPage.initTests (test/functional/page_objects/dashboard_page.ts:44:7)
[00:04:25]                 │       at Context.<anonymous> (test/functional/apps/dashboard/dashboard_state.ts:42:7)
[00:04:25]                 │       at Object.apply (packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)
[00:04:25]                 │ 
[00:04:25]                 │ 

Stack Trace

Error: retry.tryForTime timeout: Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="kibanaChrome"])
Wait timed out after 60018ms
    at /dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:93:5)
    at onFailure (test/common/services/retry/retry_for_success.ts:17:9)
    at retryForSuccess (test/common/services/retry/retry_for_success.ts:57:13)
    at Retry.try (test/common/services/retry/retry.ts:32:14)
    at /dev/shm/workspace/parallel/13/kibana/test/functional/page_objects/common_page.ts:227:23
    at runAttempt (test/common/services/retry/retry_for_success.ts:27:15)
    at retryForSuccess (test/common/services/retry/retry_for_success.ts:66:21)
    at Retry.tryForTime (test/common/services/retry/retry.ts:23:14)
    at CommonPage.navigateToApp (test/functional/page_objects/common_page.ts:226:7)
    at DashboardPage.initTests (test/functional/page_objects/dashboard_page.ts:44:7)
    at Context.<anonymous> (test/functional/apps/dashboard/dashboard_state.ts:42:7)
    at Object.apply (packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)
    at onFailure (test/common/services/retry/retry_for_success.ts:17:9)
    at retryForSuccess (test/common/services/retry/retry_for_success.ts:57:13)
    at Retry.tryForTime (test/common/services/retry/retry.ts:23:14)
    at CommonPage.navigateToApp (test/functional/page_objects/common_page.ts:226:7)
    at DashboardPage.initTests (test/functional/page_objects/dashboard_page.ts:44:7)
    at Context.<anonymous> (test/functional/apps/dashboard/dashboard_state.ts:42:7)
    at Object.apply (packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)

Kibana Pipeline / general / Chrome UI Functional Tests.test/functional/apps/dashboard/dashboard_state·ts.dashboard app new charts library dashboard state "after all" hook for "Tile map with no changes will update with visualization changes"

Link to Jenkins

Standard Out

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

[00:00:00]       │
[00:00:00]         └-: dashboard app
[00:00:00]           └-> "before all" hook
[00:00:00]           └-: new charts library
[00:00:00]             └-> "before all" hook
[00:00:00]             └-> "before all" hook
[00:00:00]               │ info [logstash_functional] Loading "mappings.json"
[00:00:00]               │ info [logstash_functional] Loading "data.json.gz"
[00:00:00]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1612186395109340635] [logstash-2015.09.22] creating index, cause [api], templates [], shards [1]/[0]
[00:00:00]               │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1612186395109340635] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[logstash-2015.09.22][0]]])." previous.health="YELLOW" reason="shards started [[logstash-2015.09.22][0]]"
[00:00:00]               │ info [logstash_functional] Created index "logstash-2015.09.22"
[00:00:00]               │ debg [logstash_functional] "logstash-2015.09.22" settings {"index":{"analysis":{"analyzer":{"url":{"max_token_length":"1000","tokenizer":"uax_url_email","type":"standard"}}},"number_of_replicas":"0","number_of_shards":"1"}}
[00:00:00]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1612186395109340635] [logstash-2015.09.20] creating index, cause [api], templates [], shards [1]/[0]
[00:00:00]               │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1612186395109340635] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[logstash-2015.09.20][0]]])." previous.health="YELLOW" reason="shards started [[logstash-2015.09.20][0]]"
[00:00:00]               │ info [logstash_functional] Created index "logstash-2015.09.20"
[00:00:00]               │ debg [logstash_functional] "logstash-2015.09.20" settings {"index":{"analysis":{"analyzer":{"url":{"max_token_length":"1000","tokenizer":"uax_url_email","type":"standard"}}},"number_of_replicas":"0","number_of_shards":"1"}}
[00:00:00]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1612186395109340635] [logstash-2015.09.21] creating index, cause [api], templates [], shards [1]/[0]
[00:00:00]               │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1612186395109340635] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[logstash-2015.09.21][0]]])." previous.health="YELLOW" reason="shards started [[logstash-2015.09.21][0]]"
[00:00:00]               │ info [logstash_functional] Created index "logstash-2015.09.21"
[00:00:00]               │ debg [logstash_functional] "logstash-2015.09.21" settings {"index":{"analysis":{"analyzer":{"url":{"max_token_length":"1000","tokenizer":"uax_url_email","type":"standard"}}},"number_of_replicas":"0","number_of_shards":"1"}}
[00:00:10]               │ info progress: 11419
[00:00:11]               │ info [logstash_functional] Indexed 4633 docs into "logstash-2015.09.22"
[00:00:11]               │ info [logstash_functional] Indexed 4757 docs into "logstash-2015.09.20"
[00:00:11]               │ info [logstash_functional] Indexed 4614 docs into "logstash-2015.09.21"
[00:00:12]               │ debg applying update to kibana config: {"visualization:visualize:legacyChartsLibrary":false}
[00:00:13]             └-: dashboard state
[00:00:13]               └-> "before all" hook
[00:00:13]               └-> "before all" hook
[00:00:13]                 │ debg -- isNewChartsLibraryEnabled = true
[00:00:13]                 │ debg load kibana index with visualizations and log data
[00:00:13]                 │ info [dashboard/legacy] Loading "mappings.json"
[00:00:13]                 │ info [dashboard/legacy] Loading "data.json.gz"
[00:00:13]                 │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1612186395109340635] [.kibana_1/YdaNLYpdR6-4A0JJdKqjgQ] deleting index
[00:00:13]                 │ info [dashboard/legacy] Deleted existing index [".kibana_1"]
[00:00:13]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1612186395109340635] [.kibana] creating index, cause [api], templates [], shards [1]/[1]
[00:00:13]                 │ info [dashboard/legacy] Created index ".kibana"
[00:00:13]                 │ debg [dashboard/legacy] ".kibana" settings {"index":{"number_of_replicas":"1","number_of_shards":"1"}}
[00:00:13]                 │ info [dashboard/legacy] Indexed 9 docs into ".kibana"
[00:00:13]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1612186395109340635] [.kibana/zLZF8-ltQYKamm2XjkKOew] update_mapping [_doc]
[00:00:13]                 │ debg Migrating saved objects
[00:00:13]                 │ proc [kibana]   log   [13:56:44.880] [info][savedobjects-service] Creating index .kibana_2.
[00:00:13]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1612186395109340635] [.kibana_2] creating index, cause [api], templates [], shards [1]/[1]
[00:00:13]                 │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1612186395109340635] updating number_of_replicas to [0] for indices [.kibana_2]
[00:00:13]                 │ proc [kibana]   log   [13:56:44.949] [info][savedobjects-service] Reindexing .kibana to .kibana_1
[00:00:13]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1612186395109340635] [.kibana_1] creating index, cause [api], templates [], shards [1]/[1]
[00:00:13]                 │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1612186395109340635] updating number_of_replicas to [0] for indices [.kibana_1]
[00:00:13]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1612186395109340635] [.tasks] creating index, cause [auto(task api)], templates [], shards [1]/[1]
[00:00:13]                 │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1612186395109340635] updating number_of_replicas to [0] for indices [.tasks]
[00:00:13]                 │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-ubuntu-18-tests-xxl-1612186395109340635] 762 finished with response BulkByScrollResponse[took=74.7ms,timed_out=false,sliceId=null,updated=0,created=9,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:00:13]                 │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1612186395109340635] [.kibana/zLZF8-ltQYKamm2XjkKOew] deleting index
[00:00:13]                 │ proc [kibana]   log   [13:56:45.362] [info][savedobjects-service] Migrating .kibana_1 saved objects to .kibana_2
[00:00:13]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1612186395109340635] [.kibana_2/NVZRfN1rTracpmHf287zBA] update_mapping [_doc]
[00:00:13]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1612186395109340635] [.kibana_2/NVZRfN1rTracpmHf287zBA] update_mapping [_doc]
[00:00:13]                 │ proc [kibana]   log   [13:56:45.487] [info][savedobjects-service] Pointing alias .kibana to .kibana_2.
[00:00:13]                 │ proc [kibana]   log   [13:56:45.526] [info][savedobjects-service] Finished in 649ms.
[00:00:13]                 │ debg applying update to kibana config: {"accessibility:disableAnimations":true,"dateFormat:tz":"UTC","visualization:visualize:legacyChartsLibrary":true}
[00:00:14]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1612186395109340635] [.kibana_2/NVZRfN1rTracpmHf287zBA] update_mapping [_doc]
[00:00:15]                 │ debg replacing kibana config doc: {"defaultIndex":"logstash-*"}
[00:00:16]                 │ debg navigating to dashboard url: http://localhost:61131/app/dashboards#/list
[00:00:16]                 │ debg navigate to: http://localhost:61131/app/dashboards#/list
[00:00:16]                 │ debg browser[INFO] http://localhost:61131/app/dashboards?_t=1612187807960#/list 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:00:16]                 │
[00:00:16]                 │ debg browser[INFO] http://localhost:61131/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:00:16]                 │ debg ... sleep(700) start
[00:00:17]                 │ debg ... sleep(700) end
[00:00:17]                 │ debg returned from get, calling refresh
[00:00:18]                 │ERROR browser[SEVERE] http://localhost:61131/40006/bundles/core/core.entry.js 12:158404 Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exists, for attaching action [actionId = ACTION_SELECT_RANGE].
[00:00:18]                 │          at ui_actions_service_UiActionsService.attachAction (http://localhost:61131/40006/bundles/plugin/uiActions/uiActions.plugin.js:1:39479)
[00:00:18]                 │          at ui_actions_service_UiActionsService.addTriggerAction (http://localhost:61131/40006/bundles/plugin/uiActions/uiActions.plugin.js:1:40258)
[00:00:18]                 │          at plugin_DataPublicPlugin.setup (http://localhost:61131/40006/bundles/plugin/data/data.plugin.js:8:194222)
[00:00:18]                 │          at plugin_PluginWrapper.setup (http://localhost:61131/40006/bundles/core/core.entry.js:13:196472)
[00:00:18]                 │          at async plugins_service_PluginsService.setup (http://localhost:61131/40006/bundles/core/core.entry.js:13:200101)
[00:00:18]                 │          at async core_system_CoreSystem.setup (http://localhost:61131/40006/bundles/core/core.entry.js:13:271243)
[00:00:18]                 │          at async Module.__kbnBootstrap__ (http://localhost:61131/40006/bundles/core/core.entry.js:13:277388)
[00:00:18]                 │ debg browser[INFO] http://localhost:61131/app/dashboards?_t=1612187807960#/list 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:00:18]                 │
[00:00:18]                 │ debg browser[INFO] http://localhost:61131/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:00:18]                 │ debg currentUrl = http://localhost:61131/app/dashboards#/list
[00:00:18]                 │          appUrl = http://localhost:61131/app/dashboards#/list
[00:00:18]                 │ debg TestSubjects.find(kibanaChrome)
[00:00:18]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:00:18]                 │ERROR browser[SEVERE] http://localhost:61131/40006/bundles/core/core.entry.js 12:158404 Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exists, for attaching action [actionId = ACTION_SELECT_RANGE].
[00:00:18]                 │          at ui_actions_service_UiActionsService.attachAction (http://localhost:61131/40006/bundles/plugin/uiActions/uiActions.plugin.js:1:39479)
[00:00:18]                 │          at ui_actions_service_UiActionsService.addTriggerAction (http://localhost:61131/40006/bundles/plugin/uiActions/uiActions.plugin.js:1:40258)
[00:00:18]                 │          at plugin_DataPublicPlugin.setup (http://localhost:61131/40006/bundles/plugin/data/data.plugin.js:8:194222)
[00:00:18]                 │          at plugin_PluginWrapper.setup (http://localhost:61131/40006/bundles/core/core.entry.js:13:196472)
[00:00:18]                 │          at async plugins_service_PluginsService.setup (http://localhost:61131/40006/bundles/core/core.entry.js:13:200101)
[00:00:18]                 │          at async core_system_CoreSystem.setup (http://localhost:61131/40006/bundles/core/core.entry.js:13:271243)
[00:00:18]                 │          at async Module.__kbnBootstrap__ (http://localhost:61131/40006/bundles/core/core.entry.js:13:277388)
[00:00:18]                 │ debg browser[INFO] http://localhost:61131/40006/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 390:85483 "Version 9 of Highlight.js has reached EOL and is no longer supported.
[00:00:18]                 │      Please upgrade or ask whatever dependency you are using to upgrade.
[00:00:18]                 │      https://github.com/highlightjs/highlight.js/issues/2877"
[00:00:18]                 │ debg browser[INFO] http://localhost:61131/40006/bundles/core/core.entry.js 12:159352 "Detected an unhandled Promise rejection.
[00:00:18]                 │      Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exists, for attaching action [actionId = ACTION_SELECT_RANGE]."
[00:00:18]                 │ERROR browser[SEVERE] http://localhost:61131/40006/bundles/core/core.entry.js 12:277531 Uncaught Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exis…ttaching action [actionId = ACTION_SELECT_RANGE].
[00:01:18]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="kibanaChrome"])
[00:01:18]                 │      Wait timed out after 60153ms
[00:01:19]                 │ debg navigate to: http://localhost:61131/app/dashboards#/list
[00:01:19]                 │ debg browser[INFO] http://localhost:61131/app/dashboards?_t=1612187870584#/list 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:01:19]                 │
[00:01:19]                 │ debg browser[INFO] http://localhost:61131/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:01:19]                 │ debg ... sleep(700) start
[00:01:19]                 │ERROR browser[SEVERE] http://localhost:61131/40006/bundles/core/core.entry.js 12:158404 Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exists, for attaching action [actionId = ACTION_SELECT_RANGE].
[00:01:19]                 │          at ui_actions_service_UiActionsService.attachAction (http://localhost:61131/40006/bundles/plugin/uiActions/uiActions.plugin.js:1:39479)
[00:01:19]                 │          at ui_actions_service_UiActionsService.addTriggerAction (http://localhost:61131/40006/bundles/plugin/uiActions/uiActions.plugin.js:1:40258)
[00:01:19]                 │          at plugin_DataPublicPlugin.setup (http://localhost:61131/40006/bundles/plugin/data/data.plugin.js:8:194222)
[00:01:19]                 │          at plugin_PluginWrapper.setup (http://localhost:61131/40006/bundles/core/core.entry.js:13:196472)
[00:01:19]                 │          at async plugins_service_PluginsService.setup (http://localhost:61131/40006/bundles/core/core.entry.js:13:200101)
[00:01:19]                 │          at async core_system_CoreSystem.setup (http://localhost:61131/40006/bundles/core/core.entry.js:13:271243)
[00:01:19]                 │          at async Module.__kbnBootstrap__ (http://localhost:61131/40006/bundles/core/core.entry.js:13:277388)
[00:01:19]                 │ debg ... sleep(700) end
[00:01:19]                 │ debg returned from get, calling refresh
[00:01:20]                 │ debg browser[INFO] http://localhost:61131/40006/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 390:85483 "Version 9 of Highlight.js has reached EOL and is no longer supported.
[00:01:20]                 │      Please upgrade or ask whatever dependency you are using to upgrade.
[00:01:20]                 │      https://github.com/highlightjs/highlight.js/issues/2877"
[00:01:20]                 │ debg browser[INFO] http://localhost:61131/40006/bundles/core/core.entry.js 12:159352 "Detected an unhandled Promise rejection.
[00:01:20]                 │      Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exists, for attaching action [actionId = ACTION_SELECT_RANGE]."
[00:01:20]                 │ERROR browser[SEVERE] http://localhost:61131/40006/bundles/core/core.entry.js 12:277531 Uncaught Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exis…ttaching action [actionId = ACTION_SELECT_RANGE].
[00:01:20]                 │ debg browser[INFO] http://localhost:61131/app/dashboards?_t=1612187870584#/list 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:01:20]                 │
[00:01:20]                 │ debg browser[INFO] http://localhost:61131/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:01:20]                 │ERROR browser[SEVERE] http://localhost:61131/40006/bundles/core/core.entry.js 12:158404 Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exists, for attaching action [actionId = ACTION_SELECT_RANGE].
[00:01:20]                 │          at ui_actions_service_UiActionsService.attachAction (http://localhost:61131/40006/bundles/plugin/uiActions/uiActions.plugin.js:1:39479)
[00:01:20]                 │          at ui_actions_service_UiActionsService.addTriggerAction (http://localhost:61131/40006/bundles/plugin/uiActions/uiActions.plugin.js:1:40258)
[00:01:20]                 │          at plugin_DataPublicPlugin.setup (http://localhost:61131/40006/bundles/plugin/data/data.plugin.js:8:194222)
[00:01:20]                 │          at plugin_PluginWrapper.setup (http://localhost:61131/40006/bundles/core/core.entry.js:13:196472)
[00:01:20]                 │          at async plugins_service_PluginsService.setup (http://localhost:61131/40006/bundles/core/core.entry.js:13:200101)
[00:01:20]                 │          at async core_system_CoreSystem.setup (http://localhost:61131/40006/bundles/core/core.entry.js:13:271243)
[00:01:20]                 │          at async Module.__kbnBootstrap__ (http://localhost:61131/40006/bundles/core/core.entry.js:13:277388)
[00:01:20]                 │ debg browser[INFO] http://localhost:61131/40006/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 390:85483 "Version 9 of Highlight.js has reached EOL and is no longer supported.
[00:01:20]                 │      Please upgrade or ask whatever dependency you are using to upgrade.
[00:01:20]                 │      https://github.com/highlightjs/highlight.js/issues/2877"
[00:01:20]                 │ debg browser[INFO] http://localhost:61131/40006/bundles/core/core.entry.js 12:159352 "Detected an unhandled Promise rejection.
[00:01:20]                 │      Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exists, for attaching action [actionId = ACTION_SELECT_RANGE]."
[00:01:20]                 │ERROR browser[SEVERE] http://localhost:61131/40006/bundles/core/core.entry.js 12:277531 Uncaught Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exis…ttaching action [actionId = ACTION_SELECT_RANGE].
[00:01:20]                 │ debg currentUrl = http://localhost:61131/app/dashboards#/list
[00:01:20]                 │          appUrl = http://localhost:61131/app/dashboards#/list
[00:01:20]                 │ debg TestSubjects.find(kibanaChrome)
[00:01:20]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:02:20]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="kibanaChrome"])
[00:02:20]                 │      Wait timed out after 60046ms
[00:02:20]                 │ debg --- retry.tryForTime error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="kibanaChrome"])
[00:02:20]                 │      Wait timed out after 60046ms
[00:02:20]                 │          at /dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
[00:02:20]                 │          at runMicrotasks (<anonymous>)
[00:02:20]                 │          at processTicksAndRejections (internal/process/task_queues.js:93:5)
[00:02:21]                 │ debg navigate to: http://localhost:61131/app/dashboards#/list
[00:02:21]                 │ debg browser[INFO] http://localhost:61131/app/dashboards?_t=1612187932900#/list 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:02:21]                 │
[00:02:21]                 │ debg browser[INFO] http://localhost:61131/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:02:21]                 │ debg ... sleep(700) start
[00:02:22]                 │ debg ... sleep(700) end
[00:02:22]                 │ debg returned from get, calling refresh
[00:02:22]                 │ERROR browser[SEVERE] http://localhost:61131/40006/bundles/core/core.entry.js 12:158404 Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exists, for attaching action [actionId = ACTION_SELECT_RANGE].
[00:02:22]                 │          at ui_actions_service_UiActionsService.attachAction (http://localhost:61131/40006/bundles/plugin/uiActions/uiActions.plugin.js:1:39479)
[00:02:22]                 │          at ui_actions_service_UiActionsService.addTriggerAction (http://localhost:61131/40006/bundles/plugin/uiActions/uiActions.plugin.js:1:40258)
[00:02:22]                 │          at plugin_DataPublicPlugin.setup (http://localhost:61131/40006/bundles/plugin/data/data.plugin.js:8:194222)
[00:02:22]                 │          at plugin_PluginWrapper.setup (http://localhost:61131/40006/bundles/core/core.entry.js:13:196472)
[00:02:22]                 │          at async plugins_service_PluginsService.setup (http://localhost:61131/40006/bundles/core/core.entry.js:13:200101)
[00:02:22]                 │          at async core_system_CoreSystem.setup (http://localhost:61131/40006/bundles/core/core.entry.js:13:271243)
[00:02:22]                 │          at async Module.__kbnBootstrap__ (http://localhost:61131/40006/bundles/core/core.entry.js:13:277388)
[00:02:22]                 │ debg browser[INFO] http://localhost:61131/40006/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 390:85483 "Version 9 of Highlight.js has reached EOL and is no longer supported.
[00:02:22]                 │      Please upgrade or ask whatever dependency you are using to upgrade.
[00:02:22]                 │      https://github.com/highlightjs/highlight.js/issues/2877"
[00:02:22]                 │ debg browser[INFO] http://localhost:61131/40006/bundles/core/core.entry.js 12:159352 "Detected an unhandled Promise rejection.
[00:02:22]                 │      Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exists, for attaching action [actionId = ACTION_SELECT_RANGE]."
[00:02:22]                 │ERROR browser[SEVERE] http://localhost:61131/40006/bundles/core/core.entry.js 12:277531 Uncaught Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exis…ttaching action [actionId = ACTION_SELECT_RANGE].
[00:02:22]                 │ debg browser[INFO] http://localhost:61131/app/dashboards?_t=1612187932900#/list 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:02:22]                 │
[00:02:22]                 │ debg browser[INFO] http://localhost:61131/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:02:22]                 │ERROR browser[SEVERE] http://localhost:61131/40006/bundles/core/core.entry.js 12:158404 Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exists, for attaching action [actionId = ACTION_SELECT_RANGE].
[00:02:22]                 │          at ui_actions_service_UiActionsService.attachAction (http://localhost:61131/40006/bundles/plugin/uiActions/uiActions.plugin.js:1:39479)
[00:02:22]                 │          at ui_actions_service_UiActionsService.addTriggerAction (http://localhost:61131/40006/bundles/plugin/uiActions/uiActions.plugin.js:1:40258)
[00:02:22]                 │          at plugin_DataPublicPlugin.setup (http://localhost:61131/40006/bundles/plugin/data/data.plugin.js:8:194222)
[00:02:22]                 │          at plugin_PluginWrapper.setup (http://localhost:61131/40006/bundles/core/core.entry.js:13:196472)
[00:02:22]                 │          at async plugins_service_PluginsService.setup (http://localhost:61131/40006/bundles/core/core.entry.js:13:200101)
[00:02:22]                 │          at async core_system_CoreSystem.setup (http://localhost:61131/40006/bundles/core/core.entry.js:13:271243)
[00:02:22]                 │          at async Module.__kbnBootstrap__ (http://localhost:61131/40006/bundles/core/core.entry.js:13:277388)
[00:02:22]                 │ debg browser[INFO] http://localhost:61131/40006/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 390:85483 "Version 9 of Highlight.js has reached EOL and is no longer supported.
[00:02:22]                 │      Please upgrade or ask whatever dependency you are using to upgrade.
[00:02:22]                 │      https://github.com/highlightjs/highlight.js/issues/2877"
[00:02:22]                 │ debg browser[INFO] http://localhost:61131/40006/bundles/core/core.entry.js 12:159352 "Detected an unhandled Promise rejection.
[00:02:22]                 │      Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exists, for attaching action [actionId = ACTION_SELECT_RANGE]."
[00:02:22]                 │ERROR browser[SEVERE] http://localhost:61131/40006/bundles/core/core.entry.js 12:277531 Uncaught Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exis…ttaching action [actionId = ACTION_SELECT_RANGE].
[00:02:22]                 │ debg currentUrl = http://localhost:61131/app/dashboards#/list
[00:02:22]                 │          appUrl = http://localhost:61131/app/dashboards#/list
[00:02:22]                 │ debg TestSubjects.find(kibanaChrome)
[00:02:22]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:03:22]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="kibanaChrome"])
[00:03:22]                 │      Wait timed out after 60078ms
[00:03:23]                 │ debg navigate to: http://localhost:61131/app/dashboards#/list
[00:03:23]                 │ debg browser[INFO] http://localhost:61131/app/dashboards?_t=1612187994729#/list 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:03:23]                 │
[00:03:23]                 │ debg browser[INFO] http://localhost:61131/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:23]                 │ debg ... sleep(700) start
[00:03:23]                 │ERROR browser[SEVERE] http://localhost:61131/40006/bundles/core/core.entry.js 12:158404 Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exists, for attaching action [actionId = ACTION_SELECT_RANGE].
[00:03:23]                 │          at ui_actions_service_UiActionsService.attachAction (http://localhost:61131/40006/bundles/plugin/uiActions/uiActions.plugin.js:1:39479)
[00:03:23]                 │          at ui_actions_service_UiActionsService.addTriggerAction (http://localhost:61131/40006/bundles/plugin/uiActions/uiActions.plugin.js:1:40258)
[00:03:23]                 │          at plugin_DataPublicPlugin.setup (http://localhost:61131/40006/bundles/plugin/data/data.plugin.js:8:194222)
[00:03:23]                 │          at plugin_PluginWrapper.setup (http://localhost:61131/40006/bundles/core/core.entry.js:13:196472)
[00:03:23]                 │          at async plugins_service_PluginsService.setup (http://localhost:61131/40006/bundles/core/core.entry.js:13:200101)
[00:03:23]                 │          at async core_system_CoreSystem.setup (http://localhost:61131/40006/bundles/core/core.entry.js:13:271243)
[00:03:23]                 │          at async Module.__kbnBootstrap__ (http://localhost:61131/40006/bundles/core/core.entry.js:13:277388)
[00:03:23]                 │ debg browser[INFO] http://localhost:61131/40006/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 390:85483 "Version 9 of Highlight.js has reached EOL and is no longer supported.
[00:03:23]                 │      Please upgrade or ask whatever dependency you are using to upgrade.
[00:03:23]                 │      https://github.com/highlightjs/highlight.js/issues/2877"
[00:03:23]                 │ debg browser[INFO] http://localhost:61131/40006/bundles/core/core.entry.js 12:159352 "Detected an unhandled Promise rejection.
[00:03:23]                 │      Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exists, for attaching action [actionId = ACTION_SELECT_RANGE]."
[00:03:23]                 │ERROR browser[SEVERE] http://localhost:61131/40006/bundles/core/core.entry.js 12:277531 Uncaught Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exis…ttaching action [actionId = ACTION_SELECT_RANGE].
[00:03:23]                 │ debg ... sleep(700) end
[00:03:23]                 │ debg returned from get, calling refresh
[00:03:24]                 │ debg browser[INFO] http://localhost:61131/app/dashboards?_t=1612187994729#/list 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:03:24]                 │
[00:03:24]                 │ debg browser[INFO] http://localhost:61131/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:24]                 │ERROR browser[SEVERE] http://localhost:61131/40006/bundles/core/core.entry.js 12:158404 Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exists, for attaching action [actionId = ACTION_SELECT_RANGE].
[00:03:24]                 │          at ui_actions_service_UiActionsService.attachAction (http://localhost:61131/40006/bundles/plugin/uiActions/uiActions.plugin.js:1:39479)
[00:03:24]                 │          at ui_actions_service_UiActionsService.addTriggerAction (http://localhost:61131/40006/bundles/plugin/uiActions/uiActions.plugin.js:1:40258)
[00:03:24]                 │          at plugin_DataPublicPlugin.setup (http://localhost:61131/40006/bundles/plugin/data/data.plugin.js:8:194222)
[00:03:24]                 │          at plugin_PluginWrapper.setup (http://localhost:61131/40006/bundles/core/core.entry.js:13:196472)
[00:03:24]                 │          at async plugins_service_PluginsService.setup (http://localhost:61131/40006/bundles/core/core.entry.js:13:200101)
[00:03:24]                 │          at async core_system_CoreSystem.setup (http://localhost:61131/40006/bundles/core/core.entry.js:13:271243)
[00:03:24]                 │          at async Module.__kbnBootstrap__ (http://localhost:61131/40006/bundles/core/core.entry.js:13:277388)
[00:03:24]                 │ debg browser[INFO] http://localhost:61131/40006/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 390:85483 "Version 9 of Highlight.js has reached EOL and is no longer supported.
[00:03:24]                 │      Please upgrade or ask whatever dependency you are using to upgrade.
[00:03:24]                 │      https://github.com/highlightjs/highlight.js/issues/2877"
[00:03:24]                 │ debg browser[INFO] http://localhost:61131/40006/bundles/core/core.entry.js 12:159352 "Detected an unhandled Promise rejection.
[00:03:24]                 │      Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exists, for attaching action [actionId = ACTION_SELECT_RANGE]."
[00:03:24]                 │ERROR browser[SEVERE] http://localhost:61131/40006/bundles/core/core.entry.js 12:277531 Uncaught Error: No trigger [triggerId = SELECT_RANGE_TRIGGER] exis…ttaching action [actionId = ACTION_SELECT_RANGE].
[00:03:24]                 │ debg currentUrl = http://localhost:61131/app/dashboards#/list
[00:03:24]                 │          appUrl = http://localhost:61131/app/dashboards#/list
[00:03:24]                 │ debg TestSubjects.find(kibanaChrome)
[00:03:24]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:04:24]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="kibanaChrome"])
[00:04:24]                 │      Wait timed out after 60018ms
[00:04:24]                 │ debg --- retry.tryForTime error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="kibanaChrome"])
[00:04:24]                 │      Wait timed out after 60018ms
[00:04:24]                 │          at /dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
[00:04:24]                 │          at runMicrotasks (<anonymous>)
[00:04:24]                 │          at processTicksAndRejections (internal/process/task_queues.js:93:5)
[00:04:25]                 │ info Taking screenshot "/dev/shm/workspace/parallel/13/kibana/test/functional/screenshots/failure/dashboard app new charts library dashboard state _before all_ hook.png"
[00:04:25]                 │ info Current URL is: http://localhost:61131/app/dashboards#/list
[00:04:25]                 │ info Saving page source to: /dev/shm/workspace/parallel/13/kibana/test/functional/failure_debug/html/dashboard app new charts library dashboard state _before all_ hook.html
[00:04:25]                 └- ✖ fail: dashboard app new charts library dashboard state "before all" hook for "Overriding colors on an area chart is preserved"
[00:04:25]                 │      retry.tryForTime timeout: Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="kibanaChrome"])
[00:04:25]                 │ Wait timed out after 60018ms
[00:04:25]                 │     at /dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
[00:04:25]                 │     at runMicrotasks (<anonymous>)
[00:04:25]                 │     at processTicksAndRejections (internal/process/task_queues.js:93:5)
[00:04:25]                 │     at onFailure (/dev/shm/workspace/parallel/13/kibana/test/common/services/retry/retry_for_success.ts:17:9)
[00:04:25]                 │     at retryForSuccess (/dev/shm/workspace/parallel/13/kibana/test/common/services/retry/retry_for_success.ts:57:13)
[00:04:25]                 │     at Retry.try (/dev/shm/workspace/parallel/13/kibana/test/common/services/retry/retry.ts:32:14)
[00:04:25]                 │     at /dev/shm/workspace/parallel/13/kibana/test/functional/page_objects/common_page.ts:227:23
[00:04:25]                 │     at runAttempt (/dev/shm/workspace/parallel/13/kibana/test/common/services/retry/retry_for_success.ts:27:15)
[00:04:25]                 │     at retryForSuccess (/dev/shm/workspace/parallel/13/kibana/test/common/services/retry/retry_for_success.ts:66:21)
[00:04:25]                 │     at Retry.tryForTime (/dev/shm/workspace/parallel/13/kibana/test/common/services/retry/retry.ts:23:14)
[00:04:25]                 │     at CommonPage.navigateToApp (/dev/shm/workspace/parallel/13/kibana/test/functional/page_objects/common_page.ts:226:7)
[00:04:25]                 │     at DashboardPage.initTests (/dev/shm/workspace/parallel/13/kibana/test/functional/page_objects/dashboard_page.ts:44:7)
[00:04:25]                 │     at Context.<anonymous> (/dev/shm/workspace/parallel/13/kibana/test/functional/apps/dashboard/dashboard_state.ts:42:7)
[00:04:25]                 │     at Object.apply (/dev/shm/workspace/parallel/13/kibana/packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)
[00:04:25]                 │   Error: retry.tryForTime timeout: Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="kibanaChrome"])
[00:04:25]                 │   Wait timed out after 60018ms
[00:04:25]                 │       at /dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
[00:04:25]                 │       at runMicrotasks (<anonymous>)
[00:04:25]                 │       at processTicksAndRejections (internal/process/task_queues.js:93:5)
[00:04:25]                 │       at onFailure (test/common/services/retry/retry_for_success.ts:17:9)
[00:04:25]                 │       at retryForSuccess (test/common/services/retry/retry_for_success.ts:57:13)
[00:04:25]                 │       at Retry.try (test/common/services/retry/retry.ts:32:14)
[00:04:25]                 │       at /dev/shm/workspace/parallel/13/kibana/test/functional/page_objects/common_page.ts:227:23
[00:04:25]                 │       at runAttempt (test/common/services/retry/retry_for_success.ts:27:15)
[00:04:25]                 │       at retryForSuccess (test/common/services/retry/retry_for_success.ts:66:21)
[00:04:25]                 │       at Retry.tryForTime (test/common/services/retry/retry.ts:23:14)
[00:04:25]                 │       at CommonPage.navigateToApp (test/functional/page_objects/common_page.ts:226:7)
[00:04:25]                 │       at DashboardPage.initTests (test/functional/page_objects/dashboard_page.ts:44:7)
[00:04:25]                 │       at Context.<anonymous> (test/functional/apps/dashboard/dashboard_state.ts:42:7)
[00:04:25]                 │       at Object.apply (packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)
[00:04:25]                 │       at onFailure (test/common/services/retry/retry_for_success.ts:17:9)
[00:04:25]                 │       at retryForSuccess (test/common/services/retry/retry_for_success.ts:57:13)
[00:04:25]                 │       at Retry.tryForTime (test/common/services/retry/retry.ts:23:14)
[00:04:25]                 │       at CommonPage.navigateToApp (test/functional/page_objects/common_page.ts:226:7)
[00:04:25]                 │       at DashboardPage.initTests (test/functional/page_objects/dashboard_page.ts:44:7)
[00:04:25]                 │       at Context.<anonymous> (test/functional/apps/dashboard/dashboard_state.ts:42:7)
[00:04:25]                 │       at Object.apply (packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)
[00:04:25]                 │ 
[00:04:25]                 │ 
[00:04:25]                 └-> "after all" hook
[00:04:25]                   │ debg gotoDashboardLandingPage
[00:04:25]                   │ debg onDashboardLandingPage
[00:04:25]                   │ debg TestSubjects.exists(dashboardLandingPage)
[00:04:25]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardLandingPage"]') with timeout=5000
[00:04:28]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardLandingPage"] is not displayed
[00:04:31]                   │ debg --- retry.tryForTime failed again with the same message...
[00:04:31]                   │ debg clickDashboardBreadcrumbLink
[00:04:31]                   │ debg TestSubjects.click(breadcrumb dashboardListingBreadcrumb first)
[00:04:31]                   │ debg Find.clickByCssSelector('[data-test-subj="breadcrumb dashboardListingBreadcrumb first"]') with timeout=10000
[00:04:31]                   │ debg Find.findByCssSelector('[data-test-subj="breadcrumb dashboardListingBreadcrumb first"]') with timeout=10000
[00:04:41]                   │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])
[00:04:41]                   │      Wait timed out after 10052ms
[00:04:42]                   │ debg Find.findByCssSelector('[data-test-subj="breadcrumb dashboardListingBreadcrumb first"]') with timeout=10000
[00:04:52]                   │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])
[00:04:52]                   │      Wait timed out after 10056ms
[00:04:52]                   │ debg Find.findByCssSelector('[data-test-subj="breadcrumb dashboardListingBreadcrumb first"]') with timeout=10000
[00:05:02]                   │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])
[00:05:02]                   │      Wait timed out after 10027ms
[00:05:03]                   │ debg Find.findByCssSelector('[data-test-subj="breadcrumb dashboardListingBreadcrumb first"]') with timeout=10000
[00:05:13]                   │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])
[00:05:13]                   │      Wait timed out after 10008ms
[00:05:13]                   │ debg Find.findByCssSelector('[data-test-subj="breadcrumb dashboardListingBreadcrumb first"]') with timeout=10000
[00:05:23]                   │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])
[00:05:23]                   │      Wait timed out after 10055ms
[00:05:24]                   │ debg Find.findByCssSelector('[data-test-subj="breadcrumb dashboardListingBreadcrumb first"]') with timeout=10000
[00:05:34]                   │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])
[00:05:34]                   │      Wait timed out after 10009ms
[00:05:34]                   │ debg Find.findByCssSelector('[data-test-subj="breadcrumb dashboardListingBreadcrumb first"]') with timeout=10000
[00:05:44]                   │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])
[00:05:44]                   │      Wait timed out after 10056ms
[00:05:45]                   │ debg Find.findByCssSelector('[data-test-subj="breadcrumb dashboardListingBreadcrumb first"]') with timeout=10000
[00:05:55]                   │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])
[00:05:55]                   │      Wait timed out after 10025ms
[00:05:56]                   │ debg Find.findByCssSelector('[data-test-subj="breadcrumb dashboardListingBreadcrumb first"]') with timeout=10000
[00:06:06]                   │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])
[00:06:06]                   │      Wait timed out after 10033ms
[00:06:06]                   │ debg Find.findByCssSelector('[data-test-subj="breadcrumb dashboardListingBreadcrumb first"]') with timeout=10000
[00:06:16]                   │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])
[00:06:16]                   │      Wait timed out after 10020ms
[00:06:17]                   │ debg Find.findByCssSelector('[data-test-subj="breadcrumb dashboardListingBreadcrumb first"]') with timeout=10000
[00:06:27]                   │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])
[00:06:27]                   │      Wait timed out after 10032ms
[00:06:27]                   │ debg Find.findByCssSelector('[data-test-subj="breadcrumb dashboardListingBreadcrumb first"]') with timeout=10000
[00:06:37]                   │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])
[00:06:37]                   │      Wait timed out after 10019ms
[00:06:38]                   │ info Taking screenshot "/dev/shm/workspace/parallel/13/kibana/test/functional/screenshots/failure/dashboard app new charts library dashboard state _after all_ hook.png"
[00:06:38]                   │ info Current URL is: http://localhost:61131/app/dashboards#/list
[00:06:38]                   │ info Saving page source to: /dev/shm/workspace/parallel/13/kibana/test/functional/failure_debug/html/dashboard app new charts library dashboard state _after all_ hook.html
[00:06:38]                   └- ✖ fail: dashboard app new charts library dashboard state "after all" hook for "Tile map with no changes will update with visualization changes"
[00:06:38]                   │      Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])
[00:06:38]                   │ Wait timed out after 10019ms
[00:06:38]                   │     at /dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
[00:06:38]                   │     at runMicrotasks (<anonymous>)
[00:06:38]                   │     at processTicksAndRejections (internal/process/task_queues.js:93:5)
[00:06:38]                   │       at onFailure (test/common/services/retry/retry_for_success.ts:17:9)
[00:06:38]                   │       at retryForSuccess (test/common/services/retry/retry_for_success.ts:57:13)
[00:06:38]                   │       at Retry.try (test/common/services/retry/retry.ts:32:14)
[00:06:38]                   │       at Proxy.clickByCssSelector (test/functional/services/common/find.ts:419:7)
[00:06:38]                   │       at TestSubjects.click (test/functional/services/common/test_subjects.ts:105:7)
[00:06:38]                   │       at DashboardPage.clickDashboardBreadcrumbLink (test/functional/page_objects/dashboard_page.ts:130:7)
[00:06:38]                   │       at DashboardPage.gotoDashboardLandingPage (test/functional/page_objects/dashboard_page.ts:137:9)
[00:06:38]                   │       at Context.<anonymous> (test/functional/apps/dashboard/dashboard_state.ts:54:7)
[00:06:38]                   │       at Object.apply (packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)
[00:06:38]                   │ 
[00:06:38]                   │ 

Stack Trace

Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="breadcrumb dashboardListingBreadcrumb first"])
Wait timed out after 10019ms
    at /dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:93:5)
    at onFailure (test/common/services/retry/retry_for_success.ts:17:9)
    at retryForSuccess (test/common/services/retry/retry_for_success.ts:57:13)
    at Retry.try (test/common/services/retry/retry.ts:32:14)
    at Proxy.clickByCssSelector (test/functional/services/common/find.ts:419:7)
    at TestSubjects.click (test/functional/services/common/test_subjects.ts:105:7)
    at DashboardPage.clickDashboardBreadcrumbLink (test/functional/page_objects/dashboard_page.ts:130:7)
    at DashboardPage.gotoDashboardLandingPage (test/functional/page_objects/dashboard_page.ts:137:9)
    at Context.<anonymous> (test/functional/apps/dashboard/dashboard_state.ts:54:7)
    at Object.apply (packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)

Metrics [docs]

✅ unchanged

History

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

@joshdover joshdover merged commit 19332c0 into elastic:master Feb 1, 2021
@joshdover joshdover deleted the es-query-log branch February 1, 2021 15:40
joshdover added a commit that referenced this pull request Feb 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release_note:deprecation Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc v7.12.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide substitution for elasticsearch.logQueries in the new logging config
8 participants