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

Heartbeat Telemetry Test is Flakey #8966

Closed
andrewvc opened this issue Nov 7, 2018 · 7 comments
Closed

Heartbeat Telemetry Test is Flakey #8966

andrewvc opened this issue Nov 7, 2018 · 7 comments
Assignees
Labels
flaky-test Unstable or unreliable test cases. Heartbeat Team:obs-ds-hosted-services Label for the Observability Hosted Services team Team:Observability

Comments

@andrewvc
Copy link
Contributor

andrewvc commented Nov 7, 2018

Flaky Test

Stack Trace

Error Message
Timeout waiting for 'cond' to be true. Waited 10 seconds.
Stacktrace
Traceback (most recent call last):
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/private/var/lib/jenkins/workspace/elastic+beats+pull-request+multijob-darwin/beat/heartbeat/label/macosx/src/github.com/elastic/beats/heartbeat/tests/system/test_telemetry.py", line 62, in test_telemetry
    self.wait_until(lambda: self.output_has(lines=init_lines+2))
  File "/private/var/lib/jenkins/workspace/elastic+beats+pull-request+multijob-darwin/beat/heartbeat/label/macosx/src/github.com/elastic/beats/heartbeat/tests/system/../../../libbeat/tests/system/beat/beat.py", line 337, in wait_until
    "Waited {} seconds.".format(max_timeout))
TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
Standard Error
127.0.0.1 - - [07/Nov/2018 05:24:13] "GET / HTTP/1.1" 200 -
127.0.0.1 - - [07/Nov/2018 05:24:14] "GET / HTTP/1.1" 200 -
@andrewvc andrewvc added flaky-test Unstable or unreliable test cases. Heartbeat labels Nov 7, 2018
andrewvc added a commit to andrewvc/beats that referenced this issue Nov 7, 2018
andrewvc added a commit that referenced this issue Nov 7, 2018
andrewvc added a commit to andrewvc/beats that referenced this issue Nov 7, 2018
See elastic#8966 for details

(cherry picked from commit 10e544b)
andrewvc added a commit to andrewvc/beats that referenced this issue Nov 7, 2018
See elastic#8966 for details

(cherry picked from commit 10e544b)
andrewvc added a commit that referenced this issue Nov 8, 2018
See #8966 for details

(cherry picked from commit 10e544b)
andrewvc added a commit that referenced this issue Nov 8, 2018
See #8966 for details

(cherry picked from commit 10e544b)
@ruflin ruflin added Team:obs-ds-hosted-services Label for the Observability Hosted Services team and removed Team:obs-ds-hosted-services Label for the Observability Hosted Services team labels Dec 3, 2018
@elasticmachine
Copy link
Collaborator

Pinging @elastic/uptime

@jlind23
Copy link
Collaborator

jlind23 commented Apr 1, 2022

Backlog grooming: Closing it for now until further activity, can still be reopened if needed.

@jlind23 jlind23 closed this as completed Apr 1, 2022
@ruflin
Copy link
Contributor

ruflin commented Apr 1, 2022

I'm a bit worried that we close flaky test issues. I think we need to keep these open as we should treat it like bugs.

@jlind23
Copy link
Collaborator

jlind23 commented Apr 1, 2022

@ruflin flakky test issues opened 3 years ago are either not important or not relevant.
It don't see any added value at keeping them opened.

@ruflin
Copy link
Contributor

ruflin commented Apr 1, 2022

The problem is that we kept them open for 3 years ;-) @andrewvc

@andrewvc
Copy link
Contributor Author

andrewvc commented Apr 1, 2022

Glad to see this closed, haven't noticed any issues here for... years?

@ruflin
Copy link
Contributor

ruflin commented Apr 1, 2022

@andrewvc Does the test still exist and is skipped? If yes, lets remove it instead of skipping it.

leweafan pushed a commit to leweafan/beats that referenced this issue Apr 28, 2023
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. Heartbeat Team:obs-ds-hosted-services Label for the Observability Hosted Services team Team:Observability
Projects
None yet
Development

No branches or pull requests

5 participants