Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[metricbeat][6.8][windows] TestData #22257

Open
v1v opened this issue Oct 29, 2020 · 2 comments
Open

[metricbeat][6.8][windows] TestData #22257

v1v opened this issue Oct 29, 2020 · 2 comments
Labels
flaky-test Unstable or unreliable test cases. Team:Platforms Label for the Integrations - Platforms team

Comments

@v1v
Copy link
Member

v1v commented Oct 29, 2020

Flaky Test

Stack Trace

[2020-10-22T14:41:52.581Z] 

[2020-10-22T14:41:52.581Z] C:\Users\jenkins\workspace\Beats_beats_PR-21859\src\github.com\elastic\beats\metricbeat>mage fields build goTestUnit 

[2020-10-22T14:41:59.404Z] Generated fields.yml for metricbeat to C:\Users\jenkins\workspace\Beats_beats_PR-21859\src\github.com\elastic\beats\metricbeat\fields.yml

[2020-10-22T14:41:59.404Z] >> build: Building metricbeat

[2020-10-22T14:42:46.934Z] >> go test: Unit Testing

[2020-10-22T14:44:08.391Z] FAILURES:

[2020-10-22T14:44:08.391Z] Package: github.com/elastic/beats/metricbeat/module/windows/perfmon

[2020-10-22T14:44:08.391Z] Test:    TestData

[2020-10-22T14:44:08.391Z] modules.go:94: failed to create new MetricSet 1 error: initialization of reader failed: failed to add counter (query="\FileSystem Disk Activity(_Total)\FileSystem Bytes Read"): The specified object was not found on the computer.

[2020-10-22T14:44:08.391Z] ----

[2020-10-22T14:44:08.391Z] SUMMARY:

[2020-10-22T14:44:08.391Z]   Fail:     1

[2020-10-22T14:44:08.391Z]   Skip:     21

[2020-10-22T14:44:08.391Z]   Pass:     319

[2020-10-22T14:44:08.391Z]   Packages: 107

[2020-10-22T14:44:08.391Z]   Duration: 1m10.5292968s

[2020-10-22T14:44:08.391Z]   Coverage Report: C:\Users\jenkins\workspace\Beats_beats_PR-21859\src\github.com\elastic\beats\metricbeat\build\TEST-go-unit.html

[2020-10-22T14:44:08.391Z]   JUnit Report:    C:\Users\jenkins\workspace\Beats_beats_PR-21859\src\github.com\elastic\beats\metricbeat\build\TEST-go-unit.xml

[2020-10-22T14:44:08.391Z]   Output File:     C:\Users\jenkins\workspace\Beats_beats_PR-21859\src\github.com\elastic\beats\metricbeat\build\TEST-go-unit.out

[2020-10-22T14:44:08.391Z] >> go test: Unit Test Failed

[2020-10-22T14:44:08.391Z] Error: go test failed: 1 test failures

script returned exit code 1
@v1v v1v added the flaky-test Unstable or unreliable test cases. label Oct 29, 2020
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Oct 29, 2020
v1v added a commit to v1v/beats that referenced this issue Oct 29, 2020
v1v added a commit that referenced this issue Oct 30, 2020
* cherry-pick aad07ad
* Add stages to Jenkins pipeline (#14484)
* ci: avoid to modify go.mod file (#16842)
* Ensure install scripts only install if needed (#20349)
* ci: fix warnings with wildcards and archive system-tests (#18695)
* ci: run test on Windows (#15570)
* [CI] fail if not possible to install python3 (#19164)
* [CI] lint stage doesn't produce test reports (#21888)
* [CI] Add stage name in the step (#21887)
* [CI] kind setup fails sometimes (#21857)
* [CI] refactor runbld post build action (#21256)
* [CI] Archive build reasons (#21347)
* [CI] Fix runbld when workspace does not exist (#21350)
* [CI] Send slack message with build status (#21428)
* [CI] Setup git config globally (#21562)
* [CI] fix 'no matches found within 10000' (#21466)
* [CI] Change notification channel (#21559)
* [CI] Support skip-ci label (#21377)
* [BUILD][CI] fetch dependencies with retry (#21614)
* Disable x-pack/metricbeat in linux since build is broken #21962
* Disable tests for windows in auditbeat. See #21958
* Disable integration testing for libbeat. See #21959
* Disable integration testing for metricbeat. See #21961
* Disable windows build for auditbeat. See #21958
* Disable build for libbeat. See #21959
* Disable build for metricbeat. See #21961
* Disable windows build for metricbeat. See #22257
* Disable build for x-pack/metricbeat. See #21962
* Disable windows build for x-pack/winlogbeat. See #22263
* Disable windows build for x-pack/filebeat. See #21963
* integration-tests-environment is not available for winlogbeat. see #22265
* integration-tests-environment is not available for packetbeat. see #22266
* Build not available for x-pack/metricbeats in 6.8. See #22269
* Cherry-pick 96c60d0
@narph narph self-assigned this Jan 25, 2021
@narph narph added the Team:Platforms Label for the Integrations - Platforms team label Jan 25, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/integrations (Team:Platforms)

@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Jan 25, 2021
@narph
Copy link
Contributor

narph commented Jan 25, 2021

@v1v , have you disabled this test, are you still encountering this issue, would like to see if I can do something about it

@narph narph removed their assignment Nov 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flaky-test Unstable or unreliable test cases. Team:Platforms Label for the Integrations - Platforms team
Projects
None yet
Development

No branches or pull requests

3 participants