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

[QA] Create Recursive Saved Objects Svc (fetch, import)-- Use in Discover #90360

Closed
wants to merge 2 commits into from

Conversation

wayneseymour
Copy link
Member

Add svc,
integrate into one test,
and add exported saved objects.

Partially closes #89368

@wayneseymour wayneseymour self-assigned this Feb 4, 2021
@wayneseymour wayneseymour changed the title [QA] Create Saved Objects FTR Svc [QA] Use Saved Objects FTR Svc -- Discover Feb 4, 2021
@wayneseymour wayneseymour added release_note:skip Skip the PR/issue when compiling release notes v8.0.0 labels Feb 8, 2021
Add svc,
integrate into one test,
add exported saved objects,
add empty kibana call,
and update ftr schema...add data directory for the new svc.
Add import and fetch by list.
Add exported data.
@wayneseymour wayneseymour changed the title [QA] Use Saved Objects FTR Svc -- Discover [QA] Create Recursive Saved Objects Svc (fetch, import)-- Use in Discover Aug 11, 2021
@kibanamachine
Copy link
Contributor

kibanamachine commented Aug 11, 2021

💔 Build Failed

Failed CI Steps


Test Failures

Kibana Pipeline / general / Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/maps.maps app "before all" hook in "maps app"

Link to Jenkins

Standard Out

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

[00:00:00]       │
[00:00:00]         └-: maps app
[00:00:00]           └-> "before all" hook in "maps app"
[00:00:00]           └-> "before all" hook in "maps app"
[00:00:00]             │ info [logstash_functional] Loading "mappings.json"
[00:00:00]             │ info [logstash_functional] Loading "data.json.gz"
[00:00:00]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1628673872387602083] [logstash-2015.09.22] creating index, cause [api], templates [], shards [1]/[0]
[00:00:00]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1628673872387602083] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[logstash-2015.09.22][0]]])." previous.health="YELLOW" reason="shards started [[logstash-2015.09.22][0]]"
[00:00:00]             │ info [logstash_functional] Created index "logstash-2015.09.22"
[00:00:00]             │ debg [logstash_functional] "logstash-2015.09.22" settings {"index":{"analysis":{"analyzer":{"url":{"max_token_length":"1000","tokenizer":"uax_url_email","type":"standard"}}},"number_of_replicas":"0","number_of_shards":"1"}}
[00:00:00]             │ info [o.e.x.i.IndexLifecycleTransition] [kibana-ci-immutable-centos-tests-xxl-1628673872387602083] moving index [.ds-ilm-history-5-2021.08.11-000001] from [{"phase":"new","action":"complete","name":"complete"}] to [{"phase":"hot","action":"unfollow","name":"branch-check-unfollow-prerequisites"}] in policy [ilm-history-ilm-policy]
[00:00:00]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1628673872387602083] [logstash-2015.09.20] creating index, cause [api], templates [], shards [1]/[0]
[00:00:00]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1628673872387602083] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[logstash-2015.09.20][0]]])." previous.health="YELLOW" reason="shards started [[logstash-2015.09.20][0]]"
[00:00:00]             │ info [logstash_functional] Created index "logstash-2015.09.20"
[00:00:00]             │ debg [logstash_functional] "logstash-2015.09.20" settings {"index":{"analysis":{"analyzer":{"url":{"max_token_length":"1000","tokenizer":"uax_url_email","type":"standard"}}},"number_of_replicas":"0","number_of_shards":"1"}}
[00:00:00]             │ info [o.e.x.i.IndexLifecycleTransition] [kibana-ci-immutable-centos-tests-xxl-1628673872387602083] moving index [.ds-ilm-history-5-2021.08.11-000001] from [{"phase":"hot","action":"unfollow","name":"branch-check-unfollow-prerequisites"}] to [{"phase":"hot","action":"rollover","name":"check-rollover-ready"}] in policy [ilm-history-ilm-policy]
[00:00:00]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1628673872387602083] [logstash-2015.09.21] creating index, cause [api], templates [], shards [1]/[0]
[00:00:00]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1628673872387602083] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[logstash-2015.09.21][0]]])." previous.health="YELLOW" reason="shards started [[logstash-2015.09.21][0]]"
[00:00:00]             │ info [logstash_functional] Created index "logstash-2015.09.21"
[00:00:00]             │ debg [logstash_functional] "logstash-2015.09.21" settings {"index":{"analysis":{"analyzer":{"url":{"max_token_length":"1000","tokenizer":"uax_url_email","type":"standard"}}},"number_of_replicas":"0","number_of_shards":"1"}}
[00:00:10]             │ info progress: 12927
[00:00:10]             │ info [logstash_functional] Indexed 4634 docs into "logstash-2015.09.22"
[00:00:10]             │ info [logstash_functional] Indexed 4757 docs into "logstash-2015.09.20"
[00:00:10]             │ info [logstash_functional] Indexed 4614 docs into "logstash-2015.09.21"
[00:00:11]             │ info [maps/data] Loading "mappings.json"
[00:00:11]             │ info [maps/data] Loading "data.json"
[00:00:11]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1628673872387602083] [geo_shapes] creating index, cause [api], templates [], shards [1]/[0]
[00:00:11]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1628673872387602083] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[geo_shapes][0]]])." previous.health="YELLOW" reason="shards started [[geo_shapes][0]]"
[00:00:11]             │ info [maps/data] Created index "geo_shapes"
[00:00:11]             │ debg [maps/data] "geo_shapes" settings {"index":{"number_of_replicas":"0","number_of_shards":"1"}}
[00:00:11]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1628673872387602083] [meta_for_geo_shapes] creating index, cause [api], templates [], shards [1]/[0]
[00:00:11]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1628673872387602083] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[meta_for_geo_shapes][0]]])." previous.health="YELLOW" reason="shards started [[meta_for_geo_shapes][0]]"
[00:00:11]             │ info [maps/data] Created index "meta_for_geo_shapes"
[00:00:11]             │ debg [maps/data] "meta_for_geo_shapes" settings {"index":{"number_of_replicas":"0","number_of_shards":"1"}}
[00:00:11]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1628673872387602083] [antimeridian_points] creating index, cause [api], templates [], shards [1]/[0]
[00:00:11]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1628673872387602083] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[antimeridian_points][0]]])." previous.health="YELLOW" reason="shards started [[antimeridian_points][0]]"
[00:00:11]             │ info [maps/data] Created index "antimeridian_points"
[00:00:11]             │ debg [maps/data] "antimeridian_points" settings {"index":{"number_of_replicas":"0","number_of_shards":"1"}}
[00:00:11]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1628673872387602083] [antimeridian_shapes] creating index, cause [api], templates [], shards [1]/[0]
[00:00:11]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1628673872387602083] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[antimeridian_shapes][0]]])." previous.health="YELLOW" reason="shards started [[antimeridian_shapes][0]]"
[00:00:11]             │ info [maps/data] Created index "antimeridian_shapes"
[00:00:11]             │ debg [maps/data] "antimeridian_shapes" settings {"index":{"number_of_replicas":"0","number_of_shards":"1"}}
[00:00:11]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1628673872387602083] [flights] creating index, cause [api], templates [], shards [1]/[0]
[00:00:11]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1628673872387602083] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[flights][0]]])." previous.health="YELLOW" reason="shards started [[flights][0]]"
[00:00:11]             │ info [maps/data] Created index "flights"
[00:00:11]             │ debg [maps/data] "flights" settings {"index":{"number_of_replicas":"0","number_of_shards":"1"}}
[00:00:11]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1628673872387602083] [connections] creating index, cause [api], templates [], shards [1]/[0]
[00:00:11]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1628673872387602083] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[connections][0]]])." previous.health="YELLOW" reason="shards started [[connections][0]]"
[00:00:11]             │ info [maps/data] Created index "connections"
[00:00:11]             │ debg [maps/data] "connections" settings {"index":{"number_of_replicas":"0","number_of_shards":"1"}}
[00:00:11]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xxl-1628673872387602083] [meta_for_geo_shapes/JVq59VNQRBuUN50Le7o8RA] update_mapping [_doc]
[00:00:11]             │ info [maps/data] Indexed 4 docs into "geo_shapes"
[00:00:11]             │ info [maps/data] Indexed 6 docs into "meta_for_geo_shapes"
[00:00:11]             │ info [maps/data] Indexed 3 docs into "antimeridian_points"
[00:00:11]             │ info [maps/data] Indexed 3 docs into "antimeridian_shapes"
[00:00:11]             │ info [maps/data] Indexed 3 docs into "flights"
[00:00:11]             │ info [maps/data] Indexed 4 docs into "connections"
[00:00:11]             │ info [maps/kibana] Loading "mappings.json"
[00:00:11]             │ info [maps/kibana] Loading "data.json"
[00:00:11]             │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-centos-tests-xxl-1628673872387602083] [.kibana_8.0.0_001/UmOu978nQsS_ah4CrRRHYw] deleting index
[00:00:11]             │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-centos-tests-xxl-1628673872387602083] [.kibana_task_manager_8.0.0_001/VUtNTXz0SmCtYdG9pW8fSA] deleting index
[00:00:11]             │ info [maps/kibana] Deleted existing index ".kibana_8.0.0_001"
[00:00:11]             │ info [maps/kibana] Deleted existing index ".kibana_task_manager_8.0.0_001"
[00:00:11]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1628673872387602083] failed on parsing mappings on index creation [.kibana]
[00:00:11]             │      org.elasticsearch.index.mapper.MapperParsingException: Failed to parse mapping: using deprecated parameters [tree] in mapper [bounds] of type [geo_shape] is no longer allowed
[00:00:11]             │      	at org.elasticsearch.index.mapper.MapperService.parseMapping(MapperService.java:297) ~[elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at org.elasticsearch.index.mapper.MapperService.mergeAndApplyMappings(MapperService.java:275) ~[elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at org.elasticsearch.index.mapper.MapperService.merge(MapperService.java:259) ~[elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at org.elasticsearch.cluster.metadata.MetadataCreateIndexService.updateIndexMappingsAndBuildSortOrder(MetadataCreateIndexService.java:1006) ~[elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at org.elasticsearch.cluster.metadata.MetadataCreateIndexService.lambda$applyCreateIndexWithTemporaryService$2(MetadataCreateIndexService.java:413) [elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at org.elasticsearch.indices.IndicesService.withTempIndexService(IndicesService.java:636) [elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at org.elasticsearch.cluster.metadata.MetadataCreateIndexService.applyCreateIndexWithTemporaryService(MetadataCreateIndexService.java:411) [elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at org.elasticsearch.cluster.metadata.MetadataCreateIndexService.applyCreateIndexRequestWithV1Templates(MetadataCreateIndexService.java:488) [elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at org.elasticsearch.cluster.metadata.MetadataCreateIndexService.applyCreateIndexRequest(MetadataCreateIndexService.java:374) [elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at org.elasticsearch.cluster.metadata.MetadataCreateIndexService.applyCreateIndexRequest(MetadataCreateIndexService.java:381) [elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at org.elasticsearch.cluster.metadata.MetadataCreateIndexService$1.execute(MetadataCreateIndexService.java:298) [elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at org.elasticsearch.cluster.ClusterStateUpdateTask.execute(ClusterStateUpdateTask.java:48) [elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at org.elasticsearch.cluster.service.MasterService.executeTasks(MasterService.java:701) [elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at org.elasticsearch.cluster.service.MasterService.calculateTaskOutputs(MasterService.java:323) [elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at org.elasticsearch.cluster.service.MasterService.runTasks(MasterService.java:218) [elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at org.elasticsearch.cluster.service.MasterService$Batcher.run(MasterService.java:155) [elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at org.elasticsearch.cluster.service.TaskBatcher.runIfNotProcessed(TaskBatcher.java:139) [elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at org.elasticsearch.cluster.service.TaskBatcher$BatchedTask.run(TaskBatcher.java:177) [elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:678) [elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:259) [elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:222) [elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) [?:?]
[00:00:11]             │      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) [?:?]
[00:00:11]             │      	at java.lang.Thread.run(Thread.java:831) [?:?]
[00:00:11]             │      Caused by: java.lang.IllegalArgumentException: using deprecated parameters [tree] in mapper [bounds] of type [geo_shape] is no longer allowed
[00:00:11]             │      	at org.elasticsearch.xpack.spatial.index.mapper.GeoShapeWithDocValuesFieldMapper$TypeParser.parse(GeoShapeWithDocValuesFieldMapper.java:208) ~[?:?]
[00:00:11]             │      	at org.elasticsearch.index.mapper.ObjectMapper$TypeParser.parseProperties(ObjectMapper.java:203) ~[elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at org.elasticsearch.index.mapper.ObjectMapper$TypeParser.parseObjectOrDocumentTypeProperties(ObjectMapper.java:153) ~[elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at org.elasticsearch.index.mapper.ObjectMapper$TypeParser.parse(ObjectMapper.java:121) ~[elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at org.elasticsearch.index.mapper.ObjectMapper$TypeParser.parseProperties(ObjectMapper.java:203) ~[elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at org.elasticsearch.index.mapper.ObjectMapper$TypeParser.parseObjectOrDocumentTypeProperties(ObjectMapper.java:153) ~[elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at org.elasticsearch.index.mapper.RootObjectMapper$TypeParser.parse(RootObjectMapper.java:149) ~[elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at org.elasticsearch.index.mapper.MappingParser.parse(MappingParser.java:98) ~[elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at org.elasticsearch.index.mapper.MappingParser.parse(MappingParser.java:92) ~[elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at org.elasticsearch.index.mapper.MapperService.parseMapping(MapperService.java:295) ~[elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	... 23 more
[00:00:11]             │ info Taking screenshot "/dev/shm/workspace/parallel/1/kibana/x-pack/test/functional/screenshots/failure/maps app _before all_ hook in _maps app_.png"
[00:00:11]             │ info Current URL is: data:/,
[00:00:11]             │ info Saving page source to: /dev/shm/workspace/parallel/1/kibana/x-pack/test/functional/failure_debug/html/maps app _before all_ hook in _maps app_.html
[00:00:11]             └- ✖ fail: maps app "before all" hook in "maps app"
[00:00:11]             │      ResponseError: mapper_parsing_exception
[00:00:11]             │       at onBody (/dev/shm/workspace/kibana/node_modules/@elastic/elasticsearch/lib/Transport.js:333:23)
[00:00:11]             │       at IncomingMessage.onEnd (/dev/shm/workspace/kibana/node_modules/@elastic/elasticsearch/lib/Transport.js:260:11)
[00:00:11]             │       at endReadableNT (internal/streams/readable.js:1327:12)
[00:00:11]             │       at processTicksAndRejections (internal/process/task_queues.js:80:21)
[00:00:11]             │ 
[00:00:11]             │ 

Stack Trace

ResponseError: mapper_parsing_exception
    at onBody (/dev/shm/workspace/kibana/node_modules/@elastic/elasticsearch/lib/Transport.js:333:23)
    at IncomingMessage.onEnd (/dev/shm/workspace/kibana/node_modules/@elastic/elasticsearch/lib/Transport.js:260:11)
    at endReadableNT (internal/streams/readable.js:1327:12)
    at processTicksAndRejections (internal/process/task_queues.js:80:21) {
  meta: {
    body: { error: [Object], status: 400 },
    statusCode: 400,
    headers: {
      'x-elastic-product': 'Elasticsearch',
      'content-type': 'application/json;charset=utf-8',
      'content-length': '527'
    },
    meta: {
      context: null,
      request: [Object],
      name: 'elasticsearch-js',
      connection: [Object],
      attempts: 0,
      aborted: false
    }
  }
}

Kibana Pipeline / general / Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/maps.maps app "before all" hook in "maps app"

Link to Jenkins

Standard Out

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

[00:00:00]       │
[00:00:00]         └-: maps app
[00:00:00]           └-> "before all" hook in "maps app"
[00:00:00]           └-> "before all" hook in "maps app"
[00:00:00]             │ info [logstash_functional] Loading "mappings.json"
[00:00:00]             │ info [logstash_functional] Loading "data.json.gz"
[00:00:00]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1628673872387602083] [logstash-2015.09.22] creating index, cause [api], templates [], shards [1]/[0]
[00:00:00]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1628673872387602083] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[logstash-2015.09.22][0]]])." previous.health="YELLOW" reason="shards started [[logstash-2015.09.22][0]]"
[00:00:00]             │ info [logstash_functional] Created index "logstash-2015.09.22"
[00:00:00]             │ debg [logstash_functional] "logstash-2015.09.22" settings {"index":{"analysis":{"analyzer":{"url":{"max_token_length":"1000","tokenizer":"uax_url_email","type":"standard"}}},"number_of_replicas":"0","number_of_shards":"1"}}
[00:00:00]             │ info [o.e.x.i.IndexLifecycleTransition] [kibana-ci-immutable-centos-tests-xxl-1628673872387602083] moving index [.ds-ilm-history-5-2021.08.11-000001] from [{"phase":"new","action":"complete","name":"complete"}] to [{"phase":"hot","action":"unfollow","name":"branch-check-unfollow-prerequisites"}] in policy [ilm-history-ilm-policy]
[00:00:00]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1628673872387602083] [logstash-2015.09.20] creating index, cause [api], templates [], shards [1]/[0]
[00:00:00]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1628673872387602083] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[logstash-2015.09.20][0]]])." previous.health="YELLOW" reason="shards started [[logstash-2015.09.20][0]]"
[00:00:00]             │ info [logstash_functional] Created index "logstash-2015.09.20"
[00:00:00]             │ debg [logstash_functional] "logstash-2015.09.20" settings {"index":{"analysis":{"analyzer":{"url":{"max_token_length":"1000","tokenizer":"uax_url_email","type":"standard"}}},"number_of_replicas":"0","number_of_shards":"1"}}
[00:00:00]             │ info [o.e.x.i.IndexLifecycleTransition] [kibana-ci-immutable-centos-tests-xxl-1628673872387602083] moving index [.ds-ilm-history-5-2021.08.11-000001] from [{"phase":"hot","action":"unfollow","name":"branch-check-unfollow-prerequisites"}] to [{"phase":"hot","action":"rollover","name":"check-rollover-ready"}] in policy [ilm-history-ilm-policy]
[00:00:00]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1628673872387602083] [logstash-2015.09.21] creating index, cause [api], templates [], shards [1]/[0]
[00:00:00]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1628673872387602083] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[logstash-2015.09.21][0]]])." previous.health="YELLOW" reason="shards started [[logstash-2015.09.21][0]]"
[00:00:00]             │ info [logstash_functional] Created index "logstash-2015.09.21"
[00:00:00]             │ debg [logstash_functional] "logstash-2015.09.21" settings {"index":{"analysis":{"analyzer":{"url":{"max_token_length":"1000","tokenizer":"uax_url_email","type":"standard"}}},"number_of_replicas":"0","number_of_shards":"1"}}
[00:00:10]             │ info progress: 13509
[00:00:10]             │ info [logstash_functional] Indexed 4634 docs into "logstash-2015.09.22"
[00:00:10]             │ info [logstash_functional] Indexed 4757 docs into "logstash-2015.09.20"
[00:00:10]             │ info [logstash_functional] Indexed 4614 docs into "logstash-2015.09.21"
[00:00:10]             │ info [maps/data] Loading "mappings.json"
[00:00:10]             │ info [maps/data] Loading "data.json"
[00:00:10]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1628673872387602083] [geo_shapes] creating index, cause [api], templates [], shards [1]/[0]
[00:00:10]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1628673872387602083] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[geo_shapes][0]]])." previous.health="YELLOW" reason="shards started [[geo_shapes][0]]"
[00:00:10]             │ info [maps/data] Created index "geo_shapes"
[00:00:10]             │ debg [maps/data] "geo_shapes" settings {"index":{"number_of_replicas":"0","number_of_shards":"1"}}
[00:00:10]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1628673872387602083] [meta_for_geo_shapes] creating index, cause [api], templates [], shards [1]/[0]
[00:00:10]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1628673872387602083] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[meta_for_geo_shapes][0]]])." previous.health="YELLOW" reason="shards started [[meta_for_geo_shapes][0]]"
[00:00:10]             │ info [maps/data] Created index "meta_for_geo_shapes"
[00:00:10]             │ debg [maps/data] "meta_for_geo_shapes" settings {"index":{"number_of_replicas":"0","number_of_shards":"1"}}
[00:00:10]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1628673872387602083] [antimeridian_points] creating index, cause [api], templates [], shards [1]/[0]
[00:00:10]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1628673872387602083] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[antimeridian_points][0]]])." previous.health="YELLOW" reason="shards started [[antimeridian_points][0]]"
[00:00:10]             │ info [maps/data] Created index "antimeridian_points"
[00:00:10]             │ debg [maps/data] "antimeridian_points" settings {"index":{"number_of_replicas":"0","number_of_shards":"1"}}
[00:00:10]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1628673872387602083] [antimeridian_shapes] creating index, cause [api], templates [], shards [1]/[0]
[00:00:11]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1628673872387602083] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[antimeridian_shapes][0]]])." previous.health="YELLOW" reason="shards started [[antimeridian_shapes][0]]"
[00:00:11]             │ info [maps/data] Created index "antimeridian_shapes"
[00:00:11]             │ debg [maps/data] "antimeridian_shapes" settings {"index":{"number_of_replicas":"0","number_of_shards":"1"}}
[00:00:11]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1628673872387602083] [flights] creating index, cause [api], templates [], shards [1]/[0]
[00:00:11]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1628673872387602083] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[flights][0]]])." previous.health="YELLOW" reason="shards started [[flights][0]]"
[00:00:11]             │ info [maps/data] Created index "flights"
[00:00:11]             │ debg [maps/data] "flights" settings {"index":{"number_of_replicas":"0","number_of_shards":"1"}}
[00:00:11]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1628673872387602083] [connections] creating index, cause [api], templates [], shards [1]/[0]
[00:00:11]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1628673872387602083] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[connections][0]]])." previous.health="YELLOW" reason="shards started [[connections][0]]"
[00:00:11]             │ info [maps/data] Created index "connections"
[00:00:11]             │ debg [maps/data] "connections" settings {"index":{"number_of_replicas":"0","number_of_shards":"1"}}
[00:00:11]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xxl-1628673872387602083] [meta_for_geo_shapes/UgtqNs1SSG-s1OM5JOZeOw] update_mapping [_doc]
[00:00:11]             │ info [maps/data] Indexed 4 docs into "geo_shapes"
[00:00:11]             │ info [maps/data] Indexed 6 docs into "meta_for_geo_shapes"
[00:00:11]             │ info [maps/data] Indexed 3 docs into "antimeridian_points"
[00:00:11]             │ info [maps/data] Indexed 3 docs into "antimeridian_shapes"
[00:00:11]             │ info [maps/data] Indexed 3 docs into "flights"
[00:00:11]             │ info [maps/data] Indexed 4 docs into "connections"
[00:00:11]             │ info [maps/kibana] Loading "mappings.json"
[00:00:11]             │ info [maps/kibana] Loading "data.json"
[00:00:11]             │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-centos-tests-xxl-1628673872387602083] [.kibana_8.0.0_001/x8K87WcSSfSCjnGOmzmurw] deleting index
[00:00:11]             │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-centos-tests-xxl-1628673872387602083] [.kibana_task_manager_8.0.0_001/mMdSOTUjRIurD-CRyC83uw] deleting index
[00:00:11]             │ info [maps/kibana] Deleted existing index ".kibana_8.0.0_001"
[00:00:11]             │ info [maps/kibana] Deleted existing index ".kibana_task_manager_8.0.0_001"
[00:00:11]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1628673872387602083] failed on parsing mappings on index creation [.kibana]
[00:00:11]             │      org.elasticsearch.index.mapper.MapperParsingException: Failed to parse mapping: using deprecated parameters [tree] in mapper [bounds] of type [geo_shape] is no longer allowed
[00:00:11]             │      	at org.elasticsearch.index.mapper.MapperService.parseMapping(MapperService.java:297) ~[elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at org.elasticsearch.index.mapper.MapperService.mergeAndApplyMappings(MapperService.java:275) ~[elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at org.elasticsearch.index.mapper.MapperService.merge(MapperService.java:259) ~[elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at org.elasticsearch.cluster.metadata.MetadataCreateIndexService.updateIndexMappingsAndBuildSortOrder(MetadataCreateIndexService.java:1006) ~[elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at org.elasticsearch.cluster.metadata.MetadataCreateIndexService.lambda$applyCreateIndexWithTemporaryService$2(MetadataCreateIndexService.java:413) [elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at org.elasticsearch.indices.IndicesService.withTempIndexService(IndicesService.java:636) [elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at org.elasticsearch.cluster.metadata.MetadataCreateIndexService.applyCreateIndexWithTemporaryService(MetadataCreateIndexService.java:411) [elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at org.elasticsearch.cluster.metadata.MetadataCreateIndexService.applyCreateIndexRequestWithV1Templates(MetadataCreateIndexService.java:488) [elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at org.elasticsearch.cluster.metadata.MetadataCreateIndexService.applyCreateIndexRequest(MetadataCreateIndexService.java:374) [elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at org.elasticsearch.cluster.metadata.MetadataCreateIndexService.applyCreateIndexRequest(MetadataCreateIndexService.java:381) [elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at org.elasticsearch.cluster.metadata.MetadataCreateIndexService$1.execute(MetadataCreateIndexService.java:298) [elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at org.elasticsearch.cluster.ClusterStateUpdateTask.execute(ClusterStateUpdateTask.java:48) [elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at org.elasticsearch.cluster.service.MasterService.executeTasks(MasterService.java:701) [elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at org.elasticsearch.cluster.service.MasterService.calculateTaskOutputs(MasterService.java:323) [elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at org.elasticsearch.cluster.service.MasterService.runTasks(MasterService.java:218) [elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at org.elasticsearch.cluster.service.MasterService$Batcher.run(MasterService.java:155) [elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at org.elasticsearch.cluster.service.TaskBatcher.runIfNotProcessed(TaskBatcher.java:139) [elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at org.elasticsearch.cluster.service.TaskBatcher$BatchedTask.run(TaskBatcher.java:177) [elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:678) [elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:259) [elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:222) [elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) [?:?]
[00:00:11]             │      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) [?:?]
[00:00:11]             │      	at java.lang.Thread.run(Thread.java:831) [?:?]
[00:00:11]             │      Caused by: java.lang.IllegalArgumentException: using deprecated parameters [tree] in mapper [bounds] of type [geo_shape] is no longer allowed
[00:00:11]             │      	at org.elasticsearch.xpack.spatial.index.mapper.GeoShapeWithDocValuesFieldMapper$TypeParser.parse(GeoShapeWithDocValuesFieldMapper.java:208) ~[?:?]
[00:00:11]             │      	at org.elasticsearch.index.mapper.ObjectMapper$TypeParser.parseProperties(ObjectMapper.java:203) ~[elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at org.elasticsearch.index.mapper.ObjectMapper$TypeParser.parseObjectOrDocumentTypeProperties(ObjectMapper.java:153) ~[elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at org.elasticsearch.index.mapper.ObjectMapper$TypeParser.parse(ObjectMapper.java:121) ~[elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at org.elasticsearch.index.mapper.ObjectMapper$TypeParser.parseProperties(ObjectMapper.java:203) ~[elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at org.elasticsearch.index.mapper.ObjectMapper$TypeParser.parseObjectOrDocumentTypeProperties(ObjectMapper.java:153) ~[elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at org.elasticsearch.index.mapper.RootObjectMapper$TypeParser.parse(RootObjectMapper.java:149) ~[elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at org.elasticsearch.index.mapper.MappingParser.parse(MappingParser.java:98) ~[elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at org.elasticsearch.index.mapper.MappingParser.parse(MappingParser.java:92) ~[elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	at org.elasticsearch.index.mapper.MapperService.parseMapping(MapperService.java:295) ~[elasticsearch-8.0.0-SNAPSHOT.jar:8.0.0-SNAPSHOT]
[00:00:11]             │      	... 23 more
[00:00:11]             │ info Taking screenshot "/dev/shm/workspace/parallel/12/kibana/x-pack/test/functional/screenshots/failure/maps app _before all_ hook in _maps app_.png"
[00:00:11]             │ info Current URL is: data:/,
[00:00:11]             │ info Saving page source to: /dev/shm/workspace/parallel/12/kibana/x-pack/test/functional/failure_debug/html/maps app _before all_ hook in _maps app_.html
[00:00:11]             └- ✖ fail: maps app "before all" hook in "maps app"
[00:00:11]             │      ResponseError: mapper_parsing_exception
[00:00:11]             │       at onBody (/dev/shm/workspace/kibana/node_modules/@elastic/elasticsearch/lib/Transport.js:333:23)
[00:00:11]             │       at IncomingMessage.onEnd (/dev/shm/workspace/kibana/node_modules/@elastic/elasticsearch/lib/Transport.js:260:11)
[00:00:11]             │       at endReadableNT (internal/streams/readable.js:1327:12)
[00:00:11]             │       at processTicksAndRejections (internal/process/task_queues.js:80:21)
[00:00:11]             │ 
[00:00:11]             │ 

Stack Trace

ResponseError: mapper_parsing_exception
    at onBody (/dev/shm/workspace/kibana/node_modules/@elastic/elasticsearch/lib/Transport.js:333:23)
    at IncomingMessage.onEnd (/dev/shm/workspace/kibana/node_modules/@elastic/elasticsearch/lib/Transport.js:260:11)
    at endReadableNT (internal/streams/readable.js:1327:12)
    at processTicksAndRejections (internal/process/task_queues.js:80:21) {
  meta: {
    body: { error: [Object], status: 400 },
    statusCode: 400,
    headers: {
      'x-elastic-product': 'Elasticsearch',
      'content-type': 'application/json;charset=utf-8',
      'content-length': '527'
    },
    meta: {
      context: null,
      request: [Object],
      name: 'elasticsearch-js',
      connection: [Object],
      attempts: 0,
      aborted: false
    }
  }
}

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:02:08]           └-: users
[00:02:08]             └-> "before all" hook for "should show the default elastic and kibana_system users"
[00:02:08]             └-> "before all" hook for "should show the default elastic and kibana_system users"
[00:02:08]               │ debg users
[00:02:08]               │ debg navigating to settings url: http://localhost:61131/app/management
[00:02:08]               │ debg navigate to: http://localhost:61131/app/management
[00:02:08]               │ debg browser[INFO] http://localhost:61131/login?next=%2Fapp%2Fmanagement%3F_t%3D1628676310595 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:02:08]               │
[00:02:08]               │ debg browser[INFO] http://localhost:61131/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:02:08]               │ debg ... sleep(700) start
[00:02:09]               │ERROR browser[SEVERE] http://localhost:61131/internal/spaces/_active_space - Failed to load resource: the server responded with a status of 401 (Unauthorized)
[00:02:09]               │ debg browser[INFO] http://localhost:61131/40300/bundles/core/core.entry.js 12:159412 "Detected an unhandled Promise rejection.
[00:02:09]               │      Error: Unauthorized"
[00:02:09]               │ERROR browser[SEVERE] http://localhost:61131/40300/bundles/core/core.entry.js 5:3002 
[00:02:09]               │ERROR browser[SEVERE] http://localhost:61131/api/licensing/info - Failed to load resource: the server responded with a status of 401 (Unauthorized)
[00:02:09]               │ERROR browser[SEVERE] http://localhost:61131/internal/security/me - Failed to load resource: the server responded with a status of 401 (Unauthorized)
[00:02:09]               │ debg ... sleep(700) end
[00:02:09]               │ debg returned from get, calling refresh
[00:02:09]               │ debg browser[INFO] http://localhost:61131/login?next=%2Fapp%2Fmanagement%3F_t%3D1628676310595 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:02:09]               │
[00:02:09]               │ debg browser[INFO] http://localhost:61131/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:02:09]               │ debg currentUrl = http://localhost:61131/login?next=%2Fapp%2Fmanagement%3F_t%3D1628676310595
[00:02:09]               │          appUrl = http://localhost:61131/app/management
[00:02:09]               │ debg TestSubjects.find(kibanaChrome)
[00:02:09]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:02:10]               │ debg Found login page
[00:02:10]               │ debg TestSubjects.setValue(loginUsername, test_user)
[00:02:10]               │ debg TestSubjects.click(loginUsername)
[00:02:10]               │ debg Find.clickByCssSelector('[data-test-subj="loginUsername"]') with timeout=10000
[00:02:10]               │ debg Find.findByCssSelector('[data-test-subj="loginUsername"]') with timeout=10000
[00:02:10]               │ERROR browser[SEVERE] http://localhost:61131/internal/spaces/_active_space - Failed to load resource: the server responded with a status of 401 (Unauthorized)
[00:02:10]               │ debg browser[INFO] http://localhost:61131/40300/bundles/core/core.entry.js 12:159412 "Detected an unhandled Promise rejection.
[00:02:10]               │      Error: Unauthorized"
[00:02:10]               │ERROR browser[SEVERE] http://localhost:61131/40300/bundles/core/core.entry.js 5:3002 
[00:02:10]               │ERROR browser[SEVERE] http://localhost:61131/api/licensing/info - Failed to load resource: the server responded with a status of 401 (Unauthorized)
[00:02:10]               │ERROR browser[SEVERE] http://localhost:61131/internal/security/me - Failed to load resource: the server responded with a status of 401 (Unauthorized)
[00:02:10]               │ debg TestSubjects.setValue(loginPassword, changeme)
[00:02:10]               │ debg TestSubjects.click(loginPassword)
[00:02:10]               │ debg Find.clickByCssSelector('[data-test-subj="loginPassword"]') with timeout=10000
[00:02:10]               │ debg Find.findByCssSelector('[data-test-subj="loginPassword"]') with timeout=10000
[00:02:10]               │ debg TestSubjects.click(loginSubmit)
[00:02:10]               │ debg Find.clickByCssSelector('[data-test-subj="loginSubmit"]') with timeout=10000
[00:02:10]               │ debg Find.findByCssSelector('[data-test-subj="loginSubmit"]') with timeout=10000
[00:02:10]               │ debg Find.waitForDeletedByCssSelector('.kibanaWelcomeLogo') with timeout=10000
[00:02:10]               │ proc [kibana]   log   [10:05:13.069] [info][plugins][routes][security] Logging in with provider "basic" (basic)
[00:02:11]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:02:11]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"] nav:not(.ng-hide)') with timeout=60000
[00:02:12]               │ debg browser[INFO] http://localhost:61131/app/management?_t=1628676310595 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:02:12]               │
[00:02:12]               │ debg browser[INFO] http://localhost:61131/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:02:13]               │ debg browser[INFO] http://localhost:61131/app/management?_t=1628676315042 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:02:13]               │
[00:02:13]               │ debg browser[INFO] http://localhost:61131/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:02:13]               │ debg Finished login process currentUrl = http://localhost:61131/app/management
[00:02:13]               │ debg ... sleep(501) start
[00:02:14]               │ debg ... sleep(501) end
[00:02:14]               │ debg in navigateTo url = http://localhost:61131/app/management
[00:02:14]               │ debg TestSubjects.exists(statusPageContainer)
[00:02:14]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:02:16]               │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:02:17]               │ debg navigating to settings url: http://localhost:61131/app/management
[00:02:17]               │ debg navigate to: http://localhost:61131/app/management
[00:02:17]               │ debg browser[INFO] http://localhost:61131/app/management?_t=1628676319368 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:02:17]               │
[00:02:17]               │ debg browser[INFO] http://localhost:61131/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:02:17]               │ debg ... sleep(700) start
[00:02:18]               │ debg ... sleep(700) end
[00:02:18]               │ debg returned from get, calling refresh
[00:02:18]               │ debg browser[INFO] http://localhost:61131/app/management?_t=1628676319368 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:02:18]               │
[00:02:18]               │ debg browser[INFO] http://localhost:61131/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:02:18]               │ debg currentUrl = http://localhost:61131/app/management
[00:02:18]               │          appUrl = http://localhost:61131/app/management
[00:02:18]               │ debg TestSubjects.find(kibanaChrome)
[00:02:18]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:02:19]               │ debg ... sleep(501) start
[00:02:20]               │ debg ... sleep(501) end
[00:02:20]               │ debg in navigateTo url = http://localhost:61131/app/management
[00:02:20]               │ debg TestSubjects.exists(statusPageContainer)
[00:02:20]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:02:22]               │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:02:23]               │ debg TestSubjects.click(users)
[00:02:23]               │ debg Find.clickByCssSelector('[data-test-subj="users"]') with timeout=10000
[00:02:23]               │ debg Find.findByCssSelector('[data-test-subj="users"]') with timeout=10000
[00:02:23]             └-> should show the default elastic and kibana_system users
[00:02:23]               └-> "before each" hook: global before each for "should show the default elastic and kibana_system users"
[00:02:23]               │ debg TestSubjects.click(tablePaginationPopoverButton)
[00:02:23]               │ debg Find.clickByCssSelector('[data-test-subj="tablePaginationPopoverButton"]') with timeout=10000
[00:02:23]               │ debg Find.findByCssSelector('[data-test-subj="tablePaginationPopoverButton"]') with timeout=10000
[00:02:23]               │ debg TestSubjects.click(tablePagination-100-rows)
[00:02:23]               │ debg Find.clickByCssSelector('[data-test-subj="tablePagination-100-rows"]') with timeout=10000
[00:02:23]               │ debg Find.findByCssSelector('[data-test-subj="tablePagination-100-rows"]') with timeout=10000
[00:02:24]               │ debg TestSubjects.findAll(userRow)
[00:02:24]               │ debg Find.allByCssSelector('[data-test-subj="userRow"]') with timeout=10000
[00:02:25]               │ 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},"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":"[email protected]","roles":["kibana_admin","myroleEast"],"reserved":false,"deprecated":false}}
[00:02:25]               │ info config = "localhost"
[00:02:25]               └- ✓ pass  (2.2s) "security app users should show the default elastic and kibana_system users"
[00:02:25]             └-> should add new user
[00:02:25]               └-> "before each" hook: global before each for "should add new user"
[00:02:25]               │ debg navigating to settings url: http://localhost:61131/app/management
[00:02:25]               │ debg navigate to: http://localhost:61131/app/management
[00:02:26]               │ debg browser[INFO] http://localhost:61131/app/management?_t=1628676328006 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:02:26]               │
[00:02:26]               │ debg browser[INFO] http://localhost:61131/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:02:26]               │ debg ... sleep(700) start
[00:02:26]               │ debg ... sleep(700) end
[00:02:26]               │ debg returned from get, calling refresh
[00:02:27]               │ERROR browser[SEVERE] http://localhost:61131/40300/bundles/core/core.entry.js 12:158464 TypeError: Failed to fetch
[00:02:27]               │          at fetch_Fetch.fetchResponse (http://localhost:61131/40300/bundles/core/core.entry.js:6:32451)
[00:02:27]               │          at async interceptResponse (http://localhost:61131/40300/bundles/core/core.entry.js:6:28637)
[00:02:27]               │          at async http://localhost:61131/40300/bundles/core/core.entry.js:6:31117
[00:02:27]               │ debg browser[INFO] http://localhost:61131/app/management?_t=1628676328006 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:02:27]               │
[00:02:27]               │ debg browser[INFO] http://localhost:61131/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:02:27]               │ debg currentUrl = http://localhost:61131/app/management
[00:02:27]               │          appUrl = http://localhost:61131/app/management
[00:02:27]               │ debg TestSubjects.find(kibanaChrome)
[00:02:27]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:02:27]               │ debg ... sleep(501) start
[00:02:28]               │ debg ... sleep(501) end
[00:02:28]               │ debg in navigateTo url = http://localhost:61131/app/management
[00:02:28]               │ debg TestSubjects.exists(statusPageContainer)
[00:02:28]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:02:31]               │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:02:31]               │ debg TestSubjects.click(users)
[00:02:31]               │ debg Find.clickByCssSelector('[data-test-subj="users"]') with timeout=10000
[00:02:31]               │ debg Find.findByCssSelector('[data-test-subj="users"]') with timeout=10000
[00:02:31]               │ debg TestSubjects.click(createUserButton)
[00:02:31]               │ debg Find.clickByCssSelector('[data-test-subj="createUserButton"]') with timeout=10000
[00:02:31]               │ debg Find.findByCssSelector('[data-test-subj="createUserButton"]') with timeout=10000
[00:02:31]               │ debg Find.setValue('[name=username]', 'Lee')
[00:02:31]               │ debg Find.findByCssSelector('[name=username]') with timeout=10000
[00:02:32]               │ debg Find.setValue('[name=password]', 'LeePwd')
[00:02:32]               │ debg Find.findByCssSelector('[name=password]') with timeout=10000
[00:02:32]               │ debg Find.setValue('[name=confirm_password]', 'LeePwd')
[00:02:32]               │ debg Find.findByCssSelector('[name=confirm_password]') with timeout=10000
[00:02:32]               │ debg Find.setValue('[name=full_name]', 'LeeFirst LeeLast')
[00:02:32]               │ debg Find.findByCssSelector('[name=full_name]') with timeout=10000
[00:02:32]               │ debg Find.setValue('[name=email]', '[email protected]')
[00:02:32]               │ debg Find.findByCssSelector('[name=email]') with timeout=10000
[00:02:33]               │ debg TestSubjects.find(rolesDropdown)
[00:02:33]               │ debg Find.findByCssSelector('[data-test-subj="rolesDropdown"]') with timeout=10000
[00:02:33]               │ debg Find.clickByCssSelector('[role=option][title="kibana_admin"]') with timeout=10000
[00:02:33]               │ debg Find.findByCssSelector('[role=option][title="kibana_admin"]') with timeout=10000
[00:02:33]               │ debg TestSubjects.click(comboBoxToggleListButton)
[00:02:33]               │ debg Find.clickByCssSelector('[data-test-subj="comboBoxToggleListButton"]') with timeout=10000
[00:02:33]               │ debg Find.findByCssSelector('[data-test-subj="comboBoxToggleListButton"]') with timeout=10000
[00:02:33]               │ debg Find.clickByButtonText('Create user') with timeout=10000
[00:02:33]               │ debg Find.byButtonText('Create user') with timeout=10000
[00:02:33]               │ debg TestSubjects.click(tablePaginationPopoverButton)
[00:02:33]               │ debg Find.clickByCssSelector('[data-test-subj="tablePaginationPopoverButton"]') with timeout=10000
[00:02:33]               │ debg Find.findByCssSelector('[data-test-subj="tablePaginationPopoverButton"]') with timeout=10000
[00:02:33]               │ info [o.e.x.s.a.u.TransportPutUserAction] [kibana-ci-immutable-centos-tests-xxl-1628673872387602083] added user [Lee]
[00:02:34]               │ debg TestSubjects.click(tablePagination-100-rows)
[00:02:34]               │ debg Find.clickByCssSelector('[data-test-subj="tablePagination-100-rows"]') with timeout=10000
[00:02:34]               │ debg Find.findByCssSelector('[data-test-subj="tablePagination-100-rows"]') with timeout=10000
[00:02:34]               │ debg TestSubjects.findAll(userRow)
[00:02:34]               │ debg Find.allByCssSelector('[data-test-subj="userRow"]') with timeout=10000
[00:02:35]               │ debg actualUsers = {"Lee":{"username":"Lee","fullname":"LeeFirst LeeLast","email":"[email protected]","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},"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":"[email protected]","roles":["kibana_admin","myroleEast"],"reserved":false,"deprecated":false}}
[00:02:35]               └- ✓ pass  (10.1s) "security app users should add new user"
[00:02:35]             └-> should add new user with optional fields left empty
[00:02:35]               └-> "before each" hook: global before each for "should add new user with optional fields left empty"
[00:02:35]               │ debg navigating to settings url: http://localhost:61131/app/management
[00:02:35]               │ debg navigate to: http://localhost:61131/app/management
[00:02:36]               │ debg browser[INFO] http://localhost:61131/app/management?_t=1628676338143 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:02:36]               │
[00:02:36]               │ debg browser[INFO] http://localhost:61131/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:02:36]               │ debg ... sleep(700) start
[00:02:36]               │ debg ... sleep(700) end
[00:02:36]               │ debg returned from get, calling refresh
[00:02:37]               │ERROR browser[SEVERE] http://localhost:61131/40300/bundles/core/core.entry.js 12:158464 TypeError: Failed to fetch
[00:02:37]               │          at fetch_Fetch.fetchResponse (http://localhost:61131/40300/bundles/core/core.entry.js:6:32451)
[00:02:37]               │          at async interceptResponse (http://localhost:61131/40300/bundles/core/core.entry.js:6:28637)
[00:02:37]               │          at async http://localhost:61131/40300/bundles/core/core.entry.js:6:31117
[00:02:37]               │ debg browser[INFO] http://localhost:61131/app/management?_t=1628676338143 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:02:37]               │
[00:02:37]               │ debg browser[INFO] http://localhost:61131/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:02:37]               │ debg currentUrl = http://localhost:61131/app/management
[00:02:37]               │          appUrl = http://localhost:61131/app/management
[00:02:37]               │ debg TestSubjects.find(kibanaChrome)
[00:02:37]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:02:37]               │ debg ... sleep(501) start
[00:02:38]               │ debg ... sleep(501) end
[00:02:38]               │ debg in navigateTo url = http://localhost:61131/app/management
[00:02:38]               │ debg TestSubjects.exists(statusPageContainer)
[00:02:38]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:02:40]               │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:02:41]               │ debg TestSubjects.click(users)
[00:02:41]               │ debg Find.clickByCssSelector('[data-test-subj="users"]') with timeout=10000
[00:02:41]               │ debg Find.findByCssSelector('[data-test-subj="users"]') with timeout=10000
[00:02:41]               │ debg TestSubjects.click(createUserButton)
[00:02:41]               │ debg Find.clickByCssSelector('[data-test-subj="createUserButton"]') with timeout=10000
[00:02:41]               │ debg Find.findByCssSelector('[data-test-subj="createUserButton"]') with timeout=10000
[00:02:41]               │ debg Find.setValue('[name=username]', 'OptionalUser')
[00:02:41]               │ debg Find.findByCssSelector('[name=username]') with timeout=10000
[00:02:41]               │ debg Find.setValue('[name=password]', 'OptionalUserPwd')
[00:02:41]               │ debg Find.findByCssSelector('[name=password]') with timeout=10000
[00:02:42]               │ debg Find.setValue('[name=confirm_password]', 'OptionalUserPwd')
[00:02:42]               │ debg Find.findByCssSelector('[name=confirm_password]') with timeout=10000
[00:02:42]               │ debg Find.clickByButtonText('Create user') with timeout=10000
[00:02:42]               │ debg Find.byButtonText('Create user') with timeout=10000
[00:02:42]               │ debg TestSubjects.click(tablePaginationPopoverButton)
[00:02:42]               │ debg Find.clickByCssSelector('[data-test-subj="tablePaginationPopoverButton"]') with timeout=10000
[00:02:42]               │ debg Find.findByCssSelector('[data-test-subj="tablePaginationPopoverButton"]') with timeout=10000
[00:02:42]               │ info [o.e.x.s.a.u.TransportPutUserAction] [kibana-ci-immutable-centos-tests-xxl-1628673872387602083] added user [OptionalUser]
[00:02:43]               │ debg TestSubjects.click(tablePagination-100-rows)
[00:02:43]               │ debg Find.clickByCssSelector('[data-test-subj="tablePagination-100-rows"]') with timeout=10000
[00:02:43]               │ debg Find.findByCssSelector('[data-test-subj="tablePagination-100-rows"]') with timeout=10000
[00:02:43]               │ debg TestSubjects.findAll(userRow)
[00:02:43]               │ debg Find.allByCssSelector('[data-test-subj="userRow"]') with timeout=10000
[00:02:45]               │ debg actualUsers = {"Lee":{"username":"Lee","fullname":"LeeFirst LeeLast","email":"[email protected]","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},"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":"[email protected]","roles":["kibana_admin","myroleEast"],"reserved":false,"deprecated":false}}
[00:02:45]               └- ✓ pass  (9.1s) "security app users should add new user with optional fields left empty"
[00:02:45]             └-> should delete user
[00:02:45]               └-> "before each" hook: global before each for "should delete user"
[00:02:45]               │ debg Delete user Lee
[00:02:45]               │ debg Find.clickByDisplayedLinkText('Lee') with timeout=10000
[00:02:45]               │ debg Find.displayedByLinkText('Lee') with timeout=10000
[00:02:45]               │ debg Find.byLinkText('Lee') with timeout=10000
[00:02:45]               │ debg Wait for element become visible: Lee with timeout=10000
[00:02:45]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:02:45]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:02:45]               │ debg Find delete button and click
[00:02:45]               │ debg Find.clickByButtonText('Delete user') with timeout=10000
[00:02:45]               │ debg Find.byButtonText('Delete user') with timeout=10000
[00:02:46]               │ debg --- retry.try error: element click intercepted: Element <button class="euiButton euiButton--danger euiButton--small" type="button">...</button> is not clickable at point (1407, 919). Other element would receive the click: <div aria-live="polite" role="region" class="euiGlobalToastList euiGlobalToastList--right" aria-label="Notification message list" data-test-subj="globalToastList">...</div>
[00:02:46]               │        (Session info: headless chrome=92.0.4515.131)
[00:02:47]               │ debg Find.byButtonText('Delete user') with timeout=10000
[00:02:48]               │ debg ... sleep(2000) start
[00:02:50]               │ debg ... sleep(2000) end
[00:02:50]               │ debg TestSubjects.getVisibleText(confirmModalBodyText)
[00:02:50]               │ debg TestSubjects.find(confirmModalBodyText)
[00:02:50]               │ debg Find.findByCssSelector('[data-test-subj="confirmModalBodyText"]') with timeout=10000
[00:02:50]               │ debg Delete user alert text = This user will be permanently deleted and access to Elastic removed.
[00:02:50]               │      You can't recover deleted users.
[00:02:50]               │ debg TestSubjects.click(confirmModalConfirmButton)
[00:02:50]               │ debg Find.clickByCssSelector('[data-test-subj="confirmModalConfirmButton"]') with timeout=10000
[00:02:50]               │ debg Find.findByCssSelector('[data-test-subj="confirmModalConfirmButton"]') with timeout=10000
[00:02:50]               │ debg alertMsg = This user will be permanently deleted and access to Elastic removed.
[00:02:50]               │      You can't recover deleted users.
[00:02:50]               │ debg TestSubjects.click(tablePaginationPopoverButton)
[00:02:50]               │ debg Find.clickByCssSelector('[data-test-subj="tablePaginationPopoverButton"]') with timeout=10000
[00:02:50]               │ debg Find.findByCssSelector('[data-test-subj="tablePaginationPopoverButton"]') with timeout=10000
[00:02:50]               │ debg TestSubjects.click(tablePagination-100-rows)
[00:02:50]               │ debg Find.clickByCssSelector('[data-test-subj="tablePagination-100-rows"]') with timeout=10000
[00:02:50]               │ debg Find.findByCssSelector('[data-test-subj="tablePagination-100-rows"]') with timeout=10000
[00:02:50]               │ debg TestSubjects.findAll(userRow)
[00:02:50]               │ debg Find.allByCssSelector('[data-test-subj="userRow"]') with timeout=10000
[00:02:52]               │ 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},"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":"[email protected]","roles":["kibana_admin","myroleEast"],"reserved":false,"deprecated":false}}
[00:02:52]               └- ✓ pass  (7.4s) "security app users should delete user"
[00:02:52]             └-> should show the default roles
[00:02:52]               └-> "before each" hook: global before each for "should show the default roles"
[00:02:52]               │ debg navigating to settings url: http://localhost:61131/app/management
[00:02:52]               │ debg navigate to: http://localhost:61131/app/management
[00:02:52]               │ debg browser[INFO] http://localhost:61131/app/management?_t=1628676354623 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:02:52]               │
[00:02:52]               │ debg browser[INFO] http://localhost:61131/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:02:52]               │ debg ... sleep(700) start
[00:02:53]               │ debg ... sleep(700) end
[00:02:53]               │ debg returned from get, calling refresh
[00:02:53]               │ERROR browser[SEVERE] http://localhost:61131/40300/bundles/core/core.entry.js 12:158464 TypeError: Failed to fetch
[00:02:53]               │          at fetch_Fetch.fetchResponse (http://localhost:61131/40300/bundles/core/core.entry.js:6:32451)
[00:02:53]               │          at async interceptResponse (http://localhost:61131/40300/bundles/core/core.entry.js:6:28637)
[00:02:53]               │          at async http://localhost:61131/40300/bundles/core/core.entry.js:6:31117
[00:02:53]               │ debg browser[INFO] http://localhost:61131/app/management?_t=1628676354623 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:02:53]               │
[00:02:53]               │ debg browser[INFO] http://localhost:61131/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:02:54]               │ debg currentUrl = http://localhost:61131/app/management
[00:02:54]               │          appUrl = http://localhost:61131/app/management
[00:02:54]               │ debg TestSubjects.find(kibanaChrome)
[00:02:54]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:02:54]               │ debg ... sleep(501) start
[00:02:54]               │ debg ... sleep(501) end
[00:02:54]               │ debg in navigateTo url = http://localhost:61131/app/management
[00:02:54]               │ debg TestSubjects.exists(statusPageContainer)
[00:02:54]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:02:57]               │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:02:57]               │ debg TestSubjects.click(roles)
[00:02:57]               │ debg Find.clickByCssSelector('[data-test-subj="roles"]') with timeout=10000
[00:02:57]               │ debg Find.findByCssSelector('[data-test-subj="roles"]') with timeout=10000
[00:02:57]               │ debg TestSubjects.click(tablePaginationPopoverButton)
[00:02:57]               │ debg Find.clickByCssSelector('[data-test-subj="tablePaginationPopoverButton"]') with timeout=10000
[00:02:57]               │ debg Find.findByCssSelector('[data-test-subj="tablePaginationPopoverButton"]') with timeout=10000
[00:02:58]               │ debg TestSubjects.click(tablePagination-100-rows)
[00:02:58]               │ debg Find.clickByCssSelector('[data-test-subj="tablePagination-100-rows"]') with timeout=10000
[00:02:58]               │ debg Find.findByCssSelector('[data-test-subj="tablePagination-100-rows"]') with timeout=10000
[00:02:58]               │ debg TestSubjects.findAll(roleRow)
[00:02:58]               │ debg Find.allByCssSelector('[data-test-subj="roleRow"]') with timeout=10000
[00:03:03]               │ debg actualRoles = {"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_dashboard_only_user":{"rolename":"kibana_dashboard_only_user","reserved":true,"deprecated":true},"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:03:03]               │ info Taking screenshot "/dev/shm/workspace/parallel/13/kibana/x-pack/test/functional/screenshots/failure/security app users should show the default roles.png"
[00:03:03]               │ info Current URL is: http://localhost:61131/app/management/security/roles
[00:03:03]               │ info Saving page source to: /dev/shm/workspace/parallel/13/kibana/x-pack/test/functional/failure_debug/html/security app users should show the default roles.html
[00:03:03]               └- ✖ fail: security app users should show the default roles
[00:03:03]               │      Error: expected true to equal false
[00:03:03]               │       at Assertion.assert (/dev/shm/workspace/parallel/13/kibana/packages/kbn-expect/expect.js:100:11)
[00:03:03]               │       at Assertion.be.Assertion.equal (/dev/shm/workspace/parallel/13/kibana/packages/kbn-expect/expect.js:227:8)
[00:03:03]               │       at Assertion.be (/dev/shm/workspace/parallel/13/kibana/packages/kbn-expect/expect.js:69:22)
[00:03:03]               │       at Context.<anonymous> (test/functional/apps/security/users.js:93:44)
[00:03:03]               │       at runMicrotasks (<anonymous>)
[00:03:03]               │       at processTicksAndRejections (internal/process/task_queues.js:93:5)
[00:03:03]               │       at Object.apply (/dev/shm/workspace/parallel/13/kibana/packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)
[00:03:03]               │ 
[00:03:03]               │ 

Stack Trace

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

and 18 more failures, only showing the first 3.

Metrics [docs]

‼️ ERROR: no builds found for mergeBase sha [1a9f8ca]

History

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

@spalger spalger deleted the use-saved-objs-svc--discover branch May 8, 2022 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release_note:skip Skip the PR/issue when compiling release notes v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

switch from esArchiver to saved objects API for .kibana data in functional tests
2 participants