Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5535/
Java: 64bit/jdk-13.0.1 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
3 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestSSLRandomization
Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.TestSSLRandomization:
1) Thread[id=19678, name=SessionTracker, state=TIMED_WAITING,
group=TGRP-TestSSLRandomization] at
[email protected]/java.lang.Thread.sleep(Native Method) at
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.cloud.TestSSLRandomization:
1) Thread[id=19678, name=SessionTracker, state=TIMED_WAITING,
group=TGRP-TestSSLRandomization]
at [email protected]/java.lang.Thread.sleep(Native Method)
at
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
at __randomizedtesting.SeedInfo.seed([720DA66893576D9E]:0)
FAILED: org.apache.solr.search.FuzzySearchTest.testTooComplex
Error Message:
Unexpected exception type, expected RemoteSolrException but got
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available
to handle this request:[http://127.0.0.1:54182/solr/c1]
Stack Trace:
junit.framework.AssertionFailedError: Unexpected exception type, expected
RemoteSolrException but got org.apache.solr.client.solrj.SolrServerException:
No live SolrServers available to handle this
request:[http://127.0.0.1:54182/solr/c1]
at
__randomizedtesting.SeedInfo.seed([720DA66893576D9E:A4AFEC4C8C845ED4]:0)
at
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2752)
at
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
at
org.apache.solr.search.FuzzySearchTest.testTooComplex(FuzzySearchTest.java:64)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at java.base/java.lang.Thread.run(Thread.java:830)
Caused by: org.apache.solr.client.solrj.SolrServerException: No live
SolrServers available to handle this request:[http://127.0.0.1:54182/solr/c1]
at
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:345)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018)
at
org.apache.solr.search.FuzzySearchTest.lambda$testTooComplex$0(FuzzySearchTest.java:64)
at
org.apache.lucene.util.LuceneTestCase._expectThrows(LuceneTestCase.java:2870)
at
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2745)
... 41 more
Caused by:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:54182/solr/c1: Term too complex:
headquarters(在日米海軍横須賀基地司令部庁舎/旧横須賀鎮守府会議所・横須賀海軍艦船部)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
at
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
at
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
... 50 more
FAILED: junit.framework.TestSuite.org.apache.solr.store.hdfs.HdfsDirectoryTest
Error Message:
48 threads leaked from SUITE scope at
org.apache.solr.store.hdfs.HdfsDirectoryTest: 1) Thread[id=3075,
name=nioEventLoopGroup-3-10, state=RUNNABLE, group=TGRP-HdfsDirectoryTest]
at [email protected]/sun.nio.ch.KQueue.poll(Native Method) at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392) at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830) 2)
Thread[id=3043, name=nioEventLoopGroup-5-1, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest] at
[email protected]/sun.nio.ch.KQueue.poll(Native Method) at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392) at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830) 3)
Thread[id=3047, name=nioEventLoopGroup-5-5, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest] at
[email protected]/sun.nio.ch.KQueue.poll(Native Method) at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392) at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830) 4)
Thread[id=3056, name=nioEventLoopGroup-2-3, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest] at
[email protected]/sun.nio.ch.KQueue.poll(Native Method) at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392) at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830) 5)
Thread[id=3059, name=nioEventLoopGroup-2-6, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest] at
[email protected]/sun.nio.ch.KQueue.poll(Native Method) at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392) at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830) 6)
Thread[id=3035, name=nioEventLoopGroup-4-5, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest] at
[email protected]/sun.nio.ch.KQueue.poll(Native Method) at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392) at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830) 7)
Thread[id=3033, name=nioEventLoopGroup-4-3, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest] at
[email protected]/sun.nio.ch.KQueue.poll(Native Method) at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392) at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830) 8)
Thread[id=3073, name=nioEventLoopGroup-3-8, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest] at
[email protected]/sun.nio.ch.KQueue.poll(Native Method) at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392) at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830) 9)
Thread[id=3060, name=nioEventLoopGroup-2-7, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest] at
[email protected]/sun.nio.ch.KQueue.poll(Native Method) at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392) at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830) 10)
Thread[id=3034, name=nioEventLoopGroup-4-4, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest] at
[email protected]/sun.nio.ch.KQueue.poll(Native Method) at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392) at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830) 11)
Thread[id=3048, name=nioEventLoopGroup-5-6, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest] at
[email protected]/sun.nio.ch.KQueue.poll(Native Method) at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392) at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830) 12)
Thread[id=3072, name=nioEventLoopGroup-3-7, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest] at
[email protected]/sun.nio.ch.KQueue.poll(Native Method) at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392) at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830) 13)
Thread[id=3039, name=nioEventLoopGroup-4-9, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest] at
[email protected]/sun.nio.ch.KQueue.poll(Native Method) at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392) at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830) 14)
Thread[id=3052, name=nioEventLoopGroup-5-10, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest] at
[email protected]/sun.nio.ch.KQueue.poll(Native Method) at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392) at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830) 15)
Thread[id=3068, name=nioEventLoopGroup-3-3, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest] at
[email protected]/sun.nio.ch.KQueue.poll(Native Method) at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392) at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830) 16)
Thread[id=3055, name=nioEventLoopGroup-2-2, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest] at
[email protected]/sun.nio.ch.KQueue.poll(Native Method) at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392) at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830) 17)
Thread[id=3049, name=nioEventLoopGroup-5-7, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest] at
[email protected]/sun.nio.ch.KQueue.poll(Native Method) at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392) at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830) 18)
Thread[id=3036, name=nioEventLoopGroup-4-6, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest] at
[email protected]/sun.nio.ch.KQueue.poll(Native Method) at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392) at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830) 19)
Thread[id=3067, name=nioEventLoopGroup-3-2, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest] at
[email protected]/sun.nio.ch.KQueue.poll(Native Method) at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392) at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830) 20)
Thread[id=3044, name=nioEventLoopGroup-5-2, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest] at
[email protected]/sun.nio.ch.KQueue.poll(Native Method) at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392) at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830) 21)
Thread[id=3063, name=nioEventLoopGroup-2-10, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest] at
[email protected]/sun.nio.ch.KQueue.poll(Native Method) at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392) at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830) 22)
Thread[id=3070, name=nioEventLoopGroup-3-5, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest] at
[email protected]/sun.nio.ch.KQueue.poll(Native Method) at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392) at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830) 23)
Thread[id=3051, name=nioEventLoopGroup-5-9, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest] at
[email protected]/sun.nio.ch.KQueue.poll(Native Method) at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392) at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830) 24)
Thread[id=3057, name=nioEventLoopGroup-2-4, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest] at
[email protected]/sun.nio.ch.KQueue.poll(Native Method) at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392) at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830) 25)
Thread[id=3071, name=nioEventLoopGroup-3-6, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest] at
[email protected]/sun.nio.ch.KQueue.poll(Native Method) at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392) at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830) 26)
Thread[id=3076, name=nioEventLoopGroup-3-11, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest] at
[email protected]/sun.nio.ch.KQueue.poll(Native Method) at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392) at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830) 27)
Thread[id=3046, name=nioEventLoopGroup-5-4, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest] at
[email protected]/sun.nio.ch.KQueue.poll(Native Method) at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392) at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830) 28)
Thread[id=3054, name=nioEventLoopGroup-5-12, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest] at
[email protected]/sun.nio.ch.KQueue.poll(Native Method) at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392) at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830) 29)
Thread[id=3065, name=nioEventLoopGroup-2-12, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest] at
[email protected]/sun.nio.ch.KQueue.poll(Native Method) at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392) at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830) 30)
Thread[id=3042, name=nioEventLoopGroup-4-12, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest] at
[email protected]/sun.nio.ch.KQueue.poll(Native Method) at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392) at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830) 31)
Thread[id=3032, name=nioEventLoopGroup-4-2, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest] at
[email protected]/sun.nio.ch.KQueue.poll(Native Method) at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392) at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830) 32)
Thread[id=3066, name=nioEventLoopGroup-3-1, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest] at
[email protected]/sun.nio.ch.KQueue.poll(Native Method) at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392) at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830) 33)
Thread[id=3050, name=nioEventLoopGroup-5-8, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest] at
[email protected]/sun.nio.ch.KQueue.poll(Native Method) at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392) at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830) 34)
Thread[id=3053, name=nioEventLoopGroup-5-11, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest] at
[email protected]/sun.nio.ch.KQueue.poll(Native Method) at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392) at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830) 35)
Thread[id=3074, name=nioEventLoopGroup-3-9, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest] at
[email protected]/sun.nio.ch.KQueue.poll(Native Method) at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392) at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830) 36)
Thread[id=3038, name=nioEventLoopGroup-4-8, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest] at
[email protected]/sun.nio.ch.KQueue.poll(Native Method) at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392) at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830) 37)
Thread[id=3062, name=nioEventLoopGroup-2-9, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest] at
[email protected]/sun.nio.ch.KQueue.poll(Native Method) at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392) at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830) 38)
Thread[id=3064, name=nioEventLoopGroup-2-11, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest] at
[email protected]/sun.nio.ch.KQueue.poll(Native Method) at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392) at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830) 39)
Thread[id=3037, name=nioEventLoopGroup-4-7, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest] at
[email protected]/sun.nio.ch.KQueue.poll(Native Method) at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392) at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830) 40)
Thread[id=3058, name=nioEventLoopGroup-2-5, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest] at
[email protected]/sun.nio.ch.KQueue.poll(Native Method) at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392) at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830) 41)
Thread[id=3077, name=nioEventLoopGroup-3-12, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest] at
[email protected]/sun.nio.ch.KQueue.poll(Native Method) at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392) at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830) 42)
Thread[id=2888, name=nioEventLoopGroup-4-1, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest] at
[email protected]/sun.nio.ch.KQueue.poll(Native Method) at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392) at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830) 43)
Thread[id=2858, name=nioEventLoopGroup-2-1, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest] at
[email protected]/sun.nio.ch.KQueue.poll(Native Method) at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392) at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830) 44)
Thread[id=3045, name=nioEventLoopGroup-5-3, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest] at
[email protected]/sun.nio.ch.KQueue.poll(Native Method) at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392) at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830) 45)
Thread[id=3040, name=nioEventLoopGroup-4-10, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest] at
[email protected]/sun.nio.ch.KQueue.poll(Native Method) at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392) at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830) 46)
Thread[id=3069, name=nioEventLoopGroup-3-4, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest] at
[email protected]/sun.nio.ch.KQueue.poll(Native Method) at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392) at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830) 47)
Thread[id=3061, name=nioEventLoopGroup-2-8, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest] at
[email protected]/sun.nio.ch.KQueue.poll(Native Method) at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392) at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830) 48)
Thread[id=3041, name=nioEventLoopGroup-4-11, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest] at
[email protected]/sun.nio.ch.KQueue.poll(Native Method) at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392) at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 48 threads leaked from
SUITE scope at org.apache.solr.store.hdfs.HdfsDirectoryTest:
1) Thread[id=3075, name=nioEventLoopGroup-3-10, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest]
at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830)
2) Thread[id=3043, name=nioEventLoopGroup-5-1, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest]
at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830)
3) Thread[id=3047, name=nioEventLoopGroup-5-5, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest]
at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830)
4) Thread[id=3056, name=nioEventLoopGroup-2-3, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest]
at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830)
5) Thread[id=3059, name=nioEventLoopGroup-2-6, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest]
at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830)
6) Thread[id=3035, name=nioEventLoopGroup-4-5, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest]
at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830)
7) Thread[id=3033, name=nioEventLoopGroup-4-3, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest]
at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830)
8) Thread[id=3073, name=nioEventLoopGroup-3-8, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest]
at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830)
9) Thread[id=3060, name=nioEventLoopGroup-2-7, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest]
at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830)
10) Thread[id=3034, name=nioEventLoopGroup-4-4, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest]
at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830)
11) Thread[id=3048, name=nioEventLoopGroup-5-6, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest]
at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830)
12) Thread[id=3072, name=nioEventLoopGroup-3-7, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest]
at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830)
13) Thread[id=3039, name=nioEventLoopGroup-4-9, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest]
at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830)
14) Thread[id=3052, name=nioEventLoopGroup-5-10, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest]
at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830)
15) Thread[id=3068, name=nioEventLoopGroup-3-3, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest]
at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830)
16) Thread[id=3055, name=nioEventLoopGroup-2-2, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest]
at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830)
17) Thread[id=3049, name=nioEventLoopGroup-5-7, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest]
at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830)
18) Thread[id=3036, name=nioEventLoopGroup-4-6, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest]
at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830)
19) Thread[id=3067, name=nioEventLoopGroup-3-2, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest]
at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830)
20) Thread[id=3044, name=nioEventLoopGroup-5-2, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest]
at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830)
21) Thread[id=3063, name=nioEventLoopGroup-2-10, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest]
at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830)
22) Thread[id=3070, name=nioEventLoopGroup-3-5, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest]
at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830)
23) Thread[id=3051, name=nioEventLoopGroup-5-9, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest]
at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830)
24) Thread[id=3057, name=nioEventLoopGroup-2-4, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest]
at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830)
25) Thread[id=3071, name=nioEventLoopGroup-3-6, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest]
at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830)
26) Thread[id=3076, name=nioEventLoopGroup-3-11, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest]
at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830)
27) Thread[id=3046, name=nioEventLoopGroup-5-4, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest]
at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830)
28) Thread[id=3054, name=nioEventLoopGroup-5-12, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest]
at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830)
29) Thread[id=3065, name=nioEventLoopGroup-2-12, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest]
at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830)
30) Thread[id=3042, name=nioEventLoopGroup-4-12, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest]
at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830)
31) Thread[id=3032, name=nioEventLoopGroup-4-2, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest]
at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830)
32) Thread[id=3066, name=nioEventLoopGroup-3-1, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest]
at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830)
33) Thread[id=3050, name=nioEventLoopGroup-5-8, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest]
at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830)
34) Thread[id=3053, name=nioEventLoopGroup-5-11, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest]
at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830)
35) Thread[id=3074, name=nioEventLoopGroup-3-9, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest]
at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830)
36) Thread[id=3038, name=nioEventLoopGroup-4-8, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest]
at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830)
37) Thread[id=3062, name=nioEventLoopGroup-2-9, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest]
at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830)
38) Thread[id=3064, name=nioEventLoopGroup-2-11, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest]
at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830)
39) Thread[id=3037, name=nioEventLoopGroup-4-7, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest]
at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830)
40) Thread[id=3058, name=nioEventLoopGroup-2-5, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest]
at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830)
41) Thread[id=3077, name=nioEventLoopGroup-3-12, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest]
at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830)
42) Thread[id=2888, name=nioEventLoopGroup-4-1, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest]
at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830)
43) Thread[id=2858, name=nioEventLoopGroup-2-1, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest]
at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830)
44) Thread[id=3045, name=nioEventLoopGroup-5-3, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest]
at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830)
45) Thread[id=3040, name=nioEventLoopGroup-4-10, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest]
at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830)
46) Thread[id=3069, name=nioEventLoopGroup-3-4, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest]
at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830)
47) Thread[id=3061, name=nioEventLoopGroup-2-8, state=RUNNABLE,
group=TGRP-HdfsDirectoryTest]
at [email protected]/sun.nio.ch.KQueue.poll(Native Method)
at
[email protected]/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:737)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:392)
at
app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at
app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at [email protected]/java.lang.Thread.run(Thread.java:830)
48) Thread[id=
[...truncated too long message...]
.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-cell/test/temp/junit4-J0-20200116_015427_38510245654676020634944.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J2: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-cell/test/temp/junit4-J2-20200116_015427_38514651641036594561048.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 566 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-jaegertracer-configurator/test/temp/junit4-J0-20200116_015452_57411612191689792095382.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 572 lines...]
[junit4] JVM J2: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-langid/test/temp/junit4-J2-20200116_015503_8189506765271181801589.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 9 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-langid/test/temp/junit4-J1-20200116_015503_81817462915640820174872.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J1: EOF ----
[junit4] JVM J3: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-langid/test/temp/junit4-J3-20200116_015503_81917852401936199024043.syserr
[junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J3: EOF ----
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-langid/test/temp/junit4-J0-20200116_015503_8184421136606338012824.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 680 lines...]
[junit4] JVM J2: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/temp/junit4-J2-20200116_015517_09517833053195933307232.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 3 lines...]
[junit4] JVM J4: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/temp/junit4-J4-20200116_015517_0965542588650647344768.syserr
[junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J4: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20200116_015517_09410492332988076808181.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20200116_015517_0947520605122693768035.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J3: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/temp/junit4-J3-20200116_015517_09512289981042044110885.syserr
[junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J3: EOF ----
[...truncated 582 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J0-20200116_015623_9182996607878627663237.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J2: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J2-20200116_015623_9181607766582095614068.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J2: EOF ----
[...truncated 13 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J1-20200116_015623_9184607940980619758513.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J4: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J4-20200116_015623_91915156505070799515623.syserr
[junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J4: EOF ----
[...truncated 3 lines...]
[junit4] JVM J3: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J3-20200116_015623_9188549196561415240817.syserr
[junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J3: EOF ----
[...truncated 569 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20200116_015647_81217948733903131427382.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 35407 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:634: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:507: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:494: Source
checkout is dirty (unversioned/missing files) after running tests!!! Offending
files:
* solr/licenses/jetty-start-9.4.24.v20191120-shaded.jar.sha1
Total time: 78 minutes 29 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]