Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4461/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC
4 tests failed.
FAILED: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test
Error Message:
document count mismatch. control=2174 sum(shards)=2183 cloudClient=2183
Stack Trace:
java.lang.AssertionError: document count mismatch. control=2174
sum(shards)=2183 cloudClient=2183
at
__randomizedtesting.SeedInfo.seed([5203A32BC26A7579:DA579CF16C961881]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1382)
at
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:234)
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
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
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.cloud.ChaosMonkeyNothingIsSafeTest
Error Message:
8 threads leaked from SUITE scope at
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest: 1) Thread[id=25107,
name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5203A32BC26A7579]-SendThread(127.0.0.1:61006),
state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
2) Thread[id=25106, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-ChaosMonkeyNothingIsSafeTest] 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=25131,
name=zkCallback-7550-thread-1, state=TIMED_WAITING,
group=TGRP-ChaosMonkeyNothingIsSafeTest] 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=25108,
name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5203A32BC26A7579]-EventThread,
state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest] 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:502)
5) Thread[id=25309, name=zkCallback-7550-thread-4, state=TIMED_WAITING,
group=TGRP-ChaosMonkeyNothingIsSafeTest] 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=25292,
name=zkCallback-7550-thread-3, state=TIMED_WAITING,
group=TGRP-ChaosMonkeyNothingIsSafeTest] 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=25291,
name=zkCallback-7550-thread-2, state=TIMED_WAITING,
group=TGRP-ChaosMonkeyNothingIsSafeTest] 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) 8) Thread[id=25109,
name=zkConnectionManagerCallback-7551-thread-1, state=WAITING,
group=TGRP-ChaosMonkeyNothingIsSafeTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 8 threads leaked from SUITE
scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest:
1) Thread[id=25107,
name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5203A32BC26A7579]-SendThread(127.0.0.1:61006),
state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
2) Thread[id=25106, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-ChaosMonkeyNothingIsSafeTest]
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=25131, name=zkCallback-7550-thread-1, state=TIMED_WAITING,
group=TGRP-ChaosMonkeyNothingIsSafeTest]
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=25108,
name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5203A32BC26A7579]-EventThread,
state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
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:502)
5) Thread[id=25309, name=zkCallback-7550-thread-4, state=TIMED_WAITING,
group=TGRP-ChaosMonkeyNothingIsSafeTest]
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=25292, name=zkCallback-7550-thread-3, state=TIMED_WAITING,
group=TGRP-ChaosMonkeyNothingIsSafeTest]
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=25291, name=zkCallback-7550-thread-2, state=TIMED_WAITING,
group=TGRP-ChaosMonkeyNothingIsSafeTest]
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)
8) Thread[id=25109, name=zkConnectionManagerCallback-7551-thread-1,
state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([5203A32BC26A7579]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=25107,
name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5203A32BC26A7579]-SendThread(127.0.0.1:61006),
state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
2) Thread[id=25131, name=zkCallback-7550-thread-1, state=TIMED_WAITING,
group=TGRP-ChaosMonkeyNothingIsSafeTest] 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) 3) Thread[id=25309,
name=zkCallback-7550-thread-4, state=TIMED_WAITING,
group=TGRP-ChaosMonkeyNothingIsSafeTest] 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=25292,
name=zkCallback-7550-thread-3, state=TIMED_WAITING,
group=TGRP-ChaosMonkeyNothingIsSafeTest] 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) 5) Thread[id=25291,
name=zkCallback-7550-thread-2, state=TIMED_WAITING,
group=TGRP-ChaosMonkeyNothingIsSafeTest] 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=25109,
name=zkConnectionManagerCallback-7551-thread-1, state=WAITING,
group=TGRP-ChaosMonkeyNothingIsSafeTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=25107,
name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5203A32BC26A7579]-SendThread(127.0.0.1:61006),
state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
2) Thread[id=25131, name=zkCallback-7550-thread-1, state=TIMED_WAITING,
group=TGRP-ChaosMonkeyNothingIsSafeTest]
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)
3) Thread[id=25309, name=zkCallback-7550-thread-4, state=TIMED_WAITING,
group=TGRP-ChaosMonkeyNothingIsSafeTest]
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=25292, name=zkCallback-7550-thread-3, state=TIMED_WAITING,
group=TGRP-ChaosMonkeyNothingIsSafeTest]
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)
5) Thread[id=25291, name=zkCallback-7550-thread-2, state=TIMED_WAITING,
group=TGRP-ChaosMonkeyNothingIsSafeTest]
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=25109, name=zkConnectionManagerCallback-7551-thread-1,
state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([5203A32BC26A7579]:0)
FAILED:
org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testSelectedCollections
Error Message:
The operations computed by ComputePlanAction should not be
nullSolrClientNodeStateProvider.DEBUG{AFTER_ACTION=[compute_plan, null],
BEFORE_ACTION=[compute_plan, null]}
Stack Trace:
java.lang.AssertionError: The operations computed by ComputePlanAction should
not be nullSolrClientNodeStateProvider.DEBUG{AFTER_ACTION=[compute_plan, null],
BEFORE_ACTION=[compute_plan, null]}
at
__randomizedtesting.SeedInfo.seed([5203A32BC26A7579:68AD46F2FC0EAC17]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNotNull(Assert.java:526)
at
org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testSelectedCollections(ComputePlanActionTest.java:469)
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)
Build Log:
[...truncated 12462 lines...]
[junit4] Suite: org.apache.solr.cloud.autoscaling.ComputePlanActionTest
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_5203A32BC26A7579-001/init-core-data-001
[junit4] 2> 462494 WARN
(SUITE-ComputePlanActionTest-seed#[5203A32BC26A7579]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
[junit4] 2> 462494 INFO
(SUITE-ComputePlanActionTest-seed#[5203A32BC26A7579]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 462498 INFO
(SUITE-ComputePlanActionTest-seed#[5203A32BC26A7579]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
w/ MAC_OS_X supressed clientAuth
[junit4] 2> 462499 INFO
(SUITE-ComputePlanActionTest-seed#[5203A32BC26A7579]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 462500 INFO
(SUITE-ComputePlanActionTest-seed#[5203A32BC26A7579]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_5203A32BC26A7579-001/tempDir-001
[junit4] 2> 462500 INFO
(SUITE-ComputePlanActionTest-seed#[5203A32BC26A7579]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 462500 INFO (Thread-871) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 462500 INFO (Thread-871) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 462503 ERROR (Thread-871) [ ] 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> 462610 INFO
(SUITE-ComputePlanActionTest-seed#[5203A32BC26A7579]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:51871
[junit4] 2> 462624 INFO (zkConnectionManagerCallback-1105-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 462634 INFO (jetty-launcher-1102-thread-1) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z,
git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 462635 INFO (jetty-launcher-1102-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 462636 INFO (jetty-launcher-1102-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 462636 INFO (jetty-launcher-1102-thread-1) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 462636 INFO (jetty-launcher-1102-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7c0a7e9a{/solr,null,AVAILABLE}
[junit4] 2> 462637 INFO (jetty-launcher-1102-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@61843adc{SSL,[ssl,
http/1.1]}{127.0.0.1:51873}
[junit4] 2> 462637 INFO (jetty-launcher-1102-thread-1) [ ]
o.e.j.s.Server Started @467160ms
[junit4] 2> 462637 INFO (jetty-launcher-1102-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=51873}
[junit4] 2> 462637 ERROR (jetty-launcher-1102-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 462637 INFO (jetty-launcher-1102-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 462637 INFO (jetty-launcher-1102-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 462637 INFO (jetty-launcher-1102-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 462637 INFO (jetty-launcher-1102-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-24T13:33:44.680Z
[junit4] 2> 462640 INFO (zkConnectionManagerCallback-1107-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 462640 INFO (jetty-launcher-1102-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 462653 INFO (jetty-launcher-1102-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51871/solr
[junit4] 2> 462654 INFO (zkConnectionManagerCallback-1111-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 462657 INFO
(zkConnectionManagerCallback-1113-thread-1-processing-n:127.0.0.1:51873_solr)
[n:127.0.0.1:51873_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 462821 INFO (jetty-launcher-1102-thread-1)
[n:127.0.0.1:51873_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 462822 INFO (jetty-launcher-1102-thread-1)
[n:127.0.0.1:51873_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:51873_solr
[junit4] 2> 462824 INFO (jetty-launcher-1102-thread-1)
[n:127.0.0.1:51873_solr ] o.a.s.c.Overseer Overseer
(id=72115760086122499-127.0.0.1:51873_solr-n_0000000000) starting
[junit4] 2> 462836 DEBUG
(OverseerStateUpdate-72115760086122499-127.0.0.1:51873_solr-n_0000000000)
[n:127.0.0.1:51873_solr ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 462837 INFO (jetty-launcher-1102-thread-1)
[n:127.0.0.1:51873_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:51873_solr
[junit4] 2> 462837 DEBUG
(OverseerAutoScalingTriggerThread-72115760086122499-127.0.0.1:51873_solr-n_0000000000)
[n:127.0.0.1:51873_solr ] o.a.s.c.a.OverseerTriggerThread Adding
.autoAddReplicas trigger
[junit4] 2> 462839 DEBUG
(OverseerAutoScalingTriggerThread-72115760086122499-127.0.0.1:51873_solr-n_0000000000)
[n:127.0.0.1:51873_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 1
[junit4] 2> 462839 INFO
(OverseerStateUpdate-72115760086122499-127.0.0.1:51873_solr-n_0000000000)
[n:127.0.0.1:51873_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 462840 DEBUG
(OverseerAutoScalingTriggerThread-72115760086122499-127.0.0.1:51873_solr-n_0000000000)
[n:127.0.0.1:51873_solr ] o.a.s.c.a.NodeLostTrigger Initial livenodes:
[127.0.0.1:51873_solr]
[junit4] 2> 462840 DEBUG
(OverseerAutoScalingTriggerThread-72115760086122499-127.0.0.1:51873_solr-n_0000000000)
[n:127.0.0.1:51873_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 1, lastZnodeVersion -1
[junit4] 2> 462840 DEBUG
(OverseerAutoScalingTriggerThread-72115760086122499-127.0.0.1:51873_solr-n_0000000000)
[n:127.0.0.1:51873_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 1
[junit4] 2> 462842 DEBUG
(OverseerAutoScalingTriggerThread-72115760086122499-127.0.0.1:51873_solr-n_0000000000)
[n:127.0.0.1:51873_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeAdded markers
[junit4] 2> 462843 DEBUG
(OverseerAutoScalingTriggerThread-72115760086122499-127.0.0.1:51873_solr-n_0000000000)
[n:127.0.0.1:51873_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 1, lastZnodeVersion 1
[junit4] 2> 462843 DEBUG (ScheduledTrigger-2290-thread-1)
[n:127.0.0.1:51873_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 1
[junit4] 2> 462966 INFO (jetty-launcher-1102-thread-1)
[n:127.0.0.1:51873_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_51873.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@9c7b51
[junit4] 2> 462972 INFO (jetty-launcher-1102-thread-1)
[n:127.0.0.1:51873_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_51873.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@9c7b51
[junit4] 2> 462972 INFO (jetty-launcher-1102-thread-1)
[n:127.0.0.1:51873_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_51873.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@9c7b51
[junit4] 2> 462974 INFO (jetty-launcher-1102-thread-1)
[n:127.0.0.1:51873_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_5203A32BC26A7579-001/tempDir-001/node1/.
[junit4] 2> 462998 INFO (zkConnectionManagerCallback-1117-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 463003 INFO (zkConnectionManagerCallback-1121-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 463004 INFO
(SUITE-ComputePlanActionTest-seed#[5203A32BC26A7579]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 463006 INFO
(SUITE-ComputePlanActionTest-seed#[5203A32BC26A7579]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51871/solr ready
[junit4] 2> 463019 INFO
(TEST-ComputePlanActionTest.testNodeLost-seed#[5203A32BC26A7579]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testNodeLost
[junit4] 2> 463020 DEBUG
(zkCallback-1112-thread-1-processing-n:127.0.0.1:51873_solr)
[n:127.0.0.1:51873_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 2
[junit4] 2> 463020 DEBUG
(OverseerAutoScalingTriggerThread-72115760086122499-127.0.0.1:51873_solr-n_0000000000)
[n:127.0.0.1:51873_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 2
[junit4] 2> 463021 INFO
(TEST-ComputePlanActionTest.testNodeLost-seed#[5203A32BC26A7579]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 463022 DEBUG
(OverseerAutoScalingTriggerThread-72115760086122499-127.0.0.1:51873_solr-n_0000000000)
[n:127.0.0.1:51873_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeLost markers
[junit4] 2> 463023 DEBUG
(OverseerAutoScalingTriggerThread-72115760086122499-127.0.0.1:51873_solr-n_0000000000)
[n:127.0.0.1:51873_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeAdded markers
[junit4] 2> 463023 DEBUG
(OverseerAutoScalingTriggerThread-72115760086122499-127.0.0.1:51873_solr-n_0000000000)
[n:127.0.0.1:51873_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 2, lastZnodeVersion 2
[junit4] 2> 463061 INFO (qtp417286358-4707) [n:127.0.0.1:51873_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 463061 DEBUG (qtp417286358-4705) [n:127.0.0.1:51873_solr ]
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 463062 INFO (qtp417286358-4705) [n:127.0.0.1:51873_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling
params={wt=javabin&version=2} status=0 QTime=9
[junit4] 2> 463063 DEBUG
(zkCallback-1112-thread-1-processing-n:127.0.0.1:51873_solr)
[n:127.0.0.1:51873_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 3
[junit4] 2> 463063 DEBUG
(OverseerAutoScalingTriggerThread-72115760086122499-127.0.0.1:51873_solr-n_0000000000)
[n:127.0.0.1:51873_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 3
[junit4] 2> 463063 DEBUG
(OverseerAutoScalingTriggerThread-72115760086122499-127.0.0.1:51873_solr-n_0000000000)
[n:127.0.0.1:51873_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeLost markers
[junit4] 2> 463063 DEBUG
(OverseerAutoScalingTriggerThread-72115760086122499-127.0.0.1:51873_solr-n_0000000000)
[n:127.0.0.1:51873_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeAdded markers
[junit4] 2> 463064 DEBUG
(OverseerAutoScalingTriggerThread-72115760086122499-127.0.0.1:51873_solr-n_0000000000)
[n:127.0.0.1:51873_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 3, lastZnodeVersion 3
[junit4] 2> 463066 INFO (qtp417286358-4705) [n:127.0.0.1:51873_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 463066 DEBUG (qtp417286358-4709) [n:127.0.0.1:51873_solr ]
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 463067 INFO (qtp417286358-4709) [n:127.0.0.1:51873_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling
params={wt=javabin&version=2} status=0 QTime=3
[junit4] 2> 463068 DEBUG
(zkCallback-1112-thread-1-processing-n:127.0.0.1:51873_solr)
[n:127.0.0.1:51873_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 4
[junit4] 2> 463068 DEBUG
(OverseerAutoScalingTriggerThread-72115760086122499-127.0.0.1:51873_solr-n_0000000000)
[n:127.0.0.1:51873_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 4
[junit4] 2> 463068 DEBUG
(OverseerAutoScalingTriggerThread-72115760086122499-127.0.0.1:51873_solr-n_0000000000)
[n:127.0.0.1:51873_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeLost markers
[junit4] 2> 463069 DEBUG
(OverseerAutoScalingTriggerThread-72115760086122499-127.0.0.1:51873_solr-n_0000000000)
[n:127.0.0.1:51873_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeAdded markers
[junit4] 2> 463069 DEBUG
(OverseerAutoScalingTriggerThread-72115760086122499-127.0.0.1:51873_solr-n_0000000000)
[n:127.0.0.1:51873_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 4, lastZnodeVersion 4
[junit4] 2> 463070 INFO
(TEST-ComputePlanActionTest.testNodeLost-seed#[5203A32BC26A7579]) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z,
git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 463071 INFO
(TEST-ComputePlanActionTest.testNodeLost-seed#[5203A32BC26A7579]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 463071 INFO
(TEST-ComputePlanActionTest.testNodeLost-seed#[5203A32BC26A7579]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 463071 INFO
(TEST-ComputePlanActionTest.testNodeLost-seed#[5203A32BC26A7579]) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 463071 INFO
(TEST-ComputePlanActionTest.testNodeLost-seed#[5203A32BC26A7579]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1429c9be{/solr,null,AVAILABLE}
[junit4] 2> 463072 INFO
(TEST-ComputePlanActionTest.testNodeLost-seed#[5203A32BC26A7579]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5779f582{SSL,[ssl,
http/1.1]}{127.0.0.1:51881}
[junit4] 2> 463072 INFO
(TEST-ComputePlanActionTest.testNodeLost-seed#[5203A32BC26A7579]) [ ]
o.e.j.s.Server Started @467595ms
[junit4] 2> 463072 INFO
(TEST-ComputePlanActionTest.testNodeLost-seed#[5203A32BC26A7579]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=51881}
[junit4] 2> 463072 ERROR
(TEST-ComputePlanActionTest.testNodeLost-seed#[5203A32BC26A7579]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 463072 INFO
(TEST-ComputePlanActionTest.testNodeLost-seed#[5203A32BC26A7579]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 463072 INFO
(TEST-ComputePlanActionTest.testNodeLost-seed#[5203A32BC26A7579]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 463072 INFO
(TEST-ComputePlanActionTest.testNodeLost-seed#[5203A32BC26A7579]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 463072 INFO
(TEST-ComputePlanActionTest.testNodeLost-seed#[5203A32BC26A7579]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-24T13:33:45.115Z
[junit4] 2> 463074 INFO (zkConnectionManagerCallback-1124-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 463075 INFO
(TEST-ComputePlanActionTest.testNodeLost-seed#[5203A32BC26A7579]) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 463087 INFO
(TEST-ComputePlanActionTest.testNodeLost-seed#[5203A32BC26A7579]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51871/solr
[junit4] 2> 463088 INFO (zkConnectionManagerCallback-1128-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 463091 INFO
(zkConnectionManagerCallback-1130-thread-1-processing-n:127.0.0.1:51881_solr)
[n:127.0.0.1:51881_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 463104 INFO
(TEST-ComputePlanActionTest.testNodeLost-seed#[5203A32BC26A7579])
[n:127.0.0.1:51881_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 463108 INFO
(TEST-ComputePlanActionTest.testNodeLost-seed#[5203A32BC26A7579])
[n:127.0.0.1:51881_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 463112 INFO
(TEST-ComputePlanActionTest.testNodeLost-seed#[5203A32BC26A7579])
[n:127.0.0.1:51881_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:51881_solr
[junit4] 2> 463113 DEBUG
(OverseerStateUpdate-72115760086122499-127.0.0.1:51873_solr-n_0000000000)
[n:127.0.0.1:51873_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:51881_solr"} current state version: 0
[junit4] 2> 463113 DEBUG
(OverseerStateUpdate-72115760086122499-127.0.0.1:51873_solr-n_0000000000)
[n:127.0.0.1:51873_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:51881_solr
[junit4] 2> 463114 INFO
(zkCallback-1112-thread-1-processing-n:127.0.0.1:51873_solr)
[n:127.0.0.1:51873_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 463115 INFO (zkCallback-1120-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 463116 INFO (zkCallback-1120-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 463117 INFO
(zkCallback-1129-thread-1-processing-n:127.0.0.1:51881_solr)
[n:127.0.0.1:51881_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 463211 INFO
(TEST-ComputePlanActionTest.testNodeLost-seed#[5203A32BC26A7579])
[n:127.0.0.1:51881_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_51881.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@9c7b51
[junit4] 2> 463219 INFO
(TEST-ComputePlanActionTest.testNodeLost-seed#[5203A32BC26A7579])
[n:127.0.0.1:51881_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_51881.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@9c7b51
[junit4] 2> 463219 INFO
(TEST-ComputePlanActionTest.testNodeLost-seed#[5203A32BC26A7579])
[n:127.0.0.1:51881_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_51881.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@9c7b51
[junit4] 2> 463220 INFO
(TEST-ComputePlanActionTest.testNodeLost-seed#[5203A32BC26A7579])
[n:127.0.0.1:51881_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_5203A32BC26A7579-001/tempDir-001/node2/.
[junit4] 2> 463271 INFO (qtp417286358-4709) [n:127.0.0.1:51873_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 463275 INFO (qtp1741924750-4746) [n:127.0.0.1:51881_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 463276 DEBUG (qtp1741924750-4744) [n:127.0.0.1:51881_solr ]
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 463276 INFO (qtp1741924750-4744) [n:127.0.0.1:51881_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling
params={wt=javabin&version=2} status=0 QTime=9
[junit4] 2> 463277 DEBUG
(zkCallback-1112-thread-1-processing-n:127.0.0.1:51873_solr)
[n:127.0.0.1:51873_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 5
[junit4] 2> 463278 INFO (qtp417286358-4707) [n:127.0.0.1:51873_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&name=testNodeLost&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 463278 DEBUG
(zkCallback-1112-thread-1-processing-n:127.0.0.1:51873_solr)
[n:127.0.0.1:51873_solr ] o.a.s.c.a.NodeLostTrigger Initial livenodes:
[127.0.0.1:51873_solr, 127.0.0.1:51881_solr]
[junit4] 2> 463278 DEBUG
(OverseerAutoScalingTriggerThread-72115760086122499-127.0.0.1:51873_solr-n_0000000000)
[n:127.0.0.1:51873_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 5
[junit4] 2> 463282 INFO
(OverseerThreadFactory-2292-thread-1-processing-n:127.0.0.1:51873_solr)
[n:127.0.0.1:51873_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
testNodeLost
[junit4] 2> 463282 DEBUG
(OverseerAutoScalingTriggerThread-72115760086122499-127.0.0.1:51873_solr-n_0000000000)
[n:127.0.0.1:51873_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeAdded markers
[junit4] 2> 463283 DEBUG
(OverseerAutoScalingTriggerThread-72115760086122499-127.0.0.1:51873_solr-n_0000000000)
[n:127.0.0.1:51873_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 5, lastZnodeVersion 5
[junit4] 2> 463283 DEBUG (ScheduledTrigger-2290-thread-1)
[n:127.0.0.1:51873_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
node_lost_trigger with currently live nodes: 2
[junit4] 2> 463286 INFO (qtp417286358-4709) [n:127.0.0.1:51873_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 463289 INFO (qtp1741924750-4745) [n:127.0.0.1:51881_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 463290 INFO
(OverseerThreadFactory-2292-thread-1-processing-n:127.0.0.1:51873_solr)
[n:127.0.0.1:51873_solr ] o.a.s.c.s.c.a.PolicyHelper returnSession,
curr-time 887544248 sessionWrapper.createTime 887544247090082,
this.sessionWrapper.createTime 887544247090082
[junit4] 2> 463297 DEBUG
(OverseerStateUpdate-72115760086122499-127.0.0.1:51873_solr-n_0000000000)
[n:127.0.0.1:51873_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "name":"testNodeLost",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "collection.configName":"conf",
[junit4] 2> "numShards":"1",
[junit4] 2> "nrtReplicas":"2",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "operation":"create"} current state version: 0
[junit4] 2> 463297 DEBUG
(OverseerStateUpdate-72115760086122499-127.0.0.1:51873_solr-n_0000000000)
[n:127.0.0.1:51873_solr ] o.a.s.c.o.ClusterStateMutator building a new
cName: testNodeLost
[junit4] 2> 463297 DEBUG
(OverseerStateUpdate-72115760086122499-127.0.0.1:51873_solr-n_0000000000)
[n:127.0.0.1:51873_solr ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/testNodeLost/state.json
[junit4] 2> 463413 DEBUG
(OverseerStateUpdate-72115760086122499-127.0.0.1:51873_solr-n_0000000000)
[n:127.0.0.1:51873_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testNodeLost",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testNodeLost_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:51881/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 463413 INFO
(OverseerStateUpdate-72115760086122499-127.0.0.1:51873_solr-n_0000000000)
[n:127.0.0.1:51873_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testNodeLost",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testNodeLost_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:51881/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 463415 DEBUG
(OverseerStateUpdate-72115760086122499-127.0.0.1:51873_solr-n_0000000000)
[n:127.0.0.1:51873_solr ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{}}
[junit4] 2> 463415 DEBUG
(OverseerStateUpdate-72115760086122499-127.0.0.1:51873_solr-n_0000000000)
[n:127.0.0.1:51873_solr ] o.a.s.c.o.SliceMutator New Slice: shard1:{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{"core_node3":{
[junit4] 2> "core":"testNodeLost_shard1_replica_n1",
[junit4] 2> "base_url":"https://127.0.0.1:51881/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 463417 DEBUG
(OverseerStateUpdate-72115760086122499-127.0.0.1:51873_solr-n_0000000000)
[n:127.0.0.1:51873_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testNodeLost",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testNodeLost_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:51873/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 463417 INFO
(OverseerStateUpdate-72115760086122499-127.0.0.1:51873_solr-n_0000000000)
[n:127.0.0.1:51873_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testNodeLost",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testNodeLost_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:51873/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 463419 DEBUG
(OverseerStateUpdate-72115760086122499-127.0.0.1:51873_solr-n_0000000000)
[n:127.0.0.1:51873_solr ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{"core_node3":{
[junit4] 2> "core":"testNodeLost_shard1_replica_n1",
[junit4] 2> "base_url":"https://127.0.0.1:51881/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 463419 DEBUG
(OverseerStateUpdate-72115760086122499-127.0.0.1:51873_solr-n_0000000000)
[n:127.0.0.1:51873_solr ] o.a.s.c.o.SliceMutator New Slice: shard1:{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node3":{
[junit4] 2> "core":"testNodeLost_shard1_replica_n1",
[junit4] 2> "base_url":"https://127.0.0.1:51881/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node4":{
[junit4] 2> "core":"testNodeLost_shard1_replica_n2",
[junit4] 2> "base_url":"https://127.0.0.1:51873/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 463520 DEBUG
(OverseerStateUpdate-72115760086122499-127.0.0.1:51873_solr-n_0000000000)
[n:127.0.0.1:51873_solr ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/testNodeLost/state.json version: 0
[junit4] 2> 463633 INFO (qtp1741924750-4745) [n:127.0.0.1:51881_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testNodeLost_shard1_replica_n1&action=CREATE&numShards=1&collection=testNodeLost&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 463633 INFO (qtp417286358-4705) [n:127.0.0.1:51873_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testNodeLost_shard1_replica_n2&action=CREATE&numShards=1&collection=testNodeLost&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 463634 INFO (qtp417286358-4705) [n:127.0.0.1:51873_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 463634 INFO (qtp1741924750-4745) [n:127.0.0.1:51881_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 463639 DEBUG
(OverseerStateUpdate-72115760086122499-127.0.0.1:51873_solr-n_0000000000)
[n:127.0.0.1:51873_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "core":"testNodeLost_shard1_replica_n2",
[junit4] 2> "core_node_name":"core_node4",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:51873/solr",
[junit4] 2> "node_name":"127.0.0.1:51873_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"testNodeLost",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 463639 DEBUG
(OverseerStateUpdate-72115760086122499-127.0.0.1:51873_solr-n_0000000000)
[n:127.0.0.1:51873_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "core":"testNodeLost_shard1_replica_n2",
[junit4] 2> "core_node_name":"core_node4",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:51873/solr",
[junit4] 2> "node_name":"127.0.0.1:51873_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"testNodeLost",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"}
[junit4] 2> 463639 DEBUG
(OverseerStateUpdate-72115760086122499-127.0.0.1:51873_solr-n_0000000000)
[n:127.0.0.1:51873_solr ] o.a.s.c.o.ReplicaMutator Will update state for
replica:
core_node4:{"core":"testNodeLost_shard1_replica_n2","base_url":"https://127.0.0.1:51873/solr","node_name":"127.0.0.1:51873_solr","state":"down","type":"NRT"}
[junit4] 2> 463639 DEBUG
(OverseerStateUpdate-72115760086122499-127.0.0.1:51873_solr-n_0000000000)
[n:127.0.0.1:51873_solr ] o.a.s.c.o.ReplicaMutator Collection is now:
DocCollection(testNodeLost//collections/testNodeLost/state.json/1)={
[junit4] 2> "pullReplicas":"0",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "router":{"name":"compositeId"},
[junit4] 2> "maxShardsPerNode":"1",
[junit4] 2> "autoAddReplicas":"false",
[junit4] 2> "nrtReplicas":"2",
[junit4] 2> "tlogReplicas":"0",
[junit4] 2> "shards":{"shard1":{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node3":{
[junit4] 2> "core":"testNodeLost_shard1_replica_n1",
[junit4] 2> "base_url":"https://127.0.0.1:51881/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node4":{
[junit4] 2> "core":"testNodeLost_shard1_replica_n2",
[junit4] 2> "base_url":"https://127.0.0.1:51873/solr",
[junit4] 2> "node_name":"127.0.0.1:51873_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"}}}}}
[junit4] 2> 463640 DEBUG
(OverseerStateUpdate-72115760086122499-127.0.0.1:51873_solr-n_0000000000)
[n:127.0.0.1:51873_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "core":"testNodeLost_shard1_replica_n1",
[junit4] 2> "core_node_name":"core_node3",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:51881/solr",
[junit4] 2> "node_name":"127.0.0.1:51881_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"testNodeLost",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 463640 DEBUG
(OverseerStateUpdate-72115760086122499-127.0.0.1:51873_solr-n_0000000000)
[n:127.0.0.1:51873_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "core":"testNodeLost_shard1_replica_n1",
[junit4] 2> "core_node_name":"core_node3",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:51881/solr",
[junit4] 2> "node_name":"127.0.0.1:51881_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"testNodeLost",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"}
[junit4] 2> 463640 DEBUG
(OverseerStateUpdate-72115760086122499-127.0.0.1:51873_solr-n_0000000000)
[n:127.0.0.1:51873_solr ] o.a.s.c.o.ReplicaMutator Will update state for
replica:
core_node3:{"core":"testNodeLost_shard1_replica_n1","base_url":"https://127.0.0.1:51881/solr","node_name":"127.0.0.1:51881_solr","state":"down","type":"NRT"}
[junit4] 2> 463640 DEBUG
(OverseerStateUpdate-72115760086122499-127.0.0.1:51873_solr-n_0000000000)
[n:127.0.0.1:51873_solr ] o.a.s.c.o.ReplicaMutator Collection is now:
DocCollection(testNodeLost//collections/testNodeLost/state.json/1)={
[junit4] 2> "pullReplicas":"0",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "router":{"name":"compositeId"},
[junit4] 2> "maxShardsPerNode":"1",
[junit4] 2> "autoAddReplicas":"false",
[junit4] 2> "nrtReplicas":"2",
[junit4] 2> "tlogReplicas":"0",
[junit4] 2> "shards":{"shard1":{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node3":{
[junit4] 2> "core":"testNodeLost_shard1_replica_n1",
[junit4] 2> "base_url":"https://127.0.0.1:51881/solr",
[junit4] 2> "node_name":"127.0.0.1:51881_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"},
[junit4] 2> "core_node4":{
[junit4] 2> "core":"testNodeLost_shard1_replica_n2",
[junit4] 2> "base_url":"https://127.0.0.1:51873/solr",
[junit4] 2> "node_name":"127.0.0.1:51873_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"}}}}}
[junit4] 2> 463750 DEBUG
(OverseerStateUpdate-72115760086122499-127.0.0.1:51873_solr-n_0000000000)
[n:127.0.0.1:51873_solr ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/testNodeLost/state.json version: 1
[junit4] 2> 463751 INFO
(zkCallback-1129-thread-1-processing-n:127.0.0.1:51881_solr)
[n:127.0.0.1:51881_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testNodeLost/state.json] for collection [testNodeLost] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 463751 INFO
(zkCallback-1112-thread-1-processing-n:127.0.0.1:51873_solr)
[n:127.0.0.1:51873_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testNodeLost/state.json] for collection [testNodeLost] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 463752 INFO
(zkCallback-1129-thread-2-processing-n:127.0.0.1:51881_solr)
[n:127.0.0.1:51881_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testNodeLost/state.json] for collection [testNodeLost] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 463752 INFO
(zkCallback-1112-thread-2-processing-n:127.0.0.1:51873_solr)
[n:127.0.0.1:51873_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testNodeLost/state.json] for collection [testNodeLost] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 464286 DEBUG (ScheduledTrigger-2290-thread-2)
[n:127.0.0.1:51873_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
node_lost_trigger with currently live nodes: 2
[junit4] 2> 464668 INFO (qtp1741924750-4745) [n:127.0.0.1:51881_solr
c:testNodeLost s:shard1 r:core_node3 x:testNodeLost_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 464668 INFO (qtp417286358-4705) [n:127.0.0.1:51873_solr
c:testNodeLost s:shard1 r:core_node4 x:testNodeLost_shard1_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 464684 INFO (qtp1741924750-4745) [n:127.0.0.1:51881_solr
c:testNodeLost s:shard1 r:core_node3 x:testNodeLost_shard1_replica_n1]
o.a.s.s.IndexSchema [testNodeLost_shard1_replica_n1] Schema name=minimal
[junit4] 2> 464684 INFO (qtp417286358-4705) [n:127.0.0.1:51873_solr
c:testNodeLost s:shard1 r:core_node4 x:testNodeLost_shard1_replica_n2]
o.a.s.s.IndexSchema [testNodeLost_shard1_replica_n2] Schema name=minimal
[junit4] 2> 464687 INFO (qtp1741924750-4745) [n:127.0.0.1:51881_solr
c:testNodeLost s:shard1 r:core_node3 x:testNodeLost_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 464687 INFO (qtp1741924750-4745) [n:127.0.0.1:51881_solr
c:testNodeLost s:shard1 r:core_node3 x:testNodeLost_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'testNodeLost_shard1_replica_n1' using
configuration from collection testNodeLost, trusted=true
[junit4] 2> 464687 INFO (qtp417286358-4705) [n:127.0.0.1:51873_solr
c:testNodeLost s:shard1 r:core_node4 x:testNodeLost_shard1_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 464687 INFO (qtp417286358-4705) [n:127.0.0.1:51873_solr
c:testNodeLost s:shard1 r:core_node4 x:testNodeLost_shard1_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'testNodeLost_shard1_replica_n2' using
configuration from collection testNodeLost, trusted=true
[junit4] 2> 464688 INFO (qtp1741924750-4745) [n:127.0.0.1:51881_solr
c:testNodeLost s:shard1 r:core_node3 x:testNodeLost_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_51881.solr.core.testNodeLost.shard1.replica_n1' (registry
'solr.core.testNodeLost.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@9c7b51
[junit4] 2> 464688 INFO (qtp1741924750-4745) [n:127.0.0.1:51881_solr
c:testNodeLost s:shard1 r:core_node3 x:testNodeLost_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 464688 INFO (qtp1741924750-4745) [n:127.0.0.1:51881_solr
c:testNodeLost s:shard1 r:core_node3 x:testNodeLost_shard1_replica_n1]
o.a.s.c.SolrCore [[testNodeLost_shard1_replica_n1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_5203A32BC26A7579-001/tempDir-001/node2/testNodeLost_shard1_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_5203A32BC26A7579-001/tempDir-001/node2/./testNodeLost_shard1_replica_n1/data/]
[junit4] 2> 464688 INFO (qtp417286358-4705) [n:127.0.0.1:51873_solr
c:testNodeLost s:shard1 r:core_node4 x:testNodeLost_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_51873.solr.core.testNodeLost.shard1.replica_n2' (registry
'solr.core.testNodeLost.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@9c7b51
[junit4] 2> 464688 INFO (qtp417286358-4705) [n:127.0.0.1:51873_solr
c:testNodeLost s:shard1 r:core_node4 x:testNodeLost_shard1_replica_n2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 464688 INFO (qtp417286358-4705) [n:127.0.0.1:51873_solr
c:testNodeLost s:shard1 r:core_node4 x:testNodeLost_shard1_replica_n2]
o.a.s.c.SolrCore [[testNodeLost_shard1_replica_n2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_5203A32BC26A7579-001/tempDir-001/node1/testNodeLost_shard1_replica_n2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_5203A32BC26A7579-001/tempDir-001/node1/./testNodeLost_shard1_replica_n2/data/]
[junit4] 2> 464787 INFO (qtp1741924750-4745) [n:127.0.0.1:51881_solr
c:testNodeLost s:shard1 r:core_node3 x:testNodeLost_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 464788 INFO (qtp1741924750-4745) [n:127.0.0.1:51881_solr
c:testNodeLost s:shard1 r:core_node3 x:testNodeLost_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 464788 INFO (qtp417286358-4705) [n:127.0.0.1:51873_solr
c:testNodeLost s:shard1 r:core_node4 x:testNodeLost_shard1_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 464788 INFO (qtp417286358-4705) [n:127.0.0.1:51873_solr
c:testNodeLost s:shard1 r:core_node4 x:testNodeLost_shard1_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 464789 INFO (qtp1741924750-4745) [n:127.0.0.1:51881_solr
c:testNodeLost s:shard1 r:core_node3 x:testNodeLost_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 464789 INFO (qtp1741924750-4745) [n:127.0.0.1:51881_solr
c:testNodeLost s:shard1 r:core_node3 x:testNodeLost_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 464789 INFO (qtp417286358-4705) [n:127.0.0.1:51873_solr
c:testNodeLost s:shard1 r:core_node4 x:testNodeLost_shard1_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 464789 INFO (qtp417286358-4705) [n:127.0.0.1:51873_solr
c:testNodeLost s:shard1 r:core_node4 x:testNodeLost_shard1_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 464790 INFO (qtp1741924750-4745) [n:127.0.0.1:51881_solr
c:testNodeLost s:shard1 r:core_node3 x:testNodeLost_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@23fddba5[testNodeLost_shard1_replica_n1] main]
[junit4] 2> 464790 INFO (qtp417286358-4705) [n:127.0.0.1:51873_solr
c:testNodeLost s:shard1 r:core_node4 x:testNodeLost_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@22e7f548[testNodeLost_shard1_replica_n2] main]
[junit4] 2> 464792 INFO (qtp1741924750-4745) [n:127.0.0.1:51881_solr
c:testNodeLost s:shard1 r:core_node3 x:testNodeLost_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 464792 INFO (qtp417286358-4705) [n:127.0.0.1:51873_solr
c:testNodeLost s:shard1 r:core_node4 x:testNodeLost_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 464793 INFO (qtp1741924750-4745) [n:127.0.0.1:51881_solr
c:testNodeLost s:shard1 r:core_node3 x:testNodeLost_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 464793 INFO (qtp417286358-4705) [n:127.0.0.1:51873_solr
c:testNodeLost s:shard1 r:core_node4 x:testNodeLost_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 464793 INFO (qtp1741924750-4745) [n:127.0.0.1:51881_solr
c:testNodeLost s:shard1 r:core_node3 x:testNodeLost_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 464793 INFO (qtp1741924750-4745) [n:127.0.0.1:51881_solr
c:testNodeLost s:shard1 r:core_node3 x:testNodeLost_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1593289449758785536
[junit4] 2> 464794 INFO
(searcherExecutor-2301-thread-1-processing-n:127.0.0.1:51881_solr
x:testNodeLost_shard1_replica_n1 s:shard1 c:testNodeLost r:core_node3)
[n:127.0.0.1:51881_solr c:testNodeLost s:shard1 r:core_node3
x:testNodeLost_shard1_replica_n1] o.a.s.c.SolrCore
[testNodeLost_shard1_replica_n1] Registered new searcher
Searcher@23fddba5[testNodeLost_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 464794 INFO (qtp417286358-4705) [n:127.0.0.1:51873_solr
c:testNodeLost s:shard1 r:core_node4 x:testNodeLost_shard1_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 464794 INFO (qtp417286358-4705) [n:127.0.0.1:51873_solr
c:testNodeLost s:shard1 r:core_node4 x:testNodeLost_shard1_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1593289449759834112
[junit4] 2> 464795 INFO
(searcherExecutor-2302-thread-1-processing-n:127.0.0.1:51873_solr
x:testNodeLost_shard1_replica_n2 s:shard1 c:testNodeLost r:core_node4)
[n:127.0.0.1:51873_solr c:testNodeLost s:shard1 r:core_node4
x:testNodeLost_shard1_replica_n2] o.a.s.c.SolrCore
[testNodeLost_shard1_replica_n2] Registered new searcher
Searcher@22e7f548[testNodeLost_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 464802 INFO (qtp417286358-4705) [n:127.0.0.1:51873_solr
c:testNodeLost s:shard1 r:core_node4 x:testNodeLost_shard1_replica_n2]
o.a.s.c.ZkShardTerms Failed to save terms, version is not match, retrying
[junit4] 2> 464813 INFO (qtp1741924750-4745) [n:127.0.0.1:51881_solr
c:testNodeLost s:shard1 r:core_node3 x:testNodeLost_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 464813 INFO (qtp1741924750-4745) [n:127.0.0.1:51881_solr
c:testNodeLost s:shard1 r:core_node3 x:testNodeLost_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 464813 INFO (qtp1741924750-4745) [n:127.0.0.1:51881_solr
c:testNodeLost s:shard1 r:core_node3 x:testNodeLost_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:51881/solr/testNodeLost_shard1_replica_n1/
[junit4] 2> 464814 INFO (qtp1741924750-4745) [n:127.0.0.1:51881_solr
c:testNodeLost s:shard1 r:core_node3 x:testNodeLost_shard1_replica_n1]
o.a.s.u.PeerSync PeerSync: core=testNodeLost_shard1_replica_n1
url=https://127.0.0.1:51881/solr START
replicas=[https://127.0.0.1:51873/solr/testNodeLost_shard1_replica_n2/]
nUpdates=100
[junit4] 2> 464815 DEBUG
(OverseerStateUpdate-72115760086122499-127.0.0.1:51873_solr-n_0000000000)
[n:127.0.0.1:51873_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"testNodeLost"} current state version: 0
[junit4] 2> 464818 INFO (qtp417286358-4708) [n:127.0.0.1:51873_solr
c:testNodeLost s:shard1 r:core_node4 x:testNodeLost_shard1_replica_n2]
o.a.s.c.S.Request [testNodeLost_shard1_replica_n2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 464926 DEBUG
(OverseerStateUpdate-72115760086122499-127.0.0.1:51873_solr-n_0000000000)
[n:127.0.0.1:51873_solr ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/testNodeLost/state.json version: 2
[junit4] 2> 464927 INFO
(zkCallback-1112-thread-2-processing-n:127.0.0.1:51873_solr)
[n:127.0.0.1:51873_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testNodeLost/state.json] for collection [testNodeLost] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 464927 INFO
(zkCallback-1129-thread-2-processing-n:127.0.0.1:51881_solr)
[n:127.0.0.1:51881_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testNodeLost/state.json] for collection [testNodeLost] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 464927 INFO
(zkCallback-1112-thread-3-processing-n:127.0.0.1:51873_solr)
[n:127.0.0.1:51873_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testNodeLost/state.json] for collection [testNodeLost] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 464927 INFO
(zkCallback-1129-thread-1-processing-n:127.0.0.1:51881_solr)
[n:127.0.0.1:51881_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testNodeLost/state.json] for collection [testNodeLost] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 465120 INFO (qtp1741924750-4745) [n:127.0.0.1:51881_solr
c:testNodeLost s:shard1 r:core_node3 x:testNodeLost_shard1_replica_n1]
o.a.s.u.PeerSync PeerSync: core=testNodeLost_shard1_replica_n1
url=https://127.0.0.1:51881/solr DONE. We have no versions. sync failed.
[junit4] 2> 465120 INFO (qtp1741924750-4745) [n:127.0.0.1:51881_solr
c:testNodeLost s:shard1 r:core_node3 x:testNodeLost_shard1_replica_n1]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 465120 INFO (qtp1741924750-4745) [n:127.0.0.1:51881_solr
c:testNodeLost s:shard1 r:core_node3 x:testNodeLost_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 465120 INFO (qtp1741924750-4745) [n:127.0.0.1:51881_solr
c:testNodeLost s:shard1 r:core_node3 x:testNodeLost_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 465129 INFO (qtp1741924750-4745) [n:127.0.0.1:51881_solr
c:testNodeLost s:shard1 r:core_node3 x:testNodeLost_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:51881/solr/testNodeLost_shard1_replica_n1/ shard1
[junit4] 2> 465130 DEBUG
(OverseerStateUpdate-72115760086122499-127.0.0.1:51873_solr-n_0000000000)
[n:127.0.0.1:51873_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"testNodeLost",
[junit4] 2> "base_url":"https://127.0.0.1:51881/solr",
[junit4] 2> "core":"testNodeLost_shard1_replica_n1",
[junit4] 2> "state":"active"} current state version: 0
[junit4] 2> 465232 DEBUG
(OverseerStateUpdate-72115760086122499-127.0.0.1:51873_solr-n_0000000000)
[n:127.0.0.1:51873_solr ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/testNodeLost/state.json version: 3
[junit4] 2> 465232 INFO
(zkCallback-1129-thread-1-processing-n:127.0.0.1:51881_solr)
[n:127.0.0.1:51881_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testNodeLost/state.json] for collection [testNodeLost] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 465232 INFO
(zkCallback-1112-thread-3-processing-n:127.0.0.1:51873_solr)
[n:127.0.0.1:51873_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testNodeLost/state.json] for collection [testNodeLost] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 465233 INFO
(zkCallback-1112-thread-2-processing-n:127.0.0.1:51873_solr)
[n:127.0.0.1:51873_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testNodeLost/state.json] for collection [testNodeLost] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 465232 INFO
(zkCallback-1129-thread-2-processing-n:127.0.0.1:51881_solr)
[n:127.0.0.1:51881_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testNodeLost/state.json] for collection [testNodeLost] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 465241 INFO (qtp1741924750-4745) [n:127.0.0.1:51881_solr
c:testNodeLost s:shard1 r:core_node3 x:testNodeLost_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 465243 DEBUG
(OverseerStateUpdate-72115760086122499-127.0.0.1:51873_solr-n_0000000000)
[n:127.0.0.1:51873_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "core":"testNodeLost_shard1_replica_n1",
[junit4] 2> "core_node_name":"core_node3",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:51881/solr",
[junit4] 2> "node_name":"127.0.0.1:51881_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"testNodeLost",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 465243 DEBUG
(OverseerStateUpdate-72115760086122499-127.0.0.1:51873_solr-n_0000000000)
[n:127.0.0.1:51873_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "core":"testNodeLost_shard1_replica_n1",
[junit4] 2> "core_node_name":"core_node3",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:51881/solr",
[junit4] 2> "node_name":"127.0.0.1:51881_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"testNodeLost",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"}
[junit4] 2> 465243 DEBUG
(OverseerStateUpdate-72115760086122499-127.0.0.1:51873_solr-n_0000000000)
[n:127.0.0.1:51873_solr ] o.a.s.c.o.ReplicaMutator Will update state for
replica:
core_node3:{"core":"testNodeLost_shard1_replica_n1","base_url":"https://127.0.0.1:51881/solr","node_name":"127.0.0.1:51881_solr","state":"active","type":"NRT","leader":"true"}
[junit4] 2> 465243 DEBUG
(OverseerStateUpdate-72115760086122499-127.0.0.1:51873_solr-n_0000000000)
[n:127.0.0.1:51873_solr ] o.a.s.c.o.ReplicaMutator Collection is now:
DocCollection(testNodeLost//collections/testNodeLost/state.json/4)={
[junit4] 2> "pullReplicas":"0",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "router":{"name":"compositeId"},
[junit4] 2> "maxShardsPerNode":"1",
[junit4] 2> "autoAddReplicas":"false",
[junit4] 2> "nrtReplicas":"2",
[junit4] 2> "tlogReplicas":"0",
[junit4] 2> "shards":{"shard1":{
[junit4] 2> "range":"80000000-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{
[junit4] 2> "core_node3":{
[junit4] 2> "core":"testNodeLost_shard1_replica_n1",
[junit4] 2> "base_url":"https://127.0.0.1:51881/solr",
[junit4] 2> "node_name":"127.0.0.1:51881_solr",
[junit4] 2> "state":"active",
[junit4] 2> "type":"NRT",
[junit4] 2> "leader":"true"},
[junit4] 2> "core_node4":{
[junit4] 2> "core":"testNodeLost_shard1_replica_n2",
[junit4] 2> "base_url":"https://127.0.0.1:51873/solr",
[junit4] 2> "node_name":"127.0.0.1:51873_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"}}}}}
[junit4] 2> 465244 INFO (qtp1741924750-4745) [n:127.0.0.1:51881_solr
c:testNodeLost s:shard1 r:core_node3 x:testNodeLost_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testNodeLost_shard1_replica_n1&action=CREATE&numShards=1&collection=testNodeLost&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1610
[junit4] 2> 465296 DEBUG (ScheduledTrigger-2290-thread-2)
[n:127.0.0.1:51873_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
node_lost_trigger with currently live nodes: 2
[junit4] 2> 465354 DEBUG
(OverseerStateUpdate-72115760086122499-127.0.0.1:51873_solr-n_0000000000)
[n:127.0.0.1:51873_solr ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/testNodeLost/state.json version: 4
[junit4] 2> 465355 INFO
(zkCallback-1129-thread-2-processing-n:127.0.0.1:51881_solr)
[n:127.0.0.1:51881_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testNodeLost/state.json] for collection [testNodeLost] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 465355 INFO
(zkCallback-1129-thread-1-processing-n:127.0.0.1:51881_solr)
[n:127.0.0.1:51881_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent
[...truncated too long message...]
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > 7) Thread[id=1497, name=zkCallback-345-thread-2,
state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
[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] > 8) Thread[id=1498, name=zkCallback-345-thread-3,
state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
[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([5203A32BC26A7579]:0)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=1323,
name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5203A32BC26A7579]-SendThread(127.0.0.1:51590),
state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
[junit4] > at java.lang.Thread.sleep(Native Method)
[junit4] > at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1054)
[junit4] > 2) Thread[id=1325,
name=zkConnectionManagerCallback-346-thread-1, state=WAITING,
group=TGRP-ChaosMonkeyNothingIsSafeTest]
[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
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[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] > 3) Thread[id=1520, name=zkCallback-345-thread-4,
state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
[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=1348, name=zkCallback-345-thread-1,
state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
[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] > 5) Thread[id=1497, name=zkCallback-345-thread-2,
state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
[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=1498, name=zkCallback-345-thread-3,
state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
[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([5203A32BC26A7579]:0)
[junit4] Completed [7/10 (3!)] on J0 in 70.55s, 1 test, 1 failure, 2 errors
<<< FAILURES!
[...truncated 23 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1560:
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1085:
There were test failures: 10 suites, 25 tests, 2 suite-level errors, 3
failures, 5 ignored [seed: 5203A32BC26A7579]
Total time: 4 minutes 55 seconds
[repro] Setting last failure code to 256
[repro] Failures:
[repro] 1/5 failed: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
[repro] 2/5 failed: org.apache.solr.cloud.autoscaling.ComputePlanActionTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=4e198a273763e27122a00243e3694d28f1e5b3a4,
workspace=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX
[WARNINGS] Computing warning deltas based on reference build #4460
Recording test results
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]