Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/257/
5 tests failed.
FAILED:
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelExecutorStream
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([E1CAC6E90CB909F9:5CDDB3F0359534A4]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertTrue(Assert.java:54)
at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelExecutorStream(StreamExpressionTest.java:8352)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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.client.solrj.io.stream.StreamExpressionTest
Error Message:
8 threads leaked from SUITE scope at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest: 1)
Thread[id=3855, name=zkCallback-194-thread-8, state=TIMED_WAITING,
group=TGRP-StreamExpressionTest] at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
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=630,
name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
at java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:748) 3) Thread[id=1694,
name=zkCallback-194-thread-3-EventThread, state=WAITING,
group=TGRP-StreamExpressionTest] 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 org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
4) Thread[id=1693, name=zkCallback-194-thread-3-SendThread(127.0.0.1:38102),
state=TIMED_WAITING, group=TGRP-StreamExpressionTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
5) Thread[id=3372, name=zkCallback-194-thread-6, state=TIMED_WAITING,
group=TGRP-StreamExpressionTest] at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
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=3854,
name=zkCallback-194-thread-7, state=TIMED_WAITING,
group=TGRP-StreamExpressionTest] at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
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=637,
name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
at java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:748) 8) Thread[id=636,
name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
at java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 8 threads leaked from SUITE
scope at org.apache.solr.client.solrj.io.stream.StreamExpressionTest:
1) Thread[id=3855, name=zkCallback-194-thread-8, state=TIMED_WAITING,
group=TGRP-StreamExpressionTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
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=630, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamExpressionTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:748)
3) Thread[id=1694, name=zkCallback-194-thread-3-EventThread, state=WAITING,
group=TGRP-StreamExpressionTest]
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 org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
4) Thread[id=1693, name=zkCallback-194-thread-3-SendThread(127.0.0.1:38102),
state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
5) Thread[id=3372, name=zkCallback-194-thread-6, state=TIMED_WAITING,
group=TGRP-StreamExpressionTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
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=3854, name=zkCallback-194-thread-7, state=TIMED_WAITING,
group=TGRP-StreamExpressionTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
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=637, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamExpressionTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:748)
8) Thread[id=636, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamExpressionTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([E1CAC6E90CB909F9]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.StreamExpressionTest
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=3855, name=zkCallback-194-thread-8, state=TIMED_WAITING,
group=TGRP-StreamExpressionTest] at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
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=1693,
name=zkCallback-194-thread-3-SendThread(127.0.0.1:38102), state=TIMED_WAITING,
group=TGRP-StreamExpressionTest] at java.lang.Thread.sleep(Native
Method) at
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
3) Thread[id=3372, name=zkCallback-194-thread-6, state=TIMED_WAITING,
group=TGRP-StreamExpressionTest] at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
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=3854,
name=zkCallback-194-thread-7, state=TIMED_WAITING,
group=TGRP-StreamExpressionTest] at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
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=3855, name=zkCallback-194-thread-8, state=TIMED_WAITING,
group=TGRP-StreamExpressionTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
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=1693, name=zkCallback-194-thread-3-SendThread(127.0.0.1:38102),
state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
3) Thread[id=3372, name=zkCallback-194-thread-6, state=TIMED_WAITING,
group=TGRP-StreamExpressionTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
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=3854, name=zkCallback-194-thread-7, state=TIMED_WAITING,
group=TGRP-StreamExpressionTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
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([E1CAC6E90CB909F9]:0)
FAILED:
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI
Error Message:
Error from server at
https://127.0.0.1:38715/solr/awhollynewcollection_0_shard2_replica_n2:
ClusterState says we are the leader
(https://127.0.0.1:38715/solr/awhollynewcollection_0_shard2_replica_n2), but
locally we don't think so. Request came from null
Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from
server at
https://127.0.0.1:38715/solr/awhollynewcollection_0_shard2_replica_n2:
ClusterState says we are the leader
(https://127.0.0.1:38715/solr/awhollynewcollection_0_shard2_replica_n2), but
locally we don't think so. Request came from null
at
__randomizedtesting.SeedInfo.seed([87B80789AC496375:CFCD733DAA7A4CE0]:0)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:549)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1012)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:459)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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:38715/solr/awhollynewcollection_0_shard2_replica_n2:
ClusterState says we are the leader
(https://127.0.0.1:38715/solr/awhollynewcollection_0_shard2_replica_n2), but
locally we don't think so. Request came from null
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
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:526)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
... 1 more
FAILED:
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionReload
Error Message:
Could not load collection from ZK: reloaded_collection
Stack Trace:
org.apache.solr.common.SolrException: Could not load collection from ZK:
reloaded_collection
at
__randomizedtesting.SeedInfo.seed([87B80789AC496375:86012BB779C6CCEA]:0)
at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1122)
at
org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:647)
at
org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:130)
at
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:110)
at
org.apache.solr.cloud.SolrCloudTestCase.getCollectionState(SolrCloudTestCase.java:247)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.collectStartTimes(CollectionsAPIDistributedZkTest.java:546)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.waitForReloads(CollectionsAPIDistributedZkTest.java:521)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionReload(CollectionsAPIDistributedZkTest.java:493)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for
/collections/reloaded_collection/state.json
at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1212)
at
org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:332)
at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:332)
at
org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1134)
at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1120)
... 46 more
Build Log:
[...truncated 12616 lines...]
[junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
[junit4] 2> 3618367 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[87B80789AC496375]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_87B80789AC496375-001/init-core-data-001
[junit4] 2> 3618367 WARN
(SUITE-CollectionsAPIDistributedZkTest-seed#[87B80789AC496375]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
[junit4] 2> 3618367 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[87B80789AC496375]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 3618369 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[87B80789AC496375]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 3618382 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[87B80789AC496375]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_87B80789AC496375-001/tempDir-001
[junit4] 2> 3618383 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[87B80789AC496375]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 3618383 INFO (Thread-2365) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 3618383 INFO (Thread-2365) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 3618398 ERROR (Thread-2365) [ ] 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> 3618483 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[87B80789AC496375]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:35003
[junit4] 2> 3618526 INFO (jetty-launcher-1191-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 3618529 INFO (jetty-launcher-1191-thread-2) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 3618550 INFO (jetty-launcher-1191-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7934b39a{/solr,null,AVAILABLE}
[junit4] 2> 3618551 INFO (jetty-launcher-1191-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@20df1f70{SSL,[ssl,
http/1.1]}{127.0.0.1:38715}
[junit4] 2> 3618551 INFO (jetty-launcher-1191-thread-2) [ ]
o.e.j.s.Server Started @3632155ms
[junit4] 2> 3618551 INFO (jetty-launcher-1191-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38715}
[junit4] 2> 3618551 ERROR (jetty-launcher-1191-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3618552 INFO (jetty-launcher-1191-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6e0429f0{/solr,null,AVAILABLE}
[junit4] 2> 3618552 INFO (jetty-launcher-1191-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7f8701b6{SSL,[ssl,
http/1.1]}{127.0.0.1:41617}
[junit4] 2> 3618552 INFO (jetty-launcher-1191-thread-1) [ ]
o.e.j.s.Server Started @3632156ms
[junit4] 2> 3618552 INFO (jetty-launcher-1191-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41617}
[junit4] 2> 3618552 ERROR (jetty-launcher-1191-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3618565 INFO (jetty-launcher-1191-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.2.0
[junit4] 2> 3618565 INFO (jetty-launcher-1191-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3618565 INFO (jetty-launcher-1191-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3618565 INFO (jetty-launcher-1191-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-26T15:27:21.610Z
[junit4] 2> 3618566 INFO (jetty-launcher-1191-thread-3) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 3618585 INFO (jetty-launcher-1191-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.2.0
[junit4] 2> 3618585 INFO (jetty-launcher-1191-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3618585 INFO (jetty-launcher-1191-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3618585 INFO (jetty-launcher-1191-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-26T15:27:21.630Z
[junit4] 2> 3618587 INFO (jetty-launcher-1191-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@548576ce{/solr,null,AVAILABLE}
[junit4] 2> 3618587 INFO (jetty-launcher-1191-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@37760776{SSL,[ssl,
http/1.1]}{127.0.0.1:37332}
[junit4] 2> 3618587 INFO (jetty-launcher-1191-thread-3) [ ]
o.e.j.s.Server Started @3632191ms
[junit4] 2> 3618587 INFO (jetty-launcher-1191-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37332}
[junit4] 2> 3618588 ERROR (jetty-launcher-1191-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3618598 INFO (jetty-launcher-1191-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.2.0
[junit4] 2> 3618598 INFO (jetty-launcher-1191-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3618598 INFO (jetty-launcher-1191-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3618598 INFO (jetty-launcher-1191-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-26T15:27:21.643Z
[junit4] 2> 3618600 INFO (jetty-launcher-1191-thread-4) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 3618688 INFO (jetty-launcher-1191-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@30cc814f{/solr,null,AVAILABLE}
[junit4] 2> 3618689 INFO (jetty-launcher-1191-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@191feca7{SSL,[ssl,
http/1.1]}{127.0.0.1:34595}
[junit4] 2> 3618689 INFO (jetty-launcher-1191-thread-4) [ ]
o.e.j.s.Server Started @3632293ms
[junit4] 2> 3618689 INFO (jetty-launcher-1191-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34595}
[junit4] 2> 3618689 ERROR (jetty-launcher-1191-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3618689 INFO (jetty-launcher-1191-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.2.0
[junit4] 2> 3618689 INFO (jetty-launcher-1191-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 3618689 INFO (jetty-launcher-1191-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3618689 INFO (jetty-launcher-1191-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-26T15:27:21.734Z
[junit4] 2> 3618843 INFO (jetty-launcher-1191-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3618843 INFO (jetty-launcher-1191-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3618861 INFO (jetty-launcher-1191-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3618861 INFO (jetty-launcher-1191-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 3618876 INFO (jetty-launcher-1191-thread-4) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 3618876 INFO (jetty-launcher-1191-thread-4) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 3618876 INFO (jetty-launcher-1191-thread-3) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 3618876 INFO (jetty-launcher-1191-thread-3) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 3618887 INFO (jetty-launcher-1191-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 3618887 INFO (jetty-launcher-1191-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 3618896 INFO (jetty-launcher-1191-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 3618896 INFO (jetty-launcher-1191-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 3618933 INFO (jetty-launcher-1191-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35003/solr
[junit4] 2> 3618960 INFO (jetty-launcher-1191-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35003/solr
[junit4] 2> 3618997 INFO (jetty-launcher-1191-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35003/solr
[junit4] 2> 3619020 INFO (jetty-launcher-1191-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35003/solr
[junit4] 2> 3619045 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15ff8f0a5550005, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 3619093 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15ff8f0a5550006, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 3619210 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15ff8f0a5550007, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 3619483 INFO (jetty-launcher-1191-thread-3)
[n:127.0.0.1:37332_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 3619483 INFO (jetty-launcher-1191-thread-3)
[n:127.0.0.1:37332_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:37332_solr
[junit4] 2> 3619485 INFO (jetty-launcher-1191-thread-3)
[n:127.0.0.1:37332_solr ] o.a.s.c.Overseer Overseer
(id=99071429275090953-127.0.0.1:37332_solr-n_0000000000) starting
[junit4] 2> 3619585 INFO (jetty-launcher-1191-thread-4)
[n:127.0.0.1:34595_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 3619585 INFO (jetty-launcher-1191-thread-4)
[n:127.0.0.1:34595_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34595_solr
[junit4] 2> 3619703 INFO
(zkCallback-1213-thread-1-processing-n:127.0.0.1:34595_solr)
[n:127.0.0.1:34595_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 3619719 INFO
(zkCallback-1212-thread-1-processing-n:127.0.0.1:38715_solr)
[n:127.0.0.1:38715_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 3619720 INFO (jetty-launcher-1191-thread-2)
[n:127.0.0.1:38715_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 3619721 INFO (jetty-launcher-1191-thread-2)
[n:127.0.0.1:38715_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38715_solr
[junit4] 2> 3619812 INFO
(zkCallback-1213-thread-1-processing-n:127.0.0.1:34595_solr)
[n:127.0.0.1:34595_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 3619813 INFO
(zkCallback-1212-thread-1-processing-n:127.0.0.1:38715_solr)
[n:127.0.0.1:38715_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 3619828 INFO
(zkCallback-1210-thread-1-processing-n:127.0.0.1:37332_solr)
[n:127.0.0.1:37332_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 3619903 INFO (jetty-launcher-1191-thread-3)
[n:127.0.0.1:37332_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37332_solr
[junit4] 2> 3619904 INFO
(zkCallback-1210-thread-2-processing-n:127.0.0.1:37332_solr)
[n:127.0.0.1:37332_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 3619922 INFO
(zkCallback-1212-thread-1-processing-n:127.0.0.1:38715_solr)
[n:127.0.0.1:38715_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 3619922 INFO
(zkCallback-1213-thread-1-processing-n:127.0.0.1:34595_solr)
[n:127.0.0.1:34595_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 3620155 INFO (jetty-launcher-1191-thread-4)
[n:127.0.0.1:34595_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@638d3a9e
[junit4] 2> 3620329 INFO (jetty-launcher-1191-thread-4)
[n:127.0.0.1:34595_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@638d3a9e
[junit4] 2> 3620330 INFO (jetty-launcher-1191-thread-4)
[n:127.0.0.1:34595_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@638d3a9e
[junit4] 2> 3620331 INFO (jetty-launcher-1191-thread-4)
[n:127.0.0.1:34595_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_87B80789AC496375-001/tempDir-001/node4
[junit4] 2> 3620347 INFO (jetty-launcher-1191-thread-1)
[n:127.0.0.1:41617_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 3620348 INFO (jetty-launcher-1191-thread-1)
[n:127.0.0.1:41617_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 3620383 INFO (jetty-launcher-1191-thread-1)
[n:127.0.0.1:41617_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41617_solr
[junit4] 2> 3620384 INFO
(zkCallback-1213-thread-1-processing-n:127.0.0.1:34595_solr)
[n:127.0.0.1:34595_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 3620384 INFO
(zkCallback-1212-thread-1-processing-n:127.0.0.1:38715_solr)
[n:127.0.0.1:38715_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 3620413 INFO
(zkCallback-1210-thread-1-processing-n:127.0.0.1:37332_solr)
[n:127.0.0.1:37332_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 3620419 INFO
(zkCallback-1211-thread-1-processing-n:127.0.0.1:41617_solr)
[n:127.0.0.1:41617_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 3620526 WARN (jetty-launcher-1191-thread-2)
[n:127.0.0.1:38715_solr ] o.a.s.m.r.j.JmxMetricsReporter Unable to register
meter
[junit4] 2> javax.management.InstanceNotFoundException:
solr:dom1=node,category=ADMIN,scope=/admin/cores,name=threadPool.parallelCoreAdminExecutor.submitted
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
[junit4] 2> at
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
[junit4] 2> at
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:530)
[junit4] 2> at
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onMeterAdded(JmxMetricsReporter.java:644)
[junit4] 2> at
com.codahale.metrics.MetricRegistry.notifyListenerOfAddedMetric(MetricRegistry.java:460)
[junit4] 2> at
com.codahale.metrics.MetricRegistry.addListener(MetricRegistry.java:297)
[junit4] 2> at
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.start(JmxMetricsReporter.java:725)
[junit4] 2> at
org.apache.solr.metrics.reporters.SolrJmxReporter.doInit(SolrJmxReporter.java:109)
[junit4] 2> at
org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:70)
[junit4] 2> at
org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:883)
[junit4] 2> at
org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:819)
[junit4] 2> at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:548)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:263)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:183)
[junit4] 2> at
org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1596)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1659)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1316)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1145)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)
[junit4] 2> at
org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
[junit4] 2> at
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)
[junit4] 2> at
org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384)
[junit4] 2> at
org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 3620578 INFO (jetty-launcher-1191-thread-3)
[n:127.0.0.1:37332_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@638d3a9e
[junit4] 2> 3620689 INFO (jetty-launcher-1191-thread-2)
[n:127.0.0.1:38715_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@638d3a9e
[junit4] 2> 3620707 INFO (jetty-launcher-1191-thread-1)
[n:127.0.0.1:41617_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@638d3a9e
[junit4] 2> 3620744 INFO (jetty-launcher-1191-thread-3)
[n:127.0.0.1:37332_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@638d3a9e
[junit4] 2> 3620744 INFO (jetty-launcher-1191-thread-3)
[n:127.0.0.1:37332_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@638d3a9e
[junit4] 2> 3620746 INFO (jetty-launcher-1191-thread-3)
[n:127.0.0.1:37332_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_87B80789AC496375-001/tempDir-001/node3
[junit4] 2> 3620779 WARN (jetty-launcher-1191-thread-1)
[n:127.0.0.1:41617_solr ] o.a.s.m.r.j.JmxMetricsReporter Unable to register
gauge
[junit4] 2> javax.management.InstanceNotFoundException:
solr:dom1=jvm,name0=memory,name1=pools,name2=PS-Eden-Space,name=used-after-gc
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
[junit4] 2> at
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
[junit4] 2> at
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:530)
[junit4] 2> at
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onGaugeAdded(JmxMetricsReporter.java:565)
[junit4] 2> at
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.lambda$start$0(JmxMetricsReporter.java:738)
[junit4] 2> at java.util.HashMap.forEach(HashMap.java:1289)
[junit4] 2> at
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.start(JmxMetricsReporter.java:728)
[junit4] 2> at
org.apache.solr.metrics.reporters.SolrJmxReporter.doInit(SolrJmxReporter.java:109)
[junit4] 2> at
org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:70)
[junit4] 2> at
org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:883)
[junit4] 2> at
org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:819)
[junit4] 2> at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:549)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:263)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:183)
[junit4] 2> at
org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1596)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1659)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1316)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1145)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)
[junit4] 2> at
org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
[junit4] 2> at
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)
[junit4] 2> at
org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384)
[junit4] 2> at
org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 3620799 INFO (jetty-launcher-1191-thread-2)
[n:127.0.0.1:38715_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@638d3a9e
[junit4] 2> 3620799 INFO (jetty-launcher-1191-thread-2)
[n:127.0.0.1:38715_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@638d3a9e
[junit4] 2> 3620812 INFO (jetty-launcher-1191-thread-1)
[n:127.0.0.1:41617_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@638d3a9e
[junit4] 2> 3620812 INFO (jetty-launcher-1191-thread-1)
[n:127.0.0.1:41617_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@638d3a9e
[junit4] 2> 3620813 INFO (jetty-launcher-1191-thread-1)
[n:127.0.0.1:41617_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_87B80789AC496375-001/tempDir-001/node1
[junit4] 2> 3620833 INFO (jetty-launcher-1191-thread-2)
[n:127.0.0.1:38715_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_87B80789AC496375-001/tempDir-001/node2
[junit4] 2> 3621340 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[87B80789AC496375]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 3621340 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[87B80789AC496375]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35003/solr ready
[junit4] 2> 3621594 INFO
(TEST-CollectionsAPIDistributedZkTest.deletePartiallyCreatedCollection-seed#[87B80789AC496375])
[ ] o.a.s.SolrTestCaseJ4 ###Starting deletePartiallyCreatedCollection
[junit4] 2> 3621660 INFO
(TEST-CollectionsAPIDistributedZkTest.deletePartiallyCreatedCollection-seed#[87B80789AC496375])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 3621908 INFO (qtp793664753-9949) [n:127.0.0.1:41617_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf&name=halfdeletedcollection&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3621963 INFO
(OverseerThreadFactory-3877-thread-1-processing-n:127.0.0.1:37332_solr)
[n:127.0.0.1:37332_solr ] o.a.s.c.CreateCollectionCmd Create collection
halfdeletedcollection
[junit4] 2> 3621964 WARN
(OverseerThreadFactory-3877-thread-1-processing-n:127.0.0.1:37332_solr)
[n:127.0.0.1:37332_solr ] o.a.s.c.CreateCollectionCmd It is unusual to
create a collection (halfdeletedcollection) without cores.
[junit4] 2> 3622109 INFO (qtp793664753-9949) [n:127.0.0.1:41617_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 3622109 INFO (qtp793664753-9949) [n:127.0.0.1:41617_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf&name=halfdeletedcollection&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&wt=javabin&version=2}
status=0 QTime=201
[junit4] 2> 3622127 INFO (qtp793664753-9943) [n:127.0.0.1:41617_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
dataDir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_87B80789AC496375-001/tempDir-002&action=ADDREPLICA&collection=halfdeletedcollection&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3622172 INFO
(OverseerCollectionConfigSetProcessor-99071429275090953-127.0.0.1:37332_solr-n_0000000000)
[n:127.0.0.1:37332_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> 3622388 INFO
(OverseerThreadFactory-3877-thread-2-processing-n:127.0.0.1:37332_solr)
[n:127.0.0.1:37332_solr ] o.a.s.c.AddReplicaCmd Node Identified
127.0.0.1:41617_solr for creating new replica
[junit4] 2> 3622400 INFO
(OverseerStateUpdate-99071429275090953-127.0.0.1:37332_solr-n_0000000000)
[n:127.0.0.1:37332_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"addreplica",
[junit4] 2> "collection":"halfdeletedcollection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"halfdeletedcollection_shard1_replica_n41",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:41617/solr",
[junit4] 2> "node_name":"127.0.0.1:41617_solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 3622715 INFO (qtp793664753-9945) [n:127.0.0.1:41617_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node42&dataDir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_87B80789AC496375-001/tempDir-002&collection.configName=conf&name=halfdeletedcollection_shard1_replica_n41&action=CREATE&collection=halfdeletedcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3622715 INFO (qtp793664753-9945) [n:127.0.0.1:41617_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 3622912 INFO (qtp793664753-9945) [n:127.0.0.1:41617_solr
c:halfdeletedcollection s:shard1 r:core_node42
x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.2.0
[junit4] 2> 3622915 INFO
(zkCallback-1211-thread-1-processing-n:127.0.0.1:41617_solr)
[n:127.0.0.1:41617_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/halfdeletedcollection/state.json] for collection
[halfdeletedcollection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 3622915 INFO
(zkCallback-1211-thread-2-processing-n:127.0.0.1:41617_solr)
[n:127.0.0.1:41617_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/halfdeletedcollection/state.json] for collection
[halfdeletedcollection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 3622931 INFO (qtp793664753-9945) [n:127.0.0.1:41617_solr
c:halfdeletedcollection s:shard1 r:core_node42
x:halfdeletedcollection_shard1_replica_n41] o.a.s.s.IndexSchema
[halfdeletedcollection_shard1_replica_n41] Schema name=minimal
[junit4] 2> 3622950 INFO (qtp793664753-9945) [n:127.0.0.1:41617_solr
c:halfdeletedcollection s:shard1 r:core_node42
x:halfdeletedcollection_shard1_replica_n41] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 3622950 INFO (qtp793664753-9945) [n:127.0.0.1:41617_solr
c:halfdeletedcollection s:shard1 r:core_node42
x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.CoreContainer Creating
SolrCore 'halfdeletedcollection_shard1_replica_n41' using configuration from
collection halfdeletedcollection, trusted=true
[junit4] 2> 3622950 INFO (qtp793664753-9945) [n:127.0.0.1:41617_solr
c:halfdeletedcollection s:shard1 r:core_node42
x:halfdeletedcollection_shard1_replica_n41] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr.core.halfdeletedcollection.shard1.replica_n41' (registry
'solr.core.halfdeletedcollection.shard1.replica_n41') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@638d3a9e
[junit4] 2> 3622950 INFO (qtp793664753-9945) [n:127.0.0.1:41617_solr
c:halfdeletedcollection s:shard1 r:core_node42
x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 3622950 INFO (qtp793664753-9945) [n:127.0.0.1:41617_solr
c:halfdeletedcollection s:shard1 r:core_node42
x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.SolrCore
[[halfdeletedcollection_shard1_replica_n41] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_87B80789AC496375-001/tempDir-001/node1/halfdeletedcollection_shard1_replica_n41],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_87B80789AC496375-001/tempDir-002/]
[junit4] 2> 3623155 INFO (qtp793664753-9945) [n:127.0.0.1:41617_solr
c:halfdeletedcollection s:shard1 r:core_node42
x:halfdeletedcollection_shard1_replica_n41] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 3623155 INFO (qtp793664753-9945) [n:127.0.0.1:41617_solr
c:halfdeletedcollection s:shard1 r:core_node42
x:halfdeletedcollection_shard1_replica_n41] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3623156 INFO (qtp793664753-9945) [n:127.0.0.1:41617_solr
c:halfdeletedcollection s:shard1 r:core_node42
x:halfdeletedcollection_shard1_replica_n41] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 3623156 INFO (qtp793664753-9945) [n:127.0.0.1:41617_solr
c:halfdeletedcollection s:shard1 r:core_node42
x:halfdeletedcollection_shard1_replica_n41] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 3623157 INFO (qtp793664753-9945) [n:127.0.0.1:41617_solr
c:halfdeletedcollection s:shard1 r:core_node42
x:halfdeletedcollection_shard1_replica_n41] o.a.s.s.SolrIndexSearcher Opening
[Searcher@33e3856d[halfdeletedcollection_shard1_replica_n41] main]
[junit4] 2> 3623175 INFO (qtp793664753-9945) [n:127.0.0.1:41617_solr
c:halfdeletedcollection s:shard1 r:core_node42
x:halfdeletedcollection_shard1_replica_n41] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 3623175 INFO (qtp793664753-9945) [n:127.0.0.1:41617_solr
c:halfdeletedcollection s:shard1 r:core_node42
x:halfdeletedcollection_shard1_replica_n41] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 3623176 INFO (qtp793664753-9945) [n:127.0.0.1:41617_solr
c:halfdeletedcollection s:shard1 r:core_node42
x:halfdeletedcollection_shard1_replica_n41] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 3623176 INFO (qtp793664753-9945) [n:127.0.0.1:41617_solr
c:halfdeletedcollection s:shard1 r:core_node42
x:halfdeletedcollection_shard1_replica_n41] o.a.s.u.UpdateLog Could not find
max version in index or recent updates, using new clock 1585142873426231296
[junit4] 2> 3623228 INFO
(searcherExecutor-3885-thread-1-processing-n:127.0.0.1:41617_solr
x:halfdeletedcollection_shard1_replica_n41 s:shard1 c:halfdeletedcollection
r:core_node42) [n:127.0.0.1:41617_solr c:halfdeletedcollection s:shard1
r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.SolrCore
[halfdeletedcollection_shard1_replica_n41] Registered new searcher
Searcher@33e3856d[halfdeletedcollection_shard1_replica_n41]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3623277 INFO (qtp793664753-9945) [n:127.0.0.1:41617_solr
c:halfdeletedcollection s:shard1 r:core_node42
x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 3623277 INFO (qtp793664753-9945) [n:127.0.0.1:41617_solr
c:halfdeletedcollection s:shard1 r:core_node42
x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.ShardLeaderElectionContext
I may be the new leader - try and sync
[junit4] 2> 3623277 INFO (qtp793664753-9945) [n:127.0.0.1:41617_solr
c:halfdeletedcollection s:shard1 r:core_node42
x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.SyncStrategy Sync replicas
to https://127.0.0.1:41617/solr/halfdeletedcollection_shard1_replica_n41/
[junit4] 2> 3623277 INFO (qtp793664753-9945) [n:127.0.0.1:41617_solr
c:halfdeletedcollection s:shard1 r:core_node42
x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.SyncStrategy Sync Success -
now sync replicas to me
[junit4] 2> 3623277 INFO (qtp793664753-9945) [n:127.0.0.1:41617_solr
c:halfdeletedcollection s:shard1 r:core_node42
x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.SyncStrategy
https://127.0.0.1:41617/solr/halfdeletedcollection_shard1_replica_n41/ has no
replicas
[junit4] 2> 3623277 INFO (qtp793664753-9945) [n:127.0.0.1:41617_solr
c:halfdeletedcollection s:shard1 r:core_node42
x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.ShardLeaderElectionContext
Found all replicas participating in election, clear LIR
[junit4] 2> 3623279 INFO (qtp793664753-9945) [n:127.0.0.1:41617_solr
c:halfdeletedcollection s:shard1 r:core_node42
x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.ShardLeaderElectionContext
I am the new leader:
https://127.0.0.1:41617/solr/halfdeletedcollection_shard1_replica_n41/ shard1
[junit4] 2> 3623467 INFO
(zkCallback-1211-thread-2-processing-n:127.0.0.1:41617_solr)
[n:127.0.0.1:41617_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/halfdeletedcollection/state.json] for collection
[halfdeletedcollection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 3623467 INFO
(zkCallback-1211-thread-1-processing-n:127.0.0.1:41617_solr)
[n:127.0.0.1:41617_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/halfdeletedcollection/state.json] for collection
[halfdeletedcollection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 3623503 INFO (qtp793664753-9945) [n:127.0.0.1:41617_solr
c:halfdeletedcollection s:shard1 r:core_node42
x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 3623521 INFO (qtp793664753-9945) [n:127.0.0.1:41617_solr
c:halfdeletedcollection s:shard1 r:core_node42
x:halfdeletedcollection_shard1_replica_n41] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node42&dataDir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_87B80789AC496375-001/tempDir-002&collection.configName=conf&name=halfdeletedcollection_shard1_replica_n41&action=CREATE&collection=halfdeletedcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=806
[junit4] 2> 3623523 INFO (qtp793664753-9943) [n:127.0.0.1:41617_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={dataDir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_87B80789AC496375-001/tempDir-002&action=ADDREPLICA&collection=halfdeletedcollection&shard=shard1&type=NRT&wt=javabin&version=2}
status=0 QTime=1395
[junit4] 2> 3623536 INFO (qtp793664753-9950) [n:127.0.0.1:41617_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=halfdeletedcollection&action=DELETE&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 3623544 INFO
(OverseerCollectionConfigSetProcessor-99071429275090953-127.0.0.1:37332_solr-n_0000000000)
[n:127.0.0.1:37332_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 3623544 INFO
(OverseerThreadFactory-3877-thread-3-processing-n:127.0.0.1:37332_solr)
[n:127.0.0.1:37332_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
[junit4] 2> 3623557 INFO (qtp793664753-9961) [n:127.0.0.1:41617_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.halfdeletedcollection.shard1.replica_n41, tag=null
[junit4] 2> 3623557 INFO (qtp793664753-9961) [n:127.0.0.1:41617_solr ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4db189a0: rootName = null,
domain = solr.core.halfdeletedcollection.shard1.replica_n41, service url =
null, agent id = null] for registry
solr.core.halfdeletedcollection.shard1.replica_n41 /
com.codahale.metrics.MetricRegistry@7a441036
[junit4] 2> 3623605 INFO (qtp793664753-9961) [n:127.0.0.1:41617_solr ]
o.a.s.c.SolrCore [halfdeletedcollection_shard1_replica_n41] CLOSING SolrCore
org.apache.solr.core.SolrCore@4e7e8b3a
[junit4] 2> 3623605 INFO (qtp793664753-9961) [n:127.0.0.1:41617_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.halfdeletedcollection.shard1.replica_n41, tag=1316916026
[junit4] 2> 3623605 INFO (qtp793664753-9961) [n:127.0.0.1:41617_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.halfdeletedcollection.shard1.leader, tag=1316916026
[junit4] 2> 3623629 INFO
(zkCallback-1211-thread-1-processing-n:127.0.0.1:41617_solr)
[n:127.0.0.1:41617_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/halfdeletedcollection/state.json] for collection
[halfdeletedcollection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 3623629 INFO
(zkCallback-1211-thread-2-processing-n:127.0.0.1:41617_solr)
[n:127.0.0.1:41617_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/halfdeletedcollection/state.json] for collection
[halfdeletedcollection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 3623642 INFO (qtp793664753-9961) [n:127.0.0.1:41617_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=halfdeletedcollection_shard1_replica_n41&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=85
[junit4] 2> 3624503 INFO (qtp793664753-9950) [n:127.0.0.1:41617_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=halfdeletedcollection&action=DELETE&wt=javabin&version=2} status=0
QTime=966
[junit4] 2> 3624515 INFO (qtp793664753-9985) [n:127.0.0.1:41617_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 3624515 INFO (qtp793664753-9985) [n:127.0.0.1:41617_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 3624567 INFO (qtp793664753-9987) [n:127.0.0.1:41617_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf&name=halfdeletedcollection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 3624613 INFO
(OverseerCollectionConfigSetProcessor-99071429275090953-127.0.0.1:37332_solr-n_0000000000)
[n:127.0.0.1:37332_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 3624613 INFO
(OverseerThreadFactory-3877-thread-4-processing-n:127.0.0.1:37332_solr)
[n:127.0.0.1:37332_solr ] o.a.s.c.CreateCollectionCmd Create collection
halfdeletedcollection
[junit4] 2> 3624849 INFO
(OverseerStateUpdate-99071429275090953-127.0.0.1:37332_solr-n_0000000000)
[n:127.0.0.1:37332_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"halfdeletedcollection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"halfdeletedcollection_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:34595/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3624884 INFO
(OverseerStateUpdate-99071429275090953-127.0.0.1:37332_solr-n_0000000000)
[n:127.0.0.1:37332_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"halfdeletedcollection",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"halfdeletedcollection_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:38715/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 3625514 INFO (qtp1515768486-9971) [n:127.0.0.1:34595_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=halfdeletedcollection_shard1_replica_n1&action=CREATE&numShards=2&collection=halfdeletedcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3625514 INFO (qtp1515768486-9971) [n:127.0.0.1:34595_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 3625587 INFO (qtp1850214384-9940) [n:127.0.0.1:38715_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=halfdeletedcollection_shard2_replica_n2&action=CREATE&numShards=2&collection=halfdeletedcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 3625587 INFO (qtp1850214384-9940) [n:127.0.0.1:38715_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 3625711 INFO
(zkCallback-1213-thread-1-processing-n:127.0.0.1:34595_solr)
[n:127.0.0.1:34595_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/halfdeletedcollection/state.json] for collection
[halfdeletedcollection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 3625711 INFO
(zkCallback-1213-thread-2-processing-n:127.0.0.1:34595_solr)
[n:127.0.0.1:34595_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/halfdeletedcollection/state.json] for collection
[halfdeletedcollection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 3625712 INFO
(zkCallback-1212-thread-1-processing-n:127.0.0.1:38715_solr)
[n:127.0.0.1:38715_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/halfdeletedcollection/state.json] for collection
[halfdeletedcollection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 3625712 INFO
(zkCallback-1212-thread-2-processing-n:127.0.0.1:38715_solr)
[n:127.0.0.1:38715_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/halfdeletedcollection/state.json] for collection
[halfdeletedcollection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 3626737 INFO (qtp1515768486-9971) [n:127.0.0.1:34595_solr
c:halfdeletedcollection s:shard1 r:core_node3
x:halfdeletedcollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.2.0
[junit4] 2> 3626745 INFO (qtp1850214384-9940) [n:127.0.0.1:38715_solr
c:halfdeletedcollection s:shard2 r:core_node4
x:halfdeletedcollection_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.2.0
[junit4] 2> 3626811 INFO (qtp1515768486-9971) [n:127.0.0.1:34595_solr
c:halfdeletedcollection s:shard1 r:core_node3
x:halfdeletedcollection_shard1_replica_n1] o.a.s.s.IndexSchema
[halfdeletedcollection_shard1_replica_n1] Schema name=minimal
[junit4] 2> 3626820 INFO (qtp1850214384-9940) [n:127.0.0.1:38715_solr
c:halfdeletedcollection s:shard2 r:core_node4
x:halfdeletedcollection_shard2_replica_n2] o.a.s.s.IndexSchema
[halfdeletedcollection_shard2_replica_n2] Schema name=minimal
[junit4] 2> 3626846 INFO (qtp1515768486-9971) [n:127.0.0.1:34595_solr
c:halfdeletedcollection s:shard1 r:core_node3
x:halfdeletedcollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 3626846 INFO (qtp1515768486-9971) [n:127.0.0.1:34595_solr
c:halfdeletedcollection s:shard1 r:core_node3
x:halfdeletedcollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating
SolrCore 'halfdeletedcollection_shard1_replica_n1' using configuration from
collection halfdeletedcollection, trusted=true
[junit4] 2> 3626846 INFO (qtp1515768486-9971) [n:127.0.0.1:34595_solr
c:halfdeletedcollection s:shard1 r:core_node3
x:halfdeletedcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr.core.halfdeletedcollection.shard1.replica_n1' (registry
'solr.core.halfdeletedcollection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@638d3a9e
[junit4] 2> 3626846 INFO (qtp1515768486-9971) [n:127.0.0.1:34595_solr
c:halfdeletedcollection s:shard1 r:core_node3
x:halfdeletedcollection_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 3626847 INFO (qtp1515768486-9971) [n:127.0.0.1:34595_solr
c:halfdeletedcollection s:shard1 r:core_node3
x:halfdeletedcollection_shard1_replica_n1] o.a.s.c.SolrCore
[[halfdeletedcollection_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_87B80789AC496375-001/tempDir-001/node4/halfdeletedcollection_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_87B80789AC496375-001/tempDir-001/node4/halfdeletedcollection_shard1_replica_n1/data/]
[junit4] 2> 3626857 INFO (qtp1850214384-9940) [n:127.0.0.1:38715_solr
c:halfdeletedcollection s:shard2 r:core_node4
x:halfdeletedcollection_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 3626857 INFO (qtp1850214384-9940) [n:127.0.0.1:38715_solr
c:halfdeletedcollection s:shard2 r:core_node4
x:halfdeletedcollection_shard2_replica_n2] o.a.s.c.CoreContainer Creating
SolrCore 'halfdeletedcollection_shard2_replica_n2' using configuration from
collection halfdeletedcollection, trusted=true
[junit4] 2> 3626874 INFO (qtp1850214384-9940) [n:127.0.0.1:38715_solr
c:halfdeletedcollection s:shard2 r:core_node4
x:halfdeletedcollection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr.core.halfdeletedcollection.shard2.replica_n2' (registry
'solr.core.halfdeletedcollection.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@638d3a9e
[junit4] 2> 3626875 INFO (qtp1850214384-9940) [n:127.0.0.1:38715_solr
c:halfdeletedcollection s:shard2 r:core_node4
x:halfdeletedcollection_shard2_replica_n2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 3626875 INFO (qtp1850214384-9940) [n:127.0.0.1:38715_solr
c:halfdeletedcollection s:shard2 r:core_node4
x:halfdeletedcollection_shard2_replica_n2] o.a.s.c.SolrCore
[[halfdeletedcollection_shard2_replica_n2] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_87B80789AC496375-001/tempDir-001/node2/halfdeletedcollection_shard2_replica_n2],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_87B80789AC496375-001/tempDir-001/node2/halfdeletedcollection_shard2_replica_n2/data/]
[junit4] 2> 3627081 INFO (qtp1515768486-9971) [n:127.0.0.1:34595_solr
c:halfdeletedcollection s:shard1 r:core_node3
x:halfdeletedcollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 3627081 INFO (qtp1515768486-9971) [n:127.0.0.1:34595_solr
c:halfdeletedcollection s:shard1 r:core_node3
x:halfdeletedcollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3627272 INFO (qtp1515768486-9971) [n:127.0.0.1:34595_solr
c:halfdeletedcollection s:shard1 r:core_node3
x:halfdeletedcollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 3627272 INFO (qtp1515768486-9971) [n:127.0.0.1:34595_solr
c:halfdeletedcollection s:shard1 r:core_node3
x:halfdeletedcollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 3627273 INFO (qtp1515768486-9971) [n:127.0.0.1:34595_solr
c:halfdeletedcollection s:shard1 r:core_node3
x:halfdeletedcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@10db965[halfdeletedcollection_shard1_replica_n1] main]
[junit4] 2> 3627311 INFO (qtp1515768486-9971) [n:127.0.0.1:34595_solr
c:halfdeletedcollection s:shard1 r:core_node3
x:halfdeletedcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 3627312 INFO (qtp1515768486-9971) [n:127.0.0.1:34595_solr
c:halfdeletedcollection s:shard1 r:core_node3
x:halfdeletedcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 3627346 INFO (qtp1515768486-9971) [n:127.0.0.1:34595_solr
c:halfdeletedcollection s:shard1 r:core_node3
x:halfdeletedcollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 3627358 INFO
(searcherExecutor-3890-thread-1-processing-n:127.0.0.1:34595_solr
x:halfdeletedcollection_shard1_replica_n1 s:shard1 c:halfdeletedcollection
r:core_node3) [n:127.0.0.1:34595_solr c:halfdeletedcollection s:shard1
r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.c.SolrCore
[halfdeletedc
[...truncated too long message...]
(queryNorm=false): {}, locale=sr-Latn-ME, timezone=Japan
[junit4] 2> NOTE: Linux 4.4.0-83-generic amd64/Oracle Corporation
1.8.0_152 (64-bit)/cpus=4,threads=5,free=251839512,total=417333248
[junit4] 2> NOTE: All tests run in this JVM: [StreamExpressionTest]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=StreamExpressionTest -Dtests.seed=E1CAC6E90CB909F9
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sr-Latn-ME
-Dtests.timezone=Japan -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.00s J0 | StreamExpressionTest (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 8 threads leaked from SUITE
scope at org.apache.solr.client.solrj.io.stream.StreamExpressionTest:
[junit4] > 1) Thread[id=3855, name=zkCallback-194-thread-8,
state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
[junit4] > at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > 2) Thread[id=630, name=Connection evictor,
state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
[junit4] > at java.lang.Thread.sleep(Native Method)
[junit4] > at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > 3) Thread[id=1694,
name=zkCallback-194-thread-3-EventThread, state=WAITING,
group=TGRP-StreamExpressionTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
[junit4] > 4) Thread[id=1693,
name=zkCallback-194-thread-3-SendThread(127.0.0.1:38102), state=TIMED_WAITING,
group=TGRP-StreamExpressionTest]
[junit4] > at java.lang.Thread.sleep(Native Method)
[junit4] > at
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
[junit4] > at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
[junit4] > at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
[junit4] > 5) Thread[id=3372, name=zkCallback-194-thread-6,
state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
[junit4] > at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > 6) Thread[id=3854, name=zkCallback-194-thread-7,
state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
[junit4] > at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > 7) Thread[id=637, name=Connection evictor,
state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
[junit4] > at java.lang.Thread.sleep(Native Method)
[junit4] > at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > 8) Thread[id=636, name=Connection evictor,
state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
[junit4] > at java.lang.Thread.sleep(Native Method)
[junit4] > at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > at
__randomizedtesting.SeedInfo.seed([E1CAC6E90CB909F9]:0)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=3855, name=zkCallback-194-thread-8,
state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
[junit4] > at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > 2) Thread[id=1693,
name=zkCallback-194-thread-3-SendThread(127.0.0.1:38102), state=TIMED_WAITING,
group=TGRP-StreamExpressionTest]
[junit4] > at java.lang.Thread.sleep(Native Method)
[junit4] > at
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
[junit4] > at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
[junit4] > at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
[junit4] > 3) Thread[id=3372, name=zkCallback-194-thread-6,
state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
[junit4] > at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > 4) Thread[id=3854, name=zkCallback-194-thread-7,
state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
[junit4] > at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > at
__randomizedtesting.SeedInfo.seed([E1CAC6E90CB909F9]:0)
[junit4] Completed [123/146 (1!)] on J0 in 641.65s, 135 tests, 1 failure, 2
errors <<< FAILURES!
[...truncated 46467 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]