Skip to content

Conversation

@afharo
Copy link
Member

@afharo afharo commented Aug 10, 2020

Summary

Fixes #74625.

During the tests, we are only creating the index and not indexing any document. It might be better to check the field exists and it's a number instead of expecting the empty index to use any space in disk.

Checklist

Delete any items that are not applicable to this PR.

For maintainers

@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-telemetry (Team:KibanaTelemetry)

@afharo afharo requested review from a team and dmlemeshko August 10, 2020 14:58
@kibanamachine
Copy link
Contributor

💛 Build succeeded, but was flaky


Test Failures

Firefox UI Functional Tests.test/functional/apps/visualize/_tsvb_chart·ts.visualize app visual builder switch index patterns should be able to switch between index patterns

Link to Jenkins

Standard Out

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

[00:00:00]       │
[00:12:19]         └-: visualize app
[00:12:19]           └-> "before all" hook
[00:12:19]           └-> "before all" hook
[00:12:19]             │ debg Starting visualize before method
[00:12:19]             │ info [logstash_functional] Loading "mappings.json"
[00:12:19]             │ info [logstash_functional] Loading "data.json.gz"
[00:12:19]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1597071536080465075] [logstash-2015.09.22] creating index, cause [api], templates [], shards [1]/[0]
[00:12:19]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1597071536080465075] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[logstash-2015.09.22][0]]])." previous.health="YELLOW" reason="shards started [[logstash-2015.09.22][0]]"
[00:12:19]             │ info [logstash_functional] Created index "logstash-2015.09.22"
[00:12:19]             │ debg [logstash_functional] "logstash-2015.09.22" settings {"index":{"analysis":{"analyzer":{"url":{"max_token_length":"1000","tokenizer":"uax_url_email","type":"standard"}}},"number_of_replicas":"0","number_of_shards":"1"}}
[00:12:19]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1597071536080465075] [logstash-2015.09.20] creating index, cause [api], templates [], shards [1]/[0]
[00:12:19]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1597071536080465075] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[logstash-2015.09.20][0]]])." previous.health="YELLOW" reason="shards started [[logstash-2015.09.20][0]]"
[00:12:19]             │ info [logstash_functional] Created index "logstash-2015.09.20"
[00:12:19]             │ debg [logstash_functional] "logstash-2015.09.20" settings {"index":{"analysis":{"analyzer":{"url":{"max_token_length":"1000","tokenizer":"uax_url_email","type":"standard"}}},"number_of_replicas":"0","number_of_shards":"1"}}
[00:12:19]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1597071536080465075] [logstash-2015.09.21] creating index, cause [api], templates [], shards [1]/[0]
[00:12:19]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1597071536080465075] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[logstash-2015.09.21][0]]])." previous.health="YELLOW" reason="shards started [[logstash-2015.09.21][0]]"
[00:12:19]             │ info [logstash_functional] Created index "logstash-2015.09.21"
[00:12:19]             │ debg [logstash_functional] "logstash-2015.09.21" settings {"index":{"analysis":{"analyzer":{"url":{"max_token_length":"1000","tokenizer":"uax_url_email","type":"standard"}}},"number_of_replicas":"0","number_of_shards":"1"}}
[00:12:28]             │ info [logstash_functional] Indexed 4633 docs into "logstash-2015.09.22"
[00:12:28]             │ info [logstash_functional] Indexed 4757 docs into "logstash-2015.09.20"
[00:12:28]             │ info [logstash_functional] Indexed 4614 docs into "logstash-2015.09.21"
[00:12:28]             │ info [long_window_logstash] Loading "mappings.json"
[00:12:28]             │ info [long_window_logstash] Loading "data.json.gz"
[00:12:28]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1597071536080465075] [long-window-logstash-0] creating index, cause [api], templates [], shards [1]/[0]
[00:12:28]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1597071536080465075] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[long-window-logstash-0][0]]])." previous.health="YELLOW" reason="shards started [[long-window-logstash-0][0]]"
[00:12:28]             │ info [long_window_logstash] Created index "long-window-logstash-0"
[00:12:28]             │ debg [long_window_logstash] "long-window-logstash-0" settings {"index":{"analysis":{"analyzer":{"makelogs_url":{"max_token_length":"1000","tokenizer":"uax_url_email","type":"standard"}}},"number_of_replicas":"0","number_of_shards":"1"}}
[00:12:38]             │ info [long_window_logstash] Indexed 14005 docs into "long-window-logstash-0"
[00:12:39]             │ info [visualize] Loading "mappings.json"
[00:12:39]             │ info [visualize] Loading "data.json"
[00:12:39]             │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-centos-tests-xxl-1597071536080465075] [.kibana_2/1pPpgdG5QTCnc__WMzlZ0Q] deleting index
[00:12:39]             │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-centos-tests-xxl-1597071536080465075] [.kibana_1/LM4nnFdEQmC0CVXB-JOhDQ] deleting index
[00:12:39]             │ info [visualize] Deleted existing index [".kibana_2",".kibana_1"]
[00:12:39]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1597071536080465075] [.kibana] creating index, cause [api], templates [], shards [1]/[1]
[00:12:39]             │ info [visualize] Created index ".kibana"
[00:12:39]             │ debg [visualize] ".kibana" settings {"index":{"number_of_replicas":"1","number_of_shards":"1"}}
[00:12:39]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xxl-1597071536080465075] [.kibana/R2zKrDtOTpSs4Tt9l0Cquw] update_mapping [_doc]
[00:12:39]             │ info [visualize] Indexed 12 docs into ".kibana"
[00:12:39]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xxl-1597071536080465075] [.kibana/R2zKrDtOTpSs4Tt9l0Cquw] update_mapping [_doc]
[00:12:39]             │ debg Migrating saved objects
[00:12:39]             │ proc [kibana]   log   [15:29:26.676] [info][savedobjects-service] Creating index .kibana_2.
[00:12:39]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1597071536080465075] [.kibana_2] creating index, cause [api], templates [], shards [1]/[1]
[00:12:39]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1597071536080465075] updating number_of_replicas to [0] for indices [.kibana_2]
[00:12:39]             │ proc [kibana]   log   [15:29:26.730] [info][savedobjects-service] Reindexing .kibana to .kibana_1
[00:12:39]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1597071536080465075] [.kibana_1] creating index, cause [api], templates [], shards [1]/[1]
[00:12:39]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1597071536080465075] updating number_of_replicas to [0] for indices [.kibana_1]
[00:12:39]             │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-centos-tests-xxl-1597071536080465075] 9959 finished with response BulkByScrollResponse[took=37.7ms,timed_out=false,sliceId=null,updated=0,created=12,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:12:39]             │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-centos-tests-xxl-1597071536080465075] [.kibana/R2zKrDtOTpSs4Tt9l0Cquw] deleting index
[00:12:39]             │ proc [kibana]   log   [15:29:27.071] [info][savedobjects-service] Migrating .kibana_1 saved objects to .kibana_2
[00:12:39]             │ proc [kibana]   log   [15:29:27.084] [error][savedobjects-service] Error: Unable to migrate the corrupt Saved Object document index-pattern:test_index*. To prevent Kibana from performing a migration on every restart, please delete or fix this document by ensuring that the namespace and type in the document's id matches the values in the namespace and type fields.
[00:12:39]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xxl-1597071536080465075] [.kibana_2/1WhChsM_QpWBjIr9H0ejcw] update_mapping [_doc]
[00:12:39]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xxl-1597071536080465075] [.kibana_2/1WhChsM_QpWBjIr9H0ejcw] update_mapping [_doc]
[00:12:39]             │ proc [kibana]   log   [15:29:27.170] [info][savedobjects-service] Pointing alias .kibana to .kibana_2.
[00:12:39]             │ proc [kibana]   log   [15:29:27.216] [info][savedobjects-service] Finished in 542ms.
[00:12:39]             │ debg applying update to kibana config: {"accessibility:disableAnimations":true,"dateFormat:tz":"UTC"}
[00:12:39]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xxl-1597071536080465075] [.kibana_2/1WhChsM_QpWBjIr9H0ejcw] update_mapping [_doc]
[00:12:41]             │ debg replacing kibana config doc: {"defaultIndex":"logstash-*","format:bytes:defaultPattern":"0,0.[000]b"}
[00:13:14]           └-: 
[00:13:14]             └-> "before all" hook
[00:13:14]             └-: visual builder
[00:13:14]               └-> "before all" hook
[00:16:45]               └-: switch index patterns
[00:16:45]                 └-> "before all" hook
[00:16:45]                 └-> should be able to switch between index patterns
[00:16:45]                   └-> "before each" hook: global before each
[00:16:45]                   └-> "before each" hook
[00:16:45]                     │ debg navigating to visualize url: http://localhost:61171/app/visualize#/
[00:16:45]                     │ debg navigate to: http://localhost:61171/app/visualize#/
[00:16:45]                     │ debg browser[log] "^ A single error about an inline script not firing due to content security policy is expected!"
[00:16:45]                     │ debg ... sleep(700) start
[00:16:46]                     │ debg ... sleep(700) end
[00:16:46]                     │ debg returned from get, calling refresh
[00:16:47]                     │ debg browser[info] "INFO: 2020-08-10T15:33:35Z
[00:16:47]                     │        Adding connection to http://localhost:61171/elasticsearch
[00:16:47]                     │
[00:16:47]                     │      "
[00:16:48]                     │ERROR browser[error] (new TypeError("NetworkError when attempting to fetch resource.", ""))
[00:16:48]                     │ debg browser[log] "^ A single error about an inline script not firing due to content security policy is expected!"
[00:16:48]                     │ debg currentUrl = http://localhost:61171/app/visualize#/
[00:16:48]                     │          appUrl = http://localhost:61171/app/visualize#/
[00:16:48]                     │ debg TestSubjects.find(kibanaChrome)
[00:16:48]                     │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:16:50]                     │ debg browser[info] "INFO: 2020-08-10T15:33:37Z
[00:16:50]                     │        Adding connection to http://localhost:61171/elasticsearch
[00:16:50]                     │
[00:16:50]                     │      "
[00:16:50]                     │ debg ... sleep(501) start
[00:16:51]                     │ debg ... sleep(501) end
[00:16:51]                     │ debg in navigateTo url = http://localhost:61171/app/visualize#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:16:51]                     │ debg --- retry.try error: URL changed, waiting for it to settle
[00:16:51]                     │ debg ... sleep(501) start
[00:16:52]                     │ debg ... sleep(501) end
[00:16:52]                     │ debg in navigateTo url = http://localhost:61171/app/visualize#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:16:52]                     │ debg TestSubjects.exists(statusPageContainer)
[00:16:52]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:16:55]                     │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:16:55]                     │ debg TestSubjects.exists(newItemButton)
[00:16:55]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="newItemButton"]') with timeout=5000
[00:16:55]                     │ debg TestSubjects.click(newItemButton)
[00:16:55]                     │ debg Find.clickByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:16:55]                     │ debg Find.findByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:16:55]                     │ debg TestSubjects.find(visNewDialogTypes)
[00:16:55]                     │ debg Find.findByCssSelector('[data-test-subj="visNewDialogTypes"]') with timeout=10000
[00:16:55]                     │ debg TestSubjects.click(visType-metrics)
[00:16:55]                     │ debg Find.clickByCssSelector('[data-test-subj="visType-metrics"]') with timeout=10000
[00:16:55]                     │ debg Find.findByCssSelector('[data-test-subj="visType-metrics"]') with timeout=10000
[00:16:56]                     │ debg browser[log] "^ A single error about an inline script not firing due to content security policy is expected!"
[00:16:56]                     │ debg isGlobalLoadingIndicatorVisible
[00:16:56]                     │ debg TestSubjects.exists(globalLoadingIndicator)
[00:16:56]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:16:57]                     │ debg browser[info] "INFO: 2020-08-10T15:33:45Z
[00:16:57]                     │        Adding connection to http://localhost:61171/elasticsearch
[00:16:57]                     │
[00:16:57]                     │      "
[00:16:58]                     │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:16:58]                     │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:16:58]                     │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:16:58]                     │ debg TestSubjects.exists(tvbVisEditor)
[00:16:58]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="tvbVisEditor"]') with timeout=10000
[00:16:58]                   └-> "before each" hook
[00:16:58]                     │ debg Load kibana_sample_data_flights data
[00:16:58]                     │ info [kibana_sample_data_flights] Loading "mappings.json"
[00:16:58]                     │ info [kibana_sample_data_flights] Loading "data.json.gz"
[00:16:58]                     │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1597071536080465075] [kibana_sample_data_flights] creating index, cause [api], templates [], shards [1]/[0]
[00:16:59]                     │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1597071536080465075] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[kibana_sample_data_flights][0]]])." previous.health="YELLOW" reason="shards started [[kibana_sample_data_flights][0]]"
[00:16:59]                     │ info [kibana_sample_data_flights] Created index "kibana_sample_data_flights"
[00:16:59]                     │ debg [kibana_sample_data_flights] "kibana_sample_data_flights" settings {"index":{"number_of_replicas":"0","number_of_shards":"1"}}
[00:17:01]                     │ info [kibana_sample_data_flights] Indexed 13059 docs into "kibana_sample_data_flights"
[00:17:01]                     │ debg navigateToActualUrl http://localhost:61171/app/visualize#create?type=metrics
[00:17:01]                     │ debg browser[log] "^ A single error about an inline script not firing due to content security policy is expected!"
[00:17:01]                     │ debg currentUrl = http://localhost:61171/app/visualize#create?type=metrics
[00:17:01]                     │          appUrl = http://localhost:61171/app/visualize#create?type=metrics
[00:17:01]                     │ debg TestSubjects.find(kibanaChrome)
[00:17:01]                     │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:17:03]                     │ debg browser[info] "INFO: 2020-08-10T15:33:50Z
[00:17:03]                     │        Adding connection to http://localhost:61171/elasticsearch
[00:17:03]                     │
[00:17:03]                     │      "
[00:17:03]                     │ debg Wait for initializing TSVB editor
[00:17:03]                     │ debg TestSubjects.exists(tvbVisEditor)
[00:17:03]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="tvbVisEditor"]') with timeout=10000
[00:17:06]                     │ debg --- retry.tryForTime error: [data-test-subj="tvbVisEditor"] is not displayed
[00:17:14]                     │ debg Set absolute time range from "Sep 19, 2015 @ 06:31:44.000" to "Sep 22, 2015 @ 18:31:44.000"
[00:17:14]                     │ debg Setting absolute range to Sep 19, 2015 @ 06:31:44.000 to Sep 22, 2015 @ 18:31:44.000
[00:17:14]                     │ debg TestSubjects.exists(superDatePickerToggleQuickMenuButton)
[00:17:14]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=20000
[00:17:14]                     │ debg TestSubjects.exists(superDatePickerShowDatesButton)
[00:17:14]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=2500
[00:17:14]                     │ debg TestSubjects.click(superDatePickerShowDatesButton)
[00:17:14]                     │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:17:14]                     │ debg Find.findByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:17:14]                     │ debg TestSubjects.exists(superDatePickerstartDatePopoverButton)
[00:17:14]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=2500
[00:17:14]                     │ debg TestSubjects.click(superDatePickerendDatePopoverButton)
[00:17:14]                     │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:17:14]                     │ debg Find.findByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:17:14]                     │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:17:14]                     │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:17:14]                     │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:17:14]                     │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:17:15]                     │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:17:15]                     │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:17:15]                     │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:17:15]                     │ debg TestSubjects.find(superDatePickerAbsoluteDateInput)
[00:17:15]                     │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:17:16]                     │ debg ... sleep(500) start
[00:17:16]                     │ debg ... sleep(500) end
[00:17:16]                     │ debg TestSubjects.click(superDatePickerstartDatePopoverButton)
[00:17:16]                     │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:17:16]                     │ debg Find.findByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:17:17]                     │ debg Find.waitForElementStale with timeout=10000
[00:17:17]                     │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:17:17]                     │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:17:17]                     │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:17:17]                     │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:17:17]                     │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:17:17]                     │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:17:17]                     │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:17:17]                     │ debg TestSubjects.find(superDatePickerAbsoluteDateInput)
[00:17:17]                     │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:17:18]                     │ debg TestSubjects.exists(superDatePickerApplyTimeButton)
[00:17:18]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerApplyTimeButton"]') with timeout=2500
[00:17:20]                     │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerApplyTimeButton"] is not displayed
[00:17:21]                     │ debg TestSubjects.click(querySubmitButton)
[00:17:21]                     │ debg Find.clickByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:17:21]                     │ debg Find.findByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:17:21]                     │ debg Find.waitForElementStale with timeout=10000
[00:17:22]                     │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:17:22]                     │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:17:22]                     │ debg ... sleep(2000) start
[00:17:24]                     │ debg ... sleep(2000) end
[00:17:24]                     │ debg TestSubjects.find(metricTsvbTypeBtn)
[00:17:24]                     │ debg Find.findByCssSelector('[data-test-subj="metricTsvbTypeBtn"]') with timeout=10000
[00:17:24]                     │ debg TestSubjects.exists(tsvbMetricValue)
[00:17:24]                     │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="tsvbMetricValue"]') with timeout=10000
[00:17:24]                   │ debg Waiting up to 20000ms for rendering count to stabilize...
[00:17:24]                   │ debg TestSubjects.find(visualizationLoader)
[00:17:24]                   │ debg Find.findByCssSelector('[data-test-subj="visualizationLoader"]') with timeout=10000
[00:17:24]                   │ debg -- firstCount=3
[00:17:24]                   │ debg ... sleep(1000) start
[00:17:25]                   │ debg ... sleep(1000) end
[00:17:25]                   │ debg TestSubjects.find(visualizationLoader)
[00:17:25]                   │ debg Find.findByCssSelector('[data-test-subj="visualizationLoader"]') with timeout=10000
[00:17:25]                   │ debg -- secondCount=3
[00:17:25]                   │ debg Find.findByCssSelector('.tvbVisMetric__value--primary') with timeout=10000
[00:17:25]                   │ debg TestSubjects.click(metricEditorPanelOptionsBtn)
[00:17:25]                   │ debg Find.clickByCssSelector('[data-test-subj="metricEditorPanelOptionsBtn"]') with timeout=10000
[00:17:25]                   │ debg Find.findByCssSelector('[data-test-subj="metricEditorPanelOptionsBtn"]') with timeout=10000
[00:17:26]                   │ debg isGlobalLoadingIndicatorVisible
[00:17:26]                   │ debg TestSubjects.exists(globalLoadingIndicator)
[00:17:26]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:17:27]                   │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:17:28]                   │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:17:28]                   │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:17:28]                   │ debg Setting absolute range to Oct 22, 2018 @ 00:00:00.000 to Oct 28, 2018 @ 23:59:59.999
[00:17:28]                   │ debg TestSubjects.exists(superDatePickerToggleQuickMenuButton)
[00:17:28]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=20000
[00:17:28]                   │ debg TestSubjects.exists(superDatePickerShowDatesButton)
[00:17:28]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=2500
[00:17:30]                   │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerShowDatesButton"] is not displayed
[00:17:31]                   │ debg TestSubjects.exists(superDatePickerstartDatePopoverButton)
[00:17:31]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=2500
[00:17:31]                   │ debg TestSubjects.click(superDatePickerendDatePopoverButton)
[00:17:31]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:17:31]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:17:31]                   │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:17:31]                   │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:17:31]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:17:31]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:17:32]                   │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:17:32]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:17:32]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:17:32]                   │ debg TestSubjects.find(superDatePickerAbsoluteDateInput)
[00:17:32]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:17:32]                   │ debg ... sleep(500) start
[00:17:33]                   │ debg ... sleep(500) end
[00:17:33]                   │ debg TestSubjects.click(superDatePickerstartDatePopoverButton)
[00:17:33]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:17:33]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:17:33]                   │ debg Find.waitForElementStale with timeout=10000
[00:17:33]                   │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:17:33]                   │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:17:33]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:17:33]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:17:34]                   │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:17:34]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:17:34]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:17:34]                   │ debg TestSubjects.find(superDatePickerAbsoluteDateInput)
[00:17:34]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:17:35]                   │ debg TestSubjects.exists(superDatePickerApplyTimeButton)
[00:17:35]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerApplyTimeButton"]') with timeout=2500
[00:17:37]                   │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerApplyTimeButton"] is not displayed
[00:17:38]                   │ debg TestSubjects.click(querySubmitButton)
[00:17:38]                   │ debg Find.clickByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:17:38]                   │ debg Find.findByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:17:38]                   │ debg Find.waitForElementStale with timeout=10000
[00:17:38]                   │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:17:38]                   │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:17:38]                   │ debg TestSubjects.find(metricsIndexPatternInput)
[00:17:38]                   │ debg Find.findByCssSelector('[data-test-subj="metricsIndexPatternInput"]') with timeout=10000
[00:17:39]                   │ debg isGlobalLoadingIndicatorVisible
[00:17:39]                   │ debg TestSubjects.exists(globalLoadingIndicator)
[00:17:39]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:17:39]                   │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:17:39]                   │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:17:40]                   │ debg comboBox.clearInputField, comboBoxSelector:metricsIndexPatternFieldsSelect
[00:17:40]                   │ debg TestSubjects.find(metricsIndexPatternFieldsSelect)
[00:17:40]                   │ debg Find.findByCssSelector('[data-test-subj="metricsIndexPatternFieldsSelect"]') with timeout=10000
[00:17:40]                   │ debg comboBox.set, comboBoxSelector: metricsIndexPatternFieldsSelect
[00:17:40]                   │ debg TestSubjects.find(metricsIndexPatternFieldsSelect)
[00:17:40]                   │ debg Find.findByCssSelector('[data-test-subj="metricsIndexPatternFieldsSelect"]') with timeout=10000
[00:17:40]                   │ debg comboBox.setElement, value: timestamp
[00:17:40]                   │ debg comboBox.isOptionSelected, value: timestamp
[00:17:42]                   │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:17:42]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:17:42]                   │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="timestamp"]') with timeout=2500
[00:17:45]                   │ debg Find.findByCssSelector('.euiFilterSelectItem') with timeout=5000
[00:17:55]                   │ debg --- retry.try error: Waiting for element to be located By(css selector, .euiFilterSelectItem)
[00:17:55]                   │      Wait timed out after 10009ms
[00:17:56]                   │ debg comboBox.clearInputField, comboBoxSelector:metricsIndexPatternFieldsSelect
[00:17:56]                   │ debg TestSubjects.find(metricsIndexPatternFieldsSelect)
[00:17:56]                   │ debg Find.findByCssSelector('[data-test-subj="metricsIndexPatternFieldsSelect"]') with timeout=10000
[00:17:56]                   │ debg comboBox.set, comboBoxSelector: metricsIndexPatternFieldsSelect
[00:17:56]                   │ debg TestSubjects.find(metricsIndexPatternFieldsSelect)
[00:17:56]                   │ debg Find.findByCssSelector('[data-test-subj="metricsIndexPatternFieldsSelect"]') with timeout=10000
[00:17:56]                   │ debg comboBox.setElement, value: timestamp
[00:17:56]                   │ debg comboBox.isOptionSelected, value: timestamp
[00:17:58]                   │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:17:58]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:17:58]                   │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="timestamp"]') with timeout=2500
[00:18:01]                   │ debg Find.findByCssSelector('.euiFilterSelectItem') with timeout=5000
[00:18:11]                   │ debg --- retry.try error: Waiting for element to be located By(css selector, .euiFilterSelectItem)
[00:18:11]                   │      Wait timed out after 10005ms
[00:18:11]                   │ debg comboBox.clearInputField, comboBoxSelector:metricsIndexPatternFieldsSelect
[00:18:11]                   │ debg TestSubjects.find(metricsIndexPatternFieldsSelect)
[00:18:11]                   │ debg Find.findByCssSelector('[data-test-subj="metricsIndexPatternFieldsSelect"]') with timeout=10000
[00:18:11]                   │ debg comboBox.set, comboBoxSelector: metricsIndexPatternFieldsSelect
[00:18:11]                   │ debg TestSubjects.find(metricsIndexPatternFieldsSelect)
[00:18:11]                   │ debg Find.findByCssSelector('[data-test-subj="metricsIndexPatternFieldsSelect"]') with timeout=10000
[00:18:11]                   │ debg comboBox.setElement, value: timestamp
[00:18:11]                   │ debg comboBox.isOptionSelected, value: timestamp
[00:18:13]                   │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:18:13]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:18:13]                   │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="timestamp"]') with timeout=2500
[00:18:16]                   │ debg Find.findByCssSelector('.euiFilterSelectItem') with timeout=5000
[00:18:44]                   │ debg --- retry.try error: Waiting for element to be located By(css selector, .euiFilterSelectItem)
[00:18:44]                   │      Wait timed out after 27745ms
[00:18:44]                   │ debg comboBox.clearInputField, comboBoxSelector:metricsIndexPatternFieldsSelect
[00:18:44]                   │ debg TestSubjects.find(metricsIndexPatternFieldsSelect)
[00:18:44]                   │ debg Find.findByCssSelector('[data-test-subj="metricsIndexPatternFieldsSelect"]') with timeout=10000
[00:18:48]                   │ debg comboBox.set, comboBoxSelector: metricsIndexPatternFieldsSelect
[00:18:48]                   │ debg TestSubjects.find(metricsIndexPatternFieldsSelect)
[00:18:48]                   │ debg Find.findByCssSelector('[data-test-subj="metricsIndexPatternFieldsSelect"]') with timeout=10000
[00:18:48]                   │ debg comboBox.setElement, value: timestamp
[00:18:48]                   │ debg comboBox.isOptionSelected, value: timestamp
[00:18:51]                   │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:18:51]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:18:51]                   │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="timestamp"]') with timeout=2500
[00:18:54]                   │ debg Find.findByCssSelector('.euiFilterSelectItem') with timeout=5000
[00:19:04]                   │ debg --- retry.try error: Waiting for element to be located By(css selector, .euiFilterSelectItem)
[00:19:04]                   │      Wait timed out after 10009ms
[00:19:04]                   │ debg comboBox.clearInputField, comboBoxSelector:metricsIndexPatternFieldsSelect
[00:19:04]                   │ debg TestSubjects.find(metricsIndexPatternFieldsSelect)
[00:19:04]                   │ debg Find.findByCssSelector('[data-test-subj="metricsIndexPatternFieldsSelect"]') with timeout=10000
[00:19:04]                   │ debg comboBox.set, comboBoxSelector: metricsIndexPatternFieldsSelect
[00:19:04]                   │ debg TestSubjects.find(metricsIndexPatternFieldsSelect)
[00:19:04]                   │ debg Find.findByCssSelector('[data-test-subj="metricsIndexPatternFieldsSelect"]') with timeout=10000
[00:19:04]                   │ debg comboBox.setElement, value: timestamp
[00:19:04]                   │ debg comboBox.isOptionSelected, value: timestamp
[00:19:06]                   │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:19:06]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:19:06]                   │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="timestamp"]') with timeout=2500
[00:19:09]                   │ debg Find.findByCssSelector('.euiFilterSelectItem') with timeout=5000
[00:19:19]                   │ debg --- retry.try error: Waiting for element to be located By(css selector, .euiFilterSelectItem)
[00:19:19]                   │      Wait timed out after 10031ms
[00:19:20]                   │ debg comboBox.clearInputField, comboBoxSelector:metricsIndexPatternFieldsSelect
[00:19:20]                   │ debg TestSubjects.find(metricsIndexPatternFieldsSelect)
[00:19:20]                   │ debg Find.findByCssSelector('[data-test-subj="metricsIndexPatternFieldsSelect"]') with timeout=10000
[00:19:20]                   │ debg comboBox.set, comboBoxSelector: metricsIndexPatternFieldsSelect
[00:19:20]                   │ debg TestSubjects.find(metricsIndexPatternFieldsSelect)
[00:19:20]                   │ debg Find.findByCssSelector('[data-test-subj="metricsIndexPatternFieldsSelect"]') with timeout=10000
[00:19:20]                   │ debg comboBox.setElement, value: timestamp
[00:19:20]                   │ debg comboBox.isOptionSelected, value: timestamp
[00:19:22]                   │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:19:22]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:19:22]                   │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="timestamp"]') with timeout=2500
[00:19:24]                   │ debg Find.findByCssSelector('.euiFilterSelectItem') with timeout=5000
[00:19:34]                   │ debg --- retry.try error: Waiting for element to be located By(css selector, .euiFilterSelectItem)
[00:19:34]                   │      Wait timed out after 10009ms
[00:19:35]                   │ debg comboBox.clearInputField, comboBoxSelector:metricsIndexPatternFieldsSelect
[00:19:35]                   │ debg TestSubjects.find(metricsIndexPatternFieldsSelect)
[00:19:35]                   │ debg Find.findByCssSelector('[data-test-subj="metricsIndexPatternFieldsSelect"]') with timeout=10000
[00:19:35]                   │ debg comboBox.set, comboBoxSelector: metricsIndexPatternFieldsSelect
[00:19:35]                   │ debg TestSubjects.find(metricsIndexPatternFieldsSelect)
[00:19:35]                   │ debg Find.findByCssSelector('[data-test-subj="metricsIndexPatternFieldsSelect"]') with timeout=10000
[00:19:35]                   │ debg comboBox.setElement, value: timestamp
[00:19:35]                   │ debg comboBox.isOptionSelected, value: timestamp
[00:19:37]                   │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:19:37]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:19:37]                   │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="timestamp"]') with timeout=2500
[00:19:40]                   │ debg Find.findByCssSelector('.euiFilterSelectItem') with timeout=5000
[00:19:50]                   │ debg --- retry.try error: Waiting for element to be located By(css selector, .euiFilterSelectItem)
[00:19:50]                   │      Wait timed out after 10015ms
[00:19:50]                   │ debg --- retry.tryForTime error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, .euiFilterSelectItem)
[00:19:50]                   │      Wait timed out after 10015ms
[00:19:50]                   │          at /dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
[00:19:50]                   │          at process._tickCallback (internal/process/next_tick.js:68:7)
[00:19:51]                   │ info Taking screenshot "/dev/shm/workspace/parallel/17/kibana/test/functional/screenshots/failure/visualize app  visual builder switch index patterns should be able to switch between index patterns.png"
[00:19:51]                   │ info Current URL is: http://localhost:61171/app/visualize#/create?type=metrics&_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:%272018-10-22T00:00:00.000Z%27,to:%272018-10-28T23:59:59.999Z%27))&_a=(filters:!(),linked:!f,query:(language:kuery,query:%27%27),uiState:(),vis:(aggs:!(),params:(axis_formatter:number,axis_position:left,axis_scale:normal,background_color_rules:!((id:f060a9b0-db1e-11ea-9d04-b11b78216786)),default_index_pattern:%27logstash-*%27,default_timefield:%27@timestamp%27,id:%2761ca57f0-469d-11e7-af02-69e470af7417%27,index_pattern:kibana_sample_data_flights,interval:%27%27,isModelInvalid:!f,series:!((axis_position:right,chart_type:line,color:%2368BC00,fill:0.5,formatter:number,id:%2761ca57f1-469d-11e7-af02-69e470af7417%27,line_width:1,metrics:!((id:%2761ca57f2-469d-11e7-af02-69e470af7417%27,type:count)),point_size:1,separate_axis:0,split_color_mode:kibana,split_mode:everything,stacked:none)),show_grid:1,show_legend:1,time_field:%27%27,tooltip_mode:show_all,type:metric),title:%27%27,type:metrics))
[00:19:51]                   │ info Saving page source to: /dev/shm/workspace/parallel/17/kibana/test/functional/failure_debug/html/visualize app  visual builder switch index patterns should be able to switch between index patterns.html
[00:19:51]                   └- ✖ fail: visualize app  visual builder switch index patterns should be able to switch between index patterns
[00:19:51]                   │      retry.tryForTime timeout: Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, .euiFilterSelectItem)
[00:19:51]                   │ Wait timed out after 10015ms
[00:19:51]                   │     at /dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
[00:19:51]                   │     at process._tickCallback (internal/process/next_tick.js:68:7)
[00:19:51]                   │     at onFailure (/dev/shm/workspace/parallel/17/kibana/test/common/services/retry/retry_for_success.ts:28:9)
[00:19:51]                   │     at retryForSuccess (/dev/shm/workspace/parallel/17/kibana/test/common/services/retry/retry_for_success.ts:68:13)
[00:19:51]                   │   Error: retry.tryForTime timeout: Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, .euiFilterSelectItem)
[00:19:51]                   │   Wait timed out after 10015ms
[00:19:51]                   │       at /dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
[00:19:51]                   │       at process._tickCallback (internal/process/next_tick.js:68:7)
[00:19:51]                   │       at onFailure (test/common/services/retry/retry_for_success.ts:28:9)
[00:19:51]                   │       at retryForSuccess (test/common/services/retry/retry_for_success.ts:68:13)
[00:19:51]                   │       at onFailure (test/common/services/retry/retry_for_success.ts:28:9)
[00:19:51]                   │       at retryForSuccess (test/common/services/retry/retry_for_success.ts:68:13)
[00:19:51]                   │ 
[00:19:51]                   │ 

Stack Trace

Error: retry.tryForTime timeout: Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, .euiFilterSelectItem)
Wait timed out after 10015ms
    at /dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
    at process._tickCallback (internal/process/next_tick.js:68:7)
    at onFailure (test/common/services/retry/retry_for_success.ts:28:9)
    at retryForSuccess (test/common/services/retry/retry_for_success.ts:68:13)
    at onFailure (test/common/services/retry/retry_for_success.ts:28:9)
    at retryForSuccess (test/common/services/retry/retry_for_success.ts:68:13)

Build metrics

✅ unchanged

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

Copy link
Member

@dmlemeshko dmlemeshko left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@TinaHeiligers TinaHeiligers left a comment

Choose a reason for hiding this comment

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

LGTM

@afharo afharo merged commit 0c16ca4 into elastic:master Aug 11, 2020
@afharo afharo deleted the telemetry/api-integration-tests/size_in_bytes-number-check branch August 11, 2020 09:44
jloleysens added a commit to jloleysens/kibana that referenced this pull request Aug 11, 2020
…nes/processor-forms-a-d

* 'master' of github.com:elastic/kibana: (26 commits)
  [Telemetry][API Integration] size_in_bytes to be a number (elastic#74664)
  [ILM] Convert node details flyout to TS (elastic#73707)
  [Ingest Node Pipelines] Sentence-case processor names (elastic#74645)
  Bump angular dependency from 1.7.9 to 1.8.0 (elastic#74482)
  [ML] Fixing schema for custom rule conditions (elastic#74676)
  [ML] Refactor in preparation for new es client (elastic#74552)
  [ML] Adding initial file analysis overrides (elastic#74376)
  Allow any hostname for chromium proxy bypass (elastic#74693)
  [ML] ML on Kibana Management: Add ability to pass a group ID filter to job management page (elastic#74533)
  [Metrics UI] Fix No Data preview pluralization (elastic#74399)
  [Bug][Security_Solution][Telemetry] Capitalize S in macOS (elastic#74688)
  Remove karma tests  from legacy maps (elastic#74668)
  [Ingest Manager] stop creating events-* index pattern and placeholder index (elastic#74683)
  [Enterprise Search] Update the browser/document title on plugin navigation (elastic#74392)
  [visualizations] Add i18n translation for 'No results found' (elastic#74619)
  [maps] convert vector style properties to TS (elastic#74553)
  bump geckodriver binary to 0.27 (elastic#74638)
  fix: update apm agents to catch abort requests (elastic#74658)
  [Security Solution] Resolver children pagination (elastic#74603)
  add memoryStatus to df analytics page and analytics table in management (elastic#74570)
  ...
gmmorris added a commit to gmmorris/kibana that referenced this pull request Aug 11, 2020
* master: (106 commits)
  [Functional Tests] Adds a wait time between setting the index pattern and the time field on TSVB (elastic#74736)
  [Lens] Add styling options for x and y axes on the settings popover (elastic#71829)
  [Maps] add initial location option that fits to data bounds (elastic#74583)
  theme function (elastic#73451)
  [data.ui.query] Write filters to query log from default editor. (elastic#74474)
  [data.search.SearchSource] Move some SearchSource dependencies to the server. (elastic#74607)
  [Canvas][tech-debt] Convert renderers (elastic#74134)
  [security solutions][lists] Adds end to end tests (elastic#74473)
  pluralized for occurrences vs occurrence (elastic#74564)
  Update links that pointed to CONTRIBUTING.md (elastic#74757)
  [Ingest pipelines] Implement tabs in processor flyout (elastic#74469)
  [Event log] Use Alerts client & Actions client when fetching these types of SOs (elastic#73257)
  Bump chalk to 4.1.0 (elastic#73397)
  Index pattern field list - transition away from extending array - introduce and use getAll() (elastic#74718)
  [SECURITY] Bugs css/inspect (elastic#74711)
  [telemetry] update README to downplay ui_metrics (elastic#74635)
  Fixed grammar (elastic#74725)
  [Telemetry][API Integration] size_in_bytes to be a number (elastic#74664)
  [ILM] Convert node details flyout to TS (elastic#73707)
  [Ingest Node Pipelines] Sentence-case processor names (elastic#74645)
  ...
@lukeelmers lukeelmers added the Team:Core Platform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t// label Oct 1, 2021
@elasticmachine
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature:Telemetry release_note:skip Skip the PR/issue when compiling release notes Team:Core Platform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t// v7.10.0 v8.0.0

Projects

None yet

6 participants