Skip to content

[Metricbeat][SM] Extract a kibana/settings metricset from kibana/stats#23200

Merged
sayden merged 13 commits intoelastic:feature-stack-monitoring-mb-ecsfrom
sayden:feature/mb/sm/kibana/settings_metricset
Feb 15, 2021
Merged

[Metricbeat][SM] Extract a kibana/settings metricset from kibana/stats#23200
sayden merged 13 commits intoelastic:feature-stack-monitoring-mb-ecsfrom
sayden:feature/mb/sm/kibana/settings_metricset

Conversation

@sayden
Copy link
Copy Markdown
Contributor

@sayden sayden commented Dec 17, 2020

Now, kibana/stats was producing 2 types of events, one for the stats themselves and another for settings. This PR separates this behaviour into 2 different metricsets, creating kibana/settings as a result

@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/stack-monitoring (Stack monitoring)

@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Dec 17, 2020
@sayden sayden changed the title [Metricbeat] Split a kibana/settings metricset from kibana/stats [Metricbeat] Extract a kibana/settings metricset from kibana/stats Dec 17, 2020
@sayden sayden changed the title [Metricbeat] Extract a kibana/settings metricset from kibana/stats [Metricbeat][SM] Extract a kibana/settings metricset from kibana/stats Dec 17, 2020
@sayden sayden added the Team:Services (Deprecated) Label for the former Integrations-Services team label Dec 17, 2020
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/integrations-services (Team:Services)

@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Dec 17, 2020
@elasticmachine
Copy link
Copy Markdown
Contributor

elasticmachine commented Dec 17, 2020

💔 Tests Failed

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: Pull request #23200 updated

  • Start Time: 2021-02-15T12:28:11.897+0000

  • Duration: 50 min 20 sec

  • Commit: dd99cf8

Test stats 🧪

Test Results
Failed 20
Passed 8715
Skipped 660
Total 9395

Trends 🧪

Image of Build Times

Image of Tests

Test errors 20

Expand to view the tests failures

> Show only the first 10 test failures

Build&Test / metricbeat-unitTest / TestConfigureModule/xpack_enabled – github.com/elastic/beats/v7/metricbeat/helper/elastic
    Expand to view the error details

     Failed 
    

    Expand to view the stacktrace

     === RUN   TestConfigureModule/xpack_enabled
        elastic_test.go:209: 
            	Error Trace:	elastic_test.go:209
            	Error:      	Not equal: 
            	            	expected: elastic.metricSetConfig{Module:"test_module", MetricSets:[]string{"baz", "qux", "foo"}, XPackEnabled:true}
            	            	actual  : elastic.metricSetConfig{Module:"test_module", MetricSets:[]string{"foo", "bar"}, XPackEnabled:true}
            	            	
            	            	Diff:
            	            	--- Expected
            	            	+++ Actual
            	            	@@ -2,6 +2,5 @@
            	            	  Module: (string) (len=11) "test_module",
            	            	- MetricSets: ([]string) (len=3) {
            	            	-  (string) (len=3) "baz",
            	            	-  (string) (len=3) "qux",
            	            	-  (string) (len=3) "foo"
            	            	+ MetricSets: ([]string) (len=2) {
            	            	+  (string) (len=3) "foo",
            	            	+  (string) (len=3) "bar"
            	            	  },
            	Test:       	TestConfigureModule/xpack_enabled
        --- FAIL: TestConfigureModule/xpack_enabled (0.00s)
     
    

Build&Test / metricbeat-unitTest / TestConfigureModule – github.com/elastic/beats/v7/metricbeat/helper/elastic
    Expand to view the error details

     Failed 
    

    Expand to view the stacktrace

     === RUN   TestConfigureModule
    --- FAIL: TestConfigureModule (0.00s)
     
    

Build&Test / metricbeat-windows-windows-2019 / TestConfigureModule/xpack_enabled – github.com/elastic/beats/v7/metricbeat/helper/elastic
    Expand to view the error details

     Failed 
    

    Expand to view the stacktrace

     === RUN   TestConfigureModule/xpack_enabled
        elastic_test.go:209: 
            	Error Trace:	elastic_test.go:209
            	Error:      	Not equal: 
            	            	expected: elastic.metricSetConfig{Module:"test_module", MetricSets:[]string{"baz", "qux", "foo"}, XPackEnabled:true}
            	            	actual  : elastic.metricSetConfig{Module:"test_module", MetricSets:[]string{"foo", "bar"}, XPackEnabled:true}
            	            	
            	            	Diff:
            	            	--- Expected
            	            	+++ Actual
            	            	@@ -2,6 +2,5 @@
            	            	  Module: (string) (len=11) "test_module",
            	            	- MetricSets: ([]string) (len=3) {
            	            	-  (string) (len=3) "baz",
            	            	-  (string) (len=3) "qux",
            	            	-  (string) (len=3) "foo"
            	            	+ MetricSets: ([]string) (len=2) {
            	            	+  (string) (len=3) "foo",
            	            	+  (string) (len=3) "bar"
            	            	  },
            	Test:       	TestConfigureModule/xpack_enabled
        --- FAIL: TestConfigureModule/xpack_enabled (0.00s)
     
    

Build&Test / metricbeat-windows-windows-2019 / TestConfigureModule – github.com/elastic/beats/v7/metricbeat/helper/elastic
    Expand to view the error details

     Failed 
    

    Expand to view the stacktrace

     === RUN   TestConfigureModule
    --- FAIL: TestConfigureModule (0.00s)
     
    

Build&Test / metricbeat-windows-2016-windows-2016 / TestConfigureModule/xpack_enabled – github.com/elastic/beats/v7/metricbeat/helper/elastic
    Expand to view the error details

     Failed 
    

    Expand to view the stacktrace

     === RUN   TestConfigureModule/xpack_enabled
        elastic_test.go:209: 
            	Error Trace:	elastic_test.go:209
            	Error:      	Not equal: 
            	            	expected: elastic.metricSetConfig{Module:"test_module", MetricSets:[]string{"baz", "qux", "foo"}, XPackEnabled:true}
            	            	actual  : elastic.metricSetConfig{Module:"test_module", MetricSets:[]string{"foo", "bar"}, XPackEnabled:true}
            	            	
            	            	Diff:
            	            	--- Expected
            	            	+++ Actual
            	            	@@ -2,6 +2,5 @@
            	            	  Module: (string) (len=11) "test_module",
            	            	- MetricSets: ([]string) (len=3) {
            	            	-  (string) (len=3) "baz",
            	            	-  (string) (len=3) "qux",
            	            	-  (string) (len=3) "foo"
            	            	+ MetricSets: ([]string) (len=2) {
            	            	+  (string) (len=3) "foo",
            	            	+  (string) (len=3) "bar"
            	            	  },
            	Test:       	TestConfigureModule/xpack_enabled
        --- FAIL: TestConfigureModule/xpack_enabled (0.00s)
     
    

Build&Test / metricbeat-windows-2016-windows-2016 / TestConfigureModule – github.com/elastic/beats/v7/metricbeat/helper/elastic
    Expand to view the error details

     Failed 
    

    Expand to view the stacktrace

     === RUN   TestConfigureModule
    --- FAIL: TestConfigureModule (0.00s)
     
    

Build&Test / metricbeat-windows-8-windows-8 / TestConfigureModule/xpack_enabled – github.com/elastic/beats/v7/metricbeat/helper/elastic
    Expand to view the error details

     Failed 
    

    Expand to view the stacktrace

     === RUN   TestConfigureModule/xpack_enabled
        elastic_test.go:209: 
            	Error Trace:	elastic_test.go:209
            	Error:      	Not equal: 
            	            	expected: elastic.metricSetConfig{Module:"test_module", MetricSets:[]string{"baz", "qux", "foo"}, XPackEnabled:true}
            	            	actual  : elastic.metricSetConfig{Module:"test_module", MetricSets:[]string{"foo", "bar"}, XPackEnabled:true}
            	            	
            	            	Diff:
            	            	--- Expected
            	            	+++ Actual
            	            	@@ -2,6 +2,5 @@
            	            	  Module: (string) (len=11) "test_module",
            	            	- MetricSets: ([]string) (len=3) {
            	            	-  (string) (len=3) "baz",
            	            	-  (string) (len=3) "qux",
            	            	-  (string) (len=3) "foo"
            	            	+ MetricSets: ([]string) (len=2) {
            	            	+  (string) (len=3) "foo",
            	            	+  (string) (len=3) "bar"
            	            	  },
            	Test:       	TestConfigureModule/xpack_enabled
        --- FAIL: TestConfigureModule/xpack_enabled (0.01s)
     
    

Build&Test / metricbeat-windows-8-windows-8 / TestConfigureModule – github.com/elastic/beats/v7/metricbeat/helper/elastic
    Expand to view the error details

     Failed 
    

    Expand to view the stacktrace

     === RUN   TestConfigureModule
    --- FAIL: TestConfigureModule (0.01s)
     
    

Build&Test / metricbeat-windows-2012-windows-2012-r2 / TestConfigureModule/xpack_enabled – github.com/elastic/beats/v7/metricbeat/helper/elastic
    Expand to view the error details

     Failed 
    

    Expand to view the stacktrace

     === RUN   TestConfigureModule/xpack_enabled
        elastic_test.go:209: 
            	Error Trace:	elastic_test.go:209
            	Error:      	Not equal: 
            	            	expected: elastic.metricSetConfig{Module:"test_module", MetricSets:[]string{"baz", "qux", "foo"}, XPackEnabled:true}
            	            	actual  : elastic.metricSetConfig{Module:"test_module", MetricSets:[]string{"foo", "bar"}, XPackEnabled:true}
            	            	
            	            	Diff:
            	            	--- Expected
            	            	+++ Actual
            	            	@@ -2,6 +2,5 @@
            	            	  Module: (string) (len=11) "test_module",
            	            	- MetricSets: ([]string) (len=3) {
            	            	-  (string) (len=3) "baz",
            	            	-  (string) (len=3) "qux",
            	            	-  (string) (len=3) "foo"
            	            	+ MetricSets: ([]string) (len=2) {
            	            	+  (string) (len=3) "foo",
            	            	+  (string) (len=3) "bar"
            	            	  },
            	Test:       	TestConfigureModule/xpack_enabled
        --- FAIL: TestConfigureModule/xpack_enabled (0.00s)
     
    

Build&Test / metricbeat-windows-2012-windows-2012-r2 / TestConfigureModule – github.com/elastic/beats/v7/metricbeat/helper/elastic
    Expand to view the error details

     Failed 
    

    Expand to view the stacktrace

     === RUN   TestConfigureModule
    --- FAIL: TestConfigureModule (0.01s)
     
    

Steps errors 11

Expand to view the steps failures

Show only the first 10 steps failures

metricbeat-pythonIntegTest - mage pythonIntegTest
  • Took 31 min 50 sec . View more details on here
  • Description: mage pythonIntegTest
metricbeat-windows-windows-2019 - mage build unitTest
  • Took 3 min 10 sec . View more details on here
  • Description: mage build unitTest
metricbeat-windows-2016-windows-2016 - mage build unitTest
  • Took 3 min 27 sec . View more details on here
  • Description: mage build unitTest
metricbeat-windows-2012-windows-2012-r2 - mage build unitTest
  • Took 2 min 16 sec . View more details on here
  • Description: mage build unitTest
metricbeat-windows-10-windows-10 - mage build unitTest
  • Took 4 min 40 sec . View more details on here
  • Description: mage build unitTest
metricbeat-windows-8-windows-8 - mage build unitTest
  • Took 2 min 27 sec . View more details on here
  • Description: mage build unitTest
metricbeat-windows-2008-windows-2008-r2 - mage build unitTest
  • Took 2 min 18 sec . View more details on here
  • Description: mage build unitTest
metricbeat-windows-7-windows-7 - mage build unitTest
  • Took 3 min 0 sec . View more details on here
  • Description: mage build unitTest
metricbeat-windows-7-32-windows-7-32-bit - mage build unitTest
  • Took 3 min 16 sec . View more details on here
  • Description: mage build unitTest
Error signal
  • Took 0 min 0 sec . View more details on here
  • Description: Error 'hudson.AbortException: script returned exit code 1'

Log output

Expand to view the last 100 lines of log output

[2021-02-15T13:16:13.934Z] FAILED tests/system/test_base.py::Test::test_template - AssertionError: asser...
[2021-02-15T13:16:13.934Z] ====== 2 failed, 214 passed, 12 skipped, 1 warning in 1606.25s (0:26:46) =======
[2021-02-15T13:16:14.194Z] >> python test: Integration Testing Complete
[2021-02-15T13:16:14.453Z] Error: running "/go/src/github.com/elastic/beats/build/ve/docker/bin/pytest --timeout=90 --durations=20 --junit-xml=build/TEST-python-integration.xml tests/system/test_autodiscover.py tests/system/test_autodiscover_jolokia.py tests/system/test_base.py tests/system/test_beat.py tests/system/test_cmd.py tests/system/test_config.py tests/system/test_lightmodules.py tests/system/test_processors.py tests/system/test_reload.py tests/system/test_template.py tests/system/test_timeseries.py module/aerospike/test_aerospike.py module/apache/test_apache.py module/ceph/test_ceph.py module/consul/test_consul.py module/couchbase/test_couchbase.py module/couchdb/test_couchdb.py module/docker/test_docker.py module/dropwizard/test_dropwizard.py module/elasticsearch/test_elasticsearch.py module/envoyproxy/test_envoyproxy.py module/etcd/test_etcd.py module/golang/test_golang.py module/haproxy/test_haproxy.py module/http/test_http.py module/jolokia/test_jolokia.py module/kafka/test_kafka.py module/kibana/test_kibana.py module/logstash/test_logstash.py module/memcached/test_memcached.py module/mongodb/test_mongodb.py module/munin/test_munin.py module/mysql/test_mysql.py module/nats/test_nats.py module/php_fpm/test_phpfpm.py module/postgresql/test_postgresql.py module/prometheus/test_prometheus.py module/redis/test_redis.py module/system/test_system.py module/traefik/test_traefik.py module/uwsgi/test_uwsgi.py module/vsphere/test_vsphere.py module/zookeeper/test_zookeeper.py" failed with exit code 1
[2021-02-15T13:16:16.546Z] Error: running "docker-compose -p metricbeat_8_0_0_dd99cf80b5-snapshot run -e DOCKER_COMPOSE_PROJECT_NAME=metricbeat_8_0_0_dd99cf80b5-snapshot -e BEAT_STRICT_PERMS=false -e STACK_ENVIRONMENT=snapshot -e TESTING_ENVIRONMENT=snapshot -e GOCACHE=/go/src/github.com/elastic/beats/build/docker-gocache -v /var/lib/jenkins/workspace/Beats_beats_PR-23200/pkg/mod/cache/download:/gocache:ro -e GOPROXY=file:///gocache,direct -e EXEC_UID=1160 -e EXEC_GID=1161 -e GOFLAGS=-mod=readonly -e TEST_COVERAGE=true -e RACE_DETECTOR=true -e TEST_TAGS=null,oracle -e BEATS_INSIDE_INTEGRATION_TEST_ENV=true beat /go/src/github.com/elastic/beats/metricbeat/build/mage-linux-amd64 pythonIntegTest" failed with exit code 1
[2021-02-15T13:16:16.916Z] Client: Docker Engine - Community
[2021-02-15T13:16:16.916Z]  Version:           20.10.3
[2021-02-15T13:16:16.916Z]  API version:       1.41
[2021-02-15T13:16:16.916Z]  Go version:        go1.13.15
[2021-02-15T13:16:16.916Z]  Git commit:        48d30b5
[2021-02-15T13:16:16.916Z]  Built:             Fri Jan 29 14:33:13 2021
[2021-02-15T13:16:16.916Z]  OS/Arch:           linux/amd64
[2021-02-15T13:16:16.916Z]  Context:           default
[2021-02-15T13:16:16.916Z]  Experimental:      true
[2021-02-15T13:16:16.916Z] 
[2021-02-15T13:16:16.916Z] Server: Docker Engine - Community
[2021-02-15T13:16:16.916Z]  Engine:
[2021-02-15T13:16:16.916Z]   Version:          20.10.3
[2021-02-15T13:16:16.916Z]   API version:      1.41 (minimum version 1.12)
[2021-02-15T13:16:16.916Z]   Go version:       go1.13.15
[2021-02-15T13:16:16.916Z]   Git commit:       46229ca
[2021-02-15T13:16:16.916Z]   Built:            Fri Jan 29 14:31:25 2021
[2021-02-15T13:16:16.916Z]   OS/Arch:          linux/amd64
[2021-02-15T13:16:16.917Z]   Experimental:     false
[2021-02-15T13:16:16.917Z]  containerd:
[2021-02-15T13:16:16.917Z]   Version:          1.4.3
[2021-02-15T13:16:16.917Z]   GitCommit:        269548fa27e0089a8b8278fc4fc781d7f65a939b
[2021-02-15T13:16:16.917Z]  runc:
[2021-02-15T13:16:16.917Z]   Version:          1.0.0-rc92
[2021-02-15T13:16:16.917Z]   GitCommit:        ff819c7e9184c13b7c2607fe6c30ae19403a7aff
[2021-02-15T13:16:16.917Z]  docker-init:
[2021-02-15T13:16:16.917Z]   Version:          0.19.0
[2021-02-15T13:16:16.917Z]   GitCommit:        de40ad0
[2021-02-15T13:16:16.917Z] Unable to find image 'alpine:3.4' locally
[2021-02-15T13:16:17.853Z] 3.4: Pulling from library/alpine
[2021-02-15T13:16:17.853Z] c1e54eec4b57: Pulling fs layer
[2021-02-15T13:16:18.113Z] c1e54eec4b57: Verifying Checksum
[2021-02-15T13:16:18.113Z] c1e54eec4b57: Download complete
[2021-02-15T13:16:18.372Z] c1e54eec4b57: Pull complete
[2021-02-15T13:16:18.372Z] Digest: sha256:b733d4a32c4da6a00a84df2ca32791bb03df95400243648d8c539e7b4cce329c
[2021-02-15T13:16:18.372Z] Status: Downloaded newer image for alpine:3.4
[2021-02-15T13:16:20.580Z] + python .ci/scripts/pre_archive_test.py
[2021-02-15T13:16:21.574Z] Copy ./metricbeat/build into build/metricbeat/build
[2021-02-15T13:16:21.589Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-23200/src/github.com/elastic/beats/build
[2021-02-15T13:16:21.910Z] + rm -rf ve
[2021-02-15T13:16:21.910Z] + find . -type d -name vendor -exec rm -r {} ;
[2021-02-15T13:16:21.924Z] Recording test results
[2021-02-15T13:16:23.149Z] [Checks API] No suitable checks publisher found.
[2021-02-15T13:16:23.466Z] + tar --version
[2021-02-15T13:16:23.781Z] + tar --exclude=test-build-artifacts-metricbeat-pythonIntegTest.tgz -czf test-build-artifacts-metricbeat-pythonIntegTest.tgz .
[2021-02-15T13:16:50.404Z] [INFO] Override default googleStorageUpload with some sleep
[2021-02-15T13:16:50.417Z] Sleeping for 23 sec
[2021-02-15T13:17:13.444Z] [Google Cloud Storage Plugin] Found 1 files to upload from pattern: test-build-artifacts-metricbeat-pythonIntegTest.tgz
[2021-02-15T13:17:13.990Z] [Google Cloud Storage Plugin] Uploading: test-build-artifacts-metricbeat-pythonIntegTest.tgz
[2021-02-15T13:17:22.421Z] + python .ci/scripts/search_system_tests.py
[2021-02-15T13:17:22.437Z] [INFO] system-tests='build/metricbeat/build/system-tests'. If no empty then let's create a tarball
[2021-02-15T13:17:22.761Z] + tar --version
[2021-02-15T13:17:23.069Z] + tar --exclude=metricbeat--system-tests-linux.tgz -czf metricbeat--system-tests-linux.tgz build/metricbeat/build/system-tests
[2021-02-15T13:17:30.110Z] [INFO] Override default googleStorageUpload with some sleep
[2021-02-15T13:17:30.123Z] Sleeping for 53 sec
[2021-02-15T13:18:23.136Z] [Google Cloud Storage Plugin] Found 1 files to upload from pattern: metricbeat--system-tests-linux.tgz
[2021-02-15T13:18:23.192Z] [Google Cloud Storage Plugin] Uploading: metricbeat--system-tests-linux.tgz
[2021-02-15T13:18:25.564Z] Client: Docker Engine - Community
[2021-02-15T13:18:25.564Z]  Version:           20.10.3
[2021-02-15T13:18:25.564Z]  API version:       1.41
[2021-02-15T13:18:25.564Z]  Go version:        go1.13.15
[2021-02-15T13:18:25.564Z]  Git commit:        48d30b5
[2021-02-15T13:18:25.564Z]  Built:             Fri Jan 29 14:33:13 2021
[2021-02-15T13:18:25.564Z]  OS/Arch:           linux/amd64
[2021-02-15T13:18:25.564Z]  Context:           default
[2021-02-15T13:18:25.564Z]  Experimental:      true
[2021-02-15T13:18:25.564Z] 
[2021-02-15T13:18:25.564Z] Server: Docker Engine - Community
[2021-02-15T13:18:25.564Z]  Engine:
[2021-02-15T13:18:25.564Z]   Version:          20.10.3
[2021-02-15T13:18:25.564Z]   API version:      1.41 (minimum version 1.12)
[2021-02-15T13:18:25.564Z]   Go version:       go1.13.15
[2021-02-15T13:18:25.564Z]   Git commit:       46229ca
[2021-02-15T13:18:25.564Z]   Built:            Fri Jan 29 14:31:25 2021
[2021-02-15T13:18:25.564Z]   OS/Arch:          linux/amd64
[2021-02-15T13:18:25.564Z]   Experimental:     false
[2021-02-15T13:18:25.564Z]  containerd:
[2021-02-15T13:18:25.565Z]   Version:          1.4.3
[2021-02-15T13:18:25.565Z]   GitCommit:        269548fa27e0089a8b8278fc4fc781d7f65a939b
[2021-02-15T13:18:25.565Z]  runc:
[2021-02-15T13:18:25.565Z]   Version:          1.0.0-rc92
[2021-02-15T13:18:25.565Z]   GitCommit:        ff819c7e9184c13b7c2607fe6c30ae19403a7aff
[2021-02-15T13:18:25.565Z]  docker-init:
[2021-02-15T13:18:25.565Z]   Version:          0.19.0
[2021-02-15T13:18:25.565Z]   GitCommit:        de40ad0
[2021-02-15T13:18:31.006Z] Failed in branch metricbeat-pythonIntegTest
[2021-02-15T13:18:31.093Z] Stage "Packaging" skipped due to earlier failure(s)
[2021-02-15T13:18:31.149Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-23200/src/github.com/elastic/beats
[2021-02-15T13:18:31.555Z] Running on Jenkins in /var/lib/jenkins/workspace/Beats_beats_PR-23200
[2021-02-15T13:18:31.772Z] [INFO] getVaultSecret: Getting secrets
[2021-02-15T13:18:31.865Z] Masking supported pattern matches of $VAULT_ADDR or $VAULT_ROLE_ID or $VAULT_SECRET_ID
[2021-02-15T13:18:32.591Z] + chmod 755 generate-build-data.sh
[2021-02-15T13:18:32.591Z] + ./generate-build-data.sh https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats/PR-23200/ https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats/PR-23200/runs/12 FAILURE 3020429
[2021-02-15T13:18:32.842Z] INFO: curl https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats/PR-23200/runs/12/steps/?limit=10000 -o steps-info.json
[2021-02-15T13:18:34.258Z] INFO: curl https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats/PR-23200/runs/12/tests/?status=FAILED -o tests-errors.json

🐛 Flaky test report

❕ There are test failures but not known flaky tests.

Expand to view the summary

Test stats 🧪

Test Results
Failed 20
Passed 8715
Skipped 660
Total 9395

Genuine test errors 20

💔 There are test failures but not known flaky tests, most likely a genuine test failure.

  • Name: Build&Test / metricbeat-unitTest / TestConfigureModule/xpack_enabled – github.com/elastic/beats/v7/metricbeat/helper/elastic
  • Name: Build&Test / metricbeat-unitTest / TestConfigureModule – github.com/elastic/beats/v7/metricbeat/helper/elastic
  • Name: Build&Test / metricbeat-windows-windows-2019 / TestConfigureModule/xpack_enabled – github.com/elastic/beats/v7/metricbeat/helper/elastic
  • Name: Build&Test / metricbeat-windows-windows-2019 / TestConfigureModule – github.com/elastic/beats/v7/metricbeat/helper/elastic
  • Name: Build&Test / metricbeat-windows-2016-windows-2016 / TestConfigureModule/xpack_enabled – github.com/elastic/beats/v7/metricbeat/helper/elastic
  • Name: Build&Test / metricbeat-windows-2016-windows-2016 / TestConfigureModule – github.com/elastic/beats/v7/metricbeat/helper/elastic
  • Name: Build&Test / metricbeat-windows-8-windows-8 / TestConfigureModule/xpack_enabled – github.com/elastic/beats/v7/metricbeat/helper/elastic
  • Name: Build&Test / metricbeat-windows-8-windows-8 / TestConfigureModule – github.com/elastic/beats/v7/metricbeat/helper/elastic
  • Name: Build&Test / metricbeat-windows-2012-windows-2012-r2 / TestConfigureModule/xpack_enabled – github.com/elastic/beats/v7/metricbeat/helper/elastic
  • Name: Build&Test / metricbeat-windows-2012-windows-2012-r2 / TestConfigureModule – github.com/elastic/beats/v7/metricbeat/helper/elastic
  • Name: Build&Test / metricbeat-windows-7-windows-7 / TestConfigureModule/xpack_enabled – github.com/elastic/beats/v7/metricbeat/helper/elastic
  • Name: Build&Test / metricbeat-windows-7-windows-7 / TestConfigureModule – github.com/elastic/beats/v7/metricbeat/helper/elastic
  • Name: Build&Test / metricbeat-windows-2008-windows-2008-r2 / TestConfigureModule/xpack_enabled – github.com/elastic/beats/v7/metricbeat/helper/elastic
  • Name: Build&Test / metricbeat-windows-2008-windows-2008-r2 / TestConfigureModule – github.com/elastic/beats/v7/metricbeat/helper/elastic
  • Name: Build&Test / metricbeat-windows-7-32-windows-7-32-bit / TestConfigureModule/xpack_enabled – github.com/elastic/beats/v7/metricbeat/helper/elastic
  • Name: Build&Test / metricbeat-windows-7-32-windows-7-32-bit / TestConfigureModule – github.com/elastic/beats/v7/metricbeat/helper/elastic
  • Name: Build&Test / metricbeat-windows-10-windows-10 / TestConfigureModule/xpack_enabled – github.com/elastic/beats/v7/metricbeat/helper/elastic
  • Name: Build&Test / metricbeat-windows-10-windows-10 / TestConfigureModule – github.com/elastic/beats/v7/metricbeat/helper/elastic
  • Name: Build&Test / metricbeat-pythonIntegTest / test_migration – metricbeat.tests.system.test_base.Test
  • Name: Build&Test / metricbeat-pythonIntegTest / test_template – metricbeat.tests.system.test_base.Test

@sayden sayden force-pushed the feature/mb/sm/kibana/settings_metricset branch from b34e638 to dd99cf8 Compare February 15, 2021 12:27
@sayden
Copy link
Copy Markdown
Contributor Author

sayden commented Feb 15, 2021

We'll review the work in this branch later before merging in master (this is a PR into a feature branch) because it's getting outdated or requires fixes done in other branches.

@sayden sayden merged commit 7ae6396 into elastic:feature-stack-monitoring-mb-ecs Feb 15, 2021
@sayden sayden deleted the feature/mb/sm/kibana/settings_metricset branch August 25, 2022 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature:Stack Monitoring Metricbeat Metricbeat Team:Services (Deprecated) Label for the former Integrations-Services team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants