Skip to content

[7.x] [RAC][Observability] fix flyout in fullscreen mode (#108746)#108871

Merged
kibanamachine merged 1 commit intoelastic:7.xfrom
kibanamachine:backport/7.x/pr-108746
Aug 17, 2021
Merged

[7.x] [RAC][Observability] fix flyout in fullscreen mode (#108746)#108871
kibanamachine merged 1 commit intoelastic:7.xfrom
kibanamachine:backport/7.x/pr-108746

Conversation

@kibanamachine
Copy link
Copy Markdown
Contributor

Backports the following commits to 7.x:

* [RAC][Observability] fix flyout in fullscreen mode

* eslint fixes

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
@kibanamachine kibanamachine added the backport This PR is a backport of another PR label Aug 17, 2021
@kibanamachine kibanamachine enabled auto-merge (squash) August 17, 2021 11:33
@kibanamachine
Copy link
Copy Markdown
Contributor Author

💛 Build succeeded, but was flaky


Test Failures

Kibana Pipeline / general / Chrome UI Functional Tests.test/functional/apps/management/_runtime_fields·js.management runtime fields create runtime field should create runtime field

Link to Jenkins

Standard Out

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

[00:00:00]       │
[00:00:00]         └-: management
[00:00:00]           └-> "before all" hook in "management"
[00:00:00]           └-> "before all" hook in "management"
[00:00:00]             │ info [test/functional/fixtures/es_archiver/logstash_functional] Unloading indices from "mappings.json"
[00:00:00]             │ info [test/functional/fixtures/es_archiver/logstash_functional] Unloading indices from "data.json.gz"
[00:00:01]             │ info [test/functional/fixtures/es_archiver/makelogs] Loading "mappings.json"
[00:00:01]             │ info [test/functional/fixtures/es_archiver/makelogs] Loading "data.json.gz"
[00:00:01]             │ info [o.e.c.m.MetadataCreateIndexService] [node-01] [logstash-2015.09.17] creating index, cause [api], templates [], shards [1]/[0]
[00:00:01]             │ info [o.e.c.r.a.AllocationService] [node-01] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[logstash-2015.09.17][0]]]).
[00:00:01]             │ info [test/functional/fixtures/es_archiver/makelogs] Created index "logstash-2015.09.17"
[00:00:01]             │ debg [test/functional/fixtures/es_archiver/makelogs] "logstash-2015.09.17" 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:01]             │ info [o.e.c.m.MetadataCreateIndexService] [node-01] [logstash-2015.09.18] creating index, cause [api], templates [], shards [1]/[0]
[00:00:01]             │ info [o.e.c.r.a.AllocationService] [node-01] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[logstash-2015.09.18][0]]]).
[00:00:01]             │ info [test/functional/fixtures/es_archiver/makelogs] Created index "logstash-2015.09.18"
[00:00:01]             │ debg [test/functional/fixtures/es_archiver/makelogs] "logstash-2015.09.18" 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:02]             │ info [test/functional/fixtures/es_archiver/makelogs] Indexed 101 docs into "logstash-2015.09.17"
[00:00:02]             │ info [test/functional/fixtures/es_archiver/makelogs] Indexed 301 docs into "logstash-2015.09.18"
[00:00:02]           └-: 
[00:00:02]             └-> "before all" hook in ""
[00:09:18]             └-: runtime fields
[00:09:18]               └-> "before all" hook in "runtime fields"
[00:09:18]               └-> "before all" hook in "runtime fields"
[00:09:18]                 │ info [test/functional/fixtures/es_archiver/discover] Loading "mappings.json"
[00:09:18]                 │ info [test/functional/fixtures/es_archiver/discover] Loading "data.json"
[00:09:18]                 │ info [o.e.c.m.MetadataDeleteIndexService] [node-01] [.kibana_task_manager_7.15.0_001/bplO25ydTwSZRFyMcac_sQ] deleting index
[00:09:18]                 │ info [o.e.c.m.MetadataDeleteIndexService] [node-01] [.kibana_7.15.0_001/VHCscdCOQl6O6o_JU_Bl-w] deleting index
[00:09:18]                 │ info [r.suppressed] [node-01] path: /.kibana_7.15.0/_doc/config%3A7.15.0-SNAPSHOT, params: {index=.kibana_7.15.0, id=config:7.15.0-SNAPSHOT}
[00:09:18]                 │      org.elasticsearch.action.NoShardAvailableActionException: No shard available for [get [.kibana_7.15.0][_doc][config:7.15.0-SNAPSHOT]: routing [null]]
[00:09:18]                 │      	at org.elasticsearch.action.support.single.shard.TransportSingleShardAction$AsyncSingleAction.perform(TransportSingleShardAction.java:208) [elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.action.support.single.shard.TransportSingleShardAction$AsyncSingleAction.onFailure(TransportSingleShardAction.java:194) [elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.action.support.single.shard.TransportSingleShardAction$AsyncSingleAction.access$1100(TransportSingleShardAction.java:125) [elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.action.support.single.shard.TransportSingleShardAction$AsyncSingleAction$2.handleException(TransportSingleShardAction.java:245) [elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.transport.TransportService$ContextRestoreResponseHandler.handleException(TransportService.java:1289) [elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.transport.TransportService$DirectResponseChannel.processException(TransportService.java:1398) [elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.transport.TransportService$DirectResponseChannel.sendResponse(TransportService.java:1372) [elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.transport.TransportService.sendLocalRequest(TransportService.java:939) [elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.transport.TransportService.access$100(TransportService.java:68) [elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.transport.TransportService$3.sendRequest(TransportService.java:140) [elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.transport.TransportService.sendRequestInternal(TransportService.java:850) [elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.transport.TransportService.sendRequest(TransportService.java:764) [elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.transport.TransportService.sendRequest(TransportService.java:690) [elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.transport.TransportService.sendRequest(TransportService.java:675) [elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.action.support.single.shard.TransportSingleShardAction$AsyncSingleAction.perform(TransportSingleShardAction.java:230) [elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.action.support.single.shard.TransportSingleShardAction$AsyncSingleAction.start(TransportSingleShardAction.java:185) [elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.action.support.single.shard.TransportSingleShardAction.doExecute(TransportSingleShardAction.java:92) [elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.action.support.single.shard.TransportSingleShardAction.doExecute(TransportSingleShardAction.java:51) [elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.action.support.TransportAction$RequestFilterChain.proceed(TransportAction.java:173) [elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.action.support.ActionFilter$Simple.apply(ActionFilter.java:42) [elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.action.support.TransportAction$RequestFilterChain.proceed(TransportAction.java:171) [elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.action.support.TransportAction.execute(TransportAction.java:149) [elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.action.support.TransportAction.execute(TransportAction.java:77) [elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.client.node.NodeClient.executeLocally(NodeClient.java:90) [elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.client.node.NodeClient.doExecute(NodeClient.java:70) [elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.client.support.AbstractClient.execute(AbstractClient.java:402) [elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.client.support.AbstractClient.get(AbstractClient.java:504) [elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.rest.action.document.RestGetAction.lambda$prepareRequest$0(RestGetAction.java:86) [elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.rest.BaseRestHandler.handleRequest(BaseRestHandler.java:106) [elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.rest.RestController.dispatchRequest(RestController.java:275) [elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.rest.RestController.tryAllHandlers(RestController.java:343) [elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.rest.RestController.dispatchRequest(RestController.java:196) [elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.http.AbstractHttpServerTransport.dispatchRequest(AbstractHttpServerTransport.java:348) [elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.http.AbstractHttpServerTransport.handleIncomingRequest(AbstractHttpServerTransport.java:413) [elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.http.AbstractHttpServerTransport.incomingRequest(AbstractHttpServerTransport.java:330) [elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.http.netty4.Netty4HttpRequestHandler.channelRead0(Netty4HttpRequestHandler.java:31) [transport-netty4-client-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.http.netty4.Netty4HttpRequestHandler.channelRead0(Netty4HttpRequestHandler.java:17) [transport-netty4-client-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:99) [netty-transport-4.1.66.Final.jar:4.1.66.Final]
[00:09:18]                 │      	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [netty-transport-4.1.66.Final.jar:4.1.66.Final]
[00:09:18]                 │      	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [netty-transport-4.1.66.Final.jar:4.1.66.Final]
[00:09:18]                 │      	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [netty-transport-4.1.66.Final.jar:4.1.66.Final]
[00:09:18]                 │      	at org.elasticsearch.http.netty4.Netty4HttpPipeliningHandler.channelRead(Netty4HttpPipeliningHandler.java:47) [transport-netty4-client-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [netty-transport-4.1.66.Final.jar:4.1.66.Final]
[00:09:18]                 │      	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [netty-transport-4.1.66.Final.jar:4.1.66.Final]
[00:09:18]                 │      	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [netty-transport-4.1.66.Final.jar:4.1.66.Final]
[00:09:18]                 │      	at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [netty-codec-4.1.66.Final.jar:4.1.66.Final]
[00:09:18]                 │      	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [netty-transport-4.1.66.Final.jar:4.1.66.Final]
[00:09:18]                 │      	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [netty-transport-4.1.66.Final.jar:4.1.66.Final]
[00:09:18]                 │      	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [netty-transport-4.1.66.Final.jar:4.1.66.Final]
[00:09:18]                 │      	at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [netty-codec-4.1.66.Final.jar:4.1.66.Final]
[00:09:18]                 │      	at io.netty.handler.codec.MessageToMessageCodec.channelRe
[00:09:18]                 │ info ad(MessageToMessageCodec.java:111) [netty-codec-4.1.66.Final.jar:4.1.66.Final]
[00:09:18]                 │      	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [netty-transport-4.1.66.Final.jar:4.1.66.Final]
[00:09:18]                 │      	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [netty-transport-4.1.66.Final.jar:4.1.66.Final]
[00:09:18]                 │      	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [netty-transport-4.1.66.Final.jar:4.1.66.Final]
[00:09:18]                 │      	at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [netty-codec-4.1.66.Final.jar:4.1.66.Final]
[00:09:18]                 │      	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [netty-transport-4.1.66.Final.jar:4.1.66.Final]
[00:09:18]                 │      	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [netty-transport-4.1.66.Final.jar:4.1.66.Final]
[00:09:18]                 │      	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [netty-transport-4.1.66.Final.jar:4.1.66.Final]
[00:09:18]                 │      	at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [netty-codec-4.1.66.Final.jar:4.1.66.Final]
[00:09:18]                 │      	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [netty-transport-4.1.66.Final.jar:4.1.66.Final]
[00:09:18]                 │      	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [netty-transport-4.1.66.Final.jar:4.1.66.Final]
[00:09:18]                 │      	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [netty-transport-4.1.66.Final.jar:4.1.66.Final]
[00:09:18]                 │      	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324) [netty-codec-4.1.66.Final.jar:4.1.66.Final]
[00:09:18]                 │      	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296) [netty-codec-4.1.66.Final.jar:4.1.66.Final]
[00:09:18]                 │      	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [netty-transport-4.1.66.Final.jar:4.1.66.Final]
[00:09:18]                 │      	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [netty-transport-4.1.66.Final.jar:4.1.66.Final]
[00:09:18]                 │      	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [netty-transport-4.1.66.Final.jar:4.1.66.Final]
[00:09:18]                 │      	at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286) [netty-handler-4.1.66.Final.jar:4.1.66.Final]
[00:09:18]                 │      	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [netty-transport-4.1.66.Final.jar:4.1.66.Final]
[00:09:18]                 │      	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [netty-transport-4.1.66.Final.jar:4.1.66.Final]
[00:09:18]                 │      	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [netty-transport-4.1.66.Final.jar:4.1.66.Final]
[00:09:18]                 │      	at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [netty-codec-4.1.66.Final.jar:4.1.66.Final]
[00:09:18]                 │      	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [netty-transport-4.1.66.Final.jar:4.1.66.Final]
[00:09:18]                 │      	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [netty-transport-4.1.66.Final.jar:4.1.66.Final]
[00:09:18]                 │      	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [netty-transport-4.1.66.Final.jar:4.1.66.Final]
[00:09:18]                 │      	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) [netty-transport-4.1.66.Final.jar:4.1.66.Final]
[00:09:18]                 │      	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [netty-transport-4.1.66.Final.jar:4.1.66.Final]
[00:09:18]                 │      	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [netty-transport-4.1.66.Final.jar:4.1.66.Final]
[00:09:18]                 │      	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) [netty-transport-4.1.66.Final.jar:4.1.66.Final]
[00:09:18]                 │      	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166) [netty-transport-4.1.66.Final.jar:4.1.66.Final]
[00:09:18]                 │      	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:719) [netty-transport-4.1.66.Final.jar:4.1.66.Final]
[00:09:18]                 │      	at io.netty.channel.nio.NioEventLoop.processSelectedKeysPlain(NioEventLoop.java:620) [netty-transport-4.1.66.Final.jar:4.1.66.Final]
[00:09:18]                 │      	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:583) [netty-transport-4.1.66.Final.jar:4.1.66.Final]
[00:09:18]                 │      	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) [netty-transport-4.1.66.Final.jar:4.1.66.Final]
[00:09:18]                 │      	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986) [netty-common-4.1.66.Final.jar:4.1.66.Final]
[00:09:18]                 │      	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) [netty-common-4.1.66.Final.jar:4.1.66.Final]
[00:09:18]                 │      	at java.lang.Thread.run(Thread.java:831) [?:?]
[00:09:18]                 │      Caused by: org.elasticsearch.transport.RemoteTransportException: [node-01][127.0.0.1:6331][indices:data/read/get[s]]
[00:09:18]                 │      Caused by: org.elasticsearch.index.IndexNotFoundException: no such index [.kibana_7.15.0_001]
[00:09:18]                 │      	at org.elasticsearch.indices.IndicesService.indexServiceSafe(IndicesService.java:529) ~[elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.action.get.TransportGetAction.asyncShardOperation(TransportGetAction.java:74) ~[elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.action.get.TransportGetAction.asyncShardOperation(TransportGetAction.java:35) ~[elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.action.support.single.shard.TransportSingleShardAction$ShardTransportHandler.messageReceived(TransportSingleShardAction.java:268) ~[elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.action.support.single.shard.TransportSingleShardAction$ShardTransportHandler.messageReceived(TransportSingleShardAction.java:261) ~[elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.transport.RequestHandlerRegistry.processMessageReceived(RequestHandlerRegistry.java:61) ~[elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.transport.TransportService.sendLocalRequest(TransportService.java:906) ~[elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	... 79 more
[00:09:18]                 │ info [test/functional/fixtures/es_archiver/discover] Deleted existing index ".kibana_7.15.0_001"
[00:09:18]                 │ info [test/functional/fixtures/es_archiver/discover] Deleted existing index ".kibana_task_manager_7.15.0_001"
[00:09:18]                 │ info [o.e.c.m.MetadataCreateIndexService] [node-01] [.kibana_7.15.0_001] creating index, cause [api], templates [], shards [1]/[0]
[00:09:18]                 │ info [r.suppressed] [node-01] path: /.kibana_7.15.0/_search, params: {rest_total_hits_as_int=true, size=10000, index=.kibana_7.15.0, from=0, _source=index-pattern.title,namespace,namespaces,type,references,migrationVersion,coreMigrationVersion,updated_at,originId,title}
[00:09:18]                 │      org.elasticsearch.action.search.SearchPhaseExecutionException: all shards failed
[00:09:18]                 │      	at org.elasticsearch.action.search.AbstractSearchAsyncAction.onPhaseFailure(AbstractSearchAsyncAction.java:661) [elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.action.search.AbstractSearchAsyncAction.executeNextPhase(AbstractSearchAsyncAction.java:384) [elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.action.search.AbstractSearchAsyncAction.onPhaseDone(AbstractSearchAsyncAction.java:693) [elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.action.search.AbstractSearchAsyncAction.onShardFailure(AbstractSearchAsyncAction.java:467) [elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.action.search.AbstractSearchAsyncAction.access$000(AbstractSearchAsyncAction.java:62) [elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.action.search.AbstractSearchAsyncAction$1.onFailure(AbstractSearchAsyncAction.java:316) [elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.action.ActionListener$Delegating.onFailure(ActionListener.java:66) [elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.action.ActionListenerResponseHandler.handleException(ActionListenerResponseHandler.java:48) [elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.action.search.SearchTransportService$ConnectionCountingHandler.handleException(SearchTransportService.java:409) [elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.transport.TransportService$5.handleException(TransportService.java:743) [elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.transport.TransportService$ContextRestoreResponseHandler.handleException(TransportService.java:1289) [elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.transport.TransportService$DirectResponseChannel.processException(TransportService.java:1398) [elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.transport.TransportService$DirectResponseChannel.sendResponse(TransportService.java:1372) [elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.transport.TaskTransportChannel.sendResponse(TaskTransportChannel.java:50) [elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.transport.TransportChannel.sendErrorResponse(TransportChannel.java:45) [elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.action.support.ChannelActionListener.onFailure(ChannelActionListener.java:40) [elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.action.ActionRunnable.onFailure(ActionRunnable.java:77) [elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingAbstractRunnable.onFailure(ThreadContext.java:725) [elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:28) [elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) [?:?]
[00:09:18]                 │      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) [?:?]
[00:09:18]                 │      	at java.lang.Thread.run(Thread.java:831) [?:?]
[00:09:18]                 │      Caused by: org.elasticsearch.action.NoShardAvailableActionException: [node-01][127.0.0.1:6331][indices:data/read/search[phase/query]]
[00:09:18]                 │      	at org.elasticsearch.action.search.AbstractSearchAsyncAction.onShardFailure(AbstractSearchAsyncAction.java:500) ~[elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	at org.elasticsearch.action.search.AbstractSearchAsyncAction.onShardFailure(AbstractSearchAsyncAction.java:449) [elasticsearch-7.15.0-SNAPSHOT.jar:7.15.0-SNAPSHOT]
[00:09:18]                 │      	... 18 more
[00:09:18]                 │ info [o.e.c.r.a.AllocationService] [node-01] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana_7.15.0_001][0]]]).
[00:09:18]                 │ info [test/functional/fixtures/es_archiver/discover] Created index ".kibana_7.15.0_001"
[00:09:18]                 │ debg [test/functional/fixtures/es_archiver/discover] ".kibana_7.15.0_001" settings {"index":{"auto_expand_replicas":"0-1","number_of_replicas":"0","number_of_shards":"1","priority":"10","refresh_interval":"1s","routing_partition_size":"1"}}
[00:09:18]                 │ info [test/functional/fixtures/es_archiver/discover] Indexed 2 docs into ".kibana"
[00:09:18]                 │ info [o.e.c.m.MetadataMappingService] [node-01] [.kibana_7.15.0_001/vesIl49LQa2AVJE4_Z1Keg] update_mapping [_doc]
[00:09:18]                 │ debg Migrating saved objects
[00:09:18]                 │ proc [kibana]   log   [12:28:51.310] [info][savedobjects-service] [.kibana_task_manager] INIT -> CREATE_NEW_TARGET. took: 3ms.
[00:09:18]                 │ proc [kibana]   log   [12:28:51.315] [info][savedobjects-service] [.kibana] INIT -> OUTDATED_DOCUMENTS_SEARCH_OPEN_PIT. took: 10ms.
[00:09:18]                 │ proc [kibana]   log   [12:28:51.318] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH_OPEN_PIT -> OUTDATED_DOCUMENTS_SEARCH_READ. took: 3ms.
[00:09:18]                 │ info [o.e.c.m.MetadataCreateIndexService] [node-01] [.kibana_task_manager_7.15.0_001] creating index, cause [api], templates [], shards [1]/[1]
[00:09:18]                 │ info [o.e.c.r.a.AllocationService] [node-01] updating number_of_replicas to [0] for indices [.kibana_task_manager_7.15.0_001]
[00:09:18]                 │ proc [kibana]   log   [12:28:51.325] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH_READ -> OUTDATED_DOCUMENTS_SEARCH_CLOSE_PIT. took: 7ms.
[00:09:18]                 │ proc [kibana]   log   [12:28:51.327] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH_CLOSE_PIT -> UPDATE_TARGET_MAPPINGS. took: 2ms.
[00:09:18]                 │ERROR browser[SEVERE] http://localhost:6131/api/saved_objects/_find?fields=title&per_page=10000&type=index-pattern - Failed to load resource: the server responded with a status of 503 (Service Unavailable)
[00:09:18]                 │ debg browser[INFO] http://localhost:6131/43544/bundles/core/core.entry.js 12:157382 "Detected an unhandled Promise rejection.
[00:09:18]                 │      Error: Service Unavailable"
[00:09:18]                 │ERROR browser[SEVERE] http://localhost:6131/43544/bundles/core/core.entry.js 5:2474 
[00:09:18]                 │ info [o.e.c.r.a.AllocationService] [node-01] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana_task_manager_7.15.0_001][0]]]).
[00:09:18]                 │ proc [kibana]   log   [12:28:51.374] [info][savedobjects-service] [.kibana_task_manager] CREATE_NEW_TARGET -> MARK_VERSION_INDEX_READY. took: 64ms.
[00:09:18]                 │ info [o.e.c.m.MetadataMappingService] [node-01] [.kibana_7.15.0_001/vesIl49LQa2AVJE4_Z1Keg] update_mapping [_doc]
[00:09:18]                 │ proc [kibana]   log   [12:28:51.427] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS -> UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK. took: 100ms.
[00:09:18]                 │ proc [kibana]   log   [12:28:51.444] [info][savedobjects-service] [.kibana_task_manager] MARK_VERSION_INDEX_READY -> DONE. took: 70ms.
[00:09:18]                 │ proc [kibana]   log   [12:28:51.444] [info][savedobjects-service] [.kibana_task_manager] Migration completed after 137ms
[00:09:18]                 │ info [o.e.t.LoggingTaskListener] [node-01] 8782 finished with response BulkByScrollResponse[took=17.1ms,timed_out=false,sliceId=null,updated=2,created=0,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:09:19]                 │ proc [kibana]   log   [12:28:51.532] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK -> DONE. took: 105ms.
[00:09:19]                 │ proc [kibana]   log   [12:28:51.533] [info][savedobjects-service] [.kibana] Migration completed after 228ms
[00:09:19]                 │ debg [test/functional/fixtures/es_archiver/discover] Migrated Kibana index after loading Kibana data
[00:09:19]                 │ debg [test/functional/fixtures/es_archiver/discover] Ensured that default space exists in .kibana
[00:09:19]                 │ debg applying update to kibana config: {"accessibility:disableAnimations":true,"dateFormat:tz":"UTC","visualization:visualize:legacyChartsLibrary":true,"visualization:visualize:legacyPieChartsLibrary":true}
[00:09:19]                 │ info [o.e.c.m.MetadataMappingService] [node-01] [.kibana_7.15.0_001/vesIl49LQa2AVJE4_Z1Keg] update_mapping [_doc]
[00:09:21]                 │ debg replacing kibana config doc: {}
[00:09:22]                 │ debg applying update to kibana config: {}
[00:09:23]               └-: create runtime field
[00:09:23]                 └-> "before all" hook for "should create runtime field"
[00:09:23]                 └-> should create runtime field
[00:09:23]                   └-> "before each" hook: global before each for "should create runtime field"
[00:09:23]                   │ debg navigating to settings url: http://localhost:6131/app/management
[00:09:23]                   │ debg navigate to: http://localhost:6131/app/management
[00:09:23]                   │ debg browser[INFO] http://localhost:6131/app/management?_t=1629203336275 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:09:23]                   │
[00:09:23]                   │ debg browser[INFO] http://localhost:6131/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:09:23]                   │ debg ... sleep(700) start
[00:09:24]                   │ debg ... sleep(700) end
[00:09:24]                   │ debg returned from get, calling refresh
[00:09:25]                   │ERROR browser[SEVERE] http://localhost:6131/43544/bundles/core/core.entry.js 12:156462 TypeError: Failed to fetch
[00:09:25]                   │          at fetch_Fetch.fetchResponse (http://localhost:6131/43544/bundles/core/core.entry.js:6:27229)
[00:09:25]                   │          at async http://localhost:6131/43544/bundles/core/core.entry.js:6:25046
[00:09:25]                   │          at async http://localhost:6131/43544/bundles/core/core.entry.js:6:24952
[00:09:25]                   │ debg browser[INFO] http://localhost:6131/app/management?_t=1629203336275 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:09:25]                   │
[00:09:25]                   │ debg browser[INFO] http://localhost:6131/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:09:25]                   │ debg currentUrl = http://localhost:6131/app/management
[00:09:25]                   │          appUrl = http://localhost:6131/app/management
[00:09:25]                   │ debg TestSubjects.find(kibanaChrome)
[00:09:25]                   │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:09:26]                   │ debg ... sleep(501) start
[00:09:26]                   │ debg ... sleep(501) end
[00:09:26]                   │ debg in navigateTo url = http://localhost:6131/app/management
[00:09:26]                   │ debg clickKibanaIndexPatterns link
[00:09:26]                   │ debg TestSubjects.click(indexPatterns)
[00:09:26]                   │ debg Find.clickByCssSelector('[data-test-subj="indexPatterns"]') with timeout=10000
[00:09:26]                   │ debg Find.findByCssSelector('[data-test-subj="indexPatterns"]') with timeout=10000
[00:09:26]                   │ debg isGlobalLoadingIndicatorVisible
[00:09:26]                   │ debg TestSubjects.exists(globalLoadingIndicator)
[00:09:26]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:09:28]                   │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:09:28]                   │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:09:28]                   │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:09:28]                   │ debg Find.byXPath('//a[descendant::*[text()='logstash-*']]') with timeout=10000
[00:09:29]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:09:29]                   │ debg TestSubjects.find(tab-indexedFields)
[00:09:29]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:09:29]                   │ debg add runtime field
[00:09:29]                   │ debg click Add Field
[00:09:29]                   │ debg TestSubjects.click(addField)
[00:09:29]                   │ debg Find.clickByCssSelector('[data-test-subj="addField"]') with timeout=10000
[00:09:29]                   │ debg Find.findByCssSelector('[data-test-subj="addField"]') with timeout=10000
[00:09:29]                   │ debg set field name = atest
[00:09:29]                   │ debg TestSubjects.setValue(nameField, atest)
[00:09:29]                   │ debg TestSubjects.click(nameField)
[00:09:29]                   │ debg Find.clickByCssSelector('[data-test-subj="nameField"]') with timeout=10000
[00:09:29]                   │ debg Find.findByCssSelector('[data-test-subj="nameField"]') with timeout=10000
[00:09:29]                   │ debg set type = Keyword
[00:09:29]                   │ debg TestSubjects.setValue(typeField, Keyword)
[00:09:29]                   │ debg TestSubjects.click(typeField)
[00:09:29]                   │ debg Find.clickByCssSelector('[data-test-subj="typeField"]') with timeout=10000
[00:09:29]                   │ debg Find.findByCssSelector('[data-test-subj="typeField"]') with timeout=10000
[00:09:30]                   │ debg set script = emit('hello world')
[00:09:30]                   │ debg toggling tow = valueRow
[00:09:30]                   │ debg TestSubjects.find(valueRow)
[00:09:30]                   │ debg Find.findByCssSelector('[data-test-subj="valueRow"]') with timeout=10000
[00:09:30]                   │ debg Waiting up to 20000ms for monaco editor is ready...
[00:09:30]                   │ debg check that field preview is rendered
[00:09:30]                   │ debg TestSubjects.exists(fieldPreviewItem)
[00:09:30]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="fieldPreviewItem"]') with timeout=1500
[00:09:31]                   │ debg click Save
[00:09:31]                   │ debg TestSubjects.click(fieldSaveButton)
[00:09:31]                   │ debg Find.clickByCssSelector('[data-test-subj="fieldSaveButton"]') with timeout=10000
[00:09:31]                   │ debg Find.findByCssSelector('[data-test-subj="fieldSaveButton"]') with timeout=10000
[00:09:31]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:09:31]                   │ debg TestSubjects.find(tab-indexedFields)
[00:09:31]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:09:31]                   │ debg --- retry.try error: expected 86 to equal 87
[00:09:32]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:09:32]                   │ debg TestSubjects.find(tab-indexedFields)
[00:09:32]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:09:32]                   │ debg --- retry.try failed again with the same message...
[00:09:32]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:09:32]                   │ debg TestSubjects.find(tab-indexedFields)
[00:09:32]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:09:32]                   │ debg --- retry.try failed again with the same message...
[00:09:33]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:09:33]                   │ debg TestSubjects.find(tab-indexedFields)
[00:09:33]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:09:33]                   │ debg --- retry.try failed again with the same message...
[00:09:33]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:09:33]                   │ debg TestSubjects.find(tab-indexedFields)
[00:09:33]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:09:33]                   │ debg --- retry.try failed again with the same message...
[00:09:34]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:09:34]                   │ debg TestSubjects.find(tab-indexedFields)
[00:09:34]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:09:34]                   │ debg --- retry.try failed again with the same message...
[00:09:34]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:09:34]                   │ debg TestSubjects.find(tab-indexedFields)
[00:09:34]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:09:34]                   │ debg --- retry.try failed again with the same message...
[00:09:35]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:09:35]                   │ debg TestSubjects.find(tab-indexedFields)
[00:09:35]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:09:35]                   │ debg --- retry.try failed again with the same message...
[00:09:35]                   │ info [o.e.c.m.MetadataMappingService] [node-01] [.kibana_7.15.0_001/vesIl49LQa2AVJE4_Z1Keg] update_mapping [_doc]
[00:09:35]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:09:35]                   │ debg TestSubjects.find(tab-indexedFields)
[00:09:35]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:09:35]                   │ debg --- retry.try failed again with the same message...
[00:09:36]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:09:36]                   │ debg TestSubjects.find(tab-indexedFields)
[00:09:36]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:09:36]                   │ debg --- retry.try failed again with the same message...
[00:09:36]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:09:36]                   │ debg TestSubjects.find(tab-indexedFields)
[00:09:36]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:09:36]                   │ debg --- retry.try failed again with the same message...
[00:09:37]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:09:37]                   │ debg TestSubjects.find(tab-indexedFields)
[00:09:37]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:09:37]                   │ debg --- retry.try failed again with the same message...
[00:09:37]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:09:37]                   │ debg TestSubjects.find(tab-indexedFields)
[00:09:37]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:09:37]                   │ debg --- retry.try failed again with the same message...
[00:09:38]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:09:38]                   │ debg TestSubjects.find(tab-indexedFields)
[00:09:38]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:09:38]                   │ debg --- retry.try failed again with the same message...
[00:09:38]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:09:38]                   │ debg TestSubjects.find(tab-indexedFields)
[00:09:38]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:09:38]                   │ debg --- retry.try failed again with the same message...
[00:09:39]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:09:39]                   │ debg TestSubjects.find(tab-indexedFields)
[00:09:39]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:09:39]                   │ debg --- retry.try failed again with the same message...
[00:09:39]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:09:39]                   │ debg TestSubjects.find(tab-indexedFields)
[00:09:39]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:09:39]                   │ debg --- retry.try failed again with the same message...
[00:09:40]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:09:40]                   │ debg TestSubjects.find(tab-indexedFields)
[00:09:40]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:09:40]                   │ debg --- retry.try failed again with the same message...
[00:09:40]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:09:40]                   │ debg TestSubjects.find(tab-indexedFields)
[00:09:40]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:09:40]                   │ debg --- retry.try failed again with the same message...
[00:09:41]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:09:41]                   │ debg TestSubjects.find(tab-indexedFields)
[00:09:41]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:09:41]                   │ debg --- retry.try failed again with the same message...
[00:09:42]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:09:42]                   │ debg TestSubjects.find(tab-indexedFields)
[00:09:42]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:09:42]                   │ debg --- retry.try failed again with the same message...
[00:09:42]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:09:42]                   │ debg TestSubjects.find(tab-indexedFields)
[00:09:42]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:09:42]                   │ debg --- retry.try failed again with the same message...
[00:09:43]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:09:43]                   │ debg TestSubjects.find(tab-indexedFields)
[00:09:43]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:09:43]                   │ debg --- retry.try failed again with the same message...
[00:09:43]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:09:43]                   │ debg TestSubjects.find(tab-indexedFields)
[00:09:43]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:09:43]                   │ debg --- retry.try failed again with the same message...
[00:09:44]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:09:44]                   │ debg TestSubjects.find(tab-indexedFields)
[00:09:44]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:09:44]                   │ debg --- retry.try failed again with the same message...
[00:09:44]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:09:44]                   │ debg TestSubjects.find(tab-indexedFields)
[00:09:44]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:09:44]                   │ debg --- retry.try failed again with the same message...
[00:09:45]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:09:45]                   │ debg TestSubjects.find(tab-indexedFields)
[00:09:45]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:09:45]                   │ debg --- retry.try failed again with the same message...
[00:09:45]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:09:45]                   │ debg TestSubjects.find(tab-indexedFields)
[00:09:45]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:09:45]                   │ debg --- retry.try failed again with the same message...
[00:09:46]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:09:46]                   │ debg TestSubjects.find(tab-indexedFields)
[00:09:46]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:09:46]                   │ debg --- retry.try failed again with the same message...
[00:09:46]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:09:46]                   │ debg TestSubjects.find(tab-indexedFields)
[00:09:46]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:09:46]                   │ debg --- retry.try failed again with the same message...
[00:09:47]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:09:47]                   │ debg TestSubjects.find(tab-indexedFields)
[00:09:47]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:09:47]                   │ debg --- retry.try failed again with the same message...
[00:09:47]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:09:47]                   │ debg TestSubjects.find(tab-indexedFields)
[00:09:47]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:09:47]                   │ debg --- retry.try failed again with the same message...
[00:09:47]                   │ info [o.e.c.m.MetadataMappingService] [node-01] [.kibana_task_manager_7.15.0_001/Ma7H-TWAQa20z0bCLv4wJA] update_mapping [_doc]
[00:09:48]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:09:48]                   │ debg TestSubjects.find(tab-indexedFields)
[00:09:48]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:09:48]                   │ debg --- retry.try failed again with the same message...
[00:09:48]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:09:48]                   │ debg TestSubjects.find(tab-indexedFields)
[00:09:48]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:09:48]                   │ debg --- retry.try failed again with the same message...
[00:09:49]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:09:49]                   │ debg TestSubjects.find(tab-indexedFields)
[00:09:49]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:09:49]                   │ debg --- retry.try failed again with the same message...
[00:09:49]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:09:49]                   │ debg TestSubjects.find(tab-indexedFields)
[00:09:49]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:09:49]                   │ debg --- retry.try failed again with the same message...
[00:09:50]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:09:50]                   │ debg TestSubjects.find(tab-indexedFields)
[00:09:50]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:09:50]                   │ debg --- retry.try failed again with the same message...
[00:09:50]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:09:50]                   │ debg TestSubjects.find(tab-indexedFields)
[00:09:50]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:09:50]                   │ debg --- retry.try failed again with the same message...
[00:09:51]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:09:51]                   │ debg TestSubjects.find(tab-indexedFields)
[00:09:51]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:09:51]                   │ debg --- retry.try failed again with the same message...
[00:09:51]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:09:51]                   │ debg TestSubjects.find(tab-indexedFields)
[00:09:51]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:09:52]                   │ debg --- retry.try failed again with the same message...
[00:09:52]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:09:52]                   │ debg TestSubjects.find(tab-indexedFields)
[00:09:52]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:09:52]                   │ debg --- retry.try failed again with the same message...
[00:09:53]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:09:53]                   │ debg TestSubjects.find(tab-indexedFields)
[00:09:53]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:09:53]                   │ debg --- retry.try failed again with the same message...
[00:09:53]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:09:53]                   │ debg TestSubjects.find(tab-indexedFields)
[00:09:53]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:09:53]                   │ debg --- retry.try failed again with the same message...
[00:09:54]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:09:54]                   │ debg TestSubjects.find(tab-indexedFields)
[00:09:54]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:09:54]                   │ debg --- retry.try failed again with the same message...
[00:09:54]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:09:54]                   │ debg TestSubjects.find(tab-indexedFields)
[00:09:54]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:09:54]                   │ debg --- retry.try failed again with the same message...
[00:09:55]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:09:55]                   │ debg TestSubjects.find(tab-indexedFields)
[00:09:55]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:09:55]                   │ debg --- retry.try failed again with the same message...
[00:09:55]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:09:55]                   │ debg TestSubjects.find(tab-indexedFields)
[00:09:55]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:09:55]                   │ debg --- retry.try failed again with the same message...
[00:09:56]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:09:56]                   │ debg TestSubjects.find(tab-indexedFields)
[00:09:56]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:09:56]                   │ debg --- retry.try failed again with the same message...
[00:09:56]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:09:56]                   │ debg TestSubjects.find(tab-indexedFields)
[00:09:56]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:09:56]                   │ debg --- retry.try failed again with the same message...
[00:09:57]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:09:57]                   │ debg TestSubjects.find(tab-indexedFields)
[00:09:57]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:09:57]                   │ debg --- retry.try failed again with the same message...
[00:09:57]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:09:57]                   │ debg TestSubjects.find(tab-indexedFields)
[00:09:57]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:09:57]                   │ debg --- retry.try failed again with the same message...
[00:09:58]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:09:58]                   │ debg TestSubjects.find(tab-indexedFields)
[00:09:58]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:09:58]                   │ debg --- retry.try failed again with the same message...
[00:09:58]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:09:58]                   │ debg TestSubjects.find(tab-indexedFields)
[00:09:58]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:09:58]                   │ debg --- retry.try failed again with the same message...
[00:09:59]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:09:59]                   │ debg TestSubjects.find(tab-indexedFields)
[00:09:59]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:09:59]                   │ debg --- retry.try failed again with the same message...
[00:09:59]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:09:59]                   │ debg TestSubjects.find(tab-indexedFields)
[00:09:59]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:09:59]                   │ debg --- retry.try failed again with the same message...
[00:10:00]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:00]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:00]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:00]                   │ debg --- retry.try failed again with the same message...
[00:10:00]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:00]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:00]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:00]                   │ debg --- retry.try failed again with the same message...
[00:10:01]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:01]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:01]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:01]                   │ debg --- retry.try failed again with the same message...
[00:10:01]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:01]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:01]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:01]                   │ debg --- retry.try failed again with the same message...
[00:10:02]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:02]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:02]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:02]                   │ debg --- retry.try failed again with the same message...
[00:10:02]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:02]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:02]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:03]                   │ debg --- retry.try failed again with the same message...
[00:10:03]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:03]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:03]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:03]                   │ debg --- retry.try failed again with the same message...
[00:10:04]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:04]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:04]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:04]                   │ debg --- retry.try failed again with the same message...
[00:10:04]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:04]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:04]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:04]                   │ debg --- retry.try failed again with the same message...
[00:10:05]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:05]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:05]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:05]                   │ debg --- retry.try failed again with the same message...
[00:10:05]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:05]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:05]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:05]                   │ debg --- retry.try failed again with the same message...
[00:10:06]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:06]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:06]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:06]                   │ debg --- retry.try failed again with the same message...
[00:10:06]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:06]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:06]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:06]                   │ debg --- retry.try failed again with the same message...
[00:10:07]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:07]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:07]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:07]                   │ debg --- retry.try failed again with the same message...
[00:10:07]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:07]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:07]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:07]                   │ debg --- retry.try failed again with the same message...
[00:10:08]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:08]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:08]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:08]                   │ debg --- retry.try failed again with the same message...
[00:10:08]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:08]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:08]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:08]                   │ debg --- retry.try failed again with the same message...
[00:10:09]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:09]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:09]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:09]                   │ debg --- retry.try failed again with the same message...
[00:10:09]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:09]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:09]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:09]                   │ debg --- retry.try failed again with the same message...
[00:10:10]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:10]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:10]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:10]                   │ debg --- retry.try failed again with the same message...
[00:10:10]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:10]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:10]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:10]                   │ debg --- retry.try failed again with the same message...
[00:10:11]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:11]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:11]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:11]                   │ debg --- retry.try failed again with the same message...
[00:10:11]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:11]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:11]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:11]                   │ debg --- retry.try failed again with the same message...
[00:10:12]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:12]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:12]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:12]                   │ debg --- retry.try failed again with the same message...
[00:10:12]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:12]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:12]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:12]                   │ debg --- retry.try failed again with the same message...
[00:10:13]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:13]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:13]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:13]                   │ debg --- retry.try failed again with the same message...
[00:10:13]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:13]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:13]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:14]                   │ debg --- retry.try failed again with the same message...
[00:10:14]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:14]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:14]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:14]                   │ debg --- retry.try failed again with the same message...
[00:10:15]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:15]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:15]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:15]                   │ debg --- retry.try failed again with the same message...
[00:10:15]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:15]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:15]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:15]                   │ debg --- retry.try failed again with the same message...
[00:10:16]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:16]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:16]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:16]                   │ debg --- retry.try failed again with the same message...
[00:10:16]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:16]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:16]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:16]                   │ debg --- retry.try failed again with the same message...
[00:10:17]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:17]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:17]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:17]                   │ debg --- retry.try failed again with the same message...
[00:10:17]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:17]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:17]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:17]                   │ debg --- retry.try failed again with the same message...
[00:10:18]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:18]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:18]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:18]                   │ debg --- retry.try failed again with the same message...
[00:10:18]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:18]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:18]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:18]                   │ debg --- retry.try failed again with the same message...
[00:10:19]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:19]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:19]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:19]                   │ debg --- retry.try failed again with the same message...
[00:10:19]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:19]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:19]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:19]                   │ debg --- retry.try failed again with the same message...
[00:10:20]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:20]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:20]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:20]                   │ debg --- retry.try failed again with the same message...
[00:10:20]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:20]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:20]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:20]                   │ debg --- retry.try failed again with the same message...
[00:10:21]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:21]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:21]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:21]                   │ debg --- retry.try failed again with the same message...
[00:10:21]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:21]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:21]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:21]                   │ debg --- retry.try failed again with the same message...
[00:10:22]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:22]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:22]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:22]                   │ debg --- retry.try failed again with the same message...
[00:10:22]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:22]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:22]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:22]                   │ debg --- retry.try failed again with the same message...
[00:10:23]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:23]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:23]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:23]                   │ debg --- retry.try failed again with the same message...
[00:10:23]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:23]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:23]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:23]                   │ debg --- retry.try failed again with the same message...
[00:10:24]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:24]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:24]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:24]                   │ debg --- retry.try failed again with the same message...
[00:10:25]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:25]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:25]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:25]                   │ debg --- retry.try failed again with the same message...
[00:10:25]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:25]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:25]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:25]                   │ debg --- retry.try failed again with the same message...
[00:10:26]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:26]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:26]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:26]                   │ debg --- retry.try failed again with the same message...
[00:10:26]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:26]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:26]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:26]                   │ debg --- retry.try failed again with the same message...
[00:10:27]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:27]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:27]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:27]                   │ debg --- retry.try failed again with the same message...
[00:10:27]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:27]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:27]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:27]                   │ debg --- retry.try failed again with the same message...
[00:10:28]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:28]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:28]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:28]                   │ debg --- retry.try failed again with the same message...
[00:10:28]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:28]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:28]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:28]                   │ debg --- retry.try failed again with the same message...
[00:10:29]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:29]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:29]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:29]                   │ debg --- retry.try failed again with the same message...
[00:10:29]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:29]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:29]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:29]                   │ debg --- retry.try failed again with the same message...
[00:10:30]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:30]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:30]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:30]                   │ debg --- retry.try failed again with the same message...
[00:10:30]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:30]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:30]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:30]                   │ debg --- retry.try failed again with the same message...
[00:10:31]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:31]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:31]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:31]                   │ debg --- retry.try failed again with the same message...
[00:10:31]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:31]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:31]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:31]                   │ debg --- retry.try failed again with the same message...
[00:10:32]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:32]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:32]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:32]                   │ debg --- retry.try failed again with the same message...
[00:10:32]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:32]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:32]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:32]                   │ debg --- retry.try failed again with the same message...
[00:10:33]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:33]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:33]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:33]                   │ debg --- retry.try failed again with the same message...
[00:10:33]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:33]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:33]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:33]                   │ debg --- retry.try failed again with the same message...
[00:10:34]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:34]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:34]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:34]                   │ debg --- retry.try failed again with the same message...
[00:10:34]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:34]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:34]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:34]                   │ debg --- retry.try failed again with the same message...
[00:10:35]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:35]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:35]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:35]                   │ debg --- retry.try failed again with the same message...
[00:10:36]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:36]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:36]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:36]                   │ debg --- retry.try failed again with the same message...
[00:10:36]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:36]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:36]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:36]                   │ debg --- retry.try failed again with the same message...
[00:10:37]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:37]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:37]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:37]                   │ debg --- retry.try failed again with the same message...
[00:10:37]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:37]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:37]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:37]                   │ debg --- retry.try failed again with the same message...
[00:10:38]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:38]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:38]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:38]                   │ debg --- retry.try failed again with the same message...
[00:10:38]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:38]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:38]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:38]                   │ debg --- retry.try failed again with the same message...
[00:10:39]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:39]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:39]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:39]                   │ debg --- retry.try failed again with the same message...
[00:10:39]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:39]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:39]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:39]                   │ debg --- retry.try failed again with the same message...
[00:10:40]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:40]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:40]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:40]                   │ debg --- retry.try failed again with the same message...
[00:10:40]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:40]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:40]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:40]                   │ debg --- retry.try failed again with the same message...
[00:10:41]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:41]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:41]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:41]                   │ debg --- retry.try failed again with the same message...
[00:10:41]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:41]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:41]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:41]                   │ debg --- retry.try failed again with the same message...
[00:10:42]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:42]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:42]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:42]                   │ debg --- retry.try failed again with the same message...
[00:10:42]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:42]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:42]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:42]                   │ debg --- retry.try failed again with the same message...
[00:10:43]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:43]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:43]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:43]                   │ debg --- retry.try failed again with the same message...
[00:10:43]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:43]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:43]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:43]                   │ debg --- retry.try failed again with the same message...
[00:10:44]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:44]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:44]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:44]                   │ debg --- retry.try failed again with the same message...
[00:10:44]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:44]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:44]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:44]                   │ debg --- retry.try failed again with the same message...
[00:10:45]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:45]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:45]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:45]                   │ debg --- retry.try failed again with the same message...
[00:10:45]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:45]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:45]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:45]                   │ debg --- retry.try failed again with the same message...
[00:10:46]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:46]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:46]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:46]                   │ debg --- retry.try failed again with the same message...
[00:10:47]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:47]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:47]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:47]                   │ debg --- retry.try failed again with the same message...
[00:10:47]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:47]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:47]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:47]                   │ debg --- retry.try failed again with the same message...
[00:10:48]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:48]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:48]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:48]                   │ debg --- retry.try failed again with the same message...
[00:10:48]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:48]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:48]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:48]                   │ debg --- retry.try failed again with the same message...
[00:10:49]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:49]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:49]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:49]                   │ debg --- retry.try failed again with the same message...
[00:10:49]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:49]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:49]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:49]                   │ debg --- retry.try failed again with the same message...
[00:10:50]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:50]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:50]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:50]                   │ debg --- retry.try failed again with the same message...
[00:10:50]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:50]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:50]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:50]                   │ debg --- retry.try failed again with the same message...
[00:10:51]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:51]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:51]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:51]                   │ debg --- retry.try failed again with the same message...
[00:10:51]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:51]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:51]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:51]                   │ debg --- retry.try failed again with the same message...
[00:10:52]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:52]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:52]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:52]                   │ debg --- retry.try failed again with the same message...
[00:10:52]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:52]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:52]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:52]                   │ debg --- retry.try failed again with the same message...
[00:10:53]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:53]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:53]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:53]                   │ debg --- retry.try failed again with the same message...
[00:10:53]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:53]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:53]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:53]                   │ debg --- retry.try failed again with the same message...
[00:10:54]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:54]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:54]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:54]                   │ debg --- retry.try failed again with the same message...
[00:10:54]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:54]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:54]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:54]                   │ debg --- retry.try failed again with the same message...
[00:10:55]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:55]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:55]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:55]                   │ debg --- retry.try failed again with the same message...
[00:10:55]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:55]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:55]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:55]                   │ debg --- retry.try failed again with the same message...
[00:10:56]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:56]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:56]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:56]                   │ debg --- retry.try failed again with the same message...
[00:10:56]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:56]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:56]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:56]                   │ debg --- retry.try failed again with the same message...
[00:10:57]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:57]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:57]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:57]                   │ debg --- retry.try failed again with the same message...
[00:10:57]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:57]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:57]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:58]                   │ debg --- retry.try failed again with the same message...
[00:10:58]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:58]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:58]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:58]                   │ debg --- retry.try failed again with the same message...
[00:10:59]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:59]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:59]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:59]                   │ debg --- retry.try failed again with the same message...
[00:10:59]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:10:59]                   │ debg TestSubjects.find(tab-indexedFields)
[00:10:59]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:10:59]                   │ debg --- retry.try failed again with the same message...
[00:11:00]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:00]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:00]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:00]                   │ debg --- retry.try failed again with the same message...
[00:11:00]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:00]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:00]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:00]                   │ debg --- retry.try failed again with the same message...
[00:11:01]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:01]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:01]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:01]                   │ debg --- retry.try failed again with the same message...
[00:11:01]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:01]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:01]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:01]                   │ debg --- retry.try failed again with the same message...
[00:11:02]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:02]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:02]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:02]                   │ debg --- retry.try failed again with the same message...
[00:11:02]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:02]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:02]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:02]                   │ debg --- retry.try failed again with the same message...
[00:11:03]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:03]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:03]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:03]                   │ debg --- retry.try failed again with the same message...
[00:11:03]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:03]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:03]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:03]                   │ debg --- retry.try failed again with the same message...
[00:11:04]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:04]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:04]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:04]                   │ debg --- retry.try failed again with the same message...
[00:11:04]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:04]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:04]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:04]                   │ debg --- retry.try failed again with the same message...
[00:11:05]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:05]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:05]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:05]                   │ debg --- retry.try failed again with the same message...
[00:11:05]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:05]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:05]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:05]                   │ debg --- retry.try failed again with the same message...
[00:11:06]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:06]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:06]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:06]                   │ debg --- retry.try failed again with the same message...
[00:11:06]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:06]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:06]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:06]                   │ debg --- retry.try failed again with the same message...
[00:11:07]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:07]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:07]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:07]                   │ debg --- retry.try failed again with the same message...
[00:11:07]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:07]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:07]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:07]                   │ debg --- retry.try failed again with the same message...
[00:11:08]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:08]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:08]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:08]                   │ debg --- retry.try failed again with the same message...
[00:11:09]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:09]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:09]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:09]                   │ debg --- retry.try failed again with the same message...
[00:11:09]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:09]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:09]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:09]                   │ debg --- retry.try failed again with the same message...
[00:11:10]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:10]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:10]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:10]                   │ debg --- retry.try failed again with the same message...
[00:11:10]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:10]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:10]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:10]                   │ debg --- retry.try failed again with the same message...
[00:11:11]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:11]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:11]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:11]                   │ debg --- retry.try failed again with the same message...
[00:11:11]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:11]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:11]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:11]                   │ debg --- retry.try failed again with the same message...
[00:11:12]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:12]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:12]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:12]                   │ debg --- retry.try failed again with the same message...
[00:11:12]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:12]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:12]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:12]                   │ debg --- retry.try failed again with the same message...
[00:11:13]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:13]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:13]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:13]                   │ debg --- retry.try failed again with the same message...
[00:11:13]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:13]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:13]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:13]                   │ debg --- retry.try failed again with the same message...
[00:11:14]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:14]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:14]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:14]                   │ debg --- retry.try failed again with the same message...
[00:11:14]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:14]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:14]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:14]                   │ debg --- retry.try failed again with the same message...
[00:11:15]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:15]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:15]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:15]                   │ debg --- retry.try failed again with the same message...
[00:11:15]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:15]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:15]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:15]                   │ debg --- retry.try failed again with the same message...
[00:11:16]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:16]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:16]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:16]                   │ debg --- retry.try failed again with the same message...
[00:11:16]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:16]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:16]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:16]                   │ debg --- retry.try failed again with the same message...
[00:11:17]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:17]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:17]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:17]                   │ debg --- retry.try failed again with the same message...
[00:11:17]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:17]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:17]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:17]                   │ debg --- retry.try failed again with the same message...
[00:11:18]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:18]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:18]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:18]                   │ debg --- retry.try failed again with the same message...
[00:11:18]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:18]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:18]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:18]                   │ debg --- retry.try failed again with the same message...
[00:11:19]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:19]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:19]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:19]                   │ debg --- retry.try failed again with the same message...
[00:11:20]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:20]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:20]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:20]                   │ debg --- retry.try failed again with the same message...
[00:11:20]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:20]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:20]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:20]                   │ debg --- retry.try failed again with the same message...
[00:11:21]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:21]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:21]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:21]                   │ debg --- retry.try failed again with the same message...
[00:11:21]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:21]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:21]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:21]                   │ debg --- retry.try failed again with the same message...
[00:11:22]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:22]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:22]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:22]                   │ debg --- retry.try failed again with the same message...
[00:11:22]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:22]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:22]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:22]                   │ debg --- retry.try failed again with the same message...
[00:11:23]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:23]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:23]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:23]                   │ debg --- retry.try failed again with the same message...
[00:11:23]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:23]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:23]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:23]                   │ debg --- retry.try failed again with the same message...
[00:11:24]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:24]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:24]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:24]                   │ debg --- retry.try failed again with the same message...
[00:11:24]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:24]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:24]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:24]                   │ debg --- retry.try failed again with the same message...
[00:11:25]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:25]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:25]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:25]                   │ debg --- retry.try failed again with the same message...
[00:11:25]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:25]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:25]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:25]                   │ debg --- retry.try failed again with the same message...
[00:11:26]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:26]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:26]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:26]                   │ debg --- retry.try failed again with the same message...
[00:11:26]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:26]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:26]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:26]                   │ debg --- retry.try failed again with the same message...
[00:11:27]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:27]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:27]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:27]                   │ debg --- retry.try failed again with the same message...
[00:11:27]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:27]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:27]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:27]                   │ debg --- retry.try failed again with the same message...
[00:11:28]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:28]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:28]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:28]                   │ debg --- retry.try failed again with the same message...
[00:11:28]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:28]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:28]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:28]                   │ debg --- retry.try failed again with the same message...
[00:11:29]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:29]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:29]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:29]                   │ debg --- retry.try failed again with the same message...
[00:11:29]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:29]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:29]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:29]                   │ debg --- retry.try failed again with the same message...
[00:11:30]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:30]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:30]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:30]                   │ debg --- retry.try failed again with the same message...
[00:11:30]                   │ debg TestSubjects.getVisibleText(tab-indexedFields)
[00:11:30]                   │ debg TestSubjects.find(tab-indexedFields)
[00:11:30]                   │ debg Find.findByCssSelector('[data-test-subj="tab-indexedFields"]') with timeout=10000
[00:11:31]                   │ debg --- retry.try failed again with the same message...
[00:11:31]                   │ info Taking screenshot "/dev/shm/workspace/parallel/3/kibana/test/functional/screenshots/failure/management  runtime fields create runtime field should create runtime field.png"
[00:11:31]                   │ info Current URL is: http://localhost:6131/app/management/kibana/indexPatterns/patterns/logstash-*#/?_a=(tab:indexedFields)
[00:11:31]                   │ info Saving page source to: /dev/shm/workspace/parallel/3/kibana/test/functional/failure_debug/html/management  runtime fields create runtime field should create runtime field.html
[00:11:31]                   └- ✖ fail: management  runtime fields create runtime field should create runtime field
[00:11:31]                   │      retry.try timeout: Error: expected 86 to equal 87
[00:11:31]                   │     at Assertion.assert (/dev/shm/workspace/parallel/3/kibana/node_modules/@kbn/expect/expect.js:100:11)
[00:11:31]                   │     at Assertion.be.Assertion.equal (/dev/shm/workspace/parallel/3/kibana/node_modules/@kbn/expect/expect.js:227:8)
[00:11:31]                   │     at Assertion.be (/dev/shm/workspace/parallel/3/kibana/node_modules/@kbn/expect/expect.js:69:22)
[00:11:31]                   │     at /dev/shm/workspace/parallel/3/kibana/test/functional/apps/management/_runtime_fields.js:59:79
[00:11:31]                   │     at runMicrotasks (<anonymous>)
[00:11:31]                   │     at processTicksAndRejections (internal/process/task_queues.js:95:5)
[00:11:31]                   │     at runAttempt (/dev/shm/workspace/parallel/3/kibana/test/common/services/retry/retry_for_success.ts:27:15)
[00:11:31]                   │     at retryForSuccess (/dev/shm/workspace/parallel/3/kibana/test/common/services/retry/retry_for_success.ts:66:21)
[00:11:31]                   │     at RetryService.try (/dev/shm/workspace/parallel/3/kibana/test/common/services/retry/retry.ts:31:12)
[00:11:31]                   │     at Context.<anonymous> (/dev/shm/workspace/parallel/3/kibana/test/functional/apps/management/_runtime_fields.js:58:9)
[00:11:31]                   │     at Object.apply (/dev/shm/workspace/parallel/3/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)
[00:11:31]                   │   Error: retry.try timeout: Error: expected 86 to equal 87
[00:11:31]                   │       at Assertion.assert (node_modules/@kbn/expect/expect.js:100:11)
[00:11:31]                   │       at Assertion.be.Assertion.equal (node_modules/@kbn/expect/expect.js:227:8)
[00:11:31]                   │       at Assertion.be (node_modules/@kbn/expect/expect.js:69:22)
[00:11:31]                   │       at /dev/shm/workspace/parallel/3/kibana/test/functional/apps/management/_runtime_fields.js:59:79
[00:11:31]                   │       at runMicrotasks (<anonymous>)
[00:11:31]                   │       at processTicksAndRejections (internal/process/task_queues.js:95:5)
[00:11:31]                   │       at runAttempt (test/common/services/retry/retry_for_success.ts:27:15)
[00:11:31]                   │       at retryForSuccess (test/common/services/retry/retry_for_success.ts:66:21)
[00:11:31]                   │       at RetryService.try (test/common/services/retry/retry.ts:31:12)
[00:11:31]                   │       at Context.<anonymous> (test/functional/apps/management/_runtime_fields.js:58:9)
[00:11:31]                   │       at Object.apply (node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)
[00:11:31]                   │       at onFailure (test/common/services/retry/retry_for_success.ts:17:9)
[00:11:31]                   │       at retryForSuccess (test/common/services/retry/retry_for_success.ts:57:13)
[00:11:31]                   │       at RetryService.try (test/common/services/retry/retry.ts:31:12)
[00:11:31]                   │       at Context.<anonymous> (test/functional/apps/management/_runtime_fields.js:58:9)
[00:11:31]                   │       at Object.apply (node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)
[00:11:31]                   │ 
[00:11:31]                   │ 

Stack Trace

Error: retry.try timeout: Error: expected 86 to equal 87
    at Assertion.assert (node_modules/@kbn/expect/expect.js:100:11)
    at Assertion.be.Assertion.equal (node_modules/@kbn/expect/expect.js:227:8)
    at Assertion.be (node_modules/@kbn/expect/expect.js:69:22)
    at /dev/shm/workspace/parallel/3/kibana/test/functional/apps/management/_runtime_fields.js:59:79
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)
    at runAttempt (test/common/services/retry/retry_for_success.ts:27:15)
    at retryForSuccess (test/common/services/retry/retry_for_success.ts:66:21)
    at RetryService.try (test/common/services/retry/retry.ts:31:12)
    at Context.<anonymous> (test/functional/apps/management/_runtime_fields.js:58:9)
    at Object.apply (node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)
    at onFailure (test/common/services/retry/retry_for_success.ts:17:9)
    at retryForSuccess (test/common/services/retry/retry_for_success.ts:57:13)
    at RetryService.try (test/common/services/retry/retry.ts:31:12)
    at Context.<anonymous> (test/functional/apps/management/_runtime_fields.js:58:9)
    at Object.apply (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
observability 264 273 +9

Async chunks

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

id before after diff
observability 513.3KB 516.3KB +3.1KB

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

cc @mgiota

@kibanamachine kibanamachine merged commit 0ace9ff into elastic:7.x Aug 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants