Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1691/
5 tests failed.
FAILED: org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test
Error Message:
Time allowed to handle this request exceeded
Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this
request exceeded
at
__randomizedtesting.SeedInfo.seed([6B6AC285E1664C21:E33EFD5F4F9A21D9]:0)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:460)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:983)
at
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertPartialResults(CloudExitableDirectoryReaderTest.java:106)
at
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.doTimeoutTests(CloudExitableDirectoryReaderTest.java:78)
at
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test(CloudExitableDirectoryReaderTest.java:56)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
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
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:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.hdfs.HdfsRestartWhileUpdatingTest.test
Error Message:
shard1 is not consistent. Got 2502 from
https://127.0.0.1:41762/collection1_shard1_replica_n21 (previous client) and
got 0 from https://127.0.0.1:36227/collection1_shard1_replica_n23
Stack Trace:
java.lang.AssertionError: shard1 is not consistent. Got 2502 from
https://127.0.0.1:41762/collection1_shard1_replica_n21 (previous client) and
got 0 from https://127.0.0.1:36227/collection1_shard1_replica_n23
at
__randomizedtesting.SeedInfo.seed([6B6AC285E1664C21:E33EFD5F4F9A21D9]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1329)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1308)
at
org.apache.solr.cloud.RestartWhileUpdatingTest.test(RestartWhileUpdatingTest.java:159)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1010)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:985)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
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
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:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsRestartWhileUpdatingTest
Error Message:
7 threads leaked from SUITE scope at
org.apache.solr.cloud.hdfs.HdfsRestartWhileUpdatingTest: 1)
Thread[id=31679, name=searcherExecutor-10294-thread-1, state=WAITING,
group=TGRP-HdfsRestartWhileUpdatingTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 2) Thread[id=31749,
name=searcherExecutor-10322-thread-1, state=WAITING,
group=TGRP-HdfsRestartWhileUpdatingTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 3) Thread[id=31513,
name=searcherExecutor-10246-thread-1, state=WAITING,
group=TGRP-HdfsRestartWhileUpdatingTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 4) Thread[id=31550,
name=searcherExecutor-10260-thread-1, state=WAITING,
group=TGRP-HdfsRestartWhileUpdatingTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 5) Thread[id=31714,
name=searcherExecutor-10308-thread-1, state=WAITING,
group=TGRP-HdfsRestartWhileUpdatingTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 6) Thread[id=31593,
name=searcherExecutor-10274-thread-1, state=WAITING,
group=TGRP-HdfsRestartWhileUpdatingTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 7) Thread[id=31470,
name=searcherExecutor-10232-thread-1, state=WAITING,
group=TGRP-HdfsRestartWhileUpdatingTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 7 threads leaked from SUITE
scope at org.apache.solr.cloud.hdfs.HdfsRestartWhileUpdatingTest:
1) Thread[id=31679, name=searcherExecutor-10294-thread-1, state=WAITING,
group=TGRP-HdfsRestartWhileUpdatingTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
2) Thread[id=31749, name=searcherExecutor-10322-thread-1, state=WAITING,
group=TGRP-HdfsRestartWhileUpdatingTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
3) Thread[id=31513, name=searcherExecutor-10246-thread-1, state=WAITING,
group=TGRP-HdfsRestartWhileUpdatingTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
4) Thread[id=31550, name=searcherExecutor-10260-thread-1, state=WAITING,
group=TGRP-HdfsRestartWhileUpdatingTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
5) Thread[id=31714, name=searcherExecutor-10308-thread-1, state=WAITING,
group=TGRP-HdfsRestartWhileUpdatingTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
6) Thread[id=31593, name=searcherExecutor-10274-thread-1, state=WAITING,
group=TGRP-HdfsRestartWhileUpdatingTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
7) Thread[id=31470, name=searcherExecutor-10232-thread-1, state=WAITING,
group=TGRP-HdfsRestartWhileUpdatingTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([6B6AC285E1664C21]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsRestartWhileUpdatingTest
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=31679, name=searcherExecutor-10294-thread-1, state=WAITING,
group=TGRP-HdfsRestartWhileUpdatingTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 2) Thread[id=31749,
name=searcherExecutor-10322-thread-1, state=WAITING,
group=TGRP-HdfsRestartWhileUpdatingTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 3) Thread[id=31513,
name=searcherExecutor-10246-thread-1, state=WAITING,
group=TGRP-HdfsRestartWhileUpdatingTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 4) Thread[id=31550,
name=searcherExecutor-10260-thread-1, state=WAITING,
group=TGRP-HdfsRestartWhileUpdatingTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 5) Thread[id=31714,
name=searcherExecutor-10308-thread-1, state=WAITING,
group=TGRP-HdfsRestartWhileUpdatingTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 6) Thread[id=31593,
name=searcherExecutor-10274-thread-1, state=WAITING,
group=TGRP-HdfsRestartWhileUpdatingTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 7) Thread[id=31470,
name=searcherExecutor-10232-thread-1, state=WAITING,
group=TGRP-HdfsRestartWhileUpdatingTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=31679, name=searcherExecutor-10294-thread-1, state=WAITING,
group=TGRP-HdfsRestartWhileUpdatingTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
2) Thread[id=31749, name=searcherExecutor-10322-thread-1, state=WAITING,
group=TGRP-HdfsRestartWhileUpdatingTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
3) Thread[id=31513, name=searcherExecutor-10246-thread-1, state=WAITING,
group=TGRP-HdfsRestartWhileUpdatingTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
4) Thread[id=31550, name=searcherExecutor-10260-thread-1, state=WAITING,
group=TGRP-HdfsRestartWhileUpdatingTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
5) Thread[id=31714, name=searcherExecutor-10308-thread-1, state=WAITING,
group=TGRP-HdfsRestartWhileUpdatingTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
6) Thread[id=31593, name=searcherExecutor-10274-thread-1, state=WAITING,
group=TGRP-HdfsRestartWhileUpdatingTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
7) Thread[id=31470, name=searcherExecutor-10232-thread-1, state=WAITING,
group=TGRP-HdfsRestartWhileUpdatingTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([6B6AC285E1664C21]:0)
FAILED: org.apache.solr.client.solrj.impl.CloudSolrClientTest.testRouting
Error Message:
Error from server at
https://127.0.0.1:41062/solr/collection1_shard2_replica_n3: Expected mime type
application/octet-stream but got text/html. <html> <head> <meta
http-equiv="Content-Type" content="text/html;charset=utf-8"/> <title>Error 404
Can not find: /solr/collection1_shard2_replica_n3/update</title> </head>
<body><h2>HTTP ERROR 404</h2> <p>Problem accessing
/solr/collection1_shard2_replica_n3/update. Reason: <pre> Can not find:
/solr/collection1_shard2_replica_n3/update</pre></p><hr><a
href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.11.v20180605</a><hr/>
</body> </html>
Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from
server at https://127.0.0.1:41062/solr/collection1_shard2_replica_n3: Expected
mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find:
/solr/collection1_shard2_replica_n3/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/collection1_shard2_replica_n3/update. Reason:
<pre> Can not find:
/solr/collection1_shard2_replica_n3/update</pre></p><hr><a
href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.11.v20180605</a><hr/>
</body>
</html>
at
__randomizedtesting.SeedInfo.seed([C18981456D932690:33EBD2D6ED3D6E8]:0)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:551)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1016)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:237)
at
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testRouting(CloudSolrClientTest.java:269)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
at
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
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
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:368)
at java.lang.Thread.run(Thread.java:748)
Caused by:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at https://127.0.0.1:41062/solr/collection1_shard2_replica_n3:
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find:
/solr/collection1_shard2_replica_n3/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/collection1_shard2_replica_n3/update. Reason:
<pre> Can not find:
/solr/collection1_shard2_replica_n3/update</pre></p><hr><a
href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.11.v20180605</a><hr/>
</body>
</html>
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:528)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
... 1 more
Build Log:
[...truncated 14566 lines...]
[junit4] Suite: org.apache.solr.cloud.CloudExitableDirectoryReaderTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_6B6AC285E1664C21-001/init-core-data-001
[junit4] 2> 2193370 INFO
(SUITE-CloudExitableDirectoryReaderTest-seed#[6B6AC285E1664C21]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_6B6AC285E1664C21-001/tempDir-001
[junit4] 2> 2193370 INFO
(SUITE-CloudExitableDirectoryReaderTest-seed#[6B6AC285E1664C21]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2193370 INFO (Thread-5798) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2193370 INFO (Thread-5798) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2193375 ERROR (Thread-5798) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 2193470 INFO
(SUITE-CloudExitableDirectoryReaderTest-seed#[6B6AC285E1664C21]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:45254
[junit4] 2> 2193479 INFO (zkConnectionManagerCallback-5033-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2193495 INFO (jetty-launcher-5030-thread-2) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_191-b12
[junit4] 2> 2193496 INFO (jetty-launcher-5030-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2193496 INFO (jetty-launcher-5030-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2193496 INFO (jetty-launcher-5030-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 2193496 INFO (jetty-launcher-5030-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@736cd5b5{/solr,null,AVAILABLE}
[junit4] 2> 2193497 INFO (jetty-launcher-5030-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@24721404{SSL,[ssl,
http/1.1]}{127.0.0.1:37115}
[junit4] 2> 2193497 INFO (jetty-launcher-5030-thread-2) [ ]
o.e.j.s.Server Started @2193553ms
[junit4] 2> 2193497 INFO (jetty-launcher-5030-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37115}
[junit4] 2> 2193497 ERROR (jetty-launcher-5030-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2193497 INFO (jetty-launcher-5030-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2193498 INFO (jetty-launcher-5030-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 2193498 INFO (jetty-launcher-5030-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2193498 INFO (jetty-launcher-5030-thread-1) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_191-b12
[junit4] 2> 2193498 INFO (jetty-launcher-5030-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2193498 INFO (jetty-launcher-5030-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-11-07T12:13:26.108Z
[junit4] 2> 2193499 INFO (jetty-launcher-5030-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2193499 INFO (jetty-launcher-5030-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2193499 INFO (jetty-launcher-5030-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2193499 INFO (jetty-launcher-5030-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@776921ec{/solr,null,AVAILABLE}
[junit4] 2> 2193500 INFO (zkConnectionManagerCallback-5035-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2193500 INFO (jetty-launcher-5030-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@61ec14ee{SSL,[ssl,
http/1.1]}{127.0.0.1:42087}
[junit4] 2> 2193500 INFO (jetty-launcher-5030-thread-1) [ ]
o.e.j.s.Server Started @2193556ms
[junit4] 2> 2193500 INFO (jetty-launcher-5030-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42087}
[junit4] 2> 2193500 ERROR (jetty-launcher-5030-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2193500 INFO (jetty-launcher-5030-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2193500 INFO (jetty-launcher-5030-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 2193500 INFO (jetty-launcher-5030-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2193500 INFO (jetty-launcher-5030-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2193501 INFO (jetty-launcher-5030-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-11-07T12:13:26.111Z
[junit4] 2> 2193502 INFO (jetty-launcher-5030-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2193502 INFO (zkConnectionManagerCallback-5037-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2193503 INFO (jetty-launcher-5030-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2193565 INFO (jetty-launcher-5030-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45254/solr
[junit4] 2> 2193567 INFO (jetty-launcher-5030-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45254/solr
[junit4] 2> 2193567 INFO (zkConnectionManagerCallback-5042-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2193569 INFO (zkConnectionManagerCallback-5045-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2193569 INFO (zkConnectionManagerCallback-5047-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2193572 INFO (zkConnectionManagerCallback-5049-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2193718 INFO (jetty-launcher-5030-thread-1)
[n:127.0.0.1:42087_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:42087_solr
[junit4] 2> 2193719 INFO (jetty-launcher-5030-thread-2)
[n:127.0.0.1:37115_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37115_solr
[junit4] 2> 2193720 INFO (jetty-launcher-5030-thread-1)
[n:127.0.0.1:42087_solr ] o.a.s.c.Overseer Overseer
(id=72236349469097990-127.0.0.1:42087_solr-n_0000000000) starting
[junit4] 2> 2193721 INFO (zkCallback-5046-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2193721 INFO (zkCallback-5048-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2193745 INFO (zkConnectionManagerCallback-5058-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2193746 INFO (jetty-launcher-5030-thread-1)
[n:127.0.0.1:42087_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2193748 INFO (jetty-launcher-5030-thread-1)
[n:127.0.0.1:42087_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:45254/solr ready
[junit4] 2> 2193754 INFO
(OverseerStateUpdate-72236349469097990-127.0.0.1:42087_solr-n_0000000000)
[n:127.0.0.1:42087_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:42087_solr
[junit4] 2> 2193756 INFO (jetty-launcher-5030-thread-1)
[n:127.0.0.1:42087_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 2193756 INFO (jetty-launcher-5030-thread-1)
[n:127.0.0.1:42087_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42087_solr
[junit4] 2> 2193773 INFO (zkConnectionManagerCallback-5063-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2193774 INFO (zkCallback-5046-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2193774 INFO (zkCallback-5048-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2193775 INFO (jetty-launcher-5030-thread-2)
[n:127.0.0.1:37115_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2193777 INFO (jetty-launcher-5030-thread-2)
[n:127.0.0.1:37115_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:45254/solr ready
[junit4] 2> 2193778 INFO (zkCallback-5057-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2193781 INFO (jetty-launcher-5030-thread-2)
[n:127.0.0.1:37115_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2193791 DEBUG
(OverseerAutoScalingTriggerThread-72236349469097990-127.0.0.1:42087_solr-n_0000000000)
[ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial
livenodes: [127.0.0.1:37115_solr, 127.0.0.1:42087_solr]
[junit4] 2> 2193799 INFO (jetty-launcher-5030-thread-1)
[n:127.0.0.1:42087_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2193816 DEBUG (ScheduledTrigger-7235-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2193860 INFO (jetty-launcher-5030-thread-1)
[n:127.0.0.1:42087_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42087.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7092c359
[junit4] 2> 2193874 INFO (jetty-launcher-5030-thread-1)
[n:127.0.0.1:42087_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42087.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7092c359
[junit4] 2> 2193874 INFO (jetty-launcher-5030-thread-1)
[n:127.0.0.1:42087_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42087.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7092c359
[junit4] 2> 2193875 INFO (jetty-launcher-5030-thread-1)
[n:127.0.0.1:42087_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_6B6AC285E1664C21-001/tempDir-001/node1/.
[junit4] 2> 2193889 INFO (jetty-launcher-5030-thread-2)
[n:127.0.0.1:37115_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37115.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7092c359
[junit4] 2> 2193903 INFO (jetty-launcher-5030-thread-2)
[n:127.0.0.1:37115_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37115.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7092c359
[junit4] 2> 2193903 INFO (jetty-launcher-5030-thread-2)
[n:127.0.0.1:37115_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37115.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7092c359
[junit4] 2> 2193904 INFO (jetty-launcher-5030-thread-2)
[n:127.0.0.1:37115_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_6B6AC285E1664C21-001/tempDir-001/node2/.
[junit4] 2> 2193945 INFO (zkConnectionManagerCallback-5067-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2193951 INFO (zkConnectionManagerCallback-5072-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2193952 INFO
(SUITE-CloudExitableDirectoryReaderTest-seed#[6B6AC285E1664C21]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2193953 INFO
(SUITE-CloudExitableDirectoryReaderTest-seed#[6B6AC285E1664C21]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45254/solr ready
[junit4] 2> 2193984 INFO (qtp1973876688-20726) [n:127.0.0.1:37115_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
async=7c6c0005-406a-428e-9535-c53e31d39026&collection.configName=conf&name=exitable&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2193988 INFO (qtp1973876688-20726) [n:127.0.0.1:37115_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={async=7c6c0005-406a-428e-9535-c53e31d39026&collection.configName=conf&name=exitable&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=3
[junit4] 2> 2193992 INFO (qtp1973876688-20729) [n:127.0.0.1:37115_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=7c6c0005-406a-428e-9535-c53e31d39026&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2193994 INFO (qtp1973876688-20729) [n:127.0.0.1:37115_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=7c6c0005-406a-428e-9535-c53e31d39026&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 2193995 INFO
(OverseerThreadFactory-7237-thread-1-processing-n:127.0.0.1:42087_solr)
[n:127.0.0.1:42087_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
exitable
[junit4] 2> 2194114 INFO (qtp1973876688-20729) [n:127.0.0.1:37115_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 2194149 INFO (qtp10330275-20742) [n:127.0.0.1:42087_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 2194156 INFO
(OverseerStateUpdate-72236349469097990-127.0.0.1:42087_solr-n_0000000000)
[n:127.0.0.1:42087_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"exitable",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"exitable_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:42087/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2194159 INFO
(OverseerStateUpdate-72236349469097990-127.0.0.1:42087_solr-n_0000000000)
[n:127.0.0.1:42087_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"exitable",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"exitable_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:37115/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2194373 INFO (qtp10330275-20742) [n:127.0.0.1:42087_solr
x:exitable_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=exitable&version=2&replicaType=NRT&async=7c6c0005-406a-428e-9535-c53e31d390262727592202565302&coreNodeName=core_node3&name=exitable_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin}
status=0 QTime=1
[junit4] 2> 2194374 INFO
(parallelCoreAdminExecutor-7238-thread-1-processing-n:127.0.0.1:42087_solr
x:exitable_shard1_replica_n1
7c6c0005-406a-428e-9535-c53e31d390262727592202565302 CREATE)
[n:127.0.0.1:42087_solr x:exitable_shard1_replica_n1]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&collection=exitable&version=2&replicaType=NRT&async=7c6c0005-406a-428e-9535-c53e31d390262727592202565302&coreNodeName=core_node3&name=exitable_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
[junit4] 2> 2194375 INFO (qtp1973876688-20731) [n:127.0.0.1:37115_solr
x:exitable_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=exitable&version=2&replicaType=NRT&async=7c6c0005-406a-428e-9535-c53e31d390262727592205609213&coreNodeName=core_node4&name=exitable_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin}
status=0 QTime=0
[junit4] 2> 2194379 INFO
(parallelCoreAdminExecutor-7234-thread-1-processing-n:127.0.0.1:37115_solr
x:exitable_shard2_replica_n2
7c6c0005-406a-428e-9535-c53e31d390262727592205609213 CREATE)
[n:127.0.0.1:37115_solr x:exitable_shard2_replica_n2]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&collection=exitable&version=2&replicaType=NRT&async=7c6c0005-406a-428e-9535-c53e31d390262727592205609213&coreNodeName=core_node4&name=exitable_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin
[junit4] 2> 2194380 INFO (qtp1973876688-20729) [n:127.0.0.1:37115_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
7c6c0005-406a-428e-9535-c53e31d390262727592205609213
[junit4] 2> 2194383 INFO (qtp1973876688-20729) [n:127.0.0.1:37115_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=7c6c0005-406a-428e-9535-c53e31d390262727592205609213&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=3
[junit4] 2> 2194384 INFO
(parallelCoreAdminExecutor-7234-thread-1-processing-n:127.0.0.1:37115_solr
x:exitable_shard2_replica_n2
7c6c0005-406a-428e-9535-c53e31d390262727592205609213 CREATE)
[n:127.0.0.1:37115_solr x:exitable_shard2_replica_n2]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2194840 DEBUG (ScheduledTrigger-7235-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2194995 INFO (qtp1973876688-20731) [n:127.0.0.1:37115_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=7c6c0005-406a-428e-9535-c53e31d39026&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2194996 INFO (qtp1973876688-20731) [n:127.0.0.1:37115_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=7c6c0005-406a-428e-9535-c53e31d39026&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 2195385 INFO (qtp1973876688-20729) [n:127.0.0.1:37115_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
7c6c0005-406a-428e-9535-c53e31d390262727592205609213
[junit4] 2> 2195385 INFO (qtp1973876688-20729) [n:127.0.0.1:37115_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=7c6c0005-406a-428e-9535-c53e31d390262727592205609213&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2195406 INFO
(parallelCoreAdminExecutor-7238-thread-1-processing-n:127.0.0.1:42087_solr
x:exitable_shard1_replica_n1
7c6c0005-406a-428e-9535-c53e31d390262727592202565302 CREATE)
[n:127.0.0.1:42087_solr c:exitable s:shard1 r:core_node3
x:exitable_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion:
8.0.0
[junit4] 2> 2195416 INFO
(parallelCoreAdminExecutor-7234-thread-1-processing-n:127.0.0.1:37115_solr
x:exitable_shard2_replica_n2
7c6c0005-406a-428e-9535-c53e31d390262727592205609213 CREATE)
[n:127.0.0.1:37115_solr c:exitable s:shard2 r:core_node4
x:exitable_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion:
8.0.0
[junit4] 2> 2195431 INFO
(parallelCoreAdminExecutor-7238-thread-1-processing-n:127.0.0.1:42087_solr
x:exitable_shard1_replica_n1
7c6c0005-406a-428e-9535-c53e31d390262727592202565302 CREATE)
[n:127.0.0.1:42087_solr c:exitable s:shard1 r:core_node3
x:exitable_shard1_replica_n1] o.a.s.s.IndexSchema [exitable_shard1_replica_n1]
Schema name=minimal
[junit4] 2> 2195434 INFO
(parallelCoreAdminExecutor-7238-thread-1-processing-n:127.0.0.1:42087_solr
x:exitable_shard1_replica_n1
7c6c0005-406a-428e-9535-c53e31d390262727592202565302 CREATE)
[n:127.0.0.1:42087_solr c:exitable s:shard1 r:core_node3
x:exitable_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1
with uniqueid field id
[junit4] 2> 2195434 INFO
(parallelCoreAdminExecutor-7238-thread-1-processing-n:127.0.0.1:42087_solr
x:exitable_shard1_replica_n1
7c6c0005-406a-428e-9535-c53e31d390262727592202565302 CREATE)
[n:127.0.0.1:42087_solr c:exitable s:shard1 r:core_node3
x:exitable_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore
'exitable_shard1_replica_n1' using configuration from collection exitable,
trusted=true
[junit4] 2> 2195435 INFO
(parallelCoreAdminExecutor-7238-thread-1-processing-n:127.0.0.1:42087_solr
x:exitable_shard1_replica_n1
7c6c0005-406a-428e-9535-c53e31d390262727592202565302 CREATE)
[n:127.0.0.1:42087_solr c:exitable s:shard1 r:core_node3
x:exitable_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42087.solr.core.exitable.shard1.replica_n1' (registry
'solr.core.exitable.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7092c359
[junit4] 2> 2195435 INFO
(parallelCoreAdminExecutor-7238-thread-1-processing-n:127.0.0.1:42087_solr
x:exitable_shard1_replica_n1
7c6c0005-406a-428e-9535-c53e31d390262727592202565302 CREATE)
[n:127.0.0.1:42087_solr c:exitable s:shard1 r:core_node3
x:exitable_shard1_replica_n1] o.a.s.c.SolrCore [[exitable_shard1_replica_n1] ]
Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_6B6AC285E1664C21-001/tempDir-001/node1/exitable_shard1_replica_n1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_6B6AC285E1664C21-001/tempDir-001/node1/./exitable_shard1_replica_n1/data/]
[junit4] 2> 2195439 INFO
(parallelCoreAdminExecutor-7234-thread-1-processing-n:127.0.0.1:37115_solr
x:exitable_shard2_replica_n2
7c6c0005-406a-428e-9535-c53e31d390262727592205609213 CREATE)
[n:127.0.0.1:37115_solr c:exitable s:shard2 r:core_node4
x:exitable_shard2_replica_n2] o.a.s.s.IndexSchema [exitable_shard2_replica_n2]
Schema name=minimal
[junit4] 2> 2195442 INFO
(parallelCoreAdminExecutor-7234-thread-1-processing-n:127.0.0.1:37115_solr
x:exitable_shard2_replica_n2
7c6c0005-406a-428e-9535-c53e31d390262727592205609213 CREATE)
[n:127.0.0.1:37115_solr c:exitable s:shard2 r:core_node4
x:exitable_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1
with uniqueid field id
[junit4] 2> 2195442 INFO
(parallelCoreAdminExecutor-7234-thread-1-processing-n:127.0.0.1:37115_solr
x:exitable_shard2_replica_n2
7c6c0005-406a-428e-9535-c53e31d390262727592205609213 CREATE)
[n:127.0.0.1:37115_solr c:exitable s:shard2 r:core_node4
x:exitable_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore
'exitable_shard2_replica_n2' using configuration from collection exitable,
trusted=true
[junit4] 2> 2195442 INFO
(parallelCoreAdminExecutor-7234-thread-1-processing-n:127.0.0.1:37115_solr
x:exitable_shard2_replica_n2
7c6c0005-406a-428e-9535-c53e31d390262727592205609213 CREATE)
[n:127.0.0.1:37115_solr c:exitable s:shard2 r:core_node4
x:exitable_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37115.solr.core.exitable.shard2.replica_n2' (registry
'solr.core.exitable.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7092c359
[junit4] 2> 2195443 INFO
(parallelCoreAdminExecutor-7234-thread-1-processing-n:127.0.0.1:37115_solr
x:exitable_shard2_replica_n2
7c6c0005-406a-428e-9535-c53e31d390262727592205609213 CREATE)
[n:127.0.0.1:37115_solr c:exitable s:shard2 r:core_node4
x:exitable_shard2_replica_n2] o.a.s.c.SolrCore [[exitable_shard2_replica_n2] ]
Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_6B6AC285E1664C21-001/tempDir-001/node2/exitable_shard2_replica_n2],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_6B6AC285E1664C21-001/tempDir-001/node2/./exitable_shard2_replica_n2/data/]
[junit4] 2> 2195536 INFO
(parallelCoreAdminExecutor-7238-thread-1-processing-n:127.0.0.1:42087_solr
x:exitable_shard1_replica_n1
7c6c0005-406a-428e-9535-c53e31d390262727592202565302 CREATE)
[n:127.0.0.1:42087_solr c:exitable s:shard1 r:core_node3
x:exitable_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2195536 INFO
(parallelCoreAdminExecutor-7238-thread-1-processing-n:127.0.0.1:42087_solr
x:exitable_shard1_replica_n1
7c6c0005-406a-428e-9535-c53e31d390262727592202565302 CREATE)
[n:127.0.0.1:42087_solr c:exitable s:shard1 r:core_node3
x:exitable_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog:
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 2195538 INFO
(parallelCoreAdminExecutor-7238-thread-1-processing-n:127.0.0.1:42087_solr
x:exitable_shard1_replica_n1
7c6c0005-406a-428e-9535-c53e31d390262727592202565302 CREATE)
[n:127.0.0.1:42087_solr c:exitable s:shard1 r:core_node3
x:exitable_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2195538 INFO
(parallelCoreAdminExecutor-7238-thread-1-processing-n:127.0.0.1:42087_solr
x:exitable_shard1_replica_n1
7c6c0005-406a-428e-9535-c53e31d390262727592202565302 CREATE)
[n:127.0.0.1:42087_solr c:exitable s:shard1 r:core_node3
x:exitable_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2195539 INFO
(parallelCoreAdminExecutor-7238-thread-1-processing-n:127.0.0.1:42087_solr
x:exitable_shard1_replica_n1
7c6c0005-406a-428e-9535-c53e31d390262727592202565302 CREATE)
[n:127.0.0.1:42087_solr c:exitable s:shard1 r:core_node3
x:exitable_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@5dda3541[exitable_shard1_replica_n1] main]
[junit4] 2> 2195541 INFO
(parallelCoreAdminExecutor-7238-thread-1-processing-n:127.0.0.1:42087_solr
x:exitable_shard1_replica_n1
7c6c0005-406a-428e-9535-c53e31d390262727592202565302 CREATE)
[n:127.0.0.1:42087_solr c:exitable s:shard1 r:core_node3
x:exitable_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 2195543 INFO
(parallelCoreAdminExecutor-7238-thread-1-processing-n:127.0.0.1:42087_solr
x:exitable_shard1_replica_n1
7c6c0005-406a-428e-9535-c53e31d390262727592202565302 CREATE)
[n:127.0.0.1:42087_solr c:exitable s:shard1 r:core_node3
x:exitable_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2195543 INFO
(parallelCoreAdminExecutor-7238-thread-1-processing-n:127.0.0.1:42087_solr
x:exitable_shard1_replica_n1
7c6c0005-406a-428e-9535-c53e31d390262727592202565302 CREATE)
[n:127.0.0.1:42087_solr c:exitable s:shard1 r:core_node3
x:exitable_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be
reserved for 10000ms.
[junit4] 2> 2195544 INFO
(searcherExecutor-7245-thread-1-processing-x:exitable_shard1_replica_n1
7c6c0005-406a-428e-9535-c53e31d390262727592202565302 r:core_node3 CREATE
n:127.0.0.1:42087_solr c:exitable s:shard1) [n:127.0.0.1:42087_solr c:exitable
s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.SolrCore
[exitable_shard1_replica_n1] Registered new searcher
Searcher@5dda3541[exitable_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2195544 INFO
(parallelCoreAdminExecutor-7238-thread-1-processing-n:127.0.0.1:42087_solr
x:exitable_shard1_replica_n1
7c6c0005-406a-428e-9535-c53e31d390262727592202565302 CREATE)
[n:127.0.0.1:42087_solr c:exitable s:shard1 r:core_node3
x:exitable_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in
index or recent updates, using new clock 1616477220402888704
[junit4] 2> 2195560 INFO
(parallelCoreAdminExecutor-7238-thread-1-processing-n:127.0.0.1:42087_solr
x:exitable_shard1_replica_n1
7c6c0005-406a-428e-9535-c53e31d390262727592202565302 CREATE)
[n:127.0.0.1:42087_solr c:exitable s:shard1 r:core_node3
x:exitable_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms
at /collections/exitable/terms/shard1 to Terms{values={core_node3=0}, version=0}
[junit4] 2> 2195562 INFO
(parallelCoreAdminExecutor-7234-thread-1-processing-n:127.0.0.1:37115_solr
x:exitable_shard2_replica_n2
7c6c0005-406a-428e-9535-c53e31d390262727592205609213 CREATE)
[n:127.0.0.1:37115_solr c:exitable s:shard2 r:core_node4
x:exitable_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2195562 INFO
(parallelCoreAdminExecutor-7234-thread-1-processing-n:127.0.0.1:37115_solr
x:exitable_shard2_replica_n2
7c6c0005-406a-428e-9535-c53e31d390262727592205609213 CREATE)
[n:127.0.0.1:37115_solr c:exitable s:shard2 r:core_node4
x:exitable_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog:
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 2195565 INFO
(parallelCoreAdminExecutor-7234-thread-1-processing-n:127.0.0.1:37115_solr
x:exitable_shard2_replica_n2
7c6c0005-406a-428e-9535-c53e31d390262727592205609213 CREATE)
[n:127.0.0.1:37115_solr c:exitable s:shard2 r:core_node4
x:exitable_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2195565 INFO
(parallelCoreAdminExecutor-7234-thread-1-processing-n:127.0.0.1:37115_solr
x:exitable_shard2_replica_n2
7c6c0005-406a-428e-9535-c53e31d390262727592205609213 CREATE)
[n:127.0.0.1:37115_solr c:exitable s:shard2 r:core_node4
x:exitable_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2195574 INFO
(parallelCoreAdminExecutor-7238-thread-1-processing-n:127.0.0.1:42087_solr
x:exitable_shard1_replica_n1
7c6c0005-406a-428e-9535-c53e31d390262727592202565302 CREATE)
[n:127.0.0.1:42087_solr c:exitable s:shard1 r:core_node3
x:exitable_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough
replicas found to continue.
[junit4] 2> 2195574 INFO
(parallelCoreAdminExecutor-7238-thread-1-processing-n:127.0.0.1:42087_solr
x:exitable_shard1_replica_n1
7c6c0005-406a-428e-9535-c53e31d390262727592202565302 CREATE)
[n:127.0.0.1:42087_solr c:exitable s:shard1 r:core_node3
x:exitable_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the
new leader - try and sync
[junit4] 2> 2195574 INFO
(parallelCoreAdminExecutor-7238-thread-1-processing-n:127.0.0.1:42087_solr
x:exitable_shard1_replica_n1
7c6c0005-406a-428e-9535-c53e31d390262727592202565302 CREATE)
[n:127.0.0.1:42087_solr c:exitable s:shard1 r:core_node3
x:exitable_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:42087/solr/exitable_shard1_replica_n1/
[junit4] 2> 2195574 INFO
(parallelCoreAdminExecutor-7238-thread-1-processing-n:127.0.0.1:42087_solr
x:exitable_shard1_replica_n1
7c6c0005-406a-428e-9535-c53e31d390262727592202565302 CREATE)
[n:127.0.0.1:42087_solr c:exitable s:shard1 r:core_node3
x:exitable_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 2195574 INFO
(parallelCoreAdminExecutor-7238-thread-1-processing-n:127.0.0.1:42087_solr
x:exitable_shard1_replica_n1
7c6c0005-406a-428e-9535-c53e31d390262727592202565302 CREATE)
[n:127.0.0.1:42087_solr c:exitable s:shard1 r:core_node3
x:exitable_shard1_replica_n1] o.a.s.c.SyncStrategy
https://127.0.0.1:42087/solr/exitable_shard1_replica_n1/ has no replicas
[junit4] 2> 2195578 INFO
(parallelCoreAdminExecutor-7234-thread-1-processing-n:127.0.0.1:37115_solr
x:exitable_shard2_replica_n2
7c6c0005-406a-428e-9535-c53e31d390262727592205609213 CREATE)
[n:127.0.0.1:37115_solr c:exitable s:shard2 r:core_node4
x:exitable_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@7eada47d[exitable_shard2_replica_n2] main]
[junit4] 2> 2195581 INFO
(parallelCoreAdminExecutor-7234-thread-1-processing-n:127.0.0.1:37115_solr
x:exitable_shard2_replica_n2
7c6c0005-406a-428e-9535-c53e31d390262727592205609213 CREATE)
[n:127.0.0.1:37115_solr c:exitable s:shard2 r:core_node4
x:exitable_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 2195581 INFO
(parallelCoreAdminExecutor-7234-thread-1-processing-n:127.0.0.1:37115_solr
x:exitable_shard2_replica_n2
7c6c0005-406a-428e-9535-c53e31d390262727592205609213 CREATE)
[n:127.0.0.1:37115_solr c:exitable s:shard2 r:core_node4
x:exitable_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2195582 INFO
(parallelCoreAdminExecutor-7238-thread-1-processing-n:127.0.0.1:42087_solr
x:exitable_shard1_replica_n1
7c6c0005-406a-428e-9535-c53e31d390262727592202565302 CREATE)
[n:127.0.0.1:42087_solr c:exitable s:shard1 r:core_node3
x:exitable_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new
leader: https://127.0.0.1:42087/solr/exitable_shard1_replica_n1/ shard1
[junit4] 2> 2195583 INFO
(parallelCoreAdminExecutor-7234-thread-1-processing-n:127.0.0.1:37115_solr
x:exitable_shard2_replica_n2
7c6c0005-406a-428e-9535-c53e31d390262727592205609213 CREATE)
[n:127.0.0.1:37115_solr c:exitable s:shard2 r:core_node4
x:exitable_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be
reserved for 10000ms.
[junit4] 2> 2195583 INFO
(parallelCoreAdminExecutor-7234-thread-1-processing-n:127.0.0.1:37115_solr
x:exitable_shard2_replica_n2
7c6c0005-406a-428e-9535-c53e31d390262727592205609213 CREATE)
[n:127.0.0.1:37115_solr c:exitable s:shard2 r:core_node4
x:exitable_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in
index or recent updates, using new clock 1616477220443783168
[junit4] 2> 2195584 INFO
(searcherExecutor-7246-thread-1-processing-x:exitable_shard2_replica_n2
7c6c0005-406a-428e-9535-c53e31d390262727592205609213 r:core_node4 CREATE
n:127.0.0.1:37115_solr c:exitable s:shard2) [n:127.0.0.1:37115_solr c:exitable
s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.SolrCore
[exitable_shard2_replica_n2] Registered new searcher
Searcher@7eada47d[exitable_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2195595 INFO
(parallelCoreAdminExecutor-7234-thread-1-processing-n:127.0.0.1:37115_solr
x:exitable_shard2_replica_n2
7c6c0005-406a-428e-9535-c53e31d390262727592205609213 CREATE)
[n:127.0.0.1:37115_solr c:exitable s:shard2 r:core_node4
x:exitable_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms
at /collections/exitable/terms/shard2 to Terms{values={core_node4=0}, version=0}
[junit4] 2> 2195606 INFO
(parallelCoreAdminExecutor-7234-thread-1-processing-n:127.0.0.1:37115_solr
x:exitable_shard2_replica_n2
7c6c0005-406a-428e-9535-c53e31d390262727592205609213 CREATE)
[n:127.0.0.1:37115_solr c:exitable s:shard2 r:core_node4
x:exitable_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough
replicas found to continue.
[junit4] 2> 2195606 INFO
(parallelCoreAdminExecutor-7234-thread-1-processing-n:127.0.0.1:37115_solr
x:exitable_shard2_replica_n2
7c6c0005-406a-428e-9535-c53e31d390262727592205609213 CREATE)
[n:127.0.0.1:37115_solr c:exitable s:shard2 r:core_node4
x:exitable_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the
new leader - try and sync
[junit4] 2> 2195606 INFO
(parallelCoreAdminExecutor-7234-thread-1-processing-n:127.0.0.1:37115_solr
x:exitable_shard2_replica_n2
7c6c0005-406a-428e-9535-c53e31d390262727592205609213 CREATE)
[n:127.0.0.1:37115_solr c:exitable s:shard2 r:core_node4
x:exitable_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:37115/solr/exitable_shard2_replica_n2/
[junit4] 2> 2195606 INFO
(parallelCoreAdminExecutor-7234-thread-1-processing-n:127.0.0.1:37115_solr
x:exitable_shard2_replica_n2
7c6c0005-406a-428e-9535-c53e31d390262727592205609213 CREATE)
[n:127.0.0.1:37115_solr c:exitable s:shard2 r:core_node4
x:exitable_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 2195607 INFO
(parallelCoreAdminExecutor-7234-thread-1-processing-n:127.0.0.1:37115_solr
x:exitable_shard2_replica_n2
7c6c0005-406a-428e-9535-c53e31d390262727592205609213 CREATE)
[n:127.0.0.1:37115_solr c:exitable s:shard2 r:core_node4
x:exitable_shard2_replica_n2] o.a.s.c.SyncStrategy
https://127.0.0.1:37115/solr/exitable_shard2_replica_n2/ has no replicas
[junit4] 2> 2195614 INFO
(parallelCoreAdminExecutor-7234-thread-1-processing-n:127.0.0.1:37115_solr
x:exitable_shard2_replica_n2
7c6c0005-406a-428e-9535-c53e31d390262727592205609213 CREATE)
[n:127.0.0.1:37115_solr c:exitable s:shard2 r:core_node4
x:exitable_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new
leader: https://127.0.0.1:37115/solr/exitable_shard2_replica_n2/ shard2
[junit4] 2> 2195717 INFO
(parallelCoreAdminExecutor-7234-thread-1-processing-n:127.0.0.1:37115_solr
x:exitable_shard2_replica_n2
7c6c0005-406a-428e-9535-c53e31d390262727592205609213 CREATE)
[n:127.0.0.1:37115_solr c:exitable s:shard2 r:core_node4
x:exitable_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery
necessary
[junit4] 2> 2195737 INFO
(parallelCoreAdminExecutor-7238-thread-1-processing-n:127.0.0.1:42087_solr
x:exitable_shard1_replica_n1
7c6c0005-406a-428e-9535-c53e31d390262727592202565302 CREATE)
[n:127.0.0.1:42087_solr c:exitable s:shard1 r:core_node3
x:exitable_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery
necessary
[junit4] 2> 2195840 DEBUG (ScheduledTrigger-7235-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2195841 INFO (zkCallback-5048-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json]
for collection [exitable] has occurred - updating... (live nodes size: [2])
[junit4] 2> 2195841 INFO (zkCallback-5046-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json]
for collection [exitable] has occurred - updating... (live nodes size: [2])
[junit4] 2> 2195997 INFO (qtp1973876688-20729) [n:127.0.0.1:37115_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=7c6c0005-406a-428e-9535-c53e31d39026&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2195998 INFO (qtp1973876688-20729) [n:127.0.0.1:37115_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=7c6c0005-406a-428e-9535-c53e31d39026&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 2196386 INFO (qtp1973876688-20731) [n:127.0.0.1:37115_solr
] o.a.s.h.a.CoreAdminOperation Checking request status for :
7c6c0005-406a-428e-9535-c53e31d390262727592205609213
[junit4] 2> 2196386 INFO (qtp1973876688-20731) [n:127.0.0.1:37115_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=7c6c0005-406a-428e-9535-c53e31d390262727592205609213&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2196390 INFO (qtp10330275-20743) [n:127.0.0.1:42087_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
7c6c0005-406a-428e-9535-c53e31d390262727592202565302
[junit4] 2> 2196390 INFO (qtp10330275-20743) [n:127.0.0.1:42087_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=7c6c0005-406a-428e-9535-c53e31d390262727592202565302&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2196393 INFO
(OverseerThreadFactory-7237-thread-1-processing-n:127.0.0.1:42087_solr)
[n:127.0.0.1:42087_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2196840 DEBUG (ScheduledTrigger-7235-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2196999 INFO (qtp1973876688-20729) [n:127.0.0.1:37115_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=7c6c0005-406a-428e-9535-c53e31d39026&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2197001 INFO (qtp1973876688-20729) [n:127.0.0.1:37115_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=7c6c0005-406a-428e-9535-c53e31d39026&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 2197001 INFO (qtp1973876688-20731) [n:127.0.0.1:37115_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with
params
requestid=7c6c0005-406a-428e-9535-c53e31d39026&action=DELETESTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2197002 INFO (qtp1973876688-20731) [n:127.0.0.1:37115_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=7c6c0005-406a-428e-9535-c53e31d39026&action=DELETESTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2197290 INFO (qtp1973876688-20729) [n:127.0.0.1:37115_solr
c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/exitable/terms/shard2 to Terms{values={core_node4=1}, version=1}
[junit4] 2> 2197290 INFO (qtp1973876688-20729) [n:127.0.0.1:37115_solr
c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [exitable_shard2_replica_n2] webapp=/solr
path=/update params={_stateVer_=exitable:4&wt=javabin&version=2}{add=[2
(1616477222201196544), 3 (1616477222226362368), 5 (1616477222226362369), 6
(1616477222226362370), 7 (1616477222226362371), 9 (1616477222226362372), 17
(1616477222226362373), 18 (1616477222226362374), 19 (1616477222226362375), 21
(1616477222226362376), ... (24 adds)]} 0 31
[junit4] 2> 2197292 INFO (qtp10330275-20743) [n:127.0.0.1:42087_solr
c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/exitable/terms/shard1 to Terms{values={core_node3=1}, version=1}
[junit4] 2> 2197292 INFO (qtp10330275-20743) [n:127.0.0.1:42087_solr
c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [exitable_shard1_replica_n1] webapp=/solr
path=/update params={_stateVer_=exitable:4&wt=javabin&version=2}{add=[1
(1616477222226362368), 4 (1616477222234750976), 8 (1616477222234750977), 10
(1616477222234750978), 11 (1616477222234750979), 12 (1616477222234750980), 13
(1616477222234750981), 14 (1616477222234750982), 15 (1616477222234750983), 16
(1616477222234750984), ... (33 adds)]} 0 9
[junit4] 2> 2197298 INFO (qtp1973876688-20730) [n:127.0.0.1:37115_solr
c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1616477222242091008,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2197298 INFO (qtp1973876688-20730) [n:127.0.0.1:37115_solr
c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@a8e8e83
commitCommandVersion:1616477222242091008
[junit4] 2> 2197304 INFO (qtp10330275-20742) [n:127.0.0.1:42087_solr
c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1616477222248382464,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2197304 INFO (qtp10330275-20742) [n:127.0.0.1:42087_solr
c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@3b0b8a52
commitCommandVersion:1616477222248382464
[junit4] 2> 2197317 INFO (qtp10330275-20742) [n:127.0.0.1:42087_solr
c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3fdac308[exitable_shard1_replica_n1] main]
[junit4] 2> 2197318 INFO (qtp10330275-20742) [n:127.0.0.1:42087_solr
c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2197320 INFO
(searcherExecutor-7245-thread-1-processing-n:127.0.0.1:42087_solr
x:exitable_shard1_replica_n1 c:exitable s:shard1 r:core_node3)
[n:127.0.0.1:42087_solr c:exitable s:shard1 r:core_node3
x:exitable_shard1_replica_n1] o.a.s.c.SolrCore [exitable_shard1_replica_n1]
Registered new searcher Searcher@3fdac308[exitable_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C33)))}
[junit4] 2> 2197320 INFO (qtp10330275-20742) [n:127.0.0.1:42087_solr
c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [exitable_shard1_replica_n1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:37115/solr/exitable_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 16
[junit4] 2> 2197366 INFO (qtp1973876688-20730) [n:127.0.0.1:37115_solr
c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3a9dcc65[exitable_shard2_replica_n2] main]
[junit4] 2> 2197367 INFO (qtp1973876688-20730) [n:127.0.0.1:37115_solr
c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2197369 INFO
(searcherExecutor-7246-thread-1-processing-n:127.0.0.1:37115_solr
x:exitable_shard2_replica_n2 c:exitable s:shard2 r:core_node4)
[n:127.0.0.1:37115_solr c:exitable s:shard2 r:core_node4
x:exitable_shard2_replica_n2] o.a.s.c.SolrCore [exitable_shard2_replica_n2]
Registered new searcher Searcher@3a9dcc65[exitable_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C24)))}
[junit4] 2> 2197369 INFO (qtp1973876688-20730) [n:127.0.0.1:37115_solr
c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [exitable_shard2_replica_n2] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:37115/solr/exitable_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 71
[junit4] 2> 2197369 INFO (qtp1973876688-20731) [n:127.0.0.1:37115_solr
c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [exitable_shard2_replica_n2] webapp=/solr
path=/update
params={_stateVer_=exitable:4&commit=true&wt=javabin&version=2}{commit=} 0 76
[junit4] 2> 2197372 ERROR
(TEST-CloudExitableDirectoryReaderTest.test-seed#[6B6AC285E1664C21]) [ ]
o.a.s.c.s.i.CloudSolrClient Request to collection [exitable] failed due to (0)
org.apache.solr.client.solrj.SolrServerException: Time allowed to handle thi
[...truncated too long message...]
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null2071890612
[copy] Copying 240 files to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null2071890612
[delete] Deleting directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null2071890612
check-working-copy:
[ivy:cachepath] :: resolving dependencies ::
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] confs: [default]
[ivy:cachepath] found
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] found org.apache.httpcomponents#httpclient;4.3.6 in
public
[ivy:cachepath] found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 50ms :: artifacts dl 3ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 8 | 0 | 0 | 0 || 8 | 0 |
---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for
further details.
[wc-checker] Checking working copy status...
-jenkins-base:
BUILD SUCCESSFUL
Total time: 301 minutes 28 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$34.hasMatch(FilePath.java:2678)
at hudson.FilePath$34.invoke(FilePath.java:2557)
at hudson.FilePath$34.invoke(FilePath.java:2547)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1036)
at hudson.FilePath.act(FilePath.java:1025)
at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1819)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no
matches found within 10000
at hudson.FilePath.act(FilePath.java:1038)
at hudson.FilePath.act(FilePath.java:1025)
at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1819)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]