Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/425/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC

7 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.ltr.feature.TestFieldLengthFeature

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.ltr.feature.TestFieldLengthFeature:     1) Thread[id=86, 
name=qtp1643342153-86, state=TIMED_WAITING, group=TGRP-TestFieldLengthFeature]  
       at sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626) 
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.ltr.feature.TestFieldLengthFeature: 
   1) Thread[id=86, name=qtp1643342153-86, state=TIMED_WAITING, 
group=TGRP-TestFieldLengthFeature]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([AF5A6D86DD7D06A7]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.ltr.feature.TestFieldLengthFeature

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=86, 
name=qtp1643342153-86, state=TIMED_WAITING, group=TGRP-TestFieldLengthFeature]  
       at sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626) 
        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=86, name=qtp1643342153-86, state=TIMED_WAITING, 
group=TGRP-TestFieldLengthFeature]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([AF5A6D86DD7D06A7]:0)


FAILED:  org.apache.solr.cloud.ReplaceNodeNoTargetTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([21E318AF226E3481:A9B727758C925979]: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.cloud.ReplaceNodeNoTargetTest.test(ReplaceNodeNoTargetTest.java:92)
        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.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
3 threads leaked from SUITE scope at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation:     1) 
Thread[id=43645, name=jetty-launcher-11874-thread-1-EventThread, state=WAITING, 
group=TGRP-TestSolrCloudWithSecureImpersonation]         at 
sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)    
2) Thread[id=43644, 
name=jetty-launcher-11874-thread-1-SendThread(127.0.0.1:57151), 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         
at java.lang.Thread.sleep(Native Method)         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)   
      at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)   
 3) Thread[id=43580, name=jetty-launcher-11874-thread-2-EventThread, 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         
at sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)  
       at 
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)      
   at 
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
         at 
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
         at 
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
         at 
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
         at 
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
         at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)   
      at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE 
scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   1) Thread[id=43645, name=jetty-launcher-11874-thread-1-EventThread, 
state=WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)
   2) Thread[id=43644, 
name=jetty-launcher-11874-thread-1-SendThread(127.0.0.1:57151), 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
        at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
   3) Thread[id=43580, name=jetty-launcher-11874-thread-2-EventThread, 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at 
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at 
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at 
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at 
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at 
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at 
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
        at __randomizedtesting.SeedInfo.seed([21E318AF226E3481]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=43644, 
name=jetty-launcher-11874-thread-1-SendThread(127.0.0.1:57151), 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         
at java.lang.Thread.sleep(Native Method)         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)   
      at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=43644, 
name=jetty-launcher-11874-thread-1-SendThread(127.0.0.1:57151), 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
        at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
        at __randomizedtesting.SeedInfo.seed([21E318AF226E3481]:0)


FAILED:  
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([21E318AF226E3481:9BEF2F207D86E2CE]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNull(Assert.java:551)
        at org.junit.Assert.assertNull(Assert.java:562)
        at 
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger(TriggerIntegrationTest.java:1575)
        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.TestReplicationHandler.doTestIndexAndConfigReplication

Error Message:
Index: 0, Size: 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
        at 
__randomizedtesting.SeedInfo.seed([21E318AF226E3481:35AB43FA0169899F]:0)
        at java.util.ArrayList.rangeCheck(ArrayList.java:657)
        at java.util.ArrayList.get(ArrayList.java:433)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12269 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> 807920 INFO  
(SUITE-TriggerIntegrationTest-seed#[21E318AF226E3481]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_21E318AF226E3481-001/init-core-data-001
   [junit4]   2> 807921 WARN  
(SUITE-TriggerIntegrationTest-seed#[21E318AF226E3481]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 807921 INFO  
(SUITE-TriggerIntegrationTest-seed#[21E318AF226E3481]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 807922 INFO  
(SUITE-TriggerIntegrationTest-seed#[21E318AF226E3481]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 807923 INFO  
(SUITE-TriggerIntegrationTest-seed#[21E318AF226E3481]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_21E318AF226E3481-001/tempDir-001
   [junit4]   2> 807923 INFO  
(SUITE-TriggerIntegrationTest-seed#[21E318AF226E3481]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 807923 INFO  (Thread-2008) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 807923 INFO  (Thread-2008) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 807925 ERROR (Thread-2008) [    ] 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> 808023 INFO  
(SUITE-TriggerIntegrationTest-seed#[21E318AF226E3481]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:41487
   [junit4]   2> 808025 INFO  (zkConnectionManagerCallback-1590-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 808030 INFO  (jetty-launcher-1587-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T20:27:37-01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 808030 INFO  (jetty-launcher-1587-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T20:27:37-01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 808031 INFO  (jetty-launcher-1587-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 808031 INFO  (jetty-launcher-1587-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 808031 INFO  (jetty-launcher-1587-thread-2) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 808031 INFO  (jetty-launcher-1587-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 808031 INFO  (jetty-launcher-1587-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@e934919{/solr,null,AVAILABLE}
   [junit4]   2> 808031 INFO  (jetty-launcher-1587-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 808032 INFO  (jetty-launcher-1587-thread-1) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 808032 INFO  (jetty-launcher-1587-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@48bdd2f2{HTTP/1.1,[http/1.1]}{127.0.0.1:63652}
   [junit4]   2> 808032 INFO  (jetty-launcher-1587-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@d1598c1{/solr,null,AVAILABLE}
   [junit4]   2> 808032 INFO  (jetty-launcher-1587-thread-2) [    ] 
o.e.j.s.Server Started @810836ms
   [junit4]   2> 808032 INFO  (jetty-launcher-1587-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=63652}
   [junit4]   2> 808032 ERROR (jetty-launcher-1587-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 808032 INFO  (jetty-launcher-1587-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@44d2ddf1{HTTP/1.1,[http/1.1]}{127.0.0.1:50267}
   [junit4]   2> 808032 INFO  (jetty-launcher-1587-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 808032 INFO  (jetty-launcher-1587-thread-1) [    ] 
o.e.j.s.Server Started @810836ms
   [junit4]   2> 808032 INFO  (jetty-launcher-1587-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 808032 INFO  (jetty-launcher-1587-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50267}
   [junit4]   2> 808032 INFO  (jetty-launcher-1587-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 808032 INFO  (jetty-launcher-1587-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-03T11:12:40.544Z
   [junit4]   2> 808032 ERROR (jetty-launcher-1587-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 808032 INFO  (jetty-launcher-1587-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 808032 INFO  (jetty-launcher-1587-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 808032 INFO  (jetty-launcher-1587-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 808033 INFO  (jetty-launcher-1587-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-03T11:12:40.545Z
   [junit4]   2> 808035 INFO  (zkConnectionManagerCallback-1594-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 808036 INFO  (jetty-launcher-1587-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 808037 INFO  (zkConnectionManagerCallback-1592-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 808037 INFO  (jetty-launcher-1587-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 808042 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10045d727400002, likely client has closed socket
   [junit4]   2> 808045 INFO  (jetty-launcher-1587-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41487/solr
   [junit4]   2> 808045 INFO  (jetty-launcher-1587-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41487/solr
   [junit4]   2> 808047 INFO  (zkConnectionManagerCallback-1600-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 808047 INFO  (zkConnectionManagerCallback-1602-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 808051 INFO  
(zkConnectionManagerCallback-1604-thread-1-processing-n:127.0.0.1:63652_solr) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 808052 INFO  
(zkConnectionManagerCallback-1606-thread-1-processing-n:127.0.0.1:50267_solr) 
[n:127.0.0.1:50267_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 808235 INFO  (jetty-launcher-1587-thread-2) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 808236 INFO  (jetty-launcher-1587-thread-2) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:63652_solr
   [junit4]   2> 808238 INFO  (jetty-launcher-1587-thread-2) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.Overseer Overseer 
(id=72134384416718853-127.0.0.1:63652_solr-n_0000000000) starting
   [junit4]   2> 808251 INFO  (jetty-launcher-1587-thread-2) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63652_solr
   [junit4]   2> 808393 INFO  
(zkCallback-1603-thread-1-processing-n:127.0.0.1:63652_solr) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 808393 DEBUG 
(OverseerAutoScalingTriggerThread-72134384416718853-127.0.0.1:63652_solr-n_0000000000)
 [n:127.0.0.1:63652_solr    ] o.a.s.c.a.OverseerTriggerThread Adding 
.autoAddReplicas trigger
   [junit4]   2> 808394 DEBUG 
(OverseerAutoScalingTriggerThread-72134384416718853-127.0.0.1:63652_solr-n_0000000000)
 [n:127.0.0.1:63652_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 1
   [junit4]   2> 808395 DEBUG 
(OverseerAutoScalingTriggerThread-72134384416718853-127.0.0.1:63652_solr-n_0000000000)
 [n:127.0.0.1:63652_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: 
[127.0.0.1:63652_solr]
   [junit4]   2> 808395 DEBUG 
(OverseerAutoScalingTriggerThread-72134384416718853-127.0.0.1:63652_solr-n_0000000000)
 [n:127.0.0.1:63652_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 808395 DEBUG 
(OverseerAutoScalingTriggerThread-72134384416718853-127.0.0.1:63652_solr-n_0000000000)
 [n:127.0.0.1:63652_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 1
   [junit4]   2> 808398 DEBUG 
(OverseerAutoScalingTriggerThread-72134384416718853-127.0.0.1:63652_solr-n_0000000000)
 [n:127.0.0.1:63652_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 808399 DEBUG 
(OverseerAutoScalingTriggerThread-72134384416718853-127.0.0.1:63652_solr-n_0000000000)
 [n:127.0.0.1:63652_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 808402 INFO  (jetty-launcher-1587-thread-1) 
[n:127.0.0.1:50267_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 808404 INFO  (jetty-launcher-1587-thread-1) 
[n:127.0.0.1:50267_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 808406 INFO  (jetty-launcher-1587-thread-1) 
[n:127.0.0.1:50267_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50267_solr
   [junit4]   2> 808423 INFO  
(zkCallback-1605-thread-1-processing-n:127.0.0.1:50267_solr) 
[n:127.0.0.1:50267_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 808423 DEBUG (ScheduledTrigger-2380-thread-1) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 1
   [junit4]   2> 808423 INFO  
(zkCallback-1603-thread-2-processing-n:127.0.0.1:63652_solr) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 808426 INFO  (jetty-launcher-1587-thread-2) 
[n:127.0.0.1:63652_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63652.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67aa6241
   [junit4]   2> 808432 INFO  (jetty-launcher-1587-thread-2) 
[n:127.0.0.1:63652_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63652.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67aa6241
   [junit4]   2> 808432 INFO  (jetty-launcher-1587-thread-2) 
[n:127.0.0.1:63652_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63652.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67aa6241
   [junit4]   2> 808433 INFO  (jetty-launcher-1587-thread-2) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_21E318AF226E3481-001/tempDir-001/node2/.
   [junit4]   2> 808495 INFO  (jetty-launcher-1587-thread-1) 
[n:127.0.0.1:50267_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50267.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67aa6241
   [junit4]   2> 808500 INFO  (jetty-launcher-1587-thread-1) 
[n:127.0.0.1:50267_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50267.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67aa6241
   [junit4]   2> 808501 INFO  (jetty-launcher-1587-thread-1) 
[n:127.0.0.1:50267_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50267.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67aa6241
   [junit4]   2> 808501 INFO  (jetty-launcher-1587-thread-1) 
[n:127.0.0.1:50267_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_21E318AF226E3481-001/tempDir-001/node1/.
   [junit4]   2> 808524 INFO  (zkConnectionManagerCallback-1612-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 808530 INFO  (zkConnectionManagerCallback-1616-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 808531 INFO  
(SUITE-TriggerIntegrationTest-seed#[21E318AF226E3481]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 808532 INFO  
(SUITE-TriggerIntegrationTest-seed#[21E318AF226E3481]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41487/solr ready
   [junit4]   2> 808552 INFO  
(TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[21E318AF226E3481])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeLostTriggerRestoreState
   [junit4]   2> 808553 INFO  
(TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[21E318AF226E3481])
 [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode 
version 2
   [junit4]   2> 808557 INFO  
(TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[21E318AF226E3481])
 [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T20:27:37-01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 808558 INFO  
(TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[21E318AF226E3481])
 [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 808558 INFO  
(TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[21E318AF226E3481])
 [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 808558 INFO  
(TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[21E318AF226E3481])
 [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 808559 INFO  
(TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[21E318AF226E3481])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@719f430b{/solr,null,AVAILABLE}
   [junit4]   2> 808559 INFO  
(TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[21E318AF226E3481])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@3a98f52e{HTTP/1.1,[http/1.1]}{127.0.0.1:63987}
   [junit4]   2> 808559 INFO  
(TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[21E318AF226E3481])
 [    ] o.e.j.s.Server Started @811363ms
   [junit4]   2> 808559 INFO  
(TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[21E318AF226E3481])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=63987}
   [junit4]   2> 808559 ERROR 
(TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[21E318AF226E3481])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 808559 INFO  
(TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[21E318AF226E3481])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 7.3.0
   [junit4]   2> 808559 INFO  
(TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[21E318AF226E3481])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 808559 INFO  
(TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[21E318AF226E3481])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 808559 INFO  
(TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[21E318AF226E3481])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-03T11:12:41.071Z
   [junit4]   2> 808562 DEBUG 
(zkCallback-1603-thread-2-processing-n:127.0.0.1:63652_solr) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 2
   [junit4]   2> 808562 INFO  (zkConnectionManagerCallback-1618-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 808563 DEBUG 
(OverseerAutoScalingTriggerThread-72134384416718853-127.0.0.1:63652_solr-n_0000000000)
 [n:127.0.0.1:63652_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 2
   [junit4]   2> 808564 INFO  
(TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[21E318AF226E3481])
 [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 808571 INFO  
(TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[21E318AF226E3481])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41487/solr
   [junit4]   2> 808571 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10045d727400009, likely client has closed socket
   [junit4]   2> 808582 DEBUG 
(OverseerAutoScalingTriggerThread-72134384416718853-127.0.0.1:63652_solr-n_0000000000)
 [n:127.0.0.1:63652_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeLost markers
   [junit4]   2> 808583 INFO  (zkConnectionManagerCallback-1622-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 808585 DEBUG 
(OverseerAutoScalingTriggerThread-72134384416718853-127.0.0.1:63652_solr-n_0000000000)
 [n:127.0.0.1:63652_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 808586 DEBUG 
(OverseerAutoScalingTriggerThread-72134384416718853-127.0.0.1:63652_solr-n_0000000000)
 [n:127.0.0.1:63652_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 808587 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10045d72740000a, likely client has closed socket
   [junit4]   2> 808588 INFO  
(zkConnectionManagerCallback-1624-thread-1-processing-n:127.0.0.1:63987_solr) 
[n:127.0.0.1:63987_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 808596 INFO  
(TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[21E318AF226E3481])
 [n:127.0.0.1:63987_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 808599 INFO  
(TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[21E318AF226E3481])
 [n:127.0.0.1:63987_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 808606 INFO  
(TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[21E318AF226E3481])
 [n:127.0.0.1:63987_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63987_solr
   [junit4]   2> 808608 INFO  (zkCallback-1615-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 808609 INFO  
(zkCallback-1623-thread-1-processing-n:127.0.0.1:63987_solr) 
[n:127.0.0.1:63987_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 808610 INFO  
(zkCallback-1605-thread-1-processing-n:127.0.0.1:50267_solr) 
[n:127.0.0.1:50267_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 808610 INFO  
(zkCallback-1603-thread-2-processing-n:127.0.0.1:63652_solr) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 808712 INFO  
(TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[21E318AF226E3481])
 [n:127.0.0.1:63987_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63987.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67aa6241
   [junit4]   2> 808725 INFO  
(TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[21E318AF226E3481])
 [n:127.0.0.1:63987_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63987.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67aa6241
   [junit4]   2> 808725 INFO  
(TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[21E318AF226E3481])
 [n:127.0.0.1:63987_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63987.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67aa6241
   [junit4]   2> 808726 INFO  
(TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[21E318AF226E3481])
 [n:127.0.0.1:63987_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_21E318AF226E3481-001/tempDir-001/node3/.
   [junit4]   2> 808785 INFO  (qtp1300884583-7326) [n:127.0.0.1:50267_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 808788 INFO  (qtp1072870045-7311) [n:127.0.0.1:63652_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 808792 INFO  (qtp595415689-7372) [n:127.0.0.1:63987_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 808792 DEBUG (qtp1300884583-7321) [n:127.0.0.1:50267_solr    ] 
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 808795 INFO  (qtp1300884583-7321) [n:127.0.0.1:50267_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=0 QTime=20
   [junit4]   2> 808796 DEBUG 
(zkCallback-1603-thread-2-processing-n:127.0.0.1:63652_solr) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 3
   [junit4]   2> 808797 DEBUG 
(zkCallback-1603-thread-2-processing-n:127.0.0.1:63652_solr) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: 
[127.0.0.1:50267_solr, 127.0.0.1:63987_solr, 127.0.0.1:63652_solr]
   [junit4]   2> 808798 DEBUG 
(OverseerAutoScalingTriggerThread-72134384416718853-127.0.0.1:63652_solr-n_0000000000)
 [n:127.0.0.1:63652_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 3
   [junit4]   2> 808800 INFO  
(OverseerAutoScalingTriggerThread-72134384416718853-127.0.0.1:63652_solr-n_0000000000)
 [n:127.0.0.1:63652_solr    ] o.a.s.c.a.TriggerIntegrationTest 
TestTriggerAction init
   [junit4]   2> 808801 DEBUG 
(OverseerAutoScalingTriggerThread-72134384416718853-127.0.0.1:63652_solr-n_0000000000)
 [n:127.0.0.1:63652_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 808802 DEBUG 
(OverseerAutoScalingTriggerThread-72134384416718853-127.0.0.1:63652_solr-n_0000000000)
 [n:127.0.0.1:63652_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 808803 DEBUG (ScheduledTrigger-2380-thread-1) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
node_lost_restore_trigger with currently live nodes: 3
   [junit4]   2> 808806 INFO  
(TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[21E318AF226E3481])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@3a98f52e{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 808806 INFO  
(TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[21E318AF226E3481])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=687298801
   [junit4]   2> 808806 INFO  
(TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[21E318AF226E3481])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 808806 INFO  
(TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[21E318AF226E3481])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@50edaa2d: rootName = 
solr_63987, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@3377bc3
   [junit4]   2> 808814 INFO  
(TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[21E318AF226E3481])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 808814 INFO  
(TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[21E318AF226E3481])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6b99f17b: rootName = 
solr_63987, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@328056fc
   [junit4]   2> 808820 INFO  
(TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[21E318AF226E3481])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 808820 INFO  
(TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[21E318AF226E3481])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@36bdd092: rootName = 
solr_63987, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@1a3a3fd9
   [junit4]   2> 808824 INFO  
(TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[21E318AF226E3481])
 [    ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63987_solr
   [junit4]   2> 808826 INFO  
(zkCallback-1623-thread-1-processing-n:127.0.0.1:63987_solr) 
[n:127.0.0.1:63987_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 808826 INFO  
(zkCallback-1603-thread-2-processing-n:127.0.0.1:63652_solr) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 808827 INFO  
(zkCallback-1605-thread-1-processing-n:127.0.0.1:50267_solr) 
[n:127.0.0.1:50267_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 808827 INFO  (zkCallback-1615-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 808829 INFO  
(TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[21E318AF226E3481])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 808830 INFO  
(TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[21E318AF226E3481])
 [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 808834 INFO  
(TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[21E318AF226E3481])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@719f430b{/solr,null,UNAVAILABLE}
   [junit4]   2> 808834 INFO  
(TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[21E318AF226E3481])
 [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 809806 DEBUG (ScheduledTrigger-2380-thread-2) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
node_lost_restore_trigger with currently live nodes: 2
   [junit4]   2> 809807 DEBUG (ScheduledTrigger-2380-thread-2) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 
127.0.0.1:63987_solr
   [junit4]   2> 810339 INFO  (qtp1300884583-7326) [n:127.0.0.1:50267_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 810342 INFO  (qtp1072870045-7312) [n:127.0.0.1:63652_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=1
   [junit4]   2> 810342 DEBUG (qtp1072870045-7311) [n:127.0.0.1:63652_solr    ] 
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 810344 INFO  (qtp1072870045-7311) [n:127.0.0.1:63652_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 810345 DEBUG 
(zkCallback-1603-thread-2-processing-n:127.0.0.1:63652_solr) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 4
   [junit4]   2> 810346 DEBUG 
(zkCallback-1603-thread-2-processing-n:127.0.0.1:63652_solr) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: 
[127.0.0.1:50267_solr, 127.0.0.1:63652_solr]
   [junit4]   2> 810346 DEBUG 
(OverseerAutoScalingTriggerThread-72134384416718853-127.0.0.1:63652_solr-n_0000000000)
 [n:127.0.0.1:63652_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 4
   [junit4]   2> 810346 INFO  
(OverseerAutoScalingTriggerThread-72134384416718853-127.0.0.1:63652_solr-n_0000000000)
 [n:127.0.0.1:63652_solr    ] o.a.s.c.a.TriggerIntegrationTest 
TestTriggerAction init
   [junit4]   2> 810347 DEBUG 
(OverseerAutoScalingTriggerThread-72134384416718853-127.0.0.1:63652_solr-n_0000000000)
 [n:127.0.0.1:63652_solr    ] o.a.s.c.a.NodeLostTrigger Adding lost node from 
marker path: 127.0.0.1:63987_solr
   [junit4]   2> 810347 DEBUG 
(OverseerAutoScalingTriggerThread-72134384416718853-127.0.0.1:63652_solr-n_0000000000)
 [n:127.0.0.1:63652_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 810347 DEBUG (ScheduledTrigger-2380-thread-1) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
node_lost_restore_trigger with currently live nodes: 2
   [junit4]   2> 810347 DEBUG (ScheduledTrigger-2380-thread-1) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing 
registered processor for lost nodes: [127.0.0.1:63987_solr]
   [junit4]   2> 810348 DEBUG (ScheduledTrigger-2380-thread-1) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown 
inactive - processing event: {
   [junit4]   2>   "id":"429aecb163511T7dgy1hlc7wmzgmuwn6xdamlzr",
   [junit4]   2>   "source":"node_lost_restore_trigger",
   [junit4]   2>   "eventTime":1171730615121169,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1171730615121169],
   [junit4]   2>     "nodeNames":["127.0.0.1:63987_solr"]}}
   [junit4]   2> 810348 DEBUG 
(OverseerAutoScalingTriggerThread-72134384416718853-127.0.0.1:63652_solr-n_0000000000)
 [n:127.0.0.1:63652_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 810348 DEBUG (ScheduledTrigger-2380-thread-1) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: 
[node_lost_restore_trigger]
   [junit4]   2> 810349 INFO  (ScheduledTrigger-2380-thread-1) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.a.SystemLogListener Collection .system 
does not exist, disabling logging.
   [junit4]   2> 810350 DEBUG 
(AutoscalingActionExecutor-2381-thread-1-processing-n:127.0.0.1:63652_solr) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions 
for {
   [junit4]   2>   "id":"429aecb163511T7dgy1hlc7wmzgmuwn6xdamlzr",
   [junit4]   2>   "source":"node_lost_restore_trigger",
   [junit4]   2>   "eventTime":1171730615121169,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1171730615121169],
   [junit4]   2>     "_enqueue_time_":1171730616802805,
   [junit4]   2>     "nodeNames":["127.0.0.1:63987_solr"]}}
   [junit4]   2> 810350 INFO  
(TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[21E318AF226E3481])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testNodeLostTriggerRestoreState
   [junit4]   2> 810354 DEBUG 
(AutoscalingActionExecutor-2381-thread-1-processing-n:127.0.0.1:63652_solr) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: 
node_lost_restore_trigger after 5000ms
   [junit4]   2> 810354 DEBUG 
(AutoscalingActionExecutor-2381-thread-1-processing-n:127.0.0.1:63652_solr) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 4 
ms for event id=429aecb163511T7dgy1hlc7wmzgmuwn6xdamlzr
   [junit4]   2> 810366 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCooldown
   [junit4]   2> 810367 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) [    ] 
o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 5
   [junit4]   2> 810367 DEBUG 
(zkCallback-1603-thread-2-processing-n:127.0.0.1:63652_solr) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 5
   [junit4]   2> 810367 DEBUG 
(OverseerAutoScalingTriggerThread-72134384416718853-127.0.0.1:63652_solr-n_0000000000)
 [n:127.0.0.1:63652_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 5
   [junit4]   2> 810369 DEBUG 
(OverseerAutoScalingTriggerThread-72134384416718853-127.0.0.1:63652_solr-n_0000000000)
 [n:127.0.0.1:63652_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeLost markers
   [junit4]   2> 810369 DEBUG 
(OverseerAutoScalingTriggerThread-72134384416718853-127.0.0.1:63652_solr-n_0000000000)
 [n:127.0.0.1:63652_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 810370 DEBUG 
(OverseerAutoScalingTriggerThread-72134384416718853-127.0.0.1:63652_solr-n_0000000000)
 [n:127.0.0.1:63652_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 810372 INFO  (qtp1300884583-7323) [n:127.0.0.1:50267_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 810380 INFO  (qtp1072870045-7312) [n:127.0.0.1:63652_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 810381 DEBUG (qtp1072870045-7315) [n:127.0.0.1:63652_solr    ] 
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 810381 INFO  (qtp1072870045-7315) [n:127.0.0.1:63652_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=0 QTime=11
   [junit4]   2> 810383 DEBUG 
(zkCallback-1603-thread-2-processing-n:127.0.0.1:63652_solr) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 6
   [junit4]   2> 810383 DEBUG 
(zkCallback-1603-thread-2-processing-n:127.0.0.1:63652_solr) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: 
[127.0.0.1:50267_solr, 127.0.0.1:63652_solr]
   [junit4]   2> 810384 DEBUG 
(zkCallback-1603-thread-2-processing-n:127.0.0.1:63652_solr) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger 
node_added_cooldown_trigger instantiated with properties: {event=nodeAdded, 
waitFor=1, actions=[{name=test, 
class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}],
 enabled=true}
   [junit4]   2> 810385 DEBUG 
(OverseerAutoScalingTriggerThread-72134384416718853-127.0.0.1:63652_solr-n_0000000000)
 [n:127.0.0.1:63652_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 6
   [junit4]   2> 810385 INFO  (qtp1300884583-7323) [n:127.0.0.1:50267_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 810387 INFO  (qtp1072870045-7319) [n:127.0.0.1:63652_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 810387 INFO  
(OverseerAutoScalingTriggerThread-72134384416718853-127.0.0.1:63652_solr-n_0000000000)
 [n:127.0.0.1:63652_solr    ] o.a.s.c.a.TriggerIntegrationTest 
TestTriggerAction init
   [junit4]   2> 810388 DEBUG 
(OverseerAutoScalingTriggerThread-72134384416718853-127.0.0.1:63652_solr-n_0000000000)
 [n:127.0.0.1:63652_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeLost markers
   [junit4]   2> 810388 DEBUG 
(OverseerAutoScalingTriggerThread-72134384416718853-127.0.0.1:63652_solr-n_0000000000)
 [n:127.0.0.1:63652_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 6, lastZnodeVersion 6
   [junit4]   2> 810388 DEBUG (ScheduledTrigger-2380-thread-2) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.a.NodeAddedTrigger Running 
NodeAddedTrigger node_added_cooldown_trigger
   [junit4]   2> 810388 DEBUG (ScheduledTrigger-2380-thread-2) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 810388 DEBUG (qtp1300884583-7326) [n:127.0.0.1:50267_solr    ] 
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 810389 INFO  (qtp1300884583-7326) [n:127.0.0.1:50267_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling 
params={wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 810390 DEBUG 
(zkCallback-1603-thread-2-processing-n:127.0.0.1:63652_solr) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 7
   [junit4]   2> 810391 DEBUG 
(zkCallback-1603-thread-2-processing-n:127.0.0.1:63652_solr) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: 
[127.0.0.1:50267_solr, 127.0.0.1:63652_solr]
   [junit4]   2> 810391 DEBUG 
(zkCallback-1603-thread-2-processing-n:127.0.0.1:63652_solr) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger 
node_added_cooldown_trigger instantiated with properties: {event=nodeAdded, 
waitFor=1, actions=[{name=test, 
class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}],
 enabled=true}
   [junit4]   2> 810391 DEBUG 
(OverseerAutoScalingTriggerThread-72134384416718853-127.0.0.1:63652_solr-n_0000000000)
 [n:127.0.0.1:63652_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 7
   [junit4]   2> 810391 DEBUG 
(OverseerAutoScalingTriggerThread-72134384416718853-127.0.0.1:63652_solr-n_0000000000)
 [n:127.0.0.1:63652_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeLost markers
   [junit4]   2> 810392 DEBUG 
(OverseerAutoScalingTriggerThread-72134384416718853-127.0.0.1:63652_solr-n_0000000000)
 [n:127.0.0.1:63652_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 7, lastZnodeVersion 7
   [junit4]   2> 810393 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T20:27:37-01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 810393 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 810393 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 810393 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 810394 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6dc2cbc9{/solr,null,AVAILABLE}
   [junit4]   2> 810394 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7b745a0a{HTTP/1.1,[http/1.1]}{127.0.0.1:52204}
   [junit4]   2> 810394 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) [    ] 
o.e.j.s.Server Started @813199ms
   [junit4]   2> 810394 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52204}
   [junit4]   2> 810394 ERROR 
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 810399 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 810399 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 810399 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 810399 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-03T11:12:42.911Z
   [junit4]   2> 810418 INFO  (zkConnectionManagerCallback-1628-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 810422 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 810432 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41487/solr
   [junit4]   2> 810436 INFO  (zkConnectionManagerCallback-1632-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 810440 INFO  
(zkConnectionManagerCallback-1634-thread-1-processing-n:127.0.0.1:52204_solr) 
[n:127.0.0.1:52204_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 810447 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) 
[n:127.0.0.1:52204_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 810449 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) 
[n:127.0.0.1:52204_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 810451 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) 
[n:127.0.0.1:52204_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52204_solr
   [junit4]   2> 810454 INFO  
(zkCallback-1603-thread-2-processing-n:127.0.0.1:63652_solr) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 810454 INFO  (zkCallback-1615-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 810454 INFO  
(zkCallback-1605-thread-1-processing-n:127.0.0.1:50267_solr) 
[n:127.0.0.1:50267_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 810455 INFO  
(zkCallback-1633-thread-1-processing-n:127.0.0.1:52204_solr) 
[n:127.0.0.1:52204_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 810775 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) 
[n:127.0.0.1:52204_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52204.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67aa6241
   [junit4]   2> 810782 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) 
[n:127.0.0.1:52204_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52204.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67aa6241
   [junit4]   2> 810782 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) 
[n:127.0.0.1:52204_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52204.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67aa6241
   [junit4]   2> 810783 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) 
[n:127.0.0.1:52204_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_21E318AF226E3481-001/tempDir-001/node4/.
   [junit4]   2> 811391 DEBUG (ScheduledTrigger-2380-thread-2) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.a.NodeAddedTrigger Running 
NodeAddedTrigger node_added_cooldown_trigger
   [junit4]   2> 811391 DEBUG (ScheduledTrigger-2380-thread-2) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 811392 DEBUG (ScheduledTrigger-2380-thread-2) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 
127.0.0.1:52204_solr at time 1171731660392650
   [junit4]   2> 812394 DEBUG (ScheduledTrigger-2380-thread-2) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.a.NodeAddedTrigger Running 
NodeAddedTrigger node_added_cooldown_trigger
   [junit4]   2> 812394 DEBUG (ScheduledTrigger-2380-thread-2) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 812394 DEBUG (ScheduledTrigger-2380-thread-2) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger 
node_added_cooldown_trigger firing registered processor for nodes: 
[127.0.0.1:52204_solr] added at times [1171731660392650], now=1171732663136723
   [junit4]   2> 812394 DEBUG (ScheduledTrigger-2380-thread-2) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown 
inactive - processing event: {
   [junit4]   2>   "id":"429af0963c8caT7dgy1hlc7wmzgmuwn6xdamlzt",
   [junit4]   2>   "source":"node_added_cooldown_trigger",
   [junit4]   2>   "eventTime":1171731660392650,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1171731660392650],
   [junit4]   2>     "nodeNames":["127.0.0.1:52204_solr"]}}
   [junit4]   2> 812394 DEBUG (ScheduledTrigger-2380-thread-2) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: 
[node_added_cooldown_trigger]
   [junit4]   2> 812395 INFO  (ScheduledTrigger-2380-thread-2) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.a.SystemLogListener Collection .system 
does not exist, disabling logging.
   [junit4]   2> 812395 DEBUG 
(AutoscalingActionExecutor-2381-thread-1-processing-n:127.0.0.1:63652_solr) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions 
for {
   [junit4]   2>   "id":"429af0963c8caT7dgy1hlc7wmzgmuwn6xdamlzt",
   [junit4]   2>   "source":"node_added_cooldown_trigger",
   [junit4]   2>   "eventTime":1171731660392650,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1171731660392650],
   [junit4]   2>     "_enqueue_time_":1171732663293422,
   [junit4]   2>     "nodeNames":["127.0.0.1:52204_solr"]}}
   [junit4]   2> 812399 DEBUG 
(AutoscalingActionExecutor-2381-thread-1-processing-n:127.0.0.1:63652_solr) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: 
node_added_cooldown_trigger after 5000ms
   [junit4]   2> 812399 DEBUG 
(AutoscalingActionExecutor-2381-thread-1-processing-n:127.0.0.1:63652_solr) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 3 
ms for event id=429af0963c8caT7dgy1hlc7wmzgmuwn6xdamlzt
   [junit4]   2> 813401 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T20:27:37-01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 813402 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 813402 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 813402 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 813402 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@29747017{/solr,null,AVAILABLE}
   [junit4]   2> 813403 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@13596553{HTTP/1.1,[http/1.1]}{127.0.0.1:47487}
   [junit4]   2> 813403 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) [    ] 
o.e.j.s.Server Started @816209ms
   [junit4]   2> 813403 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=47487}
   [junit4]   2> 813403 ERROR 
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 813404 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 813404 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 813404 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 813404 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-03T11:12:45.916Z
   [junit4]   2> 813406 INFO  (zkConnectionManagerCallback-1638-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 813408 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 813417 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41487/solr
   [junit4]   2> 813419 INFO  (zkConnectionManagerCallback-1642-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 813423 INFO  
(zkConnectionManagerCallback-1644-thread-1-processing-n:127.0.0.1:47487_solr) 
[n:127.0.0.1:47487_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 813434 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) 
[n:127.0.0.1:47487_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 813438 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) 
[n:127.0.0.1:47487_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 813442 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) 
[n:127.0.0.1:47487_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:47487_solr
   [junit4]   2> 813444 INFO  
(zkCallback-1603-thread-2-processing-n:127.0.0.1:63652_solr) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 813444 INFO  
(zkCallback-1633-thread-1-processing-n:127.0.0.1:52204_solr) 
[n:127.0.0.1:52204_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 813444 INFO  
(zkCallback-1605-thread-1-processing-n:127.0.0.1:50267_solr) 
[n:127.0.0.1:50267_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 813444 INFO  (zkCallback-1615-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 813445 INFO  
(zkCallback-1643-thread-1-processing-n:127.0.0.1:47487_solr) 
[n:127.0.0.1:47487_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 813629 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) 
[n:127.0.0.1:47487_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_47487.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67aa6241
   [junit4]   2> 813636 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) 
[n:127.0.0.1:47487_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_47487.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67aa6241
   [junit4]   2> 813636 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) 
[n:127.0.0.1:47487_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_47487.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67aa6241
   [junit4]   2> 813637 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) 
[n:127.0.0.1:47487_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_21E318AF226E3481-001/tempDir-001/node5/.
   [junit4]   2> 817400 DEBUG (ScheduledTrigger-2380-thread-1) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.a.NodeAddedTrigger Running 
NodeAddedTrigger node_added_cooldown_trigger
   [junit4]   2> 817400 DEBUG (ScheduledTrigger-2380-thread-1) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 817400 DEBUG (ScheduledTrigger-2380-thread-1) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 
127.0.0.1:47487_solr at time 1171737671166870
   [junit4]   2> 818410 DEBUG (ScheduledTrigger-2380-thread-1) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.a.NodeAddedTrigger Running 
NodeAddedTrigger node_added_cooldown_trigger
   [junit4]   2> 818410 DEBUG (ScheduledTrigger-2380-thread-1) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 818410 DEBUG (ScheduledTrigger-2380-thread-1) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger 
node_added_cooldown_trigger firing registered processor for nodes: 
[127.0.0.1:47487_solr] added at times [1171737671166870], now=1171738681071969
   [junit4]   2> 818410 DEBUG (ScheduledTrigger-2380-thread-1) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown 
inactive - processing event: {
   [junit4]   2>   "id":"429b06fa8eb96T7dgy1hlc7wmzgmuwn6xdamlzv",
   [junit4]   2>   "source":"node_added_cooldown_trigger",
   [junit4]   2>   "eventTime":1171737671166870,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1171737671166870],
   [junit4]   2>     "nodeNames":["127.0.0.1:47487_solr"]}}
   [junit4]   2> 818410 DEBUG (ScheduledTrigger-2380-thread-1) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: 
[node_added_cooldown_trigger]
   [junit4]   2> 818417 DEBUG 
(AutoscalingActionExecutor-2381-thread-1-processing-n:127.0.0.1:63652_solr) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions 
for {
   [junit4]   2>   "id":"429b06fa8eb96T7dgy1hlc7wmzgmuwn6xdamlzv",
   [junit4]   2>   "source":"node_added_cooldown_trigger",
   [junit4]   2>   "eventTime":1171737671166870,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1171737671166870],
   [junit4]   2>     "_enqueue_time_":1171738681245347,
   [junit4]   2>     "nodeNames":["127.0.0.1:47487_solr"]}}
   [junit4]   2> 818418 DEBUG 
(AutoscalingActionExecutor-2381-thread-1-processing-n:127.0.0.1:63652_solr) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: 
node_added_cooldown_trigger after 5000ms
   [junit4]   2> 818418 DEBUG 
(AutoscalingActionExecutor-2381-thread-1-processing-n:127.0.0.1:63652_solr) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 1 
ms for event id=429b06fa8eb96T7dgy1hlc7wmzgmuwn6xdamlzv
   [junit4]   2> 820429 INFO  (qtp147815030-7427) [n:127.0.0.1:47487_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=1
   [junit4]   2> 820432 INFO  (qtp1300884583-7324) [n:127.0.0.1:50267_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 820435 INFO  (qtp1305184980-7403) [n:127.0.0.1:52204_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=1
   [junit4]   2> 820437 INFO  (qtp1072870045-7319) [n:127.0.0.1:63652_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 820439 DEBUG (qtp1072870045-7315) [n:127.0.0.1:63652_solr    ] 
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 820440 INFO  (qtp1072870045-7315) [n:127.0.0.1:63652_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=0 QTime=21
   [junit4]   2> 820441 DEBUG 
(zkCallback-1603-thread-2-processing-n:127.0.0.1:63652_solr) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 8
   [junit4]   2> 820442 DEBUG 
(zkCallback-1603-thread-2-processing-n:127.0.0.1:63652_solr) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: 
[127.0.0.1:50267_solr, 127.0.0.1:47487_solr, 127.0.0.1:52204_solr, 
127.0.0.1:63652_solr]
   [junit4]   2> 820442 DEBUG 
(zkCallback-1603-thread-2-processing-n:127.0.0.1:63652_solr) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger 
node_added_cooldown_trigger instantiated with properties: {event=nodeAdded, 
waitFor=1, actions=[{name=test, 
class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}],
 enabled=true}
   [junit4]   2> 820442 DEBUG 
(OverseerAutoScalingTriggerThread-72134384416718853-127.0.0.1:63652_solr-n_0000000000)
 [n:127.0.0.1:63652_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 8
   [junit4]   2> 820442 DEBUG 
(OverseerAutoScalingTriggerThread-72134384416718853-127.0.0.1:63652_solr-n_0000000000)
 [n:127.0.0.1:63652_solr    ] o.a.s.c.a.ScheduledTriggers Changing value of 
autoscaling property: triggerCooldownPeriodSeconds from: 5 to: 7
   [junit4]   2> 820443 DEBUG 
(OverseerAutoScalingTriggerThread-72134384416718853-127.0.0.1:63652_solr-n_0000000000)
 [n:127.0.0.1:63652_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeLost markers
   [junit4]   2> 820443 DEBUG 
(OverseerAutoScalingTriggerThread-72134384416718853-127.0.0.1:63652_solr-n_0000000000)
 [n:127.0.0.1:63652_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 8, lastZnodeVersion 8
   [junit4]   2> 820451 INFO  (qtp147815030-7429) [n:127.0.0.1:47487_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 820474 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T20:27:37-01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 820475 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 820475 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 820475 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 820475 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4c12df4{/solr,null,AVAILABLE}
   [junit4]   2> 820475 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@b05e539{HTTP/1.1,[http/1.1]}{127.0.0.1:47025}
   [junit4]   2> 820475 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) [    ] 
o.e.j.s.Server Started @823283ms
   [junit4]   2> 820475 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=47025}
   [junit4]   2> 820476 ERROR 
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 820476 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 820476 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 820476 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 820476 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-03T11:12:52.988Z
   [junit4]   2> 820480 INFO  (zkConnectionManagerCallback-1648-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 820481 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 820491 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41487/solr
   [junit4]   2> 820493 INFO  (zkConnectionManagerCallback-1652-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 820497 INFO  
(zkConnectionManagerCallback-1654-thread-1-processing-n:127.0.0.1:47025_solr) 
[n:127.0.0.1:47025_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 820505 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) 
[n:127.0.0.1:47025_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 820508 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) 
[n:127.0.0.1:47025_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 820511 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) 
[n:127.0.0.1:47025_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:47025_solr
   [junit4]   2> 820513 INFO  
(zkCallback-1643-thread-1-processing-n:127.0.0.1:47487_solr) 
[n:127.0.0.1:47487_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 820513 INFO  
(zkCallback-1603-thread-2-processing-n:127.0.0.1:63652_solr) 
[n:127.0.0.1:63652_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 820515 INFO  
(zkCallback-1653-thread-1-processing-n:127.0.0.1:47025_solr) 
[n:127.0.0.1:47025_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 820515 INFO  
(zkCallback-1633-thread-1-processing-n:127.0.0.1:52204_solr) 
[n:127.0.0.1:52204_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 820516 INFO  (zkCallback-1615-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 820516 INFO  
(zkCallback-1605-thread-1-processing-n:127.0.0.1:50267_solr) 
[n:127.0.0.1:50267_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 820857 INFO  
(TEST-TriggerIntegrationTest.testCooldown-seed#[21E318AF226E3481]) 
[n:127.0.0.1:47025_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_47025.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67aa6241
   [junit4]   2> 820890 INFO  (TEST-TriggerIntegrationTest.

[...truncated too long message...]

6DD7D06A7]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.jetty, tag=null
   [junit4]   2> 12156 INFO  (coreCloseExecutor-75-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2fd01fea
   [junit4]   2> 12156 INFO  (coreCloseExecutor-75-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=802168810
   [junit4]   2> 12169 INFO  
(SUITE-TestFieldLengthFeature-seed#[AF5A6D86DD7D06A7]-worker) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7b81570a{/solr,null,UNAVAILABLE}
   [junit4]   2> 12169 INFO  
(SUITE-TestFieldLengthFeature-seed#[AF5A6D86DD7D06A7]-worker) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 42168 WARN  
(SUITE-TestFieldLengthFeature-seed#[AF5A6D86DD7D06A7]-worker) [    ] 
o.e.j.u.t.QueuedThreadPool 
QueuedThreadPool@qtp1643342153{STOPPING,8<=8<=10000,i=0,q=1} Couldn't stop 
Thread[qtp1643342153-86,5,TGRP-TestFieldLengthFeature]
   [junit4]   2> 42170 INFO  
(SUITE-TestFieldLengthFeature-seed#[AF5A6D86DD7D06A7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 42170 INFO  
(SUITE-TestFieldLengthFeature-seed#[AF5A6D86DD7D06A7]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=777581082
   [junit4]   2> 42170 INFO  
(SUITE-TestFieldLengthFeature-seed#[AF5A6D86DD7D06A7]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 42170 INFO  
(SUITE-TestFieldLengthFeature-seed#[AF5A6D86DD7D06A7]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@25514ff5: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ null
   [junit4]   2> 42170 INFO  
(SUITE-TestFieldLengthFeature-seed#[AF5A6D86DD7D06A7]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 42170 INFO  
(SUITE-TestFieldLengthFeature-seed#[AF5A6D86DD7D06A7]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@48a1ca93: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
null
   [junit4]   2> 42170 INFO  
(SUITE-TestFieldLengthFeature-seed#[AF5A6D86DD7D06A7]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 42170 INFO  
(SUITE-TestFieldLengthFeature-seed#[AF5A6D86DD7D06A7]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3d9be872: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / null
   [junit4]   2> 42172 INFO  (coreCloseExecutor-77-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@24d9a789
   [junit4]   2> 42172 INFO  (coreCloseExecutor-77-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=618243977
   [junit4]   2> 42172 INFO  (coreCloseExecutor-77-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@28199d87: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / null
   [junit4]   2> 42176 INFO  
(SUITE-TestFieldLengthFeature-seed#[AF5A6D86DD7D06A7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> Feb 03, 2018 12:22:03 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> Feb 03, 2018 12:22:23 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at 
org.apache.solr.ltr.feature.TestFieldLengthFeature: 
   [junit4]   2>    1) Thread[id=86, name=qtp1643342153-86, 
state=TIMED_WAITING, group=TGRP-TestFieldLengthFeature]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Feb 03, 2018 12:22:23 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=86, name=qtp1643342153-86, 
state=TIMED_WAITING, group=TGRP-TestFieldLengthFeature]
   [junit4]   2> Feb 03, 2018 12:22:26 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=86, name=qtp1643342153-86, 
state=TIMED_WAITING, group=TGRP-TestFieldLengthFeature]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{description=FST50, id=PostingsFormat(name=Direct), 
text=PostingsFormat(name=Memory), title=PostingsFormat(name=Asserting)}, 
docValues:{_version_=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=561, 
maxMBSortInHeap=7.412277276344565, sim=RandomSimilarity(queryNorm=false): {}, 
locale=ar-SA, timezone=EST5EDT
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 
(64-bit)/cpus=3,threads=2,free=33575832,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestUserTermScorerQuery, 
TestLinearModel, TestFieldLengthFeature]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestFieldLengthFeature -Dtests.seed=AF5A6D86DD7D06A7 
-Dtests.slow=true -Dtests.locale=ar-SA -Dtests.timezone=EST5EDT 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestFieldLengthFeature (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.ltr.feature.TestFieldLengthFeature: 
   [junit4]    >    1) Thread[id=86, name=qtp1643342153-86, 
state=TIMED_WAITING, group=TGRP-TestFieldLengthFeature]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([AF5A6D86DD7D06A7]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=86, name=qtp1643342153-86, 
state=TIMED_WAITING, group=TGRP-TestFieldLengthFeature]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([AF5A6D86DD7D06A7]:0)
   [junit4] Completed [29/35 (1!)] on J1 in 55.16s, 3 tests, 2 errors <<< 
FAILURES!

[...truncated 40809 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to