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

[data] Extract @kbn/field-types to a package #106973

Merged
merged 10 commits into from
Jul 30, 2021

Conversation

Dosant
Copy link
Contributor

@Dosant Dosant commented Jul 28, 2021

Summary

Needed for #106966

This extracts leaf kbn_field_types utils and types to a package so that we can break out field formats and index patterns from data.
I re-exported the package from data plugin and marked old exports as deprecated where it doesn't hurt. I converted only imports inside field formats code so we have fewer changes in #106966

Checklist

Plugin API changes

kbn_field_types were extracted from data plugin into a separate package @kbn/field-types

@Dosant Dosant added Feature:FieldFormatters Team:AppServices v7.15.0 v8.0.0 release_note:plugin_api_changes Contains a Plugin API changes section for the breaking plugin API changes section. auto-backport Deprecated - use backport:version if exact versions are needed labels Jul 28, 2021
Dosant added 2 commits July 28, 2021 12:35
…-package

# Conflicts:
#	docs/development/plugins/data/public/kibana-plugin-plugins-data-public.md
#	docs/development/plugins/data/server/kibana-plugin-plugins-data-server.md
@Dosant
Copy link
Contributor Author

Dosant commented Jul 28, 2021

@elasticmachine merge upstream

@Dosant Dosant marked this pull request as ready for review July 28, 2021 15:53
@Dosant Dosant requested a review from a team as a code owner July 28, 2021 15:53
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app-services (Team:AppServices)

@Dosant Dosant requested a review from mattkime July 28, 2021 15:53
Copy link
Contributor

@lizozom lizozom left a comment

Choose a reason for hiding this comment

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

Didn't checkout, but it overall looks awesome.
Added a couple of comments (texts and review for the bazel file from the ops team).
Other than that LGTM

@@ -0,0 +1,89 @@

load("@npm//@bazel/typescript:index.bzl", "ts_config", "ts_project")
Copy link
Contributor

Choose a reason for hiding this comment

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

Think it could be a good idea to have someone from @elastic/kibana-operations review this. What do you say?

} from '@kbn/field-types';

/**
* @deprecated import from "@kbn/field-types" instead
Copy link
Contributor

Choose a reason for hiding this comment

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

I think it could be nice if we use identical messages across Kibana.
Maybe align with the format I started (or change to yours if you prefer).

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I agree, I made this message a bit nicer and add @removeBy tag.

We need to add a @removeBy tag and change kbn/es-query -> @kbn/es-query in other messages, but I don't want to do this in this pr. I would prefer a separate pr instead. There we can also align those.

Copy link
Contributor

Choose a reason for hiding this comment

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

I made #107175
Mind reviewing?

@Dosant Dosant requested a review from a team July 29, 2021 09:11
@mistic
Copy link
Member

mistic commented Jul 29, 2021

@Dosant we are moving into use babel as transpiler on those packages. Could you change your BUILD.bazel, package.json and tsconfig.json to look something like what we have at #106989 ? Additionally we also need to create a .babelrc file.

@Dosant
Copy link
Contributor Author

Dosant commented Jul 29, 2021

@Dosant we are moving into use babel as transpiler on those packages. Could you change your BUILD.bazel, package.json and tsconfig.json to look something like what we have at #106989 ? Additionally we also need to create a .babelrc file.

@mistic, updated! hoped didn't miss anything from the example

@Dosant Dosant requested a review from mistic July 29, 2021 13:01
@lizozom lizozom mentioned this pull request Jul 29, 2021
9 tasks
Copy link
Member

@mistic mistic left a comment

Choose a reason for hiding this comment

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

just a couple minor comments, otherwise LGTM

packages/kbn-field-types/BUILD.bazel Outdated Show resolved Hide resolved
packages/kbn-field-types/BUILD.bazel Outdated Show resolved Hide resolved
packages/kbn-field-types/package.json Outdated Show resolved Hide resolved
Copy link
Member

@jbudz jbudz left a comment

Choose a reason for hiding this comment

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

I tested on Windows - LGTM

@Dosant
Copy link
Contributor Author

Dosant commented Jul 30, 2021

@elasticmachine merge upstream

@Dosant Dosant enabled auto-merge (squash) July 30, 2021 08:13
@Dosant Dosant merged commit 3c30878 into elastic:master Jul 30, 2021
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Jul 30, 2021
@kibanamachine
Copy link
Contributor

💚 Backport successful

Status Branch Result
7.x

This backport PR will be merged automatically after passing CI.

kibanamachine added a commit that referenced this pull request Jul 30, 2021
Co-authored-by: Anton Dosov <anton.dosov@elastic.co>
streamich pushed a commit to vadimkibana/kibana that referenced this pull request Aug 8, 2021
@kibanamachine
Copy link
Contributor

kibanamachine commented Aug 25, 2021

💔 Build Failed

Failed CI Steps


Test Failures

Kibana Pipeline / general / Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/dashboard_mode/dashboard_view_mode·js.dashboard mode Dashboard View Mode Dashboard viewer "before all" hook: Create dashboard only mode user for "shows only the dashboard app link"

Link to Jenkins

Standard Out

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

[00:00:00]       │
[00:48:12]         └-: dashboard mode
[00:48:12]           └-> "before all" hook in "dashboard mode"
[00:48:12]           └-: Dashboard View Mode
[00:48:12]             └-> "before all" hook in "Dashboard View Mode"
[00:48:12]             └-> "before all" hook: initialize tests in "Dashboard View Mode"
[00:48:12]               │ debg Dashboard View Mode:initTests
[00:48:12]               │ info [x-pack/test/functional/es_archives/logstash_functional] Loading "mappings.json"
[00:48:12]               │ info [x-pack/test/functional/es_archives/logstash_functional] Loading "data.json.gz"
[00:48:12]               │ info [o.e.c.m.MetadataCreateIndexService] [node-01] [logstash-2015.09.22] creating index, cause [api], templates [], shards [1]/[0]
[00:48:12]               │ info [x-pack/test/functional/es_archives/logstash_functional] Created index "logstash-2015.09.22"
[00:48:12]               │ debg [x-pack/test/functional/es_archives/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:48:12]               │ info [o.e.c.m.MetadataCreateIndexService] [node-01] [logstash-2015.09.20] creating index, cause [api], templates [], shards [1]/[0]
[00:48:12]               │ info [x-pack/test/functional/es_archives/logstash_functional] Created index "logstash-2015.09.20"
[00:48:12]               │ debg [x-pack/test/functional/es_archives/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:48:12]               │ info [o.e.c.m.MetadataCreateIndexService] [node-01] [logstash-2015.09.21] creating index, cause [api], templates [], shards [1]/[0]
[00:48:12]               │ info [x-pack/test/functional/es_archives/logstash_functional] Created index "logstash-2015.09.21"
[00:48:12]               │ debg [x-pack/test/functional/es_archives/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:48:12]               │ info [o.e.c.m.MetadataMappingService] [node-01] [logstash-2015.09.21/_FbKLKrDSxe7YnTjKa_eNw] update_mapping [_doc]
[00:48:15]               │ info [o.e.c.m.MetadataMappingService] [node-01] [logstash-2015.09.20/szW8oVNgQOaaxOkAsZ6CsA] update_mapping [_doc]
[00:48:21]               │ info [x-pack/test/functional/es_archives/logstash_functional] Indexed 4634 docs into "logstash-2015.09.22"
[00:48:21]               │ info [x-pack/test/functional/es_archives/logstash_functional] Indexed 4757 docs into "logstash-2015.09.20"
[00:48:21]               │ info [x-pack/test/functional/es_archives/logstash_functional] Indexed 4614 docs into "logstash-2015.09.21"
[00:48:22]               │ info [x-pack/test/functional/es_archives/dashboard_view_mode] Loading "mappings.json"
[00:48:22]               │ info [x-pack/test/functional/es_archives/dashboard_view_mode] Loading "data.json.gz"
[00:48:22]               │ info [o.e.c.m.MetadataDeleteIndexService] [node-01] [.kibana_task_manager_8.0.0_001/6KPsFaxRRFu88BJyNDh0hQ] deleting index
[00:48:22]               │ info [o.e.c.m.MetadataDeleteIndexService] [node-01] [.kibana_1/qS7YJGCcSg-hA10tTswlgw] deleting index
[00:48:22]               │ info [o.e.c.m.MetadataDeleteIndexService] [node-01] [.kibana_8.0.0_001/8erxAA7qR8KtlFjFW_bXdw] deleting index
[00:48:22]               │ info [x-pack/test/functional/es_archives/dashboard_view_mode] Deleted existing index ".kibana_8.0.0_001"
[00:48:22]               │ info [x-pack/test/functional/es_archives/dashboard_view_mode] Deleted existing index ".kibana_task_manager_8.0.0_001"
[00:48:22]               │ info [x-pack/test/functional/es_archives/dashboard_view_mode] Deleted existing index ".kibana_1"
[00:48:22]               │ info [o.e.c.m.MetadataCreateIndexService] [node-01] [.kibana_1] creating index, cause [api], templates [], shards [1]/[1]
[00:48:22]               │ info [x-pack/test/functional/es_archives/dashboard_view_mode] Created index ".kibana_1"
[00:48:22]               │ debg [x-pack/test/functional/es_archives/dashboard_view_mode] ".kibana_1" settings {"index":{"number_of_replicas":"1","number_of_shards":"1"}}
[00:48:22]               │ info [x-pack/test/functional/es_archives/dashboard_view_mode] Indexed 9 docs into ".kibana"
[00:48:22]               │ debg Migrating saved objects
[00:48:22]               │ proc [kibana]   log   [10:30:18.285] [info][savedobjects-service] [.kibana_task_manager] INIT -> CREATE_NEW_TARGET. took: 3ms.
[00:48:22]               │ proc [kibana]   log   [10:30:18.287] [info][savedobjects-service] [.kibana] INIT -> WAIT_FOR_YELLOW_SOURCE. took: 7ms.
[00:48:22]               │ proc [kibana]   log   [10:30:18.289] [info][savedobjects-service] [.kibana] WAIT_FOR_YELLOW_SOURCE -> CHECK_UNKNOWN_DOCUMENTS. took: 2ms.
[00:48:22]               │ info [o.e.c.m.MetadataCreateIndexService] [node-01] [.kibana_task_manager_8.0.0_001] creating index, cause [api], templates [], shards [1]/[1]
[00:48:22]               │ info [o.e.c.r.a.AllocationService] [node-01] updating number_of_replicas to [0] for indices [.kibana_task_manager_8.0.0_001]
[00:48:22]               │ proc [kibana]   log   [10:30:18.294] [info][savedobjects-service] [.kibana] CHECK_UNKNOWN_DOCUMENTS -> SET_SOURCE_WRITE_BLOCK. took: 5ms.
[00:48:22]               │ info [o.e.c.m.MetadataIndexStateService] [node-01] adding block write to indices [[.kibana_1/z0kQEHgdQwqccZBdoTV88A]]
[00:48:22]               │ info [o.e.c.m.MetadataIndexStateService] [node-01] completed adding block write to indices [.kibana_1]
[00:48:22]               │ proc [kibana]   log   [10:30:18.356] [info][savedobjects-service] [.kibana_task_manager] CREATE_NEW_TARGET -> MARK_VERSION_INDEX_READY. took: 71ms.
[00:48:22]               │ proc [kibana]   log   [10:30:18.371] [info][savedobjects-service] [.kibana] SET_SOURCE_WRITE_BLOCK -> CALCULATE_EXCLUDE_FILTERS. took: 76ms.
[00:48:22]               │ proc [kibana]   log   [10:30:18.375] [info][savedobjects-service] [.kibana] CALCULATE_EXCLUDE_FILTERS -> CREATE_REINDEX_TEMP. took: 5ms.
[00:48:22]               │ proc [kibana]   log   [10:30:18.389] [info][savedobjects-service] [.kibana_task_manager] MARK_VERSION_INDEX_READY -> DONE. took: 33ms.
[00:48:22]               │ proc [kibana]   log   [10:30:18.390] [info][savedobjects-service] [.kibana_task_manager] Migration completed after 108ms
[00:48:22]               │ info [o.e.c.m.MetadataCreateIndexService] [node-01] [.kibana_8.0.0_reindex_temp] creating index, cause [api], templates [], shards [1]/[1]
[00:48:22]               │ info [o.e.c.r.a.AllocationService] [node-01] updating number_of_replicas to [0] for indices [.kibana_8.0.0_reindex_temp]
[00:48:22]               │ proc [kibana]   log   [10:30:18.436] [info][savedobjects-service] [.kibana] CREATE_REINDEX_TEMP -> REINDEX_SOURCE_TO_TEMP_OPEN_PIT. took: 61ms.
[00:48:22]               │ proc [kibana]   log   [10:30:18.440] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_OPEN_PIT -> REINDEX_SOURCE_TO_TEMP_READ. took: 4ms.
[00:48:22]               │ proc [kibana]   log   [10:30:18.446] [info][savedobjects-service] [.kibana] Starting to process 9 documents.
[00:48:22]               │ proc [kibana]   log   [10:30:18.446] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_READ -> REINDEX_SOURCE_TO_TEMP_INDEX. took: 6ms.
[00:48:22]               │ proc [kibana]   log   [10:30:18.460] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_INDEX -> REINDEX_SOURCE_TO_TEMP_INDEX_BULK. took: 14ms.
[00:48:22]               │ info [o.e.c.m.MetadataMappingService] [node-01] [.kibana_8.0.0_reindex_temp/funHOfmCQZW2sl8Yknh12g] update_mapping [_doc]
[00:48:22]               │ info [o.e.c.m.MetadataMappingService] [node-01] [.kibana_8.0.0_reindex_temp/funHOfmCQZW2sl8Yknh12g] update_mapping [_doc]
[00:48:22]               │ info [o.e.c.m.MetadataMappingService] [node-01] [.kibana_8.0.0_reindex_temp/funHOfmCQZW2sl8Yknh12g] update_mapping [_doc]
[00:48:22]               │ proc [kibana]   log   [10:30:18.537] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_INDEX_BULK -> REINDEX_SOURCE_TO_TEMP_READ. took: 77ms.
[00:48:22]               │ proc [kibana]   log   [10:30:18.543] [info][savedobjects-service] [.kibana] Processed 9 documents out of 9.
[00:48:22]               │ proc [kibana]   log   [10:30:18.544] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_READ -> REINDEX_SOURCE_TO_TEMP_CLOSE_PIT. took: 6ms.
[00:48:22]               │ proc [kibana]   log   [10:30:18.547] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_CLOSE_PIT -> SET_TEMP_WRITE_BLOCK. took: 4ms.
[00:48:22]               │ info [o.e.c.m.MetadataIndexStateService] [node-01] adding block write to indices [[.kibana_8.0.0_reindex_temp/funHOfmCQZW2sl8Yknh12g]]
[00:48:22]               │ info [o.e.c.m.MetadataIndexStateService] [node-01] completed adding block write to indices [.kibana_8.0.0_reindex_temp]
[00:48:22]               │ proc [kibana]   log   [10:30:18.582] [info][savedobjects-service] [.kibana] SET_TEMP_WRITE_BLOCK -> CLONE_TEMP_TO_TARGET. took: 35ms.
[00:48:22]               │ info [o.e.c.m.MetadataCreateIndexService] [node-01] applying create index request using existing index [.kibana_8.0.0_reindex_temp] metadata
[00:48:22]               │ info [o.e.c.m.MetadataCreateIndexService] [node-01] [.kibana_8.0.0_001] creating index, cause [clone_index], templates [], shards [1]/[1]
[00:48:22]               │ info [o.e.c.r.a.AllocationService] [node-01] updating number_of_replicas to [0] for indices [.kibana_8.0.0_001]
[00:48:22]               │ info [o.e.c.m.MetadataMappingService] [node-01] [.kibana_8.0.0_001/6zsXAdHUTwuzJ4F2eZVQAA] create_mapping
[00:48:22]               │ proc [kibana]   log   [10:30:18.668] [info][savedobjects-service] [.kibana] CLONE_TEMP_TO_TARGET -> REFRESH_TARGET. took: 86ms.
[00:48:22]               │ proc [kibana]   log   [10:30:18.672] [info][savedobjects-service] [.kibana] REFRESH_TARGET -> OUTDATED_DOCUMENTS_SEARCH_OPEN_PIT. took: 4ms.
[00:48:22]               │ proc [kibana]   log   [10:30:18.675] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH_OPEN_PIT -> OUTDATED_DOCUMENTS_SEARCH_READ. took: 3ms.
[00:48:22]               │ proc [kibana]   log   [10:30:18.681] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH_READ -> OUTDATED_DOCUMENTS_SEARCH_CLOSE_PIT. took: 6ms.
[00:48:22]               │ proc [kibana]   log   [10:30:18.685] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH_CLOSE_PIT -> UPDATE_TARGET_MAPPINGS. took: 4ms.
[00:48:22]               │ info [o.e.c.m.MetadataMappingService] [node-01] [.kibana_8.0.0_001/6zsXAdHUTwuzJ4F2eZVQAA] update_mapping [_doc]
[00:48:22]               │ proc [kibana]   log   [10:30:18.747] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS -> UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK. took: 62ms.
[00:48:22]               │ info [o.e.t.LoggingTaskListener] [node-01] 69918 finished with response BulkByScrollResponse[took=16.4ms,timed_out=false,sliceId=null,updated=9,created=0,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:48:22]               │ proc [kibana]   log   [10:30:18.852] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK -> MARK_VERSION_INDEX_READY. took: 105ms.
[00:48:22]               │ info [o.e.c.m.MetadataDeleteIndexService] [node-01] [.kibana_8.0.0_reindex_temp/funHOfmCQZW2sl8Yknh12g] deleting index
[00:48:22]               │ proc [kibana]   log   [10:30:18.891] [info][savedobjects-service] [.kibana] MARK_VERSION_INDEX_READY -> DONE. took: 39ms.
[00:48:22]               │ proc [kibana]   log   [10:30:18.892] [info][savedobjects-service] [.kibana] Migration completed after 612ms
[00:48:22]               │ debg [x-pack/test/functional/es_archives/dashboard_view_mode] Migrated Kibana index after loading Kibana data
[00:48:22]               │ debg [x-pack/test/functional/es_archives/dashboard_view_mode] Ensured that default space exists in .kibana
[00:48:22]               │ debg applying update to kibana config: {"accessibility:disableAnimations":true,"dateFormat:tz":"UTC","visualization:visualize:legacyChartsLibrary":true,"visualization:visualize:legacyPieChartsLibrary":true}
[00:48:23]               │ info [o.e.c.m.MetadataMappingService] [node-01] [.kibana_8.0.0_001/6zsXAdHUTwuzJ4F2eZVQAA] update_mapping [_doc]
[00:48:24]               │ debg replacing kibana config doc: {"defaultIndex":"logstash-*"}
[00:48:25]               │ debg navigating to discover url: http://localhost:61161/app/discover#/
[00:48:25]               │ debg navigate to: http://localhost:61161/app/discover#/
[00:48:26]               │ debg browser[INFO] http://localhost:61161/app/discover?_t=1629887421746#/ 281 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:48:26]               │
[00:48:26]               │ debg browser[INFO] http://localhost:61161/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:48:26]               │ debg ... sleep(700) start
[00:48:26]               │ debg ... sleep(700) end
[00:48:26]               │ debg returned from get, calling refresh
[00:48:27]               │ debg browser[INFO] http://localhost:61161/app/discover?_t=1629887421746#/ 281 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:48:27]               │
[00:48:27]               │ debg browser[INFO] http://localhost:61161/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:48:28]               │ debg currentUrl = http://localhost:61161/app/discover#/
[00:48:28]               │          appUrl = http://localhost:61161/app/discover#/
[00:48:28]               │ debg TestSubjects.find(kibanaChrome)
[00:48:28]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:48:28]               │ info [o.e.c.m.MetadataMappingService] [node-01] [.kibana_8.0.0_001/6zsXAdHUTwuzJ4F2eZVQAA] update_mapping [_doc]
[00:48:28]               │ debg ... sleep(501) start
[00:48:29]               │ debg ... sleep(501) end
[00:48:29]               │ debg in navigateTo url = http://localhost:61161/app/discover#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))&_a=(columns:!(),filters:!(),index:%27logstash-*%27,interval:auto,query:(language:kuery,query:%27%27),sort:!(!(%27@timestamp%27,desc)))
[00:48:29]               │ debg --- retry.tryForTime error: URL changed, waiting for it to settle
[00:48:29]               │ debg ... sleep(501) start
[00:48:30]               │ debg ... sleep(501) end
[00:48:30]               │ debg in navigateTo url = http://localhost:61161/app/discover#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))&_a=(columns:!(),filters:!(),index:%27logstash-*%27,interval:auto,query:(language:kuery,query:%27%27),sort:!(!(%27@timestamp%27,desc)))
[00:48:30]               │ debg Setting absolute range to Sep 19, 2015 @ 06:31:44.000 to Sep 23, 2015 @ 18:31:44.000
[00:48:30]               │ debg TestSubjects.exists(superDatePickerToggleQuickMenuButton)
[00:48:30]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=20000
[00:48:30]               │ debg TestSubjects.exists(superDatePickerShowDatesButton)
[00:48:30]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=2500
[00:48:30]               │ info [o.e.c.m.MetadataMappingService] [node-01] [.kibana_8.0.0_001/6zsXAdHUTwuzJ4F2eZVQAA] update_mapping [_doc]
[00:48:30]               │ debg TestSubjects.click(superDatePickerShowDatesButton)
[00:48:30]               │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:48:30]               │ debg Find.findByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:48:30]               │ debg TestSubjects.exists(superDatePickerstartDatePopoverButton)
[00:48:30]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=2500
[00:48:30]               │ debg TestSubjects.click(superDatePickerendDatePopoverButton)
[00:48:30]               │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:48:30]               │ debg Find.findByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:48:30]               │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:48:30]               │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:48:30]               │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:48:30]               │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:48:30]               │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:48:30]               │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:48:30]               │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:48:30]               │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 23, 2015 @ 18:31:44.000)
[00:48:30]               │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:48:30]               │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:48:30]               │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:48:31]               │ debg TestSubjects.click(superDatePickerstartDatePopoverButton)
[00:48:31]               │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:48:31]               │ debg Find.findByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:48:31]               │ debg Find.waitForElementStale with timeout=10000
[00:48:31]               │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:48:31]               │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:48:31]               │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:48:31]               │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:48:31]               │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:48:31]               │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:48:31]               │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:48:31]               │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 19, 2015 @ 06:31:44.000)
[00:48:31]               │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:48:31]               │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:48:31]               │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:48:32]               │ debg Waiting up to 20000ms for Timepicker popover to close...
[00:48:32]               │ debg TestSubjects.exists(superDatePickerAbsoluteDateInput)
[00:48:32]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=2500
[00:48:32]               │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerAbsoluteDateInput"] is not displayed
[00:48:34]               │ info [o.e.c.m.MetadataMappingService] [node-01] [.kibana_8.0.0_001/6zsXAdHUTwuzJ4F2eZVQAA] update_mapping [_doc]
[00:48:35]               │ debg --- retry.tryForTime failed again with the same message...
[00:48:35]               │ debg TestSubjects.exists(superDatePickerApplyTimeButton)
[00:48:35]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerApplyTimeButton"]') with timeout=2500
[00:48:38]               │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerApplyTimeButton"] is not displayed
[00:48:38]               │ debg TestSubjects.click(querySubmitButton)
[00:48:38]               │ debg Find.clickByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:48:38]               │ debg Find.findByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:48:38]               │ debg Find.waitForElementStale with timeout=10000
[00:48:38]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:48:38]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:48:38]               │ debg TestSubjects.click(discoverSaveButton)
[00:48:38]               │ debg Find.clickByCssSelector('[data-test-subj="discoverSaveButton"]') with timeout=10000
[00:48:38]               │ debg Find.findByCssSelector('[data-test-subj="discoverSaveButton"]') with timeout=10000
[00:48:38]               │ debg Waiting up to 20000ms for saved search title is set to Saved search for dashboard and save button is clickable...
[00:48:38]               │ debg TestSubjects.find(confirmSaveSavedObjectButton)
[00:48:38]               │ debg Find.findByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:48:38]               │ debg TestSubjects.setValue(savedObjectTitle, Saved search for dashboard)
[00:48:38]               │ debg TestSubjects.click(savedObjectTitle)
[00:48:38]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:48:38]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:48:39]               │ debg TestSubjects.click(confirmSaveSavedObjectButton)
[00:48:39]               │ debg Find.clickByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:48:39]               │ debg Find.findByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:48:39]               │ debg isGlobalLoadingIndicatorVisible
[00:48:39]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:48:39]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:48:39]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:48:39]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:48:39]               │ info [o.e.c.m.MetadataMappingService] [node-01] [.kibana_8.0.0_001/6zsXAdHUTwuzJ4F2eZVQAA] update_mapping [_doc]
[00:48:44]               │ debg Waiting up to 20000ms for saved search was persisted with name Saved search for dashboard...
[00:48:44]               │ debg TestSubjects.getVisibleText(headerGlobalNav > breadcrumbs > ~breadcrumb & ~last)
[00:48:44]               │ debg TestSubjects.find(headerGlobalNav > breadcrumbs > ~breadcrumb & ~last)
[00:48:44]               │ debg Find.findByCssSelector('[data-test-subj="headerGlobalNav"] [data-test-subj="breadcrumbs"] [data-test-subj~="breadcrumb"][data-test-subj~="last"]') with timeout=10000
[00:48:44]               │ debg navigating to dashboard url: http://localhost:61161/app/dashboards#/list
[00:48:44]               │ debg navigate to: http://localhost:61161/app/dashboards#/list
[00:48:44]               │ debg browser[INFO] http://localhost:61161/app/dashboards?_t=1629887440246#/list 281 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:48:44]               │
[00:48:44]               │ debg browser[INFO] http://localhost:61161/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:48:44]               │ debg ... sleep(700) start
[00:48:45]               │ debg ... sleep(700) end
[00:48:45]               │ debg returned from get, calling refresh
[00:48:46]               │ERROR browser[SEVERE] http://localhost:61161/44896/bundles/core/core.entry.js 12:155318 TypeError: Failed to fetch
[00:48:46]               │          at fetch_Fetch.fetchResponse (http://localhost:61161/44896/bundles/core/core.entry.js:6:26323)
[00:48:46]               │          at async http://localhost:61161/44896/bundles/core/core.entry.js:6:24092
[00:48:46]               │          at async http://localhost:61161/44896/bundles/core/core.entry.js:6:23998
[00:48:46]               │ debg browser[INFO] http://localhost:61161/app/dashboards?_t=1629887440246#/list 281 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:48:46]               │
[00:48:46]               │ debg browser[INFO] http://localhost:61161/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:48:46]               │ debg currentUrl = http://localhost:61161/app/dashboards#/list
[00:48:46]               │          appUrl = http://localhost:61161/app/dashboards#/list
[00:48:46]               │ debg TestSubjects.find(kibanaChrome)
[00:48:46]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:48:46]               │ debg ... sleep(501) start
[00:48:47]               │ debg ... sleep(501) end
[00:48:47]               │ debg in navigateTo url = http://localhost:61161/app/dashboards#/list?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:48:47]               │ debg --- retry.tryForTime error: URL changed, waiting for it to settle
[00:48:47]               │ debg ... sleep(501) start
[00:48:48]               │ debg ... sleep(501) end
[00:48:48]               │ debg in navigateTo url = http://localhost:61161/app/dashboards#/list?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:48:48]               │ debg TestSubjects.exists(newItemButton)
[00:48:48]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:48:50]               │ debg --- retry.tryForTime error: [data-test-subj="newItemButton"] is not displayed
[00:48:53]               │ debg --- retry.tryForTime failed again with the same message...
[00:48:56]               │ debg --- retry.tryForTime failed again with the same message...
[00:48:59]               │ debg --- retry.tryForTime failed again with the same message...
[00:49:00]               │ debg TestSubjects.click(createDashboardPromptButton)
[00:49:00]               │ debg Find.clickByCssSelector('[data-test-subj="createDashboardPromptButton"]') with timeout=10000
[00:49:00]               │ debg Find.findByCssSelector('[data-test-subj="createDashboardPromptButton"]') with timeout=10000
[00:49:00]               │ debg TestSubjects.exists(dashboardCreateConfirm)
[00:49:00]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardCreateConfirm"]') with timeout=2500
[00:49:03]               │ debg --- retry.tryForTime error: [data-test-subj="dashboardCreateConfirm"] is not displayed
[00:49:03]               │ debg waitForRenderComplete
[00:49:03]               │ debg in getSharedItemsCount
[00:49:03]               │ debg Find.findByCssSelector('[data-shared-items-count]') with timeout=10000
[00:49:03]               │ debg Renderable.waitForRender for 0 elements
[00:49:03]               │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:49:13]               │ debg Find.allByCssSelector('[data-loading]') with timeout=1000
[00:49:14]               │ debg DashboardAddPanel.addEmbeddable, name: Saved search for dashboard, type: search
[00:49:14]               │ debg DashboardAddPanel.ensureAddPanelIsShowing
[00:49:14]               │ debg DashboardAddPanel.isAddPanelOpen
[00:49:14]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:49:14]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:49:17]               │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:49:17]               │ debg DashboardAddPanel.clickOpenAddPanel
[00:49:17]               │ debg TestSubjects.click(dashboardAddPanelButton)
[00:49:17]               │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:49:17]               │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:49:18]               │ debg ... sleep(500) start
[00:49:18]               │ debg ... sleep(500) end
[00:49:18]               │ debg DashboardAddPanel.isAddPanelOpen
[00:49:18]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:49:18]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:49:18]               │ debg DashboardAddPanel.addToFilter(search)
[00:49:18]               │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:49:19]               │ debg DashboardAddPanel.toggleFilter
[00:49:19]               │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:49:19]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:49:19]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:49:19]               │ debg TestSubjects.click(savedObjectFinderFilter-search)
[00:49:19]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilter-search"]') with timeout=10000
[00:49:19]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilter-search"]') with timeout=10000
[00:49:19]               │ debg DashboardAddPanel.toggleFilter
[00:49:19]               │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:49:19]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:49:19]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:49:19]               │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:49:19]               │ debg TestSubjects.setValue(savedObjectFinderSearchInput, "Saved search for dashboard")
[00:49:19]               │ debg TestSubjects.click(savedObjectFinderSearchInput)
[00:49:19]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:49:19]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:49:20]               │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:49:20]               │ debg TestSubjects.click(savedObjectTitleSaved-search-for-dashboard)
[00:49:20]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitleSaved-search-for-dashboard"]') with timeout=10000
[00:49:20]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitleSaved-search-for-dashboard"]') with timeout=10000
[00:49:20]               │ debg TestSubjects.exists(addObjectToDashboardSuccess)
[00:49:20]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="addObjectToDashboardSuccess"]') with timeout=2500
[00:49:23]               │ debg --- retry.tryForTime error: [data-test-subj="addObjectToDashboardSuccess"] is not displayed
[00:49:23]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:49:23]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:49:23]               │ debg Closing flyout dashboardAddPanel
[00:49:23]               │ debg TestSubjects.find(dashboardAddPanel)
[00:49:23]               │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=10000
[00:49:23]               │ debg Waiting up to 20000ms for flyout closed...
[00:49:23]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:49:23]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:49:24]               │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:49:25]               │ debg DashboardAddPanel.addVisualizations
[00:49:25]               │ debg DashboardAddPanel.addEmbeddable, name: Visualization PieChart, type: visualization
[00:49:25]               │ debg DashboardAddPanel.ensureAddPanelIsShowing
[00:49:25]               │ debg DashboardAddPanel.isAddPanelOpen
[00:49:25]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:49:25]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:49:27]               │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:49:28]               │ debg DashboardAddPanel.clickOpenAddPanel
[00:49:28]               │ debg TestSubjects.click(dashboardAddPanelButton)
[00:49:28]               │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:49:28]               │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:49:28]               │ debg ... sleep(500) start
[00:49:29]               │ debg ... sleep(500) end
[00:49:29]               │ debg DashboardAddPanel.isAddPanelOpen
[00:49:29]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:49:29]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:49:29]               │ debg DashboardAddPanel.addToFilter(visualization)
[00:49:29]               │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:49:29]               │ debg DashboardAddPanel.toggleFilter
[00:49:29]               │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:49:29]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:49:29]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:49:29]               │ debg TestSubjects.click(savedObjectFinderFilter-visualization)
[00:49:29]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilter-visualization"]') with timeout=10000
[00:49:29]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilter-visualization"]') with timeout=10000
[00:49:29]               │ debg DashboardAddPanel.toggleFilter
[00:49:29]               │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:49:29]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:49:29]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:49:29]               │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:49:30]               │ debg TestSubjects.setValue(savedObjectFinderSearchInput, "Visualization PieChart")
[00:49:30]               │ debg TestSubjects.click(savedObjectFinderSearchInput)
[00:49:30]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:49:30]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:49:30]               │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:49:31]               │ debg TestSubjects.click(savedObjectTitleVisualization-PieChart)
[00:49:31]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitleVisualization-PieChart"]') with timeout=10000
[00:49:31]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitleVisualization-PieChart"]') with timeout=10000
[00:49:31]               │ debg TestSubjects.exists(addObjectToDashboardSuccess)
[00:49:31]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="addObjectToDashboardSuccess"]') with timeout=2500
[00:49:33]               │ debg --- retry.tryForTime error: [data-test-subj="addObjectToDashboardSuccess"] is not displayed
[00:49:34]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:49:34]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:49:34]               │ debg Closing flyout dashboardAddPanel
[00:49:34]               │ debg TestSubjects.find(dashboardAddPanel)
[00:49:34]               │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=10000
[00:49:34]               │ debg Waiting up to 20000ms for flyout closed...
[00:49:34]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:49:34]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:49:35]               │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:49:35]               │ debg DashboardAddPanel.addEmbeddable, name: Visualization☺ VerticalBarChart, type: visualization
[00:49:35]               │ debg DashboardAddPanel.ensureAddPanelIsShowing
[00:49:35]               │ debg DashboardAddPanel.isAddPanelOpen
[00:49:35]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:49:35]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:49:38]               │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:49:39]               │ debg DashboardAddPanel.clickOpenAddPanel
[00:49:39]               │ debg TestSubjects.click(dashboardAddPanelButton)
[00:49:39]               │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:49:39]               │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:49:39]               │ debg ... sleep(500) start
[00:49:39]               │ debg ... sleep(500) end
[00:49:39]               │ debg DashboardAddPanel.isAddPanelOpen
[00:49:39]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:49:39]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:49:39]               │ debg DashboardAddPanel.addToFilter(visualization)
[00:49:39]               │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:49:40]               │ debg DashboardAddPanel.toggleFilter
[00:49:40]               │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:49:40]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:49:40]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:49:40]               │ debg TestSubjects.click(savedObjectFinderFilter-visualization)
[00:49:40]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilter-visualization"]') with timeout=10000
[00:49:40]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilter-visualization"]') with timeout=10000
[00:49:40]               │ debg DashboardAddPanel.toggleFilter
[00:49:40]               │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:49:40]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:49:40]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:49:40]               │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:49:40]               │ debg TestSubjects.setValue(savedObjectFinderSearchInput, "Visualization☺ VerticalBarChart")
[00:49:40]               │ debg TestSubjects.click(savedObjectFinderSearchInput)
[00:49:40]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:49:40]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:49:41]               │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:49:41]               │ debg TestSubjects.click(savedObjectTitleVisualization☺-VerticalBarChart)
[00:49:41]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitleVisualization☺-VerticalBarChart"]') with timeout=10000
[00:49:41]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitleVisualization☺-VerticalBarChart"]') with timeout=10000
[00:49:41]               │ debg TestSubjects.exists(addObjectToDashboardSuccess)
[00:49:41]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="addObjectToDashboardSuccess"]') with timeout=2500
[00:49:43]               │ info [o.e.c.m.MetadataMappingService] [node-01] [.kibana_task_manager_8.0.0_001/10crBA-cS9CBK8JFxU0jJQ] update_mapping [_doc]
[00:49:44]               │ debg --- retry.tryForTime error: [data-test-subj="addObjectToDashboardSuccess"] is not displayed
[00:49:44]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:49:44]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:49:44]               │ debg Closing flyout dashboardAddPanel
[00:49:44]               │ debg TestSubjects.find(dashboardAddPanel)
[00:49:44]               │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=10000
[00:49:45]               │ debg Waiting up to 20000ms for flyout closed...
[00:49:45]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:49:45]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:49:46]               │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:49:46]               │ debg DashboardAddPanel.addEmbeddable, name: Visualization漢字 AreaChart, type: visualization
[00:49:46]               │ debg DashboardAddPanel.ensureAddPanelIsShowing
[00:49:46]               │ debg DashboardAddPanel.isAddPanelOpen
[00:49:46]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:49:46]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:49:49]               │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:49:49]               │ debg DashboardAddPanel.clickOpenAddPanel
[00:49:49]               │ debg TestSubjects.click(dashboardAddPanelButton)
[00:49:49]               │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:49:49]               │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:49:49]               │ debg ... sleep(500) start
[00:49:50]               │ debg ... sleep(500) end
[00:49:50]               │ debg DashboardAddPanel.isAddPanelOpen
[00:49:50]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:49:50]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:49:50]               │ debg DashboardAddPanel.addToFilter(visualization)
[00:49:50]               │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:49:50]               │ debg DashboardAddPanel.toggleFilter
[00:49:50]               │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:49:50]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:49:50]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:49:50]               │ debg TestSubjects.click(savedObjectFinderFilter-visualization)
[00:49:50]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilter-visualization"]') with timeout=10000
[00:49:50]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilter-visualization"]') with timeout=10000
[00:49:50]               │ debg DashboardAddPanel.toggleFilter
[00:49:50]               │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:49:50]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:49:50]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:49:51]               │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:49:51]               │ debg TestSubjects.setValue(savedObjectFinderSearchInput, "Visualization漢字 AreaChart")
[00:49:51]               │ debg TestSubjects.click(savedObjectFinderSearchInput)
[00:49:51]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:49:51]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:49:51]               │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:49:52]               │ debg TestSubjects.click(savedObjectTitleVisualization漢字-AreaChart)
[00:49:52]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitleVisualization漢字-AreaChart"]') with timeout=10000
[00:49:52]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitleVisualization漢字-AreaChart"]') with timeout=10000
[00:49:52]               │ debg TestSubjects.exists(addObjectToDashboardSuccess)
[00:49:52]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="addObjectToDashboardSuccess"]') with timeout=2500
[00:49:55]               │ debg --- retry.tryForTime error: [data-test-subj="addObjectToDashboardSuccess"] is not displayed
[00:49:55]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:49:55]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:49:55]               │ debg Closing flyout dashboardAddPanel
[00:49:55]               │ debg TestSubjects.find(dashboardAddPanel)
[00:49:55]               │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=10000
[00:49:55]               │ debg Waiting up to 20000ms for flyout closed...
[00:49:55]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:49:55]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:49:56]               │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:49:57]               │ debg DashboardAddPanel.addEmbeddable, name: Visualization☺漢字 DataTable, type: visualization
[00:49:57]               │ debg DashboardAddPanel.ensureAddPanelIsShowing
[00:49:57]               │ debg DashboardAddPanel.isAddPanelOpen
[00:49:57]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:49:57]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:49:59]               │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:50:00]               │ debg DashboardAddPanel.clickOpenAddPanel
[00:50:00]               │ debg TestSubjects.click(dashboardAddPanelButton)
[00:50:00]               │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:50:00]               │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:50:00]               │ debg ... sleep(500) start
[00:50:00]               │ debg ... sleep(500) end
[00:50:00]               │ debg DashboardAddPanel.isAddPanelOpen
[00:50:00]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:50:00]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:50:00]               │ debg DashboardAddPanel.addToFilter(visualization)
[00:50:00]               │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:50:01]               │ debg DashboardAddPanel.toggleFilter
[00:50:01]               │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:50:01]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:50:01]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:50:01]               │ debg TestSubjects.click(savedObjectFinderFilter-visualization)
[00:50:01]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilter-visualization"]') with timeout=10000
[00:50:01]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilter-visualization"]') with timeout=10000
[00:50:01]               │ debg DashboardAddPanel.toggleFilter
[00:50:01]               │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:50:01]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:50:01]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:50:01]               │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:50:02]               │ debg TestSubjects.setValue(savedObjectFinderSearchInput, "Visualization☺漢字 DataTable")
[00:50:02]               │ debg TestSubjects.click(savedObjectFinderSearchInput)
[00:50:02]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:50:02]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:50:02]               │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:50:02]               │ debg TestSubjects.click(savedObjectTitleVisualization☺漢字-DataTable)
[00:50:02]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitleVisualization☺漢字-DataTable"]') with timeout=10000
[00:50:02]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitleVisualization☺漢字-DataTable"]') with timeout=10000
[00:50:03]               │ debg TestSubjects.exists(addObjectToDashboardSuccess)
[00:50:03]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="addObjectToDashboardSuccess"]') with timeout=2500
[00:50:05]               │ debg --- retry.tryForTime error: [data-test-subj="addObjectToDashboardSuccess"] is not displayed
[00:50:06]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:50:06]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:50:06]               │ debg Closing flyout dashboardAddPanel
[00:50:06]               │ debg TestSubjects.find(dashboardAddPanel)
[00:50:06]               │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=10000
[00:50:06]               │ debg Waiting up to 20000ms for flyout closed...
[00:50:06]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:50:06]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:50:07]               │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:50:07]               │ debg DashboardAddPanel.addEmbeddable, name: Visualization漢字 LineChart, type: visualization
[00:50:07]               │ debg DashboardAddPanel.ensureAddPanelIsShowing
[00:50:07]               │ debg DashboardAddPanel.isAddPanelOpen
[00:50:07]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:50:07]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:50:10]               │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:50:10]               │ debg DashboardAddPanel.clickOpenAddPanel
[00:50:10]               │ debg TestSubjects.click(dashboardAddPanelButton)
[00:50:10]               │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:50:10]               │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:50:11]               │ debg ... sleep(500) start
[00:50:11]               │ debg ... sleep(500) end
[00:50:11]               │ debg DashboardAddPanel.isAddPanelOpen
[00:50:11]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:50:11]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:50:11]               │ debg DashboardAddPanel.addToFilter(visualization)
[00:50:11]               │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:50:12]               │ debg DashboardAddPanel.toggleFilter
[00:50:12]               │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:50:12]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:50:12]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:50:12]               │ debg TestSubjects.click(savedObjectFinderFilter-visualization)
[00:50:12]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilter-visualization"]') with timeout=10000
[00:50:12]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilter-visualization"]') with timeout=10000
[00:50:12]               │ debg DashboardAddPanel.toggleFilter
[00:50:12]               │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:50:12]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:50:12]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:50:12]               │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:50:12]               │ debg TestSubjects.setValue(savedObjectFinderSearchInput, "Visualization漢字 LineChart")
[00:50:12]               │ debg TestSubjects.click(savedObjectFinderSearchInput)
[00:50:12]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:50:12]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:50:13]               │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:50:13]               │ debg TestSubjects.click(savedObjectTitleVisualization漢字-LineChart)
[00:50:13]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitleVisualization漢字-LineChart"]') with timeout=10000
[00:50:13]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitleVisualization漢字-LineChart"]') with timeout=10000
[00:50:13]               │ debg TestSubjects.exists(addObjectToDashboardSuccess)
[00:50:13]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="addObjectToDashboardSuccess"]') with timeout=2500
[00:50:16]               │ debg --- retry.tryForTime error: [data-test-subj="addObjectToDashboardSuccess"] is not displayed
[00:50:16]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:50:16]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:50:16]               │ debg Closing flyout dashboardAddPanel
[00:50:16]               │ debg TestSubjects.find(dashboardAddPanel)
[00:50:16]               │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=10000
[00:50:17]               │ debg Waiting up to 20000ms for flyout closed...
[00:50:17]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:50:17]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:50:18]               │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:50:18]               │ debg DashboardAddPanel.addEmbeddable, name: Visualization TileMap, type: visualization
[00:50:18]               │ debg DashboardAddPanel.ensureAddPanelIsShowing
[00:50:18]               │ debg DashboardAddPanel.isAddPanelOpen
[00:50:18]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:50:18]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:50:21]               │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:50:21]               │ debg DashboardAddPanel.clickOpenAddPanel
[00:50:21]               │ debg TestSubjects.click(dashboardAddPanelButton)
[00:50:21]               │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:50:21]               │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:50:21]               │ debg ... sleep(500) start
[00:50:22]               │ debg ... sleep(500) end
[00:50:22]               │ debg DashboardAddPanel.isAddPanelOpen
[00:50:22]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:50:22]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:50:22]               │ debg DashboardAddPanel.addToFilter(visualization)
[00:50:22]               │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:50:22]               │ debg DashboardAddPanel.toggleFilter
[00:50:22]               │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:50:22]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:50:22]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:50:22]               │ debg TestSubjects.click(savedObjectFinderFilter-visualization)
[00:50:22]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilter-visualization"]') with timeout=10000
[00:50:22]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilter-visualization"]') with timeout=10000
[00:50:23]               │ debg DashboardAddPanel.toggleFilter
[00:50:23]               │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:50:23]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:50:23]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:50:23]               │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:50:23]               │ debg TestSubjects.setValue(savedObjectFinderSearchInput, "Visualization TileMap")
[00:50:23]               │ debg TestSubjects.click(savedObjectFinderSearchInput)
[00:50:23]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:50:23]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:50:23]               │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:50:24]               │ debg TestSubjects.click(savedObjectTitleVisualization-TileMap)
[00:50:24]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitleVisualization-TileMap"]') with timeout=10000
[00:50:24]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitleVisualization-TileMap"]') with timeout=10000
[00:50:24]               │ debg TestSubjects.exists(addObjectToDashboardSuccess)
[00:50:24]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="addObjectToDashboardSuccess"]') with timeout=2500
[00:50:27]               │ debg --- retry.tryForTime error: [data-test-subj="addObjectToDashboardSuccess"] is not displayed
[00:50:27]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:50:27]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:50:27]               │ debg Closing flyout dashboardAddPanel
[00:50:27]               │ debg TestSubjects.find(dashboardAddPanel)
[00:50:27]               │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=10000
[00:50:27]               │ debg Waiting up to 20000ms for flyout closed...
[00:50:27]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:50:27]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:50:28]               │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:50:29]               │ debg DashboardAddPanel.addEmbeddable, name: Visualization MetricChart, type: visualization
[00:50:29]               │ debg DashboardAddPanel.ensureAddPanelIsShowing
[00:50:29]               │ debg DashboardAddPanel.isAddPanelOpen
[00:50:29]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:50:29]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:50:31]               │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:50:32]               │ debg DashboardAddPanel.clickOpenAddPanel
[00:50:32]               │ debg TestSubjects.click(dashboardAddPanelButton)
[00:50:32]               │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:50:32]               │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:50:32]               │ debg ... sleep(500) start
[00:50:32]               │ debg ... sleep(500) end
[00:50:32]               │ debg DashboardAddPanel.isAddPanelOpen
[00:50:32]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:50:32]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:50:32]               │ debg DashboardAddPanel.addToFilter(visualization)
[00:50:32]               │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:50:33]               │ debg DashboardAddPanel.toggleFilter
[00:50:33]               │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:50:33]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:50:33]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:50:33]               │ debg TestSubjects.click(savedObjectFinderFilter-visualization)
[00:50:33]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilter-visualization"]') with timeout=10000
[00:50:33]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilter-visualization"]') with timeout=10000
[00:50:33]               │ debg DashboardAddPanel.toggleFilter
[00:50:33]               │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:50:33]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:50:33]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:50:33]               │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:50:34]               │ debg TestSubjects.setValue(savedObjectFinderSearchInput, "Visualization MetricChart")
[00:50:34]               │ debg TestSubjects.click(savedObjectFinderSearchInput)
[00:50:34]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:50:34]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:50:34]               │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:50:34]               │ debg TestSubjects.click(savedObjectTitleVisualization-MetricChart)
[00:50:34]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitleVisualization-MetricChart"]') with timeout=10000
[00:50:34]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitleVisualization-MetricChart"]') with timeout=10000
[00:50:35]               │ debg TestSubjects.exists(addObjectToDashboardSuccess)
[00:50:35]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="addObjectToDashboardSuccess"]') with timeout=2500
[00:50:37]               │ debg --- retry.tryForTime error: [data-test-subj="addObjectToDashboardSuccess"] is not displayed
[00:50:38]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:50:38]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:50:38]               │ debg Closing flyout dashboardAddPanel
[00:50:38]               │ debg TestSubjects.find(dashboardAddPanel)
[00:50:38]               │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=10000
[00:50:38]               │ debg Waiting up to 20000ms for flyout closed...
[00:50:38]               │ debg TestSubjects.exists(dashboardAddPanel)
[00:50:38]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:50:39]               │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:50:39]               │ debg TestSubjects.click(dashboardSaveMenuItem)
[00:50:39]               │ debg Find.clickByCssSelector('[data-test-subj="dashboardSaveMenuItem"]') with timeout=10000
[00:50:39]               │ debg Find.findByCssSelector('[data-test-subj="dashboardSaveMenuItem"]') with timeout=10000
[00:50:40]               │ debg TestSubjects.find(savedObjectSaveModal)
[00:50:40]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=10000
[00:50:40]               │ debg entering new title
[00:50:40]               │ debg TestSubjects.setValue(savedObjectTitle, Dashboard View Mode Test Dashboard)
[00:50:40]               │ debg TestSubjects.click(savedObjectTitle)
[00:50:40]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:50:40]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:50:40]               │ debg TestSubjects.exists(saveAsNewCheckbox)
[00:50:40]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="saveAsNewCheckbox"]') with timeout=2500
[00:50:42]               │ debg --- retry.tryForTime error: [data-test-subj="saveAsNewCheckbox"] is not displayed
[00:50:43]               │ debg DashboardPage.clickSave
[00:50:43]               │ debg TestSubjects.click(confirmSaveSavedObjectButton)
[00:50:43]               │ debg Find.clickByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:50:43]               │ debg Find.findByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:50:43]               │ debg Find.waitForElementStale with timeout=10000
[00:50:43]               │ info [o.e.c.m.MetadataMappingService] [node-01] [.kibana_8.0.0_001/6zsXAdHUTwuzJ4F2eZVQAA] update_mapping [_doc]
[00:50:44]               │ debg TestSubjects.exists(saveDashboardSuccess)
[00:50:44]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="saveDashboardSuccess"]') with timeout=120000
[00:50:44]               │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:50:45]               │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:50:45]               │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:50:45]               │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:50:45]               │ debg isGlobalLoadingIndicatorVisible
[00:50:45]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:50:45]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:50:45]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:50:45]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:50:45]               │ debg Waiting for save modal to close
[00:50:45]               │ debg TestSubjects.exists(savedObjectSaveModal)
[00:50:45]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:50:47]               │ debg --- retry.tryForTime error: [data-test-subj="savedObjectSaveModal"] is not displayed
[00:50:48]               │ debg TestSubjects.exists(dashboardEditMode)
[00:50:48]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardEditMode"]') with timeout=2500
[00:50:50]               │ debg --- retry.tryForTime error: [data-test-subj="dashboardEditMode"] is not displayed
[00:50:51]               │ debg clickCancelOutOfEditMode
[00:50:51]               │ debg getIsInViewMode
[00:50:51]               │ debg TestSubjects.exists(dashboardEditMode)
[00:50:51]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardEditMode"]') with timeout=2500
[00:50:53]               │ debg --- retry.tryForTime error: [data-test-subj="dashboardEditMode"] is not displayed
[00:50:54]               │ debg Waiting up to 20000ms for leave edit mode button enabled...
[00:50:54]               │ debg TestSubjects.find(dashboardViewOnlyMode)
[00:50:54]               │ debg Find.findByCssSelector('[data-test-subj="dashboardViewOnlyMode"]') with timeout=10000
[00:50:54]               │ debg TestSubjects.click(dashboardViewOnlyMode)
[00:50:54]               │ debg Find.clickByCssSelector('[data-test-subj="dashboardViewOnlyMode"]') with timeout=10000
[00:50:54]               │ debg Find.findByCssSelector('[data-test-subj="dashboardViewOnlyMode"]') with timeout=10000
[00:50:54]               │ debg TestSubjects.exists(confirmModalTitleText)
[00:50:54]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="confirmModalTitleText"]') with timeout=2500
[00:50:57]               │ debg --- retry.tryForTime error: [data-test-subj="confirmModalTitleText"] is not displayed
[00:50:57]               │ debg isGlobalLoadingIndicatorVisible
[00:50:57]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:50:57]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:50:59]               │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:50:59]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:50:59]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:50:59]             └-: Dashboard viewer
[00:50:59]               └-> "before all" hook for "shows only the dashboard app link"
[00:50:59]               └-> "before all" hook: Create logstash data role for "shows only the dashboard app link"
[00:50:59]                 │ debg navigating to settings url: http://localhost:61161/app/management
[00:50:59]                 │ debg navigate to: http://localhost:61161/app/management
[00:50:59]                 │ debg browser[INFO] http://localhost:61161/app/management?_t=1629887575651 281 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:50:59]                 │
[00:50:59]                 │ debg browser[INFO] http://localhost:61161/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:50:59]                 │ debg ... sleep(700) start
[00:51:00]                 │ debg ... sleep(700) end
[00:51:00]                 │ debg returned from get, calling refresh
[00:51:01]                 │ debg browser[INFO] http://localhost:61161/app/management?_t=1629887575651 281 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:51:01]                 │
[00:51:01]                 │ debg browser[INFO] http://localhost:61161/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:51:02]                 │ debg currentUrl = http://localhost:61161/app/management
[00:51:02]                 │          appUrl = http://localhost:61161/app/management
[00:51:02]                 │ debg TestSubjects.find(kibanaChrome)
[00:51:02]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:51:02]                 │ debg ... sleep(501) start
[00:51:02]                 │ debg ... sleep(501) end
[00:51:02]                 │ debg in navigateTo url = http://localhost:61161/app/management
[00:51:02]                 │ debg TestSubjects.click(roles)
[00:51:02]                 │ debg Find.clickByCssSelector('[data-test-subj="roles"]') with timeout=10000
[00:51:02]                 │ debg Find.findByCssSelector('[data-test-subj="roles"]') with timeout=10000
[00:51:03]                 │ debg TestSubjects.click(createRoleButton)
[00:51:03]                 │ debg Find.clickByCssSelector('[data-test-subj="createRoleButton"]') with timeout=10000
[00:51:03]                 │ debg Find.findByCssSelector('[data-test-subj="createRoleButton"]') with timeout=10000
[00:51:03]                 │ debg TestSubjects.setValue(roleFormNameInput, logstash-data)
[00:51:03]                 │ debg TestSubjects.click(roleFormNameInput)
[00:51:03]                 │ debg Find.clickByCssSelector('[data-test-subj="roleFormNameInput"]') with timeout=10000
[00:51:03]                 │ debg Find.findByCssSelector('[data-test-subj="roleFormNameInput"]') with timeout=10000
[00:51:03]                 │ debg Adding index logstash-* to role
[00:51:03]                 │ debg comboBox.setCustom, comboBoxSelector: indicesInput0, value: logstash-*
[00:51:03]                 │ debg TestSubjects.find(indicesInput0)
[00:51:03]                 │ debg Find.findByCssSelector('[data-test-subj="indicesInput0"]') with timeout=10000
[00:51:05]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:51:05]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:51:05]                 │ debg Adding privilege read to role
[00:51:05]                 │ debg Find.findByCssSelector('[data-test-subj="privilegesInput0"] input') with timeout=10000
[00:51:06]                 │ debg Find.byButtonText('read') with timeout=10000
[00:51:06]                 │ debg TestSubjects.find(roleFormSaveButton)
[00:51:06]                 │ debg Find.findByCssSelector('[data-test-subj="roleFormSaveButton"]') with timeout=10000
[00:51:07]                 │ debg isGlobalLoadingIndicatorVisible
[00:51:07]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:51:07]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:51:07]                 │ info [o.e.x.s.a.r.TransportPutRoleAction] [node-01] added role [logstash-data]
[00:51:08]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:51:09]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:51:09]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:51:09]               └-> "before all" hook: Create dashboard only mode user for "shows only the dashboard app link"
[00:51:09]                 │ debg navigating to settings url: http://localhost:61161/app/management
[00:51:09]                 │ debg navigate to: http://localhost:61161/app/management
[00:51:09]                 │ debg browser[INFO] http://localhost:61161/app/management?_t=1629887585052 281 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:51:09]                 │
[00:51:09]                 │ debg browser[INFO] http://localhost:61161/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:51:09]                 │ debg ... sleep(700) start
[00:51:09]                 │ debg ... sleep(700) end
[00:51:09]                 │ debg returned from get, calling refresh
[00:51:10]                 │ERROR browser[SEVERE] http://localhost:61161/44896/bundles/core/core.entry.js 12:155318 TypeError: Failed to fetch
[00:51:10]                 │          at fetch_Fetch.fetchResponse (http://localhost:61161/44896/bundles/core/core.entry.js:6:26323)
[00:51:10]                 │          at async http://localhost:61161/44896/bundles/core/core.entry.js:6:24092
[00:51:10]                 │          at async http://localhost:61161/44896/bundles/core/core.entry.js:6:23998
[00:51:10]                 │ debg browser[INFO] http://localhost:61161/app/management?_t=1629887585052 281 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:51:10]                 │
[00:51:10]                 │ debg browser[INFO] http://localhost:61161/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:51:11]                 │ debg currentUrl = http://localhost:61161/app/management
[00:51:11]                 │          appUrl = http://localhost:61161/app/management
[00:51:11]                 │ debg TestSubjects.find(kibanaChrome)
[00:51:11]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:51:11]                 │ debg ... sleep(501) start
[00:51:11]                 │ debg ... sleep(501) end
[00:51:12]                 │ debg in navigateTo url = http://localhost:61161/app/management
[00:51:12]                 │ debg navigating to settings url: http://localhost:61161/app/management
[00:51:12]                 │ debg navigate to: http://localhost:61161/app/management
[00:51:12]                 │ debg browser[INFO] http://localhost:61161/app/management?_t=1629887587929 281 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:51:12]                 │
[00:51:12]                 │ debg browser[INFO] http://localhost:61161/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:51:12]                 │ debg ... sleep(700) start
[00:51:13]                 │ debg ... sleep(700) end
[00:51:13]                 │ debg returned from get, calling refresh
[00:51:14]                 │ debg browser[INFO] http://localhost:61161/app/management?_t=1629887587929 281 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:51:14]                 │
[00:51:14]                 │ debg browser[INFO] http://localhost:61161/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:51:14]                 │ debg currentUrl = http://localhost:61161/app/management
[00:51:14]                 │          appUrl = http://localhost:61161/app/management
[00:51:14]                 │ debg TestSubjects.find(kibanaChrome)
[00:51:14]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:51:14]                 │ debg ... sleep(501) start
[00:51:15]                 │ debg ... sleep(501) end
[00:51:15]                 │ debg in navigateTo url = http://localhost:61161/app/management
[00:51:15]                 │ debg TestSubjects.click(users)
[00:51:15]                 │ debg Find.clickByCssSelector('[data-test-subj="users"]') with timeout=10000
[00:51:15]                 │ debg Find.findByCssSelector('[data-test-subj="users"]') with timeout=10000
[00:51:15]                 │ debg TestSubjects.click(createUserButton)
[00:51:15]                 │ debg Find.clickByCssSelector('[data-test-subj="createUserButton"]') with timeout=10000
[00:51:15]                 │ debg Find.findByCssSelector('[data-test-subj="createUserButton"]') with timeout=10000
[00:51:15]                 │ debg Find.setValue('[name=username]', 'dashuser')
[00:51:15]                 │ debg Find.findByCssSelector('[name=username]') with timeout=10000
[00:51:15]                 │ debg Find.setValue('[name=password]', '123456')
[00:51:15]                 │ debg Find.findByCssSelector('[name=password]') with timeout=10000
[00:51:16]                 │ debg Find.setValue('[name=confirm_password]', '123456')
[00:51:16]                 │ debg Find.findByCssSelector('[name=confirm_password]') with timeout=10000
[00:51:16]                 │ debg Find.setValue('[name=full_name]', 'dashuser')
[00:51:16]                 │ debg Find.findByCssSelector('[name=full_name]') with timeout=10000
[00:51:16]                 │ debg Find.setValue('[name=email]', 'example@example.com')
[00:51:16]                 │ debg Find.findByCssSelector('[name=email]') with timeout=10000
[00:51:16]                 │ debg TestSubjects.find(rolesDropdown)
[00:51:16]                 │ debg Find.findByCssSelector('[data-test-subj="rolesDropdown"]') with timeout=10000
[00:51:17]                 │ debg Find.clickByCssSelector('[role=option][title="kibana_dashboard_only_user"]') with timeout=10000
[00:51:17]                 │ debg Find.findByCssSelector('[role=option][title="kibana_dashboard_only_user"]') with timeout=10000
[00:51:27]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [role=option][title="kibana_dashboard_only_user"])
[00:51:27]                 │      Wait timed out after 10018ms
[00:51:27]                 │ debg Find.findByCssSelector('[role=option][title="kibana_dashboard_only_user"]') with timeout=10000
[00:51:37]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [role=option][title="kibana_dashboard_only_user"])
[00:51:37]                 │      Wait timed out after 10045ms
[00:51:38]                 │ debg Find.findByCssSelector('[role=option][title="kibana_dashboard_only_user"]') with timeout=10000
[00:51:48]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [role=option][title="kibana_dashboard_only_user"])
[00:51:48]                 │      Wait timed out after 10060ms
[00:51:48]                 │ debg Find.findByCssSelector('[role=option][title="kibana_dashboard_only_user"]') with timeout=10000
[00:51:59]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [role=option][title="kibana_dashboard_only_user"])
[00:51:59]                 │      Wait timed out after 10056ms
[00:51:59]                 │ debg Find.findByCssSelector('[role=option][title="kibana_dashboard_only_user"]') with timeout=10000
[00:52:09]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [role=option][title="kibana_dashboard_only_user"])
[00:52:09]                 │      Wait timed out after 10044ms
[00:52:10]                 │ debg Find.findByCssSelector('[role=option][title="kibana_dashboard_only_user"]') with timeout=10000
[00:52:20]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [role=option][title="kibana_dashboard_only_user"])
[00:52:20]                 │      Wait timed out after 10040ms
[00:52:20]                 │ debg Find.findByCssSelector('[role=option][title="kibana_dashboard_only_user"]') with timeout=10000
[00:52:30]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [role=option][title="kibana_dashboard_only_user"])
[00:52:30]                 │      Wait timed out after 10036ms
[00:52:31]                 │ debg Find.findByCssSelector('[role=option][title="kibana_dashboard_only_user"]') with timeout=10000
[00:52:41]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [role=option][title="kibana_dashboard_only_user"])
[00:52:41]                 │      Wait timed out after 10013ms
[00:52:41]                 │ debg Find.findByCssSelector('[role=option][title="kibana_dashboard_only_user"]') with timeout=10000
[00:52:51]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [role=option][title="kibana_dashboard_only_user"])
[00:52:51]                 │      Wait timed out after 10012ms
[00:52:52]                 │ debg Find.findByCssSelector('[role=option][title="kibana_dashboard_only_user"]') with timeout=10000
[00:53:02]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [role=option][title="kibana_dashboard_only_user"])
[00:53:02]                 │      Wait timed out after 10028ms
[00:53:02]                 │ debg Find.findByCssSelector('[role=option][title="kibana_dashboard_only_user"]') with timeout=10000
[00:53:12]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [role=option][title="kibana_dashboard_only_user"])
[00:53:12]                 │      Wait timed out after 10011ms
[00:53:13]                 │ debg Find.findByCssSelector('[role=option][title="kibana_dashboard_only_user"]') with timeout=10000
[00:53:23]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [role=option][title="kibana_dashboard_only_user"])
[00:53:23]                 │      Wait timed out after 10031ms
[00:53:23]                 │ info Taking screenshot "/dev/shm/workspace/parallel/16/kibana/x-pack/test/functional/screenshots/failure/dashboard mode Dashboard View Mode Dashboard viewer _before all_ hook_ Create dashboard only mode user for _shows only the dashboard app link_.png"
[00:53:23]                 │ info Current URL is: http://localhost:61161/app/management/security/users/create
[00:53:23]                 │ info Saving page source to: /dev/shm/workspace/parallel/16/kibana/x-pack/test/functional/failure_debug/html/dashboard mode Dashboard View Mode Dashboard viewer _before all_ hook_ Create dashboard only mode user for _shows only the dashboard app link_.html
[00:53:23]                 └- ✖ fail: dashboard mode Dashboard View Mode Dashboard viewer "before all" hook: Create dashboard only mode user for "shows only the dashboard app link"
[00:53:23]                 │      Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [role=option][title="kibana_dashboard_only_user"])
[00:53:23]                 │ Wait timed out after 10031ms
[00:53:23]                 │     at /dev/shm/workspace/parallel/16/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
[00:53:23]                 │     at runMicrotasks (<anonymous>)
[00:53:23]                 │     at processTicksAndRejections (internal/process/task_queues.js:95:5)
[00:53:23]                 │       at onFailure (/dev/shm/workspace/parallel/16/kibana/test/common/services/retry/retry_for_success.ts:17:9)
[00:53:23]                 │       at retryForSuccess (/dev/shm/workspace/parallel/16/kibana/test/common/services/retry/retry_for_success.ts:57:13)
[00:53:23]                 │       at RetryService.try (/dev/shm/workspace/parallel/16/kibana/test/common/services/retry/retry.ts:31:12)
[00:53:23]                 │       at Proxy.clickByCssSelector (/dev/shm/workspace/parallel/16/kibana/test/functional/services/common/find.ts:360:5)
[00:53:23]                 │       at SecurityPageObject.selectRole (test/functional/page_objects/security_page.ts:551:5)
[00:53:23]                 │       at SecurityPageObject.fillUserForm (test/functional/page_objects/security_page.ts:458:7)
[00:53:23]                 │       at SecurityPageObject.createUser (test/functional/page_objects/security_page.ts:469:5)
[00:53:23]                 │       at Context.<anonymous> (test/functional/apps/dashboard_mode/dashboard_view_mode.js:72:9)
[00:53:23]                 │       at Object.apply (/dev/shm/workspace/parallel/16/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)
[00:53:23]                 │ 
[00:53:23]                 │ 

Stack Trace

Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [role=option][title="kibana_dashboard_only_user"])
Wait timed out after 10031ms
    at /dev/shm/workspace/parallel/16/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)
    at onFailure (/dev/shm/workspace/parallel/16/kibana/test/common/services/retry/retry_for_success.ts:17:9)
    at retryForSuccess (/dev/shm/workspace/parallel/16/kibana/test/common/services/retry/retry_for_success.ts:57:13)
    at RetryService.try (/dev/shm/workspace/parallel/16/kibana/test/common/services/retry/retry.ts:31:12)
    at Proxy.clickByCssSelector (/dev/shm/workspace/parallel/16/kibana/test/functional/services/common/find.ts:360:5)
    at SecurityPageObject.selectRole (test/functional/page_objects/security_page.ts:551:5)
    at SecurityPageObject.fillUserForm (test/functional/page_objects/security_page.ts:458:7)
    at SecurityPageObject.createUser (test/functional/page_objects/security_page.ts:469:5)
    at Context.<anonymous> (test/functional/apps/dashboard_mode/dashboard_view_mode.js:72:9)
    at Object.apply (/dev/shm/workspace/parallel/16/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)

Kibana Pipeline / general / Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/security/users·js.security app users should show the default roles

Link to Jenkins

Standard Out

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

[00:00:00]       │
[00:00:00]         └-: security app
[00:00:00]           └-> "before all" hook in "security app"
[00:03:26]           └-: users
[00:03:26]             └-> "before all" hook for "should show the default elastic and kibana_system users"
[00:03:26]             └-> "before all" hook for "should show the default elastic and kibana_system users"
[00:03:26]               │ debg users
[00:03:26]               │ debg navigating to settings url: http://localhost:61201/app/management
[00:03:26]               │ debg navigate to: http://localhost:61201/app/management
[00:03:27]               │ debg browser[INFO] http://localhost:61201/login?next=%2Fapp%2Fmanagement%3F_t%3D1629885035628 281 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:27]               │
[00:03:27]               │ debg browser[INFO] http://localhost:61201/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:27]               │ debg ... sleep(700) start
[00:03:27]               │ERROR browser[SEVERE] http://localhost:61201/api/licensing/info - Failed to load resource: the server responded with a status of 401 (Unauthorized)
[00:03:28]               │ debg ... sleep(700) end
[00:03:28]               │ debg returned from get, calling refresh
[00:03:28]               │ debg browser[INFO] http://localhost:61201/login?next=%2Fapp%2Fmanagement%3F_t%3D1629885035628 281 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:28]               │
[00:03:28]               │ debg browser[INFO] http://localhost:61201/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:29]               │ debg currentUrl = http://localhost:61201/login?next=%2Fapp%2Fmanagement%3F_t%3D1629885035628
[00:03:29]               │          appUrl = http://localhost:61201/app/management
[00:03:29]               │ debg TestSubjects.find(kibanaChrome)
[00:03:29]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:03:29]               │ debg Found login page
[00:03:29]               │ debg TestSubjects.setValue(loginUsername, test_user)
[00:03:29]               │ debg TestSubjects.click(loginUsername)
[00:03:29]               │ debg Find.clickByCssSelector('[data-test-subj="loginUsername"]') with timeout=10000
[00:03:29]               │ debg Find.findByCssSelector('[data-test-subj="loginUsername"]') with timeout=10000
[00:03:29]               │ERROR browser[SEVERE] http://localhost:61201/api/licensing/info - Failed to load resource: the server responded with a status of 401 (Unauthorized)
[00:03:29]               │ debg TestSubjects.setValue(loginPassword, changeme)
[00:03:29]               │ debg TestSubjects.click(loginPassword)
[00:03:29]               │ debg Find.clickByCssSelector('[data-test-subj="loginPassword"]') with timeout=10000
[00:03:29]               │ debg Find.findByCssSelector('[data-test-subj="loginPassword"]') with timeout=10000
[00:03:29]               │ debg TestSubjects.click(loginSubmit)
[00:03:29]               │ debg Find.clickByCssSelector('[data-test-subj="loginSubmit"]') with timeout=10000
[00:03:29]               │ debg Find.findByCssSelector('[data-test-subj="loginSubmit"]') with timeout=10000
[00:03:29]               │ debg Find.waitForDeletedByCssSelector('.kibanaWelcomeLogo') with timeout=10000
[00:03:29]               │ proc [kibana]   log   [09:50:38.480] [info][plugins][routes][security] Logging in with provider "basic" (basic)
[00:03:30]               │ debg browser[INFO] http://localhost:61201/app/management?_t=1629885035628 281 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:30]               │
[00:03:30]               │ debg browser[INFO] http://localhost:61201/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:30]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:03:31]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"] nav:not(.ng-hide)') with timeout=60000
[00:03:32]               │ debg browser[INFO] http://localhost:61201/app/management?_t=1629885040450 281 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:32]               │
[00:03:32]               │ debg browser[INFO] http://localhost:61201/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:32]               │ debg Finished login process currentUrl = http://localhost:61201/app/management
[00:03:32]               │ debg ... sleep(501) start
[00:03:33]               │ debg ... sleep(501) end
[00:03:33]               │ debg in navigateTo url = http://localhost:61201/app/management
[00:03:33]               │ debg navigating to settings url: http://localhost:61201/app/management
[00:03:33]               │ debg navigate to: http://localhost:61201/app/management
[00:03:33]               │ debg browser[INFO] http://localhost:61201/app/management?_t=1629885041963 281 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:33]               │
[00:03:33]               │ debg browser[INFO] http://localhost:61201/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:33]               │ debg ... sleep(700) start
[00:03:34]               │ debg ... sleep(700) end
[00:03:34]               │ debg returned from get, calling refresh
[00:03:34]               │ debg browser[INFO] http://localhost:61201/app/management?_t=1629885041963 281 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:34]               │
[00:03:34]               │ debg browser[INFO] http://localhost:61201/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:34]               │ debg currentUrl = http://localhost:61201/app/management
[00:03:34]               │          appUrl = http://localhost:61201/app/management
[00:03:34]               │ debg TestSubjects.find(kibanaChrome)
[00:03:34]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:03:36]               │ debg ... sleep(501) start
[00:03:37]               │ debg ... sleep(501) end
[00:03:37]               │ debg in navigateTo url = http://localhost:61201/app/management
[00:03:37]               │ debg TestSubjects.click(users)
[00:03:37]               │ debg Find.clickByCssSelector('[data-test-subj="users"]') with timeout=10000
[00:03:37]               │ debg Find.findByCssSelector('[data-test-subj="users"]') with timeout=10000
[00:03:37]             └-> should show the default elastic and kibana_system users
[00:03:37]               └-> "before each" hook: global before each for "should show the default elastic and kibana_system users"
[00:03:37]               │ debg TestSubjects.click(tablePaginationPopoverButton)
[00:03:37]               │ debg Find.clickByCssSelector('[data-test-subj="tablePaginationPopoverButton"]') with timeout=10000
[00:03:37]               │ debg Find.findByCssSelector('[data-test-subj="tablePaginationPopoverButton"]') with timeout=10000
[00:03:37]               │ debg TestSubjects.click(tablePagination-100-rows)
[00:03:37]               │ debg Find.clickByCssSelector('[data-test-subj="tablePagination-100-rows"]') with timeout=10000
[00:03:37]               │ debg Find.findByCssSelector('[data-test-subj="tablePagination-100-rows"]') with timeout=10000
[00:03:37]               │ debg TestSubjects.findAll(userRow)
[00:03:37]               │ debg Find.allByCssSelector('[data-test-subj="userRow"]') with timeout=10000
[00:03:39]               │ info actualUsers = {"apm_system":{"username":"apm_system","fullname":"","email":"","roles":["apm_system"],"reserved":true,"deprecated":false},"beats_system":{"username":"beats_system","fullname":"","email":"","roles":["beats_system"],"reserved":true,"deprecated":false},"elastic":{"username":"elastic","fullname":"","email":"","roles":["superuser"],"reserved":true,"deprecated":false},"kibana":{"username":"kibana","fullname":"","email":"","roles":["kibana_system"],"reserved":true,"deprecated":true},"kibana_system":{"username":"kibana_system","fullname":"","email":"","roles":["kibana_system"],"reserved":true,"deprecated":false},"logstash_system":{"username":"logstash_system","fullname":"","email":"","roles":["logstash_system"],"reserved":true,"deprecated":false},"new-user":{"username":"new-user","fullname":"Full User Name","email":"example@example.com","roles":[""],"reserved":false,"deprecated":false},"remote_monitoring_user":{"username":"remote_monitoring_user","fullname":"","email":"","roles":["remote_monitoring_collector","remote_monitoring_agent"],"reserved":true,"deprecated":false},"test_user":{"username":"test_user","fullname":"test user","email":"","roles":["superuser"],"reserved":false,"deprecated":false},"userEast":{"username":"userEast","fullname":"dls EAST","email":"dlstest@elastic.com","roles":["kibana_admin","myroleEast"],"reserved":false,"deprecated":false}}
[00:03:39]               │ info config = "localhost"
[00:03:39]               └- ✓ pass  (2.3s) "security app users should show the default elastic and kibana_system users"
[00:03:39]             └-> should add new user
[00:03:39]               └-> "before each" hook: global before each for "should add new user"
[00:03:39]               │ debg navigating to settings url: http://localhost:61201/app/management
[00:03:39]               │ debg navigate to: http://localhost:61201/app/management
[00:03:40]               │ debg browser[INFO] http://localhost:61201/app/management?_t=1629885048206 281 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:40]               │
[00:03:40]               │ debg browser[INFO] http://localhost:61201/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:40]               │ debg ... sleep(700) start
[00:03:40]               │ debg ... sleep(700) end
[00:03:40]               │ debg returned from get, calling refresh
[00:03:41]               │ debg browser[INFO] http://localhost:61201/app/management?_t=1629885048206 281 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:41]               │
[00:03:41]               │ debg browser[INFO] http://localhost:61201/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:41]               │ debg currentUrl = http://localhost:61201/app/management
[00:03:41]               │          appUrl = http://localhost:61201/app/management
[00:03:41]               │ debg TestSubjects.find(kibanaChrome)
[00:03:41]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:03:42]               │ debg ... sleep(501) start
[00:03:42]               │ debg ... sleep(501) end
[00:03:42]               │ debg in navigateTo url = http://localhost:61201/app/management
[00:03:42]               │ debg TestSubjects.click(users)
[00:03:42]               │ debg Find.clickByCssSelector('[data-test-subj="users"]') with timeout=10000
[00:03:42]               │ debg Find.findByCssSelector('[data-test-subj="users"]') with timeout=10000
[00:03:42]               │ debg TestSubjects.click(createUserButton)
[00:03:42]               │ debg Find.clickByCssSelector('[data-test-subj="createUserButton"]') with timeout=10000
[00:03:42]               │ debg Find.findByCssSelector('[data-test-subj="createUserButton"]') with timeout=10000
[00:03:42]               │ debg Find.setValue('[name=username]', 'Lee')
[00:03:42]               │ debg Find.findByCssSelector('[name=username]') with timeout=10000
[00:03:43]               │ debg Find.setValue('[name=password]', 'LeePwd')
[00:03:43]               │ debg Find.findByCssSelector('[name=password]') with timeout=10000
[00:03:43]               │ debg Find.setValue('[name=confirm_password]', 'LeePwd')
[00:03:43]               │ debg Find.findByCssSelector('[name=confirm_password]') with timeout=10000
[00:03:43]               │ debg Find.setValue('[name=full_name]', 'LeeFirst LeeLast')
[00:03:43]               │ debg Find.findByCssSelector('[name=full_name]') with timeout=10000
[00:03:44]               │ debg Find.setValue('[name=email]', 'lee@myEmail.com')
[00:03:44]               │ debg Find.findByCssSelector('[name=email]') with timeout=10000
[00:03:44]               │ debg TestSubjects.find(rolesDropdown)
[00:03:44]               │ debg Find.findByCssSelector('[data-test-subj="rolesDropdown"]') with timeout=10000
[00:03:44]               │ debg Find.clickByCssSelector('[role=option][title="kibana_admin"]') with timeout=10000
[00:03:44]               │ debg Find.findByCssSelector('[role=option][title="kibana_admin"]') with timeout=10000
[00:03:44]               │ debg TestSubjects.click(comboBoxToggleListButton)
[00:03:44]               │ debg Find.clickByCssSelector('[data-test-subj="comboBoxToggleListButton"]') with timeout=10000
[00:03:44]               │ debg Find.findByCssSelector('[data-test-subj="comboBoxToggleListButton"]') with timeout=10000
[00:03:45]               │ debg Find.clickByButtonText('Create user') with timeout=10000
[00:03:45]               │ debg Find.byButtonText('Create user') with timeout=10000
[00:03:45]               │ debg TestSubjects.click(tablePaginationPopoverButton)
[00:03:45]               │ debg Find.clickByCssSelector('[data-test-subj="tablePaginationPopoverButton"]') with timeout=10000
[00:03:45]               │ debg Find.findByCssSelector('[data-test-subj="tablePaginationPopoverButton"]') with timeout=10000
[00:03:45]               │ info [o.e.x.s.a.u.TransportPutUserAction] [node-01] added user [Lee]
[00:03:45]               │ debg TestSubjects.click(tablePagination-100-rows)
[00:03:45]               │ debg Find.clickByCssSelector('[data-test-subj="tablePagination-100-rows"]') with timeout=10000
[00:03:45]               │ debg Find.findByCssSelector('[data-test-subj="tablePagination-100-rows"]') with timeout=10000
[00:03:45]               │ debg TestSubjects.findAll(userRow)
[00:03:45]               │ debg Find.allByCssSelector('[data-test-subj="userRow"]') with timeout=10000
[00:03:47]               │ debg actualUsers = {"Lee":{"username":"Lee","fullname":"LeeFirst LeeLast","email":"lee@myEmail.com","roles":["kibana_admin"],"reserved":false,"deprecated":false},"apm_system":{"username":"apm_system","fullname":"","email":"","roles":["apm_system"],"reserved":true,"deprecated":false},"beats_system":{"username":"beats_system","fullname":"","email":"","roles":["beats_system"],"reserved":true,"deprecated":false},"elastic":{"username":"elastic","fullname":"","email":"","roles":["superuser"],"reserved":true,"deprecated":false},"kibana":{"username":"kibana","fullname":"","email":"","roles":["kibana_system"],"reserved":true,"deprecated":true},"kibana_system":{"username":"kibana_system","fullname":"","email":"","roles":["kibana_system"],"reserved":true,"deprecated":false},"logstash_system":{"username":"logstash_system","fullname":"","email":"","roles":["logstash_system"],"reserved":true,"deprecated":false},"new-user":{"username":"new-user","fullname":"Full User Name","email":"example@example.com","roles":[""],"reserved":false,"deprecated":false},"remote_monitoring_user":{"username":"remote_monitoring_user","fullname":"","email":"","roles":["remote_monitoring_collector","remote_monitoring_agent"],"reserved":true,"deprecated":false},"test_user":{"username":"test_user","fullname":"test user","email":"","roles":["superuser"],"reserved":false,"deprecated":false},"userEast":{"username":"userEast","fullname":"dls EAST","email":"dlstest@elastic.com","roles":["kibana_admin","myroleEast"],"reserved":false,"deprecated":false}}
[00:03:47]               └- ✓ pass  (8.5s) "security app users should add new user"
[00:03:47]             └-> should add new user with optional fields left empty
[00:03:47]               └-> "before each" hook: global before each for "should add new user with optional fields left empty"
[00:03:47]               │ debg navigating to settings url: http://localhost:61201/app/management
[00:03:47]               │ debg navigate to: http://localhost:61201/app/management
[00:03:48]               │ debg browser[INFO] http://localhost:61201/app/management?_t=1629885056721 281 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:48]               │
[00:03:48]               │ debg browser[INFO] http://localhost:61201/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:48]               │ debg ... sleep(700) start
[00:03:48]               │ debg ... sleep(700) end
[00:03:48]               │ debg returned from get, calling refresh
[00:03:49]               │ debg browser[INFO] http://localhost:61201/app/management?_t=1629885056721 281 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:49]               │
[00:03:49]               │ debg browser[INFO] http://localhost:61201/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:50]               │ debg currentUrl = http://localhost:61201/app/management
[00:03:50]               │          appUrl = http://localhost:61201/app/management
[00:03:50]               │ debg TestSubjects.find(kibanaChrome)
[00:03:50]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:03:50]               │ debg ... sleep(501) start
[00:03:51]               │ debg ... sleep(501) end
[00:03:51]               │ debg in navigateTo url = http://localhost:61201/app/management
[00:03:51]               │ debg TestSubjects.click(users)
[00:03:51]               │ debg Find.clickByCssSelector('[data-test-subj="users"]') with timeout=10000
[00:03:51]               │ debg Find.findByCssSelector('[data-test-subj="users"]') with timeout=10000
[00:03:51]               │ debg TestSubjects.click(createUserButton)
[00:03:51]               │ debg Find.clickByCssSelector('[data-test-subj="createUserButton"]') with timeout=10000
[00:03:51]               │ debg Find.findByCssSelector('[data-test-subj="createUserButton"]') with timeout=10000
[00:03:51]               │ debg Find.setValue('[name=username]', 'OptionalUser')
[00:03:51]               │ debg Find.findByCssSelector('[name=username]') with timeout=10000
[00:03:51]               │ debg Find.setValue('[name=password]', 'OptionalUserPwd')
[00:03:51]               │ debg Find.findByCssSelector('[name=password]') with timeout=10000
[00:03:52]               │ debg Find.setValue('[name=confirm_password]', 'OptionalUserPwd')
[00:03:52]               │ debg Find.findByCssSelector('[name=confirm_password]') with timeout=10000
[00:03:52]               │ debg Find.clickByButtonText('Create user') with timeout=10000
[00:03:52]               │ debg Find.byButtonText('Create user') with timeout=10000
[00:03:52]               │ debg TestSubjects.click(tablePaginationPopoverButton)
[00:03:52]               │ debg Find.clickByCssSelector('[data-test-subj="tablePaginationPopoverButton"]') with timeout=10000
[00:03:52]               │ debg Find.findByCssSelector('[data-test-subj="tablePaginationPopoverButton"]') with timeout=10000
[00:03:52]               │ info [o.e.x.s.a.u.TransportPutUserAction] [node-01] added user [OptionalUser]
[00:03:53]               │ debg TestSubjects.click(tablePagination-100-rows)
[00:03:53]               │ debg Find.clickByCssSelector('[data-test-subj="tablePagination-100-rows"]') with timeout=10000
[00:03:53]               │ debg Find.findByCssSelector('[data-test-subj="tablePagination-100-rows"]') with timeout=10000
[00:03:53]               │ debg TestSubjects.findAll(userRow)
[00:03:53]               │ debg Find.allByCssSelector('[data-test-subj="userRow"]') with timeout=10000
[00:03:55]               │ debg actualUsers = {"Lee":{"username":"Lee","fullname":"LeeFirst LeeLast","email":"lee@myEmail.com","roles":["kibana_admin"],"reserved":false,"deprecated":false},"OptionalUser":{"username":"OptionalUser","fullname":"","email":"","roles":[""],"reserved":false,"deprecated":false},"apm_system":{"username":"apm_system","fullname":"","email":"","roles":["apm_system"],"reserved":true,"deprecated":false},"beats_system":{"username":"beats_system","fullname":"","email":"","roles":["beats_system"],"reserved":true,"deprecated":false},"elastic":{"username":"elastic","fullname":"","email":"","roles":["superuser"],"reserved":true,"deprecated":false},"kibana":{"username":"kibana","fullname":"","email":"","roles":["kibana_system"],"reserved":true,"deprecated":true},"kibana_system":{"username":"kibana_system","fullname":"","email":"","roles":["kibana_system"],"reserved":true,"deprecated":false},"logstash_system":{"username":"logstash_system","fullname":"","email":"","roles":["logstash_system"],"reserved":true,"deprecated":false},"new-user":{"username":"new-user","fullname":"Full User Name","email":"example@example.com","roles":[""],"reserved":false,"deprecated":false},"remote_monitoring_user":{"username":"remote_monitoring_user","fullname":"","email":"","roles":["remote_monitoring_collector","remote_monitoring_agent"],"reserved":true,"deprecated":false},"test_user":{"username":"test_user","fullname":"test user","email":"","roles":["superuser"],"reserved":false,"deprecated":false},"userEast":{"username":"userEast","fullname":"dls EAST","email":"dlstest@elastic.com","roles":["kibana_admin","myroleEast"],"reserved":false,"deprecated":false}}
[00:03:55]               └- ✓ pass  (7.7s) "security app users should add new user with optional fields left empty"
[00:03:55]             └-> should delete user
[00:03:55]               └-> "before each" hook: global before each for "should delete user"
[00:03:55]               │ debg Delete user Lee
[00:03:55]               │ debg Find.clickByDisplayedLinkText('Lee') with timeout=10000
[00:03:55]               │ debg Find.displayedByLinkText('Lee') with timeout=10000
[00:03:55]               │ debg Find.byLinkText('Lee') with timeout=10000
[00:03:55]               │ debg Wait for element become visible: Lee with timeout=10000
[00:03:56]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:03:56]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:03:56]               │ debg Find delete button and click
[00:03:56]               │ debg Find.clickByButtonText('Delete user') with timeout=10000
[00:03:56]               │ debg Find.byButtonText('Delete user') with timeout=10000
[00:03:56]               │ debg --- retry.tryForTime error: Button not found
[00:03:58]               │ debg --- retry.try error: element click intercepted: Element <button class="euiButton euiButton--danger euiButton--small" type="button">...</button> is not clickable at point (1489, 936). Other element would receive the click: <div class="euiToast euiToast--success euiGlobalToastListItem euiGlobalToastListItem-isDismissed" id="0">...</div>
[00:03:58]               │        (Session info: headless chrome=92.0.4515.159)
[00:03:58]               │ debg Find.byButtonText('Delete user') with timeout=10000
[00:03:59]               │ debg ... sleep(2000) start
[00:04:01]               │ debg ... sleep(2000) end
[00:04:01]               │ debg TestSubjects.getVisibleText(confirmModalBodyText)
[00:04:01]               │ debg TestSubjects.find(confirmModalBodyText)
[00:04:01]               │ debg Find.findByCssSelector('[data-test-subj="confirmModalBodyText"]') with timeout=10000
[00:04:01]               │ debg Delete user alert text = This user will be permanently deleted and access to Elastic removed.
[00:04:01]               │      You can't recover deleted users.
[00:04:01]               │ debg TestSubjects.click(confirmModalConfirmButton)
[00:04:01]               │ debg Find.clickByCssSelector('[data-test-subj="confirmModalConfirmButton"]') with timeout=10000
[00:04:01]               │ debg Find.findByCssSelector('[data-test-subj="confirmModalConfirmButton"]') with timeout=10000
[00:04:01]               │ debg alertMsg = This user will be permanently deleted and access to Elastic removed.
[00:04:01]               │      You can't recover deleted users.
[00:04:01]               │ debg TestSubjects.click(tablePaginationPopoverButton)
[00:04:01]               │ debg Find.clickByCssSelector('[data-test-subj="tablePaginationPopoverButton"]') with timeout=10000
[00:04:01]               │ debg Find.findByCssSelector('[data-test-subj="tablePaginationPopoverButton"]') with timeout=10000
[00:04:01]               │ debg TestSubjects.click(tablePagination-100-rows)
[00:04:01]               │ debg Find.clickByCssSelector('[data-test-subj="tablePagination-100-rows"]') with timeout=10000
[00:04:01]               │ debg Find.findByCssSelector('[data-test-subj="tablePagination-100-rows"]') with timeout=10000
[00:04:01]               │ debg TestSubjects.findAll(userRow)
[00:04:01]               │ debg Find.allByCssSelector('[data-test-subj="userRow"]') with timeout=10000
[00:04:03]               │ debg actualUsers = {"OptionalUser":{"username":"OptionalUser","fullname":"","email":"","roles":[""],"reserved":false,"deprecated":false},"apm_system":{"username":"apm_system","fullname":"","email":"","roles":["apm_system"],"reserved":true,"deprecated":false},"beats_system":{"username":"beats_system","fullname":"","email":"","roles":["beats_system"],"reserved":true,"deprecated":false},"elastic":{"username":"elastic","fullname":"","email":"","roles":["superuser"],"reserved":true,"deprecated":false},"kibana":{"username":"kibana","fullname":"","email":"","roles":["kibana_system"],"reserved":true,"deprecated":true},"kibana_system":{"username":"kibana_system","fullname":"","email":"","roles":["kibana_system"],"reserved":true,"deprecated":false},"logstash_system":{"username":"logstash_system","fullname":"","email":"","roles":["logstash_system"],"reserved":true,"deprecated":false},"new-user":{"username":"new-user","fullname":"Full User Name","email":"example@example.com","roles":[""],"reserved":false,"deprecated":false},"remote_monitoring_user":{"username":"remote_monitoring_user","fullname":"","email":"","roles":["remote_monitoring_collector","remote_monitoring_agent"],"reserved":true,"deprecated":false},"test_user":{"username":"test_user","fullname":"test user","email":"","roles":["superuser"],"reserved":false,"deprecated":false},"userEast":{"username":"userEast","fullname":"dls EAST","email":"dlstest@elastic.com","roles":["kibana_admin","myroleEast"],"reserved":false,"deprecated":false}}
[00:04:03]               └- ✓ pass  (8.0s) "security app users should delete user"
[00:04:03]             └-> should show the default roles
[00:04:03]               └-> "before each" hook: global before each for "should show the default roles"
[00:04:03]               │ debg navigating to settings url: http://localhost:61201/app/management
[00:04:03]               │ debg navigate to: http://localhost:61201/app/management
[00:04:03]               │ debg browser[INFO] http://localhost:61201/app/management?_t=1629885072461 281 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:04:03]               │
[00:04:03]               │ debg browser[INFO] http://localhost:61201/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:04:03]               │ debg ... sleep(700) start
[00:04:04]               │ debg ... sleep(700) end
[00:04:04]               │ debg returned from get, calling refresh
[00:04:05]               │ debg browser[INFO] http://localhost:61201/app/management?_t=1629885072461 281 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:04:05]               │
[00:04:05]               │ debg browser[INFO] http://localhost:61201/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:04:05]               │ debg currentUrl = http://localhost:61201/app/management
[00:04:05]               │          appUrl = http://localhost:61201/app/management
[00:04:05]               │ debg TestSubjects.find(kibanaChrome)
[00:04:05]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:04:06]               │ debg ... sleep(501) start
[00:04:06]               │ debg ... sleep(501) end
[00:04:06]               │ debg in navigateTo url = http://localhost:61201/app/management
[00:04:06]               │ debg TestSubjects.click(roles)
[00:04:06]               │ debg Find.clickByCssSelector('[data-test-subj="roles"]') with timeout=10000
[00:04:06]               │ debg Find.findByCssSelector('[data-test-subj="roles"]') with timeout=10000
[00:04:06]               │ debg TestSubjects.click(tablePaginationPopoverButton)
[00:04:06]               │ debg Find.clickByCssSelector('[data-test-subj="tablePaginationPopoverButton"]') with timeout=10000
[00:04:06]               │ debg Find.findByCssSelector('[data-test-subj="tablePaginationPopoverButton"]') with timeout=10000
[00:04:07]               │ debg TestSubjects.click(tablePagination-100-rows)
[00:04:07]               │ debg Find.clickByCssSelector('[data-test-subj="tablePagination-100-rows"]') with timeout=10000
[00:04:07]               │ debg Find.findByCssSelector('[data-test-subj="tablePagination-100-rows"]') with timeout=10000
[00:04:07]               │ debg TestSubjects.findAll(roleRow)
[00:04:07]               │ debg Find.allByCssSelector('[data-test-subj="roleRow"]') with timeout=10000
[00:04:13]               │ debg actualRoles = {"a-my-new-role":{"rolename":"a-my-new-role","reserved":false,"deprecated":false},"antimeridian_points_reader":{"rolename":"antimeridian_points_reader","reserved":false,"deprecated":false},"antimeridian_shapes_reader":{"rolename":"antimeridian_shapes_reader","reserved":false,"deprecated":false},"apm_system":{"rolename":"apm_system","reserved":true,"deprecated":false},"apm_user":{"rolename":"apm_user","reserved":true,"deprecated":true},"beats_admin":{"rolename":"beats_admin","reserved":true,"deprecated":false},"beats_system":{"rolename":"beats_system","reserved":true,"deprecated":false},"ccr_user":{"rolename":"ccr_user","reserved":false,"deprecated":false},"data_frame_transforms_admin":{"rolename":"data_frame_transforms_admin","reserved":true,"deprecated":true},"data_frame_transforms_user":{"rolename":"data_frame_transforms_user","reserved":true,"deprecated":true},"editor":{"rolename":"editor","reserved":true,"deprecated":false},"enrich_user":{"rolename":"enrich_user","reserved":true,"deprecated":false},"geoall_data_writer":{"rolename":"geoall_data_writer","reserved":false,"deprecated":false},"geoconnections_data_reader":{"rolename":"geoconnections_data_reader","reserved":false,"deprecated":false},"geoshape_data_reader":{"rolename":"geoshape_data_reader","reserved":false,"deprecated":false},"global_canvas_all":{"rolename":"global_canvas_all","reserved":false,"deprecated":false},"global_ccr_role":{"rolename":"global_ccr_role","reserved":false,"deprecated":false},"global_dashboard_all":{"rolename":"global_dashboard_all","reserved":false,"deprecated":false},"global_dashboard_read":{"rolename":"global_dashboard_read","reserved":false,"deprecated":false},"global_devtools_read":{"rolename":"global_devtools_read","reserved":false,"deprecated":false},"global_discover_all":{"rolename":"global_discover_all","reserved":false,"deprecated":false},"global_discover_read":{"rolename":"global_discover_read","reserved":false,"deprecated":false},"global_index_pattern_management_all":{"rolename":"global_index_pattern_management_all","reserved":false,"deprecated":false},"global_maps_all":{"rolename":"global_maps_all","reserved":false,"deprecated":false},"global_maps_read":{"rolename":"global_maps_read","reserved":false,"deprecated":false},"global_upgrade_assistant_role":{"rolename":"global_upgrade_assistant_role","reserved":false,"deprecated":false},"global_visualize_all":{"rolename":"global_visualize_all","reserved":false,"deprecated":false},"global_visualize_read":{"rolename":"global_visualize_read","reserved":false,"deprecated":false},"index_management_user":{"rolename":"index_management_user","reserved":false,"deprecated":false},"ingest_admin":{"rolename":"ingest_admin","reserved":true,"deprecated":false},"ingest_pipelines_user":{"rolename":"ingest_pipelines_user","reserved":false,"deprecated":false},"kibana_admin":{"rolename":"kibana_admin","reserved":true,"deprecated":false},"kibana_system":{"rolename":"kibana_system","reserved":true,"deprecated":false},"kibana_user":{"rolename":"kibana_user","reserved":true,"deprecated":true},"license_management_user":{"rolename":"license_management_user","reserved":false,"deprecated":false},"logstash_admin":{"rolename":"logstash_admin","reserved":true,"deprecated":false},"logstash_read_user":{"rolename":"logstash_read_user","reserved":false,"deprecated":false},"logstash_system":{"rolename":"logstash_system","reserved":true,"deprecated":false},"machine_learning_admin":{"rolename":"machine_learning_admin","reserved":true,"deprecated":false},"machine_learning_user":{"rolename":"machine_learning_user","reserved":true,"deprecated":false},"manage_ilm":{"rolename":"manage_ilm","reserved":false,"deprecated":false},"manage_rollups_role":{"rolename":"manage_rollups_role","reserved":false,"deprecated":false},"manage_security":{"rolename":"manage_security","reserved":false,"deprecated":false},"meta_for_geoshape_data_reader":{"rolename":"meta_for_geoshape_data_reader","reserved":false,"deprecated":false},"monitoring_user":{"rolename":"monitoring_user","reserved":true,"deprecated":false},"myroleEast":{"rolename":"myroleEast","reserved":false,"deprecated":false},"remote_clusters_user":{"rolename":"remote_clusters_user","reserved":false,"deprecated":false},"remote_monitoring_agent":{"rolename":"remote_monitoring_agent","reserved":true,"deprecated":false},"remote_monitoring_collector":{"rolename":"remote_monitoring_collector","reserved":true,"deprecated":false},"reporting_user":{"rolename":"reporting_user","reserved":true,"deprecated":true},"rollup_admin":{"rolename":"rollup_admin","reserved":true,"deprecated":false},"rollup_user":{"rolename":"rollup_user","reserved":true,"deprecated":false},"snapshot_user":{"rolename":"snapshot_user","reserved":true,"deprecated":false},"superuser":{"rolename":"superuser","reserved":true,"deprecated":false},"test_api_keys":{"rolename":"test_api_keys","reserved":false,"deprecated":false},"test_logstash_reader":{"rolename":"test_logstash_reader","reserved":false,"deprecated":false},"transform_admin":{"rolename":"transform_admin","reserved":true,"deprecated":false},"transform_user":{"rolename":"transform_user","reserved":true,"deprecated":false},"transport_client":{"rolename":"transport_client","reserved":true,"deprecated":false},"viewer":{"rolename":"viewer","reserved":true,"deprecated":false},"watcher_admin":{"rolename":"watcher_admin","reserved":true,"deprecated":false},"watcher_user":{"rolename":"watcher_user","reserved":true,"deprecated":false}}
[00:04:13]               │ info Taking screenshot "/dev/shm/workspace/parallel/20/kibana/x-pack/test/functional/screenshots/failure/security app users should show the default roles.png"
[00:04:13]               │ info Current URL is: http://localhost:61201/app/management/security/roles
[00:04:13]               │ info Saving page source to: /dev/shm/workspace/parallel/20/kibana/x-pack/test/functional/failure_debug/html/security app users should show the default roles.html
[00:04:13]               └- ✖ fail: security app users should show the default roles
[00:04:13]               │      TypeError: Cannot read property 'reserved' of undefined
[00:04:13]               │       at Context.<anonymous> (test/functional/apps/security/users.js:107:47)
[00:04:13]               │       at runMicrotasks (<anonymous>)
[00:04:13]               │       at processTicksAndRejections (internal/process/task_queues.js:95:5)
[00:04:13]               │       at Object.apply (/dev/shm/workspace/parallel/20/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)
[00:04:13]               │ 
[00:04:13]               │ 

Stack Trace

TypeError: Cannot read property 'reserved' of undefined
    at Context.<anonymous> (test/functional/apps/security/users.js:107:47)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)
    at Object.apply (/dev/shm/workspace/parallel/20/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)

Kibana Pipeline / general / Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/security/users·js.security app users should show the default roles

Link to Jenkins

Standard Out

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

[00:00:00]       │
[00:00:00]         └-: security app
[00:00:00]           └-> "before all" hook in "security app"
[00:03:38]           └-: users
[00:03:38]             └-> "before all" hook for "should show the default elastic and kibana_system users"
[00:03:38]             └-> "before all" hook for "should show the default elastic and kibana_system users"
[00:03:38]               │ debg users
[00:03:38]               │ debg navigating to settings url: http://localhost:61201/app/management
[00:03:38]               │ debg navigate to: http://localhost:61201/app/management
[00:03:39]               │ debg browser[INFO] http://localhost:61201/login?next=%2Fapp%2Fmanagement%3F_t%3D1629884635975 281 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:39]               │
[00:03:39]               │ debg browser[INFO] http://localhost:61201/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:39]               │ debg ... sleep(700) start
[00:03:40]               │ERROR browser[SEVERE] http://localhost:61201/api/licensing/info - Failed to load resource: the server responded with a status of 401 (Unauthorized)
[00:03:40]               │ debg ... sleep(700) end
[00:03:40]               │ debg returned from get, calling refresh
[00:03:40]               │ debg browser[INFO] http://localhost:61201/login?next=%2Fapp%2Fmanagement%3F_t%3D1629884635975 281 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:40]               │
[00:03:40]               │ debg browser[INFO] http://localhost:61201/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:40]               │ debg currentUrl = http://localhost:61201/login?next=%2Fapp%2Fmanagement%3F_t%3D1629884635975
[00:03:40]               │          appUrl = http://localhost:61201/app/management
[00:03:40]               │ debg TestSubjects.find(kibanaChrome)
[00:03:40]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:03:41]               │ debg Found login page
[00:03:41]               │ debg TestSubjects.setValue(loginUsername, test_user)
[00:03:41]               │ debg TestSubjects.click(loginUsername)
[00:03:41]               │ debg Find.clickByCssSelector('[data-test-subj="loginUsername"]') with timeout=10000
[00:03:41]               │ debg Find.findByCssSelector('[data-test-subj="loginUsername"]') with timeout=10000
[00:03:41]               │ERROR browser[SEVERE] http://localhost:61201/api/licensing/info - Failed to load resource: the server responded with a status of 401 (Unauthorized)
[00:03:42]               │ debg TestSubjects.setValue(loginPassword, changeme)
[00:03:42]               │ debg TestSubjects.click(loginPassword)
[00:03:42]               │ debg Find.clickByCssSelector('[data-test-subj="loginPassword"]') with timeout=10000
[00:03:42]               │ debg Find.findByCssSelector('[data-test-subj="loginPassword"]') with timeout=10000
[00:03:42]               │ debg TestSubjects.click(loginSubmit)
[00:03:42]               │ debg Find.clickByCssSelector('[data-test-subj="loginSubmit"]') with timeout=10000
[00:03:42]               │ debg Find.findByCssSelector('[data-test-subj="loginSubmit"]') with timeout=10000
[00:03:42]               │ debg Find.waitForDeletedByCssSelector('.kibanaWelcomeLogo') with timeout=10000
[00:03:42]               │ proc [kibana]   log   [09:43:59.695] [info][plugins][routes][security] Logging in with provider "basic" (basic)
[00:03:42]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:03:42]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"] nav:not(.ng-hide)') with timeout=60000
[00:03:45]               │ debg browser[INFO] http://localhost:61201/app/management?_t=1629884635975 281 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:45]               │
[00:03:45]               │ debg browser[INFO] http://localhost:61201/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:46]               │ debg browser[INFO] http://localhost:61201/app/management?_t=1629884642748 281 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:46]               │
[00:03:46]               │ debg browser[INFO] http://localhost:61201/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:46]               │ debg Finished login process currentUrl = http://localhost:61201/app/management
[00:03:46]               │ debg ... sleep(501) start
[00:03:47]               │ debg ... sleep(501) end
[00:03:47]               │ debg in navigateTo url = http://localhost:61201/app/management
[00:03:47]               │ debg navigating to settings url: http://localhost:61201/app/management
[00:03:47]               │ debg navigate to: http://localhost:61201/app/management
[00:03:47]               │ debg browser[INFO] http://localhost:61201/app/management?_t=1629884644367 281 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:47]               │
[00:03:47]               │ debg browser[INFO] http://localhost:61201/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:47]               │ debg ... sleep(700) start
[00:03:48]               │ debg ... sleep(700) end
[00:03:48]               │ debg returned from get, calling refresh
[00:03:48]               │ debg browser[INFO] http://localhost:61201/app/management?_t=1629884644367 281 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:48]               │
[00:03:48]               │ debg browser[INFO] http://localhost:61201/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:49]               │ debg currentUrl = http://localhost:61201/app/management
[00:03:49]               │          appUrl = http://localhost:61201/app/management
[00:03:49]               │ debg TestSubjects.find(kibanaChrome)
[00:03:49]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:03:49]               │ debg ... sleep(501) start
[00:03:50]               │ debg ... sleep(501) end
[00:03:50]               │ debg in navigateTo url = http://localhost:61201/app/management
[00:03:50]               │ debg TestSubjects.click(users)
[00:03:50]               │ debg Find.clickByCssSelector('[data-test-subj="users"]') with timeout=10000
[00:03:50]               │ debg Find.findByCssSelector('[data-test-subj="users"]') with timeout=10000
[00:03:50]             └-> should show the default elastic and kibana_system users
[00:03:50]               └-> "before each" hook: global before each for "should show the default elastic and kibana_system users"
[00:03:50]               │ debg TestSubjects.click(tablePaginationPopoverButton)
[00:03:50]               │ debg Find.clickByCssSelector('[data-test-subj="tablePaginationPopoverButton"]') with timeout=10000
[00:03:50]               │ debg Find.findByCssSelector('[data-test-subj="tablePaginationPopoverButton"]') with timeout=10000
[00:03:50]               │ debg TestSubjects.click(tablePagination-100-rows)
[00:03:50]               │ debg Find.clickByCssSelector('[data-test-subj="tablePagination-100-rows"]') with timeout=10000
[00:03:50]               │ debg Find.findByCssSelector('[data-test-subj="tablePagination-100-rows"]') with timeout=10000
[00:03:50]               │ debg TestSubjects.findAll(userRow)
[00:03:50]               │ debg Find.allByCssSelector('[data-test-subj="userRow"]') with timeout=10000
[00:03:52]               │ info actualUsers = {"apm_system":{"username":"apm_system","fullname":"","email":"","roles":["apm_system"],"reserved":true,"deprecated":false},"beats_system":{"username":"beats_system","fullname":"","email":"","roles":["beats_system"],"reserved":true,"deprecated":false},"elastic":{"username":"elastic","fullname":"","email":"","roles":["superuser"],"reserved":true,"deprecated":false},"kibana":{"username":"kibana","fullname":"","email":"","roles":["kibana_system"],"reserved":true,"deprecated":true},"kibana_system":{"username":"kibana_system","fullname":"","email":"","roles":["kibana_system"],"reserved":true,"deprecated":false},"logstash_system":{"username":"logstash_system","fullname":"","email":"","roles":["logstash_system"],"reserved":true,"deprecated":false},"new-user":{"username":"new-user","fullname":"Full User Name","email":"example@example.com","roles":[""],"reserved":false,"deprecated":false},"remote_monitoring_user":{"username":"remote_monitoring_user","fullname":"","email":"","roles":["remote_monitoring_collector","remote_monitoring_agent"],"reserved":true,"deprecated":false},"test_user":{"username":"test_user","fullname":"test user","email":"","roles":["superuser"],"reserved":false,"deprecated":false},"userEast":{"username":"userEast","fullname":"dls EAST","email":"dlstest@elastic.com","roles":["kibana_admin","myroleEast"],"reserved":false,"deprecated":false}}
[00:03:52]               │ info config = "localhost"
[00:03:52]               └- ✓ pass  (2.5s) "security app users should show the default elastic and kibana_system users"
[00:03:52]             └-> should add new user
[00:03:52]               └-> "before each" hook: global before each for "should add new user"
[00:03:52]               │ debg navigating to settings url: http://localhost:61201/app/management
[00:03:52]               │ debg navigate to: http://localhost:61201/app/management
[00:03:52]               │ debg browser[INFO] http://localhost:61201/app/management?_t=1629884650041 281 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:52]               │
[00:03:52]               │ debg browser[INFO] http://localhost:61201/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:52]               │ debg ... sleep(700) start
[00:03:53]               │ debg ... sleep(700) end
[00:03:53]               │ debg returned from get, calling refresh
[00:03:54]               │ debg browser[INFO] http://localhost:61201/app/management?_t=1629884650041 281 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:54]               │
[00:03:54]               │ debg browser[INFO] http://localhost:61201/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:55]               │ debg currentUrl = http://localhost:61201/app/management
[00:03:55]               │          appUrl = http://localhost:61201/app/management
[00:03:55]               │ debg TestSubjects.find(kibanaChrome)
[00:03:55]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:03:55]               │ debg ... sleep(501) start
[00:03:55]               │ debg ... sleep(501) end
[00:03:55]               │ debg in navigateTo url = http://localhost:61201/app/management
[00:03:55]               │ debg TestSubjects.click(users)
[00:03:55]               │ debg Find.clickByCssSelector('[data-test-subj="users"]') with timeout=10000
[00:03:55]               │ debg Find.findByCssSelector('[data-test-subj="users"]') with timeout=10000
[00:03:56]               │ debg TestSubjects.click(createUserButton)
[00:03:56]               │ debg Find.clickByCssSelector('[data-test-subj="createUserButton"]') with timeout=10000
[00:03:56]               │ debg Find.findByCssSelector('[data-test-subj="createUserButton"]') with timeout=10000
[00:03:56]               │ debg Find.setValue('[name=username]', 'Lee')
[00:03:56]               │ debg Find.findByCssSelector('[name=username]') with timeout=10000
[00:03:56]               │ debg Find.setValue('[name=password]', 'LeePwd')
[00:03:56]               │ debg Find.findByCssSelector('[name=password]') with timeout=10000
[00:03:56]               │ debg Find.setValue('[name=confirm_password]', 'LeePwd')
[00:03:56]               │ debg Find.findByCssSelector('[name=confirm_password]') with timeout=10000
[00:03:57]               │ debg Find.setValue('[name=full_name]', 'LeeFirst LeeLast')
[00:03:57]               │ debg Find.findByCssSelector('[name=full_name]') with timeout=10000
[00:03:57]               │ debg Find.setValue('[name=email]', 'lee@myEmail.com')
[00:03:57]               │ debg Find.findByCssSelector('[name=email]') with timeout=10000
[00:03:57]               │ debg TestSubjects.find(rolesDropdown)
[00:03:57]               │ debg Find.findByCssSelector('[data-test-subj="rolesDropdown"]') with timeout=10000
[00:03:58]               │ debg Find.clickByCssSelector('[role=option][title="kibana_admin"]') with timeout=10000
[00:03:58]               │ debg Find.findByCssSelector('[role=option][title="kibana_admin"]') with timeout=10000
[00:03:58]               │ debg TestSubjects.click(comboBoxToggleListButton)
[00:03:58]               │ debg Find.clickByCssSelector('[data-test-subj="comboBoxToggleListButton"]') with timeout=10000
[00:03:58]               │ debg Find.findByCssSelector('[data-test-subj="comboBoxToggleListButton"]') with timeout=10000
[00:03:58]               │ debg Find.clickByButtonText('Create user') with timeout=10000
[00:03:58]               │ debg Find.byButtonText('Create user') with timeout=10000
[00:03:58]               │ debg TestSubjects.click(tablePaginationPopoverButton)
[00:03:58]               │ debg Find.clickByCssSelector('[data-test-subj="tablePaginationPopoverButton"]') with timeout=10000
[00:03:58]               │ debg Find.findByCssSelector('[data-test-subj="tablePaginationPopoverButton"]') with timeout=10000
[00:03:59]               │ info [o.e.x.s.a.u.TransportPutUserAction] [node-01] added user [Lee]
[00:03:59]               │ debg TestSubjects.click(tablePagination-100-rows)
[00:03:59]               │ debg Find.clickByCssSelector('[data-test-subj="tablePagination-100-rows"]') with timeout=10000
[00:03:59]               │ debg Find.findByCssSelector('[data-test-subj="tablePagination-100-rows"]') with timeout=10000
[00:03:59]               │ debg TestSubjects.findAll(userRow)
[00:03:59]               │ debg Find.allByCssSelector('[data-test-subj="userRow"]') with timeout=10000
[00:04:02]               │ debg actualUsers = {"Lee":{"username":"Lee","fullname":"LeeFirst LeeLast","email":"lee@myEmail.com","roles":["kibana_admin"],"reserved":false,"deprecated":false},"apm_system":{"username":"apm_system","fullname":"","email":"","roles":["apm_system"],"reserved":true,"deprecated":false},"beats_system":{"username":"beats_system","fullname":"","email":"","roles":["beats_system"],"reserved":true,"deprecated":false},"elastic":{"username":"elastic","fullname":"","email":"","roles":["superuser"],"reserved":true,"deprecated":false},"kibana":{"username":"kibana","fullname":"","email":"","roles":["kibana_system"],"reserved":true,"deprecated":true},"kibana_system":{"username":"kibana_system","fullname":"","email":"","roles":["kibana_system"],"reserved":true,"deprecated":false},"logstash_system":{"username":"logstash_system","fullname":"","email":"","roles":["logstash_system"],"reserved":true,"deprecated":false},"new-user":{"username":"new-user","fullname":"Full User Name","email":"example@example.com","roles":[""],"reserved":false,"deprecated":false},"remote_monitoring_user":{"username":"remote_monitoring_user","fullname":"","email":"","roles":["remote_monitoring_collector","remote_monitoring_agent"],"reserved":true,"deprecated":false},"test_user":{"username":"test_user","fullname":"test user","email":"","roles":["superuser"],"reserved":false,"deprecated":false},"userEast":{"username":"userEast","fullname":"dls EAST","email":"dlstest@elastic.com","roles":["kibana_admin","myroleEast"],"reserved":false,"deprecated":false}}
[00:04:02]               └- ✓ pass  (9.4s) "security app users should add new user"
[00:04:02]             └-> should add new user with optional fields left empty
[00:04:02]               └-> "before each" hook: global before each for "should add new user with optional fields left empty"
[00:04:02]               │ debg navigating to settings url: http://localhost:61201/app/management
[00:04:02]               │ debg navigate to: http://localhost:61201/app/management
[00:04:02]               │ debg browser[INFO] http://localhost:61201/app/management?_t=1629884659456 281 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:04:02]               │
[00:04:02]               │ debg browser[INFO] http://localhost:61201/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:04:02]               │ debg ... sleep(700) start
[00:04:03]               │ debg ... sleep(700) end
[00:04:03]               │ debg returned from get, calling refresh
[00:04:04]               │ debg browser[INFO] http://localhost:61201/app/management?_t=1629884659456 281 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:04:04]               │
[00:04:04]               │ debg browser[INFO] http://localhost:61201/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:04:04]               │ debg currentUrl = http://localhost:61201/app/management
[00:04:04]               │          appUrl = http://localhost:61201/app/management
[00:04:04]               │ debg TestSubjects.find(kibanaChrome)
[00:04:04]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:04:04]               │ debg ... sleep(501) start
[00:04:05]               │ debg ... sleep(501) end
[00:04:05]               │ debg in navigateTo url = http://localhost:61201/app/management
[00:04:05]               │ debg TestSubjects.click(users)
[00:04:05]               │ debg Find.clickByCssSelector('[data-test-subj="users"]') with timeout=10000
[00:04:05]               │ debg Find.findByCssSelector('[data-test-subj="users"]') with timeout=10000
[00:04:05]               │ debg TestSubjects.click(createUserButton)
[00:04:05]               │ debg Find.clickByCssSelector('[data-test-subj="createUserButton"]') with timeout=10000
[00:04:05]               │ debg Find.findByCssSelector('[data-test-subj="createUserButton"]') with timeout=10000
[00:04:05]               │ debg Find.setValue('[name=username]', 'OptionalUser')
[00:04:05]               │ debg Find.findByCssSelector('[name=username]') with timeout=10000
[00:04:05]               │ debg Find.setValue('[name=password]', 'OptionalUserPwd')
[00:04:05]               │ debg Find.findByCssSelector('[name=password]') with timeout=10000
[00:04:06]               │ debg Find.setValue('[name=confirm_password]', 'OptionalUserPwd')
[00:04:06]               │ debg Find.findByCssSelector('[name=confirm_password]') with timeout=10000
[00:04:07]               │ debg Find.clickByButtonText('Create user') with timeout=10000
[00:04:07]               │ debg Find.byButtonText('Create user') with timeout=10000
[00:04:07]               │ debg TestSubjects.click(tablePaginationPopoverButton)
[00:04:07]               │ debg Find.clickByCssSelector('[data-test-subj="tablePaginationPopoverButton"]') with timeout=10000
[00:04:07]               │ debg Find.findByCssSelector('[data-test-subj="tablePaginationPopoverButton"]') with timeout=10000
[00:04:07]               │ info [o.e.x.s.a.u.TransportPutUserAction] [node-01] added user [OptionalUser]
[00:04:07]               │ debg TestSubjects.click(tablePagination-100-rows)
[00:04:07]               │ debg Find.clickByCssSelector('[data-test-subj="tablePagination-100-rows"]') with timeout=10000
[00:04:07]               │ debg Find.findByCssSelector('[data-test-subj="tablePagination-100-rows"]') with timeout=10000
[00:04:08]               │ debg TestSubjects.findAll(userRow)
[00:04:08]               │ debg Find.allByCssSelector('[data-test-subj="userRow"]') with timeout=10000
[00:04:10]               │ debg actualUsers = {"Lee":{"username":"Lee","fullname":"LeeFirst LeeLast","email":"lee@myEmail.com","roles":["kibana_admin"],"reserved":false,"deprecated":false},"OptionalUser":{"username":"OptionalUser","fullname":"","email":"","roles":[""],"reserved":false,"deprecated":false},"apm_system":{"username":"apm_system","fullname":"","email":"","roles":["apm_system"],"reserved":true,"deprecated":false},"beats_system":{"username":"beats_system","fullname":"","email":"","roles":["beats_system"],"reserved":true,"deprecated":false},"elastic":{"username":"elastic","fullname":"","email":"","roles":["superuser"],"reserved":true,"deprecated":false},"kibana":{"username":"kibana","fullname":"","email":"","roles":["kibana_system"],"reserved":true,"deprecated":true},"kibana_system":{"username":"kibana_system","fullname":"","email":"","roles":["kibana_system"],"reserved":true,"deprecated":false},"logstash_system":{"username":"logstash_system","fullname":"","email":"","roles":["logstash_system"],"reserved":true,"deprecated":false},"new-user":{"username":"new-user","fullname":"Full User Name","email":"example@example.com","roles":[""],"reserved":false,"deprecated":false},"remote_monitoring_user":{"username":"remote_monitoring_user","fullname":"","email":"","roles":["remote_monitoring_collector","remote_monitoring_agent"],"reserved":true,"deprecated":false},"test_user":{"username":"test_user","fullname":"test user","email":"","roles":["superuser"],"reserved":false,"deprecated":false},"userEast":{"username":"userEast","fullname":"dls EAST","email":"dlstest@elastic.com","roles":["kibana_admin","myroleEast"],"reserved":false,"deprecated":false}}
[00:04:10]               └- ✓ pass  (8.6s) "security app users should add new user with optional fields left empty"
[00:04:10]             └-> should delete user
[00:04:10]               └-> "before each" hook: global before each for "should delete user"
[00:04:10]               │ debg Delete user Lee
[00:04:10]               │ debg Find.clickByDisplayedLinkText('Lee') with timeout=10000
[00:04:10]               │ debg Find.displayedByLinkText('Lee') with timeout=10000
[00:04:10]               │ debg Find.byLinkText('Lee') with timeout=10000
[00:04:10]               │ debg Wait for element become visible: Lee with timeout=10000
[00:04:11]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:04:11]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:04:11]               │ debg Find delete button and click
[00:04:11]               │ debg Find.clickByButtonText('Delete user') with timeout=10000
[00:04:11]               │ debg Find.byButtonText('Delete user') with timeout=10000
[00:04:12]               │ debg --- retry.try error: element click intercepted: Element <button class="euiButton euiButton--danger euiButton--small" type="button">...</button> is not clickable at point (1489, 936). Other element would receive the click: <div class="euiToast euiToast--success euiGlobalToastListItem" id="0">...</div>
[00:04:12]               │        (Session info: headless chrome=92.0.4515.159)
[00:04:13]               │ debg Find.byButtonText('Delete user') with timeout=10000
[00:04:13]               │ debg ... sleep(2000) start
[00:04:15]               │ debg ... sleep(2000) end
[00:04:15]               │ debg TestSubjects.getVisibleText(confirmModalBodyText)
[00:04:15]               │ debg TestSubjects.find(confirmModalBodyText)
[00:04:15]               │ debg Find.findByCssSelector('[data-test-subj="confirmModalBodyText"]') with timeout=10000
[00:04:15]               │ debg Delete user alert text = This user will be permanently deleted and access to Elastic removed.
[00:04:15]               │      You can't recover deleted users.
[00:04:15]               │ debg TestSubjects.click(confirmModalConfirmButton)
[00:04:15]               │ debg Find.clickByCssSelector('[data-test-subj="confirmModalConfirmButton"]') with timeout=10000
[00:04:15]               │ debg Find.findByCssSelector('[data-test-subj="confirmModalConfirmButton"]') with timeout=10000
[00:04:15]               │ debg alertMsg = This user will be permanently deleted and access to Elastic removed.
[00:04:15]               │      You can't recover deleted users.
[00:04:15]               │ debg TestSubjects.click(tablePaginationPopoverButton)
[00:04:15]               │ debg Find.clickByCssSelector('[data-test-subj="tablePaginationPopoverButton"]') with timeout=10000
[00:04:15]               │ debg Find.findByCssSelector('[data-test-subj="tablePaginationPopoverButton"]') with timeout=10000
[00:04:16]               │ debg TestSubjects.click(tablePagination-100-rows)
[00:04:16]               │ debg Find.clickByCssSelector('[data-test-subj="tablePagination-100-rows"]') with timeout=10000
[00:04:16]               │ debg Find.findByCssSelector('[data-test-subj="tablePagination-100-rows"]') with timeout=10000
[00:04:16]               │ debg TestSubjects.findAll(userRow)
[00:04:16]               │ debg Find.allByCssSelector('[data-test-subj="userRow"]') with timeout=10000
[00:04:18]               │ debg actualUsers = {"OptionalUser":{"username":"OptionalUser","fullname":"","email":"","roles":[""],"reserved":false,"deprecated":false},"apm_system":{"username":"apm_system","fullname":"","email":"","roles":["apm_system"],"reserved":true,"deprecated":false},"beats_system":{"username":"beats_system","fullname":"","email":"","roles":["beats_system"],"reserved":true,"deprecated":false},"elastic":{"username":"elastic","fullname":"","email":"","roles":["superuser"],"reserved":true,"deprecated":false},"kibana":{"username":"kibana","fullname":"","email":"","roles":["kibana_system"],"reserved":true,"deprecated":true},"kibana_system":{"username":"kibana_system","fullname":"","email":"","roles":["kibana_system"],"reserved":true,"deprecated":false},"logstash_system":{"username":"logstash_system","fullname":"","email":"","roles":["logstash_system"],"reserved":true,"deprecated":false},"new-user":{"username":"new-user","fullname":"Full User Name","email":"example@example.com","roles":[""],"reserved":false,"deprecated":false},"remote_monitoring_user":{"username":"remote_monitoring_user","fullname":"","email":"","roles":["remote_monitoring_collector","remote_monitoring_agent"],"reserved":true,"deprecated":false},"test_user":{"username":"test_user","fullname":"test user","email":"","roles":["superuser"],"reserved":false,"deprecated":false},"userEast":{"username":"userEast","fullname":"dls EAST","email":"dlstest@elastic.com","roles":["kibana_admin","myroleEast"],"reserved":false,"deprecated":false}}
[00:04:18]               └- ✓ pass  (8.0s) "security app users should delete user"
[00:04:18]             └-> should show the default roles
[00:04:18]               └-> "before each" hook: global before each for "should show the default roles"
[00:04:18]               │ debg navigating to settings url: http://localhost:61201/app/management
[00:04:18]               │ debg navigate to: http://localhost:61201/app/management
[00:04:18]               │ debg browser[INFO] http://localhost:61201/app/management?_t=1629884676071 281 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:04:18]               │
[00:04:18]               │ debg browser[INFO] http://localhost:61201/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:04:18]               │ debg ... sleep(700) start
[00:04:19]               │ debg ... sleep(700) end
[00:04:19]               │ debg returned from get, calling refresh
[00:04:20]               │ debg browser[INFO] http://localhost:61201/app/management?_t=1629884676071 281 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:04:20]               │
[00:04:20]               │ debg browser[INFO] http://localhost:61201/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:04:21]               │ debg currentUrl = http://localhost:61201/app/management
[00:04:21]               │          appUrl = http://localhost:61201/app/management
[00:04:21]               │ debg TestSubjects.find(kibanaChrome)
[00:04:21]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:04:21]               │ debg ... sleep(501) start
[00:04:22]               │ debg ... sleep(501) end
[00:04:22]               │ debg in navigateTo url = http://localhost:61201/app/management
[00:04:22]               │ debg TestSubjects.click(roles)
[00:04:22]               │ debg Find.clickByCssSelector('[data-test-subj="roles"]') with timeout=10000
[00:04:22]               │ debg Find.findByCssSelector('[data-test-subj="roles"]') with timeout=10000
[00:04:22]               │ debg TestSubjects.click(tablePaginationPopoverButton)
[00:04:22]               │ debg Find.clickByCssSelector('[data-test-subj="tablePaginationPopoverButton"]') with timeout=10000
[00:04:22]               │ debg Find.findByCssSelector('[data-test-subj="tablePaginationPopoverButton"]') with timeout=10000
[00:04:22]               │ debg TestSubjects.click(tablePagination-100-rows)
[00:04:22]               │ debg Find.clickByCssSelector('[data-test-subj="tablePagination-100-rows"]') with timeout=10000
[00:04:22]               │ debg Find.findByCssSelector('[data-test-subj="tablePagination-100-rows"]') with timeout=10000
[00:04:22]               │ debg TestSubjects.findAll(roleRow)
[00:04:22]               │ debg Find.allByCssSelector('[data-test-subj="roleRow"]') with timeout=10000
[00:04:29]               │ debg actualRoles = {"a-my-new-role":{"rolename":"a-my-new-role","reserved":false,"deprecated":false},"antimeridian_points_reader":{"rolename":"antimeridian_points_reader","reserved":false,"deprecated":false},"antimeridian_shapes_reader":{"rolename":"antimeridian_shapes_reader","reserved":false,"deprecated":false},"apm_system":{"rolename":"apm_system","reserved":true,"deprecated":false},"apm_user":{"rolename":"apm_user","reserved":true,"deprecated":true},"beats_admin":{"rolename":"beats_admin","reserved":true,"deprecated":false},"beats_system":{"rolename":"beats_system","reserved":true,"deprecated":false},"ccr_user":{"rolename":"ccr_user","reserved":false,"deprecated":false},"data_frame_transforms_admin":{"rolename":"data_frame_transforms_admin","reserved":true,"deprecated":true},"data_frame_transforms_user":{"rolename":"data_frame_transforms_user","reserved":true,"deprecated":true},"editor":{"rolename":"editor","reserved":true,"deprecated":false},"enrich_user":{"rolename":"enrich_user","reserved":true,"deprecated":false},"geoall_data_writer":{"rolename":"geoall_data_writer","reserved":false,"deprecated":false},"geoconnections_data_reader":{"rolename":"geoconnections_data_reader","reserved":false,"deprecated":false},"geoshape_data_reader":{"rolename":"geoshape_data_reader","reserved":false,"deprecated":false},"global_canvas_all":{"rolename":"global_canvas_all","reserved":false,"deprecated":false},"global_ccr_role":{"rolename":"global_ccr_role","reserved":false,"deprecated":false},"global_dashboard_all":{"rolename":"global_dashboard_all","reserved":false,"deprecated":false},"global_dashboard_read":{"rolename":"global_dashboard_read","reserved":false,"deprecated":false},"global_devtools_read":{"rolename":"global_devtools_read","reserved":false,"deprecated":false},"global_discover_all":{"rolename":"global_discover_all","reserved":false,"deprecated":false},"global_discover_read":{"rolename":"global_discover_read","reserved":false,"deprecated":false},"global_index_pattern_management_all":{"rolename":"global_index_pattern_management_all","reserved":false,"deprecated":false},"global_maps_all":{"rolename":"global_maps_all","reserved":false,"deprecated":false},"global_maps_read":{"rolename":"global_maps_read","reserved":false,"deprecated":false},"global_upgrade_assistant_role":{"rolename":"global_upgrade_assistant_role","reserved":false,"deprecated":false},"global_visualize_all":{"rolename":"global_visualize_all","reserved":false,"deprecated":false},"global_visualize_read":{"rolename":"global_visualize_read","reserved":false,"deprecated":false},"index_management_user":{"rolename":"index_management_user","reserved":false,"deprecated":false},"ingest_admin":{"rolename":"ingest_admin","reserved":true,"deprecated":false},"ingest_pipelines_user":{"rolename":"ingest_pipelines_user","reserved":false,"deprecated":false},"kibana_admin":{"rolename":"kibana_admin","reserved":true,"deprecated":false},"kibana_system":{"rolename":"kibana_system","reserved":true,"deprecated":false},"kibana_user":{"rolename":"kibana_user","reserved":true,"deprecated":true},"license_management_user":{"rolename":"license_management_user","reserved":false,"deprecated":false},"logstash_admin":{"rolename":"logstash_admin","reserved":true,"deprecated":false},"logstash_read_user":{"rolename":"logstash_read_user","reserved":false,"deprecated":false},"logstash_system":{"rolename":"logstash_system","reserved":true,"deprecated":false},"machine_learning_admin":{"rolename":"machine_learning_admin","reserved":true,"deprecated":false},"machine_learning_user":{"rolename":"machine_learning_user","reserved":true,"deprecated":false},"manage_ilm":{"rolename":"manage_ilm","reserved":false,"deprecated":false},"manage_rollups_role":{"rolename":"manage_rollups_role","reserved":false,"deprecated":false},"manage_security":{"rolename":"manage_security","reserved":false,"deprecated":false},"meta_for_geoshape_data_reader":{"rolename":"meta_for_geoshape_data_reader","reserved":false,"deprecated":false},"monitoring_user":{"rolename":"monitoring_user","reserved":true,"deprecated":false},"myroleEast":{"rolename":"myroleEast","reserved":false,"deprecated":false},"remote_clusters_user":{"rolename":"remote_clusters_user","reserved":false,"deprecated":false},"remote_monitoring_agent":{"rolename":"remote_monitoring_agent","reserved":true,"deprecated":false},"remote_monitoring_collector":{"rolename":"remote_monitoring_collector","reserved":true,"deprecated":false},"reporting_user":{"rolename":"reporting_user","reserved":true,"deprecated":true},"rollup_admin":{"rolename":"rollup_admin","reserved":true,"deprecated":false},"rollup_user":{"rolename":"rollup_user","reserved":true,"deprecated":false},"snapshot_user":{"rolename":"snapshot_user","reserved":true,"deprecated":false},"superuser":{"rolename":"superuser","reserved":true,"deprecated":false},"test_api_keys":{"rolename":"test_api_keys","reserved":false,"deprecated":false},"test_logstash_reader":{"rolename":"test_logstash_reader","reserved":false,"deprecated":false},"transform_admin":{"rolename":"transform_admin","reserved":true,"deprecated":false},"transform_user":{"rolename":"transform_user","reserved":true,"deprecated":false},"transport_client":{"rolename":"transport_client","reserved":true,"deprecated":false},"viewer":{"rolename":"viewer","reserved":true,"deprecated":false},"watcher_admin":{"rolename":"watcher_admin","reserved":true,"deprecated":false},"watcher_user":{"rolename":"watcher_user","reserved":true,"deprecated":false}}
[00:04:29]               │ info Taking screenshot "/dev/shm/workspace/parallel/20/kibana/x-pack/test/functional/screenshots/failure/security app users should show the default roles.png"
[00:04:29]               │ info Current URL is: http://localhost:61201/app/management/security/roles
[00:04:29]               │ info Saving page source to: /dev/shm/workspace/parallel/20/kibana/x-pack/test/functional/failure_debug/html/security app users should show the default roles.html
[00:04:29]               └- ✖ fail: security app users should show the default roles
[00:04:29]               │      TypeError: Cannot read property 'reserved' of undefined
[00:04:29]               │       at Context.<anonymous> (test/functional/apps/security/users.js:107:47)
[00:04:29]               │       at runMicrotasks (<anonymous>)
[00:04:29]               │       at processTicksAndRejections (internal/process/task_queues.js:95:5)
[00:04:29]               │       at Object.apply (/dev/shm/workspace/parallel/20/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)
[00:04:29]               │ 
[00:04:29]               │ 

Stack Trace

TypeError: Cannot read property 'reserved' of undefined
    at Context.<anonymous> (test/functional/apps/security/users.js:107:47)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)
    at Object.apply (/dev/shm/workspace/parallel/20/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
data 611 613 +2

Public APIs missing comments

Total count of every public API that lacks a comment. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats comments for more detailed information.

id before after diff
data 3390 3397 +7

Page load bundle

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

id before after diff
data 857.0KB 861.2KB +4.2KB
Unknown metric groups

References to deprecated APIs

id before after diff
indexPatternFieldEditor 0 6 +6
savedObjectsManagement 18 24 +6
total +12

History

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Deprecated - use backport:version if exact versions are needed Feature:FieldFormatters release_note:plugin_api_changes Contains a Plugin API changes section for the breaking plugin API changes section. v7.15.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants