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

Print out docker logs on failure for debugging #11380

Closed

Conversation

ycombinator
Copy link
Contributor

To help debug #11261.

Not meant to be merged. Just want to run CI on this PR repeatedly to try and see the failure in #11261 and associated logs.

@ycombinator ycombinator added the flaky-test Unstable or unreliable test cases. label Mar 21, 2019
@ycombinator
Copy link
Contributor Author

jenkins, test this

1 similar comment
@ycombinator
Copy link
Contributor Author

jenkins, test this

@ycombinator ycombinator marked this pull request as ready for review April 13, 2019 09:17
@ycombinator ycombinator requested a review from a team as a code owner April 13, 2019 09:17
@ycombinator
Copy link
Contributor Author

jenkins, test this

ycombinator added a commit that referenced this pull request Apr 13, 2019
We're starting to see errors like this quite frequently (but not all the time) in our CI:

```
Creating metricbeat91226fb6ffe6d06676cfc1383d0a3ffb19f00db7_kibana_1 ... 
    stats_integration_test.go:60: 
        	Error Trace:	stats_integration_test.go:60
        	Error:      	Should be empty, but was [error making http request: Get http://kibana:5601/api/stats?extended=true: net/http: request canceled (Client.Timeout exceeded while awaiting headers)]
        	Test:       	TestFetch
    stats_integration_test.go:61: 
        	Error Trace:	stats_integration_test.go:61
        	Error:      	Should NOT be empty, but was []
        	Test:       	TestFetch
```

So this PR skips this test suite for now, while we try to debug and fix the root cause in #11380.
@ycombinator
Copy link
Contributor Author

jenkins, test this

@ycombinator
Copy link
Contributor Author

Closing in favor of #11827.

@ycombinator ycombinator deleted the docker-logs-debug-kb-401 branch December 25, 2019 11:18
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants