Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.2/16/
6 tests failed. FAILED: org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testExecutorStream Error Message: Stack Trace: java.lang.AssertionError at __randomizedtesting.SeedInfo.seed([66FE22CE21FF6F26:443EA33502954536]:0) at org.junit.Assert.fail(Assert.java:92) at org.junit.Assert.assertTrue(Assert.java:43) at org.junit.Assert.assertTrue(Assert.java:54) at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testExecutorStream(StreamExpressionTest.java:8443) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) FAILED: junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.StreamExpressionTest Error Message: 11 threads leaked from SUITE scope at org.apache.solr.client.solrj.io.stream.StreamExpressionTest: 1) Thread[id=292, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamExpressionTest] at java.lang.Thread.sleep(Native Method) at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66) at java.lang.Thread.run(Thread.java:748) 2) Thread[id=298, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamExpressionTest] at java.lang.Thread.sleep(Native Method) at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66) at java.lang.Thread.run(Thread.java:748) 3) Thread[id=299, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamExpressionTest] at java.lang.Thread.sleep(Native Method) at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66) at java.lang.Thread.run(Thread.java:748) 4) Thread[id=3091, name=zkConnectionManagerCallback-65-thread-1-EventThread, state=WAITING, group=TGRP-StreamExpressionTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501) 5) Thread[id=3090, name=zkConnectionManagerCallback-65-thread-1-SendThread(127.0.0.1:41014), state=TIMED_WAITING, group=TGRP-StreamExpressionTest] at java.lang.Thread.sleep(Native Method) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051) 6) Thread[id=295, name=zkConnectionManagerCallback-65-thread-1, state=WAITING, group=TGRP-StreamExpressionTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 7) Thread[id=309, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamExpressionTest] at java.lang.Thread.sleep(Native Method) at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66) at java.lang.Thread.run(Thread.java:748) 8) Thread[id=3089, name=zkCallback-64-thread-8, state=TIMED_WAITING, group=TGRP-StreamExpressionTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 9) Thread[id=310, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamExpressionTest] at java.lang.Thread.sleep(Native Method) at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66) at java.lang.Thread.run(Thread.java:748) 10) Thread[id=4056, name=zkCallback-64-thread-9, state=TIMED_WAITING, group=TGRP-StreamExpressionTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 11) Thread[id=4057, name=zkCallback-64-thread-10, state=TIMED_WAITING, group=TGRP-StreamExpressionTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Stack Trace: com.carrotsearch.randomizedtesting.ThreadLeakError: 11 threads leaked from SUITE scope at org.apache.solr.client.solrj.io.stream.StreamExpressionTest: 1) Thread[id=292, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamExpressionTest] at java.lang.Thread.sleep(Native Method) at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66) at java.lang.Thread.run(Thread.java:748) 2) Thread[id=298, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamExpressionTest] at java.lang.Thread.sleep(Native Method) at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66) at java.lang.Thread.run(Thread.java:748) 3) Thread[id=299, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamExpressionTest] at java.lang.Thread.sleep(Native Method) at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66) at java.lang.Thread.run(Thread.java:748) 4) Thread[id=3091, name=zkConnectionManagerCallback-65-thread-1-EventThread, state=WAITING, group=TGRP-StreamExpressionTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501) 5) Thread[id=3090, name=zkConnectionManagerCallback-65-thread-1-SendThread(127.0.0.1:41014), state=TIMED_WAITING, group=TGRP-StreamExpressionTest] at java.lang.Thread.sleep(Native Method) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051) 6) Thread[id=295, name=zkConnectionManagerCallback-65-thread-1, state=WAITING, group=TGRP-StreamExpressionTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 7) Thread[id=309, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamExpressionTest] at java.lang.Thread.sleep(Native Method) at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66) at java.lang.Thread.run(Thread.java:748) 8) Thread[id=3089, name=zkCallback-64-thread-8, state=TIMED_WAITING, group=TGRP-StreamExpressionTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 9) Thread[id=310, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamExpressionTest] at java.lang.Thread.sleep(Native Method) at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66) at java.lang.Thread.run(Thread.java:748) 10) Thread[id=4056, name=zkCallback-64-thread-9, state=TIMED_WAITING, group=TGRP-StreamExpressionTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 11) Thread[id=4057, name=zkCallback-64-thread-10, state=TIMED_WAITING, group=TGRP-StreamExpressionTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at __randomizedtesting.SeedInfo.seed([66FE22CE21FF6F26]:0) FAILED: junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.StreamExpressionTest Error Message: There are still zombie threads that couldn't be terminated: 1) Thread[id=3090, name=zkConnectionManagerCallback-65-thread-1-SendThread(127.0.0.1:41014), state=TIMED_WAITING, group=TGRP-StreamExpressionTest] at java.lang.Thread.sleep(Native Method) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051) 2) Thread[id=295, name=zkConnectionManagerCallback-65-thread-1, state=WAITING, group=TGRP-StreamExpressionTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 3) Thread[id=3089, name=zkCallback-64-thread-8, state=TIMED_WAITING, group=TGRP-StreamExpressionTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 4) Thread[id=4056, name=zkCallback-64-thread-9, state=TIMED_WAITING, group=TGRP-StreamExpressionTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 5) Thread[id=4057, name=zkCallback-64-thread-10, state=TIMED_WAITING, group=TGRP-StreamExpressionTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Stack Trace: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated: 1) Thread[id=3090, name=zkConnectionManagerCallback-65-thread-1-SendThread(127.0.0.1:41014), state=TIMED_WAITING, group=TGRP-StreamExpressionTest] at java.lang.Thread.sleep(Native Method) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051) 2) Thread[id=295, name=zkConnectionManagerCallback-65-thread-1, state=WAITING, group=TGRP-StreamExpressionTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 3) Thread[id=3089, name=zkCallback-64-thread-8, state=TIMED_WAITING, group=TGRP-StreamExpressionTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 4) Thread[id=4056, name=zkCallback-64-thread-9, state=TIMED_WAITING, group=TGRP-StreamExpressionTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 5) Thread[id=4057, name=zkCallback-64-thread-10, state=TIMED_WAITING, group=TGRP-StreamExpressionTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at __randomizedtesting.SeedInfo.seed([66FE22CE21FF6F26]:0) FAILED: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeMarkersRegistration Error Message: Path /autoscaling/nodeAdded/127.0.0.1:46816_solr wasn't created Stack Trace: java.lang.AssertionError: Path /autoscaling/nodeAdded/127.0.0.1:46816_solr wasn't created at __randomizedtesting.SeedInfo.seed([96A7310850DC1CAB:8E1DB9045EE9D144]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeMarkersRegistration(TriggerIntegrationTest.java:931) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) FAILED: org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory Error Message: Timed out wait for collection be active null Live Nodes: [127.0.0.1:33748_solr, 127.0.0.1:39940_solr, 127.0.0.1:45972_solr] Last available state: null Stack Trace: java.lang.AssertionError: Timed out wait for collection be active null Live Nodes: [127.0.0.1:33748_solr, 127.0.0.1:39940_solr, 127.0.0.1:45972_solr] Last available state: null at __randomizedtesting.SeedInfo.seed([96A7310850DC1CAB:FB5B95F5EA94E3AC]:0) at org.junit.Assert.fail(Assert.java:93) at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269) at org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:178) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) FAILED: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test Error Message: Expected 2 of 3 replicas to be active but only found 1; [core_node5:{"core":"c8n_1x3_lf_shard1_replica_n2","base_url":"http://127.0.0.1:41542/_/le","node_name":"127.0.0.1:41542__%2Fle","state":"active","type":"NRT","leader":"true"}]; clusterState: DocCollection(c8n_1x3_lf//collections/c8n_1x3_lf/state.json/17)={ "pullReplicas":"0", "replicationFactor":"1", "shards":{"shard1":{ "range":"80000000-7fffffff", "state":"active", "replicas":{ "core_node4":{ "core":"c8n_1x3_lf_shard1_replica_n1", "base_url":"http://127.0.0.1:40178/_/le", "node_name":"127.0.0.1:40178__%2Fle", "state":"down", "type":"NRT"}, "core_node5":{ "core":"c8n_1x3_lf_shard1_replica_n2", "base_url":"http://127.0.0.1:41542/_/le", "node_name":"127.0.0.1:41542__%2Fle", "state":"active", "type":"NRT", "leader":"true"}, "core_node6":{ "state":"down", "base_url":"http://127.0.0.1:33071/_/le", "core":"c8n_1x3_lf_shard1_replica_n3", "node_name":"127.0.0.1:33071__%2Fle", "type":"NRT"}}}}, "router":{"name":"compositeId"}, "maxShardsPerNode":"1", "autoAddReplicas":"false", "nrtReplicas":"3", "tlogReplicas":"0"} Stack Trace: java.lang.AssertionError: Expected 2 of 3 replicas to be active but only found 1; [core_node5:{"core":"c8n_1x3_lf_shard1_replica_n2","base_url":"http://127.0.0.1:41542/_/le","node_name":"127.0.0.1:41542__%2Fle","state":"active","type":"NRT","leader":"true"}]; clusterState: DocCollection(c8n_1x3_lf//collections/c8n_1x3_lf/state.json/17)={ "pullReplicas":"0", "replicationFactor":"1", "shards":{"shard1":{ "range":"80000000-7fffffff", "state":"active", "replicas":{ "core_node4":{ "core":"c8n_1x3_lf_shard1_replica_n1", "base_url":"http://127.0.0.1:40178/_/le", "node_name":"127.0.0.1:40178__%2Fle", "state":"down", "type":"NRT"}, "core_node5":{ "core":"c8n_1x3_lf_shard1_replica_n2", "base_url":"http://127.0.0.1:41542/_/le", "node_name":"127.0.0.1:41542__%2Fle", "state":"active", "type":"NRT", "leader":"true"}, "core_node6":{ "state":"down", "base_url":"http://127.0.0.1:33071/_/le", "core":"c8n_1x3_lf_shard1_replica_n3", "node_name":"127.0.0.1:33071__%2Fle", "type":"NRT"}}}}, "router":{"name":"compositeId"}, "maxShardsPerNode":"1", "autoAddReplicas":"false", "nrtReplicas":"3", "tlogReplicas":"0"} at __randomizedtesting.SeedInfo.seed([96A7310850DC1CAB:1EF30ED2FE207153]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:169) at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:56) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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) Build Log: [...truncated 12307 lines...] [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest [junit4] 2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_96A7310850DC1CAB-001/init-core-data-001 [junit4] 2> 1956161 WARN (SUITE-TriggerIntegrationTest-seed#[96A7310850DC1CAB]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=50 numCloses=50 [junit4] 2> 1956161 INFO (SUITE-TriggerIntegrationTest-seed#[96A7310850DC1CAB]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 1956162 INFO (SUITE-TriggerIntegrationTest-seed#[96A7310850DC1CAB]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 1956196 INFO (SUITE-TriggerIntegrationTest-seed#[96A7310850DC1CAB]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 1956196 INFO (SUITE-TriggerIntegrationTest-seed#[96A7310850DC1CAB]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_96A7310850DC1CAB-001/tempDir-001 [junit4] 2> 1956197 INFO (SUITE-TriggerIntegrationTest-seed#[96A7310850DC1CAB]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1956216 INFO (Thread-2164) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1956216 INFO (Thread-2164) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1956252 ERROR (Thread-2164) [ ] 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> 1956325 INFO (SUITE-TriggerIntegrationTest-seed#[96A7310850DC1CAB]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:45466 [junit4] 2> 1956379 INFO (zkConnectionManagerCallback-4333-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1956767 INFO (jetty-launcher-4330-thread-1) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1956787 INFO (jetty-launcher-4330-thread-2) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1956895 INFO (jetty-launcher-4330-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3a4af250{/solr,null,AVAILABLE} [junit4] 2> 1956932 INFO (jetty-launcher-4330-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@156a81ed{SSL,[ssl, http/1.1]}{127.0.0.1:35712} [junit4] 2> 1956932 INFO (jetty-launcher-4330-thread-1) [ ] o.e.j.s.Server Started @1972155ms [junit4] 2> 1956932 INFO (jetty-launcher-4330-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35712} [junit4] 2> 1956932 ERROR (jetty-launcher-4330-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1956932 INFO (jetty-launcher-4330-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.2.0 [junit4] 2> 1956932 INFO (jetty-launcher-4330-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1956932 INFO (jetty-launcher-4330-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1956932 INFO (jetty-launcher-4330-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-12-19T18:27:43.159Z [junit4] 2> 1956940 INFO (jetty-launcher-4330-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3f335824{/solr,null,AVAILABLE} [junit4] 2> 1956941 INFO (jetty-launcher-4330-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4cb158a1{SSL,[ssl, http/1.1]}{127.0.0.1:34804} [junit4] 2> 1956941 INFO (jetty-launcher-4330-thread-2) [ ] o.e.j.s.Server Started @1972164ms [junit4] 2> 1956941 INFO (jetty-launcher-4330-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34804} [junit4] 2> 1956941 ERROR (jetty-launcher-4330-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1956941 INFO (jetty-launcher-4330-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.2.0 [junit4] 2> 1956941 INFO (jetty-launcher-4330-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1956941 INFO (jetty-launcher-4330-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1956941 INFO (jetty-launcher-4330-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-12-19T18:27:43.168Z [junit4] 2> 1957005 INFO (zkConnectionManagerCallback-4337-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1957013 INFO (jetty-launcher-4330-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1957037 INFO (zkConnectionManagerCallback-4335-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1957038 INFO (jetty-launcher-4330-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1957074 INFO (jetty-launcher-4330-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45466/solr [junit4] 2> 1957204 INFO (zkConnectionManagerCallback-4341-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1957397 INFO (jetty-launcher-4330-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45466/solr [junit4] 2> 1957432 INFO (zkConnectionManagerCallback-4343-thread-1-processing-n:127.0.0.1:34804_solr) [n:127.0.0.1:34804_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1957453 INFO (zkConnectionManagerCallback-4347-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1957578 INFO (zkConnectionManagerCallback-4349-thread-1-processing-n:127.0.0.1:35712_solr) [n:127.0.0.1:35712_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1957659 INFO (jetty-launcher-4330-thread-1) [n:127.0.0.1:35712_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1957659 INFO (jetty-launcher-4330-thread-1) [n:127.0.0.1:35712_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35712_solr [junit4] 2> 1957672 INFO (jetty-launcher-4330-thread-1) [n:127.0.0.1:35712_solr ] o.a.s.c.Overseer Overseer (id=99202371581575174-127.0.0.1:35712_solr-n_0000000000) starting [junit4] 2> 1957810 INFO (jetty-launcher-4330-thread-1) [n:127.0.0.1:35712_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35712_solr [junit4] 2> 1957811 DEBUG (OverseerAutoScalingTriggerThread-99202371581575174-127.0.0.1:35712_solr-n_0000000000) [n:127.0.0.1:35712_solr ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger [junit4] 2> 1957841 INFO (jetty-launcher-4330-thread-2) [n:127.0.0.1:34804_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1957851 DEBUG (OverseerAutoScalingTriggerThread-99202371581575174-127.0.0.1:35712_solr-n_0000000000) [n:127.0.0.1:35712_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1 [junit4] 2> 1957860 INFO (jetty-launcher-4330-thread-2) [n:127.0.0.1:34804_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34804_solr [junit4] 2> 1957982 DEBUG (OverseerAutoScalingTriggerThread-99202371581575174-127.0.0.1:35712_solr-n_0000000000) [n:127.0.0.1:35712_solr ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [] [junit4] 2> 1957982 DEBUG (OverseerAutoScalingTriggerThread-99202371581575174-127.0.0.1:35712_solr-n_0000000000) [n:127.0.0.1:35712_solr ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1 [junit4] 2> 1957982 DEBUG (OverseerAutoScalingTriggerThread-99202371581575174-127.0.0.1:35712_solr-n_0000000000) [n:127.0.0.1:35712_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1 [junit4] 2> 1957982 INFO (zkCallback-4348-thread-1-processing-n:127.0.0.1:35712_solr) [n:127.0.0.1:35712_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1958107 INFO (zkCallback-4342-thread-1-processing-n:127.0.0.1:34804_solr) [n:127.0.0.1:34804_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1958148 DEBUG (OverseerAutoScalingTriggerThread-99202371581575174-127.0.0.1:35712_solr-n_0000000000) [n:127.0.0.1:35712_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers [junit4] 2> 1958168 DEBUG (OverseerAutoScalingTriggerThread-99202371581575174-127.0.0.1:35712_solr-n_0000000000) [n:127.0.0.1:35712_solr ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1 [junit4] 2> 1958184 DEBUG (ScheduledTrigger-2827-thread-1) [n:127.0.0.1:35712_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:35712_solr, 127.0.0.1:34804_solr] [junit4] 2> 1958928 INFO (jetty-launcher-4330-thread-2) [n:127.0.0.1:34804_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34804.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70ac3e88 [junit4] 2> 1959058 INFO (jetty-launcher-4330-thread-1) [n:127.0.0.1:35712_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35712.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70ac3e88 [junit4] 2> 1959073 INFO (jetty-launcher-4330-thread-2) [n:127.0.0.1:34804_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34804.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70ac3e88 [junit4] 2> 1959074 INFO (jetty-launcher-4330-thread-2) [n:127.0.0.1:34804_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34804.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70ac3e88 [junit4] 2> 1959075 INFO (jetty-launcher-4330-thread-2) [n:127.0.0.1:34804_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_96A7310850DC1CAB-001/tempDir-001/node2/. [junit4] 2> 1959111 INFO (jetty-launcher-4330-thread-1) [n:127.0.0.1:35712_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35712.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70ac3e88 [junit4] 2> 1959111 INFO (jetty-launcher-4330-thread-1) [n:127.0.0.1:35712_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35712.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70ac3e88 [junit4] 2> 1959129 INFO (jetty-launcher-4330-thread-1) [n:127.0.0.1:35712_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_96A7310850DC1CAB-001/tempDir-001/node1/. [junit4] 2> 1959424 DEBUG (ScheduledTrigger-2827-thread-1) [n:127.0.0.1:35712_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:35712_solr, 127.0.0.1:34804_solr] [junit4] 2> 1959515 INFO (zkConnectionManagerCallback-4354-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1959518 INFO (zkConnectionManagerCallback-4358-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1959519 INFO (SUITE-TriggerIntegrationTest-seed#[96A7310850DC1CAB]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1959520 INFO (SUITE-TriggerIntegrationTest-seed#[96A7310850DC1CAB]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45466/solr ready [junit4] 2> 1959754 INFO (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[96A7310850DC1CAB]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testNodeAddedTriggerRestoreState [junit4] 2> 1959755 INFO (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[96A7310850DC1CAB]) [ ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2 [junit4] 2> 1959755 DEBUG (zkCallback-4348-thread-1-processing-n:127.0.0.1:35712_solr) [n:127.0.0.1:35712_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2 [junit4] 2> 1959755 DEBUG (OverseerAutoScalingTriggerThread-99202371581575174-127.0.0.1:35712_solr-n_0000000000) [n:127.0.0.1:35712_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2 [junit4] 2> 1959828 DEBUG (OverseerAutoScalingTriggerThread-99202371581575174-127.0.0.1:35712_solr-n_0000000000) [n:127.0.0.1:35712_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers [junit4] 2> 1959829 DEBUG (OverseerAutoScalingTriggerThread-99202371581575174-127.0.0.1:35712_solr-n_0000000000) [n:127.0.0.1:35712_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers [junit4] 2> 1959829 DEBUG (OverseerAutoScalingTriggerThread-99202371581575174-127.0.0.1:35712_solr-n_0000000000) [n:127.0.0.1:35712_solr ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2 [junit4] 2> 1960101 INFO (zkConnectionManagerCallback-4362-thread-1-processing-n:127.0.0.1:35712_solr) [n:127.0.0.1:35712_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1960101 INFO (qtp110930798-12617) [n:127.0.0.1:35712_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1960102 INFO (qtp110930798-12617) [n:127.0.0.1:35712_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45466/solr ready [junit4] 2> 1960131 INFO (qtp110930798-12618) [n:127.0.0.1:35712_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0 [junit4] 2> 1960279 INFO (qtp482292044-12626) [n:127.0.0.1:34804_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0 [junit4] 2> 1960279 DEBUG (qtp110930798-12617) [n:127.0.0.1:35712_solr ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration [junit4] 2> 1960320 INFO (qtp110930798-12617) [n:127.0.0.1:35712_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=255 [junit4] 2> 1960322 DEBUG (zkCallback-4348-thread-1-processing-n:127.0.0.1:35712_solr) [n:127.0.0.1:35712_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3 [junit4] 2> 1960336 INFO (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[96A7310850DC1CAB]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1960349 DEBUG (zkCallback-4348-thread-1-processing-n:127.0.0.1:35712_solr) [n:127.0.0.1:35712_solr ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:35712_solr, 127.0.0.1:34804_solr] [junit4] 2> 1960349 DEBUG (zkCallback-4348-thread-1-processing-n:127.0.0.1:35712_solr) [n:127.0.0.1:35712_solr ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_restore_trigger instantiated with properties: {event=nodeAdded, waitFor=5, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}], enabled=true} [junit4] 2> 1960357 DEBUG (OverseerAutoScalingTriggerThread-99202371581575174-127.0.0.1:35712_solr-n_0000000000) [n:127.0.0.1:35712_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3 [junit4] 2> 1960414 INFO (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[96A7310850DC1CAB]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@11c22f6c{/solr,null,AVAILABLE} [junit4] 2> 1960414 INFO (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[96A7310850DC1CAB]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@b5b3fd8{SSL,[ssl, http/1.1]}{127.0.0.1:36527} [junit4] 2> 1960415 INFO (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[96A7310850DC1CAB]) [ ] o.e.j.s.Server Started @1975638ms [junit4] 2> 1960415 INFO (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[96A7310850DC1CAB]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36527} [junit4] 2> 1960415 ERROR (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[96A7310850DC1CAB]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1960415 INFO (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[96A7310850DC1CAB]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.2.0 [junit4] 2> 1960415 INFO (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[96A7310850DC1CAB]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1960415 INFO (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[96A7310850DC1CAB]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1960415 INFO (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[96A7310850DC1CAB]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-12-19T18:27:46.642Z [junit4] 2> 1960461 INFO (zkConnectionManagerCallback-4364-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1960359 INFO (OverseerAutoScalingTriggerThread-99202371581575174-127.0.0.1:35712_solr-n_0000000000) [n:127.0.0.1:35712_solr ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init [junit4] 2> 1960467 INFO (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[96A7310850DC1CAB]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1960487 DEBUG (OverseerAutoScalingTriggerThread-99202371581575174-127.0.0.1:35712_solr-n_0000000000) [n:127.0.0.1:35712_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers [junit4] 2> 1960597 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x160700806ff000a, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 1960598 DEBUG (OverseerAutoScalingTriggerThread-99202371581575174-127.0.0.1:35712_solr-n_0000000000) [n:127.0.0.1:35712_solr ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3 [junit4] 2> 1960607 INFO (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[96A7310850DC1CAB]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45466/solr [junit4] 2> 1960635 INFO (zkConnectionManagerCallback-4368-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1960625 DEBUG (ScheduledTrigger-2827-thread-3) [n:127.0.0.1:35712_solr ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_restore_trigger [junit4] 2> 1960735 DEBUG (ScheduledTrigger-2827-thread-3) [n:127.0.0.1:35712_solr ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:35712_solr, 127.0.0.1:34804_solr] [junit4] 2> 1960760 INFO (zkConnectionManagerCallback-4370-thread-1-processing-n:127.0.0.1:36527_solr) [n:127.0.0.1:36527_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1960797 INFO (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[96A7310850DC1CAB]) [n:127.0.0.1:36527_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1960799 INFO (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[96A7310850DC1CAB]) [n:127.0.0.1:36527_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1960849 INFO (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[96A7310850DC1CAB]) [n:127.0.0.1:36527_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36527_solr [junit4] 2> 1960891 INFO (zkCallback-4348-thread-1-processing-n:127.0.0.1:35712_solr) [n:127.0.0.1:35712_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1961012 INFO (zkCallback-4342-thread-1-processing-n:127.0.0.1:34804_solr) [n:127.0.0.1:34804_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1961020 INFO (zkCallback-4357-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1961093 INFO (zkCallback-4369-thread-1-processing-n:127.0.0.1:36527_solr) [n:127.0.0.1:36527_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1961560 INFO (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[96A7310850DC1CAB]) [n:127.0.0.1:36527_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36527.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70ac3e88 [junit4] 2> 1961612 INFO (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[96A7310850DC1CAB]) [n:127.0.0.1:36527_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36527.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70ac3e88 [junit4] 2> 1961613 INFO (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[96A7310850DC1CAB]) [n:127.0.0.1:36527_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36527.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70ac3e88 [junit4] 2> 1961630 INFO (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[96A7310850DC1CAB]) [n:127.0.0.1:36527_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_96A7310850DC1CAB-001/tempDir-001/node3/. [junit4] 2> 1961777 DEBUG (ScheduledTrigger-2827-thread-3) [n:127.0.0.1:35712_solr ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_restore_trigger [junit4] 2> 1961777 DEBUG (ScheduledTrigger-2827-thread-3) [n:127.0.0.1:35712_solr ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:35712_solr, 127.0.0.1:34804_solr, 127.0.0.1:36527_solr] [junit4] 2> 1961777 DEBUG (ScheduledTrigger-2827-thread-3) [n:127.0.0.1:35712_solr ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:36527_solr at time 1513708068004000000 [junit4] 2> 1962790 DEBUG (ScheduledTrigger-2827-thread-3) [n:127.0.0.1:35712_solr ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_restore_trigger [junit4] 2> 1962790 DEBUG (ScheduledTrigger-2827-thread-3) [n:127.0.0.1:35712_solr ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:35712_solr, 127.0.0.1:34804_solr, 127.0.0.1:36527_solr] [junit4] 2> 1963485 INFO (zkConnectionManagerCallback-4375-thread-1-processing-n:127.0.0.1:34804_solr) [n:127.0.0.1:34804_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1963486 INFO (qtp482292044-12620) [n:127.0.0.1:34804_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1963487 INFO (qtp482292044-12620) [n:127.0.0.1:34804_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45466/solr ready [junit4] 2> 1963507 INFO (qtp110930798-12611) [n:127.0.0.1:35712_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0 [junit4] 2> 1963528 INFO (qtp482292044-12623) [n:127.0.0.1:34804_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0 [junit4] 2> 1963670 INFO (qtp1662652313-12685) [n:127.0.0.1:36527_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0 [junit4] 2> 1963671 DEBUG (qtp482292044-12620) [n:127.0.0.1:34804_solr ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration [junit4] 2> 1963734 INFO (qtp482292044-12620) [n:127.0.0.1:34804_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=284 [junit4] 2> 1963734 DEBUG (zkCallback-4348-thread-1-processing-n:127.0.0.1:35712_solr) [n:127.0.0.1:35712_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4 [junit4] 2> 1963734 DEBUG (zkCallback-4348-thread-1-processing-n:127.0.0.1:35712_solr) [n:127.0.0.1:35712_solr ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:35712_solr, 127.0.0.1:34804_solr, 127.0.0.1:36527_solr] [junit4] 2> 1963735 DEBUG (zkCallback-4348-thread-1-processing-n:127.0.0.1:35712_solr) [n:127.0.0.1:35712_solr ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_restore_trigger instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}], enabled=true} [junit4] 2> 1963735 DEBUG (OverseerAutoScalingTriggerThread-99202371581575174-127.0.0.1:35712_solr-n_0000000000) [n:127.0.0.1:35712_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4 [junit4] 2> 1963736 INFO (OverseerAutoScalingTriggerThread-99202371581575174-127.0.0.1:35712_solr-n_0000000000) [n:127.0.0.1:35712_solr ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init [junit4] 2> 1963736 DEBUG (OverseerAutoScalingTriggerThread-99202371581575174-127.0.0.1:35712_solr-n_0000000000) [n:127.0.0.1:35712_solr ] o.a.s.c.a.NodeAddedTrigger Adding node from marker path: 127.0.0.1:36527_solr [junit4] 2> 1963736 DEBUG (OverseerAutoScalingTriggerThread-99202371581575174-127.0.0.1:35712_solr-n_0000000000) [n:127.0.0.1:35712_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers [junit4] 2> 1963737 DEBUG (ScheduledTrigger-2827-thread-1) [n:127.0.0.1:35712_solr ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_restore_trigger [junit4] 2> 1963737 DEBUG (ScheduledTrigger-2827-thread-1) [n:127.0.0.1:35712_solr ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:35712_solr, 127.0.0.1:34804_solr, 127.0.0.1:36527_solr] [junit4] 2> 1963737 DEBUG (ScheduledTrigger-2827-thread-1) [n:127.0.0.1:35712_solr ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_restore_trigger firing registered processor for nodes: [127.0.0.1:36527_solr] added at times [1513708069963000000], now=1513708069964000000 [junit4] 2> 1963737 DEBUG (ScheduledTrigger-2827-thread-1) [n:127.0.0.1:35712_solr ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: { [junit4] 2> "id":"1501c5783bc968c0Tdaym06ynvvtva5l676p37ip88", [junit4] 2> "source":"node_added_restore_trigger", [junit4] 2> "eventTime":1513708069963000000, [junit4] 2> "eventType":"NODEADDED", [junit4] 2> "properties":{ [junit4] 2> "eventTimes":[1513708069963000000], [junit4] 2> "nodeNames":["127.0.0.1:36527_solr"]}} [junit4] 2> 1963750 DEBUG (OverseerAutoScalingTriggerThread-99202371581575174-127.0.0.1:35712_solr-n_0000000000) [n:127.0.0.1:35712_solr ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4 [junit4] 2> 1963751 INFO (ScheduledTrigger-2827-thread-1) [n:127.0.0.1:35712_solr ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging. [junit4] 2> 1963752 DEBUG (AutoscalingActionExecutor-2828-thread-1-processing-n:127.0.0.1:35712_solr) [n:127.0.0.1:35712_solr ] o.a.s.c.a.ScheduledTriggers -- processing actions for { [junit4] 2> "id":"1501c5783bc968c0Tdaym06ynvvtva5l676p37ip88", [junit4] 2> "source":"node_added_restore_trigger", [junit4] 2> "eventTime":1513708069963000000, [junit4] 2> "eventType":"NODEADDED", [junit4] 2> "properties":{ [junit4] 2> "eventTimes":[1513708069963000000], [junit4] 2> "_enqueue_time_":1513708069964000000, [junit4] 2> "nodeNames":["127.0.0.1:36527_solr"]}} [junit4] 2> 1963753 INFO (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[96A7310850DC1CAB]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testNodeAddedTriggerRestoreState [junit4] 2> 1963934 INFO (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[96A7310850DC1CAB]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testContinueTriggersOnOverseerRestart [junit4] 2> 1963950 DEBUG (zkCallback-4348-thread-1-processing-n:127.0.0.1:35712_solr) [n:127.0.0.1:35712_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5 [junit4] 2> 1963950 DEBUG (OverseerAutoScalingTriggerThread-99202371581575174-127.0.0.1:35712_solr-n_0000000000) [n:127.0.0.1:35712_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5 [junit4] 2> 1963953 INFO (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[96A7310850DC1CAB]) [ ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 5 [junit4] 2> 1963967 DEBUG (OverseerAutoScalingTriggerThread-99202371581575174-127.0.0.1:35712_solr-n_0000000000) [n:127.0.0.1:35712_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers [junit4] 2> 1963967 DEBUG (OverseerAutoScalingTriggerThread-99202371581575174-127.0.0.1:35712_solr-n_0000000000) [n:127.0.0.1:35712_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers [junit4] 2> 1963967 DEBUG (OverseerAutoScalingTriggerThread-99202371581575174-127.0.0.1:35712_solr-n_0000000000) [n:127.0.0.1:35712_solr ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5 [junit4] 2> 1964049 INFO (qtp482292044-12623) [n:127.0.0.1:34804_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1964345 INFO (qtp482292044-12623) [n:127.0.0.1:34804_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=295 [junit4] 2> 1964413 INFO (zkConnectionManagerCallback-4379-thread-1-processing-n:127.0.0.1:36527_solr) [n:127.0.0.1:36527_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1964414 INFO (qtp1662652313-12681) [n:127.0.0.1:36527_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1964415 INFO (qtp1662652313-12681) [n:127.0.0.1:36527_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45466/solr ready [junit4] 2> 1964451 INFO (qtp110930798-12611) [n:127.0.0.1:35712_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0 [junit4] 2> 1964471 INFO (qtp482292044-12626) [n:127.0.0.1:34804_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0 [junit4] 2> 1964486 INFO (qtp1662652313-12682) [n:127.0.0.1:36527_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=12 [junit4] 2> 1964486 DEBUG (qtp1662652313-12681) [n:127.0.0.1:36527_solr ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration [junit4] 2> 1964489 DEBUG (zkCallback-4348-thread-1-processing-n:127.0.0.1:35712_solr) [n:127.0.0.1:35712_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 6 [junit4] 2> 1964489 DEBUG (zkCallback-4348-thread-1-processing-n:127.0.0.1:35712_solr) [n:127.0.0.1:35712_solr ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:35712_solr, 127.0.0.1:34804_solr, 127.0.0.1:36527_solr] [junit4] 2> 1964489 DEBUG (zkCallback-4348-thread-1-processing-n:127.0.0.1:35712_solr) [n:127.0.0.1:35712_solr ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger instantiated with properties: {event=nodeAdded, waitFor=2, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}], enabled=true} [junit4] 2> 1964489 DEBUG (OverseerAutoScalingTriggerThread-99202371581575174-127.0.0.1:35712_solr-n_0000000000) [n:127.0.0.1:35712_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 6 [junit4] 2> 1964503 INFO (OverseerAutoScalingTriggerThread-99202371581575174-127.0.0.1:35712_solr-n_0000000000) [n:127.0.0.1:35712_solr ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init [junit4] 2> 1964503 DEBUG (OverseerAutoScalingTriggerThread-99202371581575174-127.0.0.1:35712_solr-n_0000000000) [n:127.0.0.1:35712_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers [junit4] 2> 1964503 DEBUG (OverseerAutoScalingTriggerThread-99202371581575174-127.0.0.1:35712_solr-n_0000000000) [n:127.0.0.1:35712_solr ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 6, lastZnodeVersion 6 [junit4] 2> 1964503 INFO (qtp1662652313-12681) [n:127.0.0.1:36527_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=125 [junit4] 2> 1964504 DEBUG (ScheduledTrigger-2827-thread-4) [n:127.0.0.1:35712_solr ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger [junit4] 2> 1964504 DEBUG (ScheduledTrigger-2827-thread-4) [n:127.0.0.1:35712_solr ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:35712_solr, 127.0.0.1:34804_solr, 127.0.0.1:36527_solr] [junit4] 2> 1964526 INFO (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[96A7310850DC1CAB]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@156a81ed{SSL,[ssl, http/1.1]}{127.0.0.1:0} [junit4] 2> 1964545 INFO (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[96A7310850DC1CAB]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1704405995 [junit4] 2> 1964576 INFO (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[96A7310850DC1CAB]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 1964576 INFO (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[96A7310850DC1CAB]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1050c021: rootName = solr_35712, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@447048ca [junit4] 2> 1964635 INFO (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[96A7310850DC1CAB]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 1964635 INFO (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[96A7310850DC1CAB]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@43798293: rootName = solr_35712, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5804227a [junit4] 2> 1964757 INFO (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[96A7310850DC1CAB]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 1964757 INFO (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[96A7310850DC1CAB]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@77769929: rootName = solr_35712, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1d467509 [junit4] 2> 1964775 INFO (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[96A7310850DC1CAB]) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:35712_solr [junit4] 2> 1964792 INFO (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[96A7310850DC1CAB]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 1964792 INFO (zkCallback-4348-thread-1-processing-n:127.0.0.1:35712_solr) [n:127.0.0.1:35712_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 1964811 INFO (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[96A7310850DC1CAB]) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1964812 INFO (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[96A7310850DC1CAB]) [ ] o.a.s.c.Overseer Overseer (id=99202371581575174-127.0.0.1:35712_solr-n_0000000000) closing [junit4] 2> 1964813 INFO (OverseerStateUpdate-99202371581575174-127.0.0.1:35712_solr-n_0000000000) [n:127.0.0.1:35712_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:35712_solr [junit4] 2> 1964813 INFO (zkCallback-4342-thread-1-processing-n:127.0.0.1:34804_solr) [n:127.0.0.1:34804_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 1964820 INFO (zkCallback-4369-thread-1-processing-n:127.0.0.1:36527_solr) [n:127.0.0.1:36527_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 1964820 INFO (zkCallback-4357-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 1964832 WARN (OverseerAutoScalingTriggerThread-99202371581575174-127.0.0.1:35712_solr-n_0000000000) [n:127.0.0.1:35712_solr ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 1964865 DEBUG (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[96A7310850DC1CAB]) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly [junit4] 2> 1964901 INFO (zkCallback-4342-thread-1-processing-n:127.0.0.1:34804_solr) [n:127.0.0.1:34804_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34804_solr [junit4] 2> 1964902 INFO (zkCallback-4342-thread-1-processing-n:127.0.0.1:34804_solr) [n:127.0.0.1:34804_solr ] o.a.s.c.Overseer Overseer (id=99202371581575172-127.0.0.1:34804_solr-n_0000000001) starting [junit4] 2> 1964913 INFO (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[96A7310850DC1CAB]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3a4af250{/solr,null,UNAVAILABLE} [junit4] 2> 1965048 DEBUG (OverseerAutoScalingTriggerThread-99202371581575172-127.0.0.1:34804_solr-n_0000000001) [n:127.0.0.1:34804_solr ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger [junit4] 2> 1965048 DEBUG (OverseerAutoScalingTriggerThread-99202371581575172-127.0.0.1:34804_solr-n_0000000001) [n:127.0.0.1:34804_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 7 [junit4] 2> 1965049 DEBUG (OverseerAutoScalingTriggerThread-99202371581575172-127.0.0.1:34804_solr-n_0000000001) [n:127.0.0.1:34804_solr ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:34804_solr, 127.0.0.1:36527_solr] [junit4] 2> 1965049 DEBUG (OverseerAutoScalingTriggerThread-99202371581575172-127.0.0.1:34804_solr-n_0000000001) [n:127.0.0.1:34804_solr ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger instantiated with properties: {event=nodeAdded, waitFor=2, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}], enabled=true} [junit4] 2> 1965049 DEBUG (OverseerAutoScalingTriggerThread-99202371581575172-127.0.0.1:34804_solr-n_0000000001) [n:127.0.0.1:34804_solr ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:34804_solr, 127.0.0.1:36527_solr] [junit4] 2> 1965049 DEBUG (OverseerAutoScalingTriggerThread-99202371581575172-127.0.0.1:34804_solr-n_0000000001) [n:127.0.0.1:34804_solr ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 7, lastZnodeVersion -1 [junit4] 2> 1965049 DEBUG (OverseerAutoScalingTriggerThread-99202371581575172-127.0.0.1:34804_solr-n_0000000001) [n:127.0.0.1:34804_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 7 [junit4] 2> 1965084 INFO (OverseerAutoScalingTriggerThread-99202371581575172-127.0.0.1:34804_solr-n_0000000001) [n:127.0.0.1:34804_solr ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init [junit4] 2> 1965085 DEBUG (ScheduledTrigger-2842-thread-1) [n:127.0.0.1:34804_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:34804_solr, 127.0.0.1:36527_solr] [junit4] 2> 1965101 DEBUG (OverseerAutoScalingTriggerThread-99202371581575172-127.0.0.1:34804_solr-n_0000000001) [n:127.0.0.1:34804_solr ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 7, lastZnodeVersion 7 [junit4] 2> 1965194 DEBUG (ScheduledTrigger-2842-thread-2) [n:127.0.0.1:34804_solr ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger [junit4] 2> 1965194 DEBUG (ScheduledTrigger-2842-thread-2) [n:127.0.0.1:34804_solr ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:34804_solr, 127.0.0.1:36527_solr] [junit4] 2> 1966085 DEBUG (ScheduledTrigger-2842-thread-1) [n:127.0.0.1:34804_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:34804_solr, 127.0.0.1:36527_solr] [junit4] 2> 1966196 DEBUG (ScheduledTrigger-2842-thread-1) [n:127.0.0.1:34804_solr ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger [junit4] 2> 1966196 DEBUG (ScheduledTrigger-2842-thread-1) [n:127.0.0.1:34804_solr ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:34804_solr, 127.0.0.1:36527_solr] [junit4] 2> 1967115 DEBUG (ScheduledTrigger-2842-thread-2) [n:127.0.0.1:34804_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:34804_solr, 127.0.0.1:36527_solr] [junit4] 2> 1967203 DEBUG (ScheduledTrigger-2842-thread-4) [n:127.0.0.1:34804_solr ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger [junit4] 2> 1967203 DEBUG (ScheduledTrigger-2842-thread-4) [n:127.0.0.1:34804_solr ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:34804_solr, 127.0.0.1:36527_solr] [junit4] 2> 1968122 DEBUG (ScheduledTrigger-2842-thread-4) [n:127.0.0.1:34804_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:34804_solr, 127.0.0.1:36527_solr] [junit4] 2> 1968219 DEBUG (ScheduledTrigger-2842-thread-4) [n:127.0.0.1:34804_solr ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger [junit4] 2> 1968219 DEBUG (ScheduledTrigger-2842-thread-4) [n:127.0.0.1:34804_solr ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:34804_solr, 127.0.0.1:36527_solr] [junit4] 2> 1969131 DEBUG (ScheduledTrigger-2842-thread-4) [n:127.0.0.1:34804_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:34804_solr, 127.0.0.1:36527_solr] [junit4] 2> 1969222 DEBUG (ScheduledTrigger-2842-thread-4) [n:127.0.0.1:34804_solr ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger [junit4] 2> 1969222 DEBUG (ScheduledTrigger-2842-thread-4) [n:127.0.0.1:34804_solr ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:34804_solr, 127.0.0.1:36527_solr] [junit4] 2> 1970136 DEBUG (ScheduledTrigger-2842-thread-4) [n:127.0.0.1:34804_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:34804_solr, 127.0.0.1:36527_solr] [junit4] 2> 1970229 DEBUG (ScheduledTrigger-2842-thread-4) [n:127.0.0.1:34804_solr ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger [junit4] 2> 1970229 DEBUG (ScheduledTrigger-2842-thread-4) [n:127.0.0.1:34804_solr ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:34804_solr, 127.0.0.1:36527_solr] [junit4] 2> 1971148 DEBUG (ScheduledTrigger-2842-thread-4) [n:127.0.0.1:34804_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:34804_solr, 127.0.0.1:36527_solr] [junit4] 2> 1971242 DEBUG (ScheduledTrigger-2842-thread-4) [n:127.0.0.1:34804_solr ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger [junit4] 2> 1971242 DEBUG (ScheduledTrigger-2842-thread-4) [n:127.0.0.1:34804_solr ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:34804_solr, 127.0.0.1:36527_solr] [junit4] 2> 1972157 DEBUG (ScheduledTrigger-2842-thread-4) [n:127.0.0.1:34804_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:34804_solr, 127.0.0.1:36527_solr] [junit4] 2> 1972251 DEBUG (ScheduledTrigger-2842-thread-4) [n:127.0.0.1:34804_solr ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger [junit4] 2> 1972251 DEBUG (ScheduledTrigger-2842-thread-4) [n:127.0.0.1:34804_solr ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:34804_solr, 127.0.0.1:36527_solr] [junit4] 2> 1973162 DEBUG (ScheduledTrigger-2842-thread-4) [n:127.0.0.1:34804_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:34804_solr, 127.0.0.1:36527_solr] [junit4] 2> 1973255 DEBUG (ScheduledTrigger-2842-thread-4) [n:127.0.0.1:34804_solr ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger [junit4] 2> 1973255 DEBUG (ScheduledTrigger-2842-thread-4) [n:127.0.0.1:34804_solr ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:34804_solr, 127.0.0.1:36527_solr] [junit4] 2> 1974169 DEBUG (ScheduledTrigger-2842-thread-4) [n:127.0.0.1:34804_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:34804_solr, 127.0.0.1:36527_solr] [junit4] 2> 1974259 DEBUG (ScheduledTrigger-2842-thread-4) [n:127.0.0.1:34804_solr ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger [junit4] 2> 1974259 DEBUG (ScheduledTrigger-2842-thread-4) [n:127.0.0.1:34804_solr ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:34804_solr, 127.0.0.1:36527_solr] [junit4] 2> 1975135 INFO (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[96A7310850DC1CAB]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1975184 DEBUG (ScheduledTrigger-2842-thread-4) [n:127.0.0.1:34804_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:34804_solr, 127.0.0.1:36527_solr] [junit4] 2> 1975201 INFO (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[96A7310850DC1CAB]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@166f6964{/solr,null,AVAILABLE} [junit4] 2> 1975202 INFO (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[96A7310850DC1CAB]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1d8362d6{SSL,[ssl, http/1.1]}{127.0.0.1:37341} [junit4] 2> 1975202 INFO (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[96A7310850DC1CAB]) [ ] o.e.j.s.Server Started @1990425ms [junit4] 2> 1975202 INFO (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[96A7310850DC1CAB]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37341} [junit4] 2> 1975202 ERROR (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[96A7310850DC1CAB]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1975217 INFO (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[96A7310850DC1CAB]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.2.0 [junit4] 2> 1975217 INFO (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[96A7310850DC1CAB]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ St [...truncated too long message...] .util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) [junit4] > at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) [junit4] > at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501) [junit4] > 5) Thread[id=3090, name=zkConnectionManagerCallback-65-thread-1-SendThread(127.0.0.1:41014), state=TIMED_WAITING, group=TGRP-StreamExpressionTest] [junit4] > at java.lang.Thread.sleep(Native Method) [junit4] > at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051) [junit4] > 6) Thread[id=295, name=zkConnectionManagerCallback-65-thread-1, state=WAITING, group=TGRP-StreamExpressionTest] [junit4] > at sun.misc.Unsafe.park(Native Method) [junit4] > at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) [junit4] > at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) [junit4] > at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) [junit4] > at 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] > 7) Thread[id=309, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamExpressionTest] [junit4] > at java.lang.Thread.sleep(Native Method) [junit4] > at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] > 8) Thread[id=3089, name=zkCallback-64-thread-8, state=TIMED_WAITING, group=TGRP-StreamExpressionTest] [junit4] > at sun.misc.Unsafe.park(Native Method) [junit4] > at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) [junit4] > at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) [junit4] > at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) [junit4] > at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) [junit4] > at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073) [junit4] > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) [junit4] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] > 9) Thread[id=310, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamExpressionTest] [junit4] > at java.lang.Thread.sleep(Native Method) [junit4] > at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] > 10) Thread[id=4056, name=zkCallback-64-thread-9, state=TIMED_WAITING, group=TGRP-StreamExpressionTest] [junit4] > at sun.misc.Unsafe.park(Native Method) [junit4] > at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) [junit4] > at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) [junit4] > at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) [junit4] > at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) [junit4] > at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073) [junit4] > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) [junit4] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] > 11) Thread[id=4057, name=zkCallback-64-thread-10, state=TIMED_WAITING, group=TGRP-StreamExpressionTest] [junit4] > at sun.misc.Unsafe.park(Native Method) [junit4] > at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) [junit4] > at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) [junit4] > at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) [junit4] > at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) [junit4] > at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073) [junit4] > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) [junit4] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] > at __randomizedtesting.SeedInfo.seed([66FE22CE21FF6F26]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated: [junit4] > 1) Thread[id=3090, name=zkConnectionManagerCallback-65-thread-1-SendThread(127.0.0.1:41014), state=TIMED_WAITING, group=TGRP-StreamExpressionTest] [junit4] > at java.lang.Thread.sleep(Native Method) [junit4] > at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051) [junit4] > 2) Thread[id=295, name=zkConnectionManagerCallback-65-thread-1, state=WAITING, group=TGRP-StreamExpressionTest] [junit4] > at sun.misc.Unsafe.park(Native Method) [junit4] > at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) [junit4] > at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) [junit4] > at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) [junit4] > at 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=3089, name=zkCallback-64-thread-8, state=TIMED_WAITING, group=TGRP-StreamExpressionTest] [junit4] > at sun.misc.Unsafe.park(Native Method) [junit4] > at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) [junit4] > at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) [junit4] > at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) [junit4] > at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) [junit4] > at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073) [junit4] > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) [junit4] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] > 4) Thread[id=4056, name=zkCallback-64-thread-9, state=TIMED_WAITING, group=TGRP-StreamExpressionTest] [junit4] > at sun.misc.Unsafe.park(Native Method) [junit4] > at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) [junit4] > at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) [junit4] > at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) [junit4] > at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) [junit4] > at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073) [junit4] > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) [junit4] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] > 5) Thread[id=4057, name=zkCallback-64-thread-10, state=TIMED_WAITING, group=TGRP-StreamExpressionTest] [junit4] > at sun.misc.Unsafe.park(Native Method) [junit4] > at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) [junit4] > at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) [junit4] > at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) [junit4] > at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) [junit4] > at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073) [junit4] > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) [junit4] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] > at __randomizedtesting.SeedInfo.seed([66FE22CE21FF6F26]:0) [junit4] Completed [130/146 (1!)] on J0 in 549.79s, 139 tests, 1 failure, 2 errors <<< FAILURES! [...truncated 46466 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org