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

[CI] SmokeTestMonitoringWithSecurityIT fails due to leaked thread #30547

Closed
dnhatn opened this issue May 12, 2018 · 3 comments
Closed

[CI] SmokeTestMonitoringWithSecurityIT fails due to leaked thread #30547

dnhatn opened this issue May 12, 2018 · 3 comments
Labels
:Distributed Coordination/Network Http and internode communication implementations >test-failure Triaged test failures from CI

Comments

@dnhatn
Copy link
Member

dnhatn commented May 12, 2018

SmokeTestMonitoringWithSecurityIT failed due to leaked threads.

2> SEVERE: 1 thread leaked from SUITE scope at org.elasticsearch.smoketest.SmokeTestMonitoringWithSecurityIT: 
2>    1) Thread[id=18, name=threadDeathWatcher-2-1, state=TIMED_WAITING, group=TGRP-SmokeTestMonitoringWithSecurityIT]
2>         at java.lang.Thread.sleep(Native Method)
2>         at io.netty.util.ThreadDeathWatcher$Watcher.run(ThreadDeathWatcher.java:152)
2>         at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:138)
2>         at java.lang.Thread.run(Thread.java:748)
@dnhatn dnhatn added >test-failure Triaged test failures from CI :Security/TLS SSL/TLS, Certificates labels May 12, 2018
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-security

@jasontedor
Copy link
Member

jasontedor commented May 12, 2018

This thread: threadDeathWatcher-2-1 is a Netty thread. I think this should be recategorized as :Core/Network issue.

@jasontedor jasontedor added :Distributed Coordination/Network Http and internode communication implementations and removed :Security/TLS SSL/TLS, Certificates labels May 12, 2018
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra

original-brownbear added a commit to original-brownbear/elasticsearch that referenced this issue Jul 3, 2018
original-brownbear added a commit that referenced this issue Jul 3, 2018
original-brownbear added a commit that referenced this issue Jul 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Distributed Coordination/Network Http and internode communication implementations >test-failure Triaged test failures from CI
Projects
None yet
Development

No branches or pull requests

3 participants