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

4 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.testAddNode

Error Message:
no IGNORED events

Stack Trace:
java.lang.AssertionError: no IGNORED events
        at 
__randomizedtesting.SeedInfo.seed([A9E6FA464D570416:E09E7E5821A8B0E]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.testAddNode(TestLargeCluster.java:267)
        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.core.TestDynamicLoading.testDynamicLoading

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([A9E6FA464D570416:71ABD711BA8AA1B6]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at org.junit.Assert.assertNotNull(Assert.java:537)
        at 
org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:97)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig

Error Message:
expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   
"cluster-preferences":[{"maximize":"freedisk"}],   
"triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       
"event":"nodeLost",       "waitFor":30,       "actions":[         {           
"name":"auto_add_replicas_plan",           
"class":"solr.AutoAddReplicasPlanAction"},         {           
"name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       
"enabled":true}},   "listeners":{".auto_add_replicas.system":{       
"trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         
"STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         
"BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       
"class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       
"beforeAction":[]}},   "properties":{}}> but was: 
org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   
"cluster-preferences":[{"maximize":"freedisk"}],   
"triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       
"event":"nodeLost",       "waitFor":30,       "actions":[         {           
"name":"auto_add_replicas_plan",           
"class":"solr.AutoAddReplicasPlanAction"},         {           
"name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       
"enabled":true}},   "listeners":{".auto_add_replicas.system":{       
"trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         
"STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         
"BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       
"class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       
"beforeAction":[]}},   "properties":{}}>

Stack Trace:
java.lang.AssertionError: expected: 
org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}> but was: 
org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}>
        at 
__randomizedtesting.SeedInfo.seed([A9E6FA464D570416:966EF9EE5A01F4F1]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:147)
        at 
org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig(TestClusterStateProvider.java:214)
        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.update.processor.TimeRoutedAliasUpdateProcessorTest.testParse

Error Message:
Error from server at http://127.0.0.1:37585/solr: Collection : 
myalias_2017-10-24 is part of alias myalias remove or modify the alias before 
removing this collection.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:37585/solr: Collection : myalias_2017-10-24 is 
part of alias myalias remove or modify the alias before removing this 
collection.
        at 
__randomizedtesting.SeedInfo.seed([A9E6FA464D570416:C663B11EF12137F9]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.doBefore(TimeRoutedAliasUpdateProcessorTest.java:84)
        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$9.evaluate(RandomizedRunner.java:968)
        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 12894 lines...]
   [junit4] Suite: 
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A9E6FA464D570416-001/init-core-data-001
   [junit4]   2> 1889439 WARN  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[A9E6FA464D570416]-worker) [    
] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1889439 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[A9E6FA464D570416]-worker) [    
] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1889440 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[A9E6FA464D570416]-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> 1889440 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[A9E6FA464D570416]-worker) [    
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1889440 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[A9E6FA464D570416]-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.update.processor.TimeRoutedAliasUpdateProcessorTest_A9E6FA464D570416-001/tempDir-001
   [junit4]   2> 1889440 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[A9E6FA464D570416]-worker) [    
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1889440 INFO  (Thread-6423) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1889441 INFO  (Thread-6423) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1889442 ERROR (Thread-6423) [    ] 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> 1889540 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[A9E6FA464D570416]-worker) [    
] o.a.s.c.ZkTestServer start zk server on port:64208
   [junit4]   2> 1889543 INFO  (zkConnectionManagerCallback-5973-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1889547 INFO  (jetty-launcher-5970-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1889547 INFO  (jetty-launcher-5970-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1889548 INFO  (jetty-launcher-5970-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2f389bc7{/solr,null,AVAILABLE}
   [junit4]   2> 1889549 INFO  (jetty-launcher-5970-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@47f6c7b9{/solr,null,AVAILABLE}
   [junit4]   2> 1889549 INFO  (jetty-launcher-5970-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@594a1ce0{HTTP/1.1,[http/1.1]}{127.0.0.1:37585}
   [junit4]   2> 1889549 INFO  (jetty-launcher-5970-thread-2) [    ] 
o.e.j.s.Server Started @1893237ms
   [junit4]   2> 1889549 INFO  (jetty-launcher-5970-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37585}
   [junit4]   2> 1889549 INFO  (jetty-launcher-5970-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4fafa400{HTTP/1.1,[http/1.1]}{127.0.0.1:32920}
   [junit4]   2> 1889549 INFO  (jetty-launcher-5970-thread-1) [    ] 
o.e.j.s.Server Started @1893237ms
   [junit4]   2> 1889549 INFO  (jetty-launcher-5970-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=32920}
   [junit4]   2> 1889549 ERROR (jetty-launcher-5970-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1889549 ERROR (jetty-launcher-5970-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1889549 INFO  (jetty-launcher-5970-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 1889549 INFO  (jetty-launcher-5970-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 1889549 INFO  (jetty-launcher-5970-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1889549 INFO  (jetty-launcher-5970-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1889549 INFO  (jetty-launcher-5970-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-13T02:46:32.925Z
   [junit4]   2> 1889549 INFO  (jetty-launcher-5970-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1889550 INFO  (jetty-launcher-5970-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1889550 INFO  (jetty-launcher-5970-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-13T02:46:32.926Z
   [junit4]   2> 1889551 INFO  (zkConnectionManagerCallback-5975-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1889552 INFO  (zkConnectionManagerCallback-5977-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1889552 INFO  (jetty-launcher-5970-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1889552 INFO  (jetty-launcher-5970-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1889560 INFO  (jetty-launcher-5970-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64208/solr
   [junit4]   2> 1889560 INFO  (jetty-launcher-5970-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64208/solr
   [junit4]   2> 1889562 INFO  (zkConnectionManagerCallback-5985-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1889570 INFO  
(zkConnectionManagerCallback-5987-thread-1-processing-n:127.0.0.1:32920_solr) 
[n:127.0.0.1:32920_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1889570 INFO  (zkConnectionManagerCallback-5983-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1889577 INFO  
(zkConnectionManagerCallback-5989-thread-1-processing-n:127.0.0.1:37585_solr) 
[n:127.0.0.1:37585_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1889727 INFO  (jetty-launcher-5970-thread-2) 
[n:127.0.0.1:37585_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1889728 INFO  (jetty-launcher-5970-thread-2) 
[n:127.0.0.1:37585_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:37585_solr
   [junit4]   2> 1889729 INFO  (jetty-launcher-5970-thread-2) 
[n:127.0.0.1:37585_solr    ] o.a.s.c.Overseer Overseer 
(id=99340228546854918-127.0.0.1:37585_solr-n_0000000000) starting
   [junit4]   2> 1889738 INFO  (jetty-launcher-5970-thread-1) 
[n:127.0.0.1:32920_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1889738 INFO  (jetty-launcher-5970-thread-2) 
[n:127.0.0.1:37585_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37585_solr
   [junit4]   2> 1889741 INFO  
(OverseerStateUpdate-99340228546854918-127.0.0.1:37585_solr-n_0000000000) 
[n:127.0.0.1:37585_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1889742 INFO  
(zkCallback-5986-thread-1-processing-n:127.0.0.1:32920_solr) 
[n:127.0.0.1:32920_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1889744 INFO  (jetty-launcher-5970-thread-1) 
[n:127.0.0.1:32920_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:32920_solr
   [junit4]   2> 1889746 INFO  
(zkCallback-5986-thread-1-processing-n:127.0.0.1:32920_solr) 
[n:127.0.0.1:32920_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1889746 INFO  
(zkCallback-5988-thread-1-processing-n:127.0.0.1:37585_solr) 
[n:127.0.0.1:37585_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1889877 INFO  (jetty-launcher-5970-thread-2) 
[n:127.0.0.1:37585_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37585.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@26884e50
   [junit4]   2> 1889879 INFO  (jetty-launcher-5970-thread-1) 
[n:127.0.0.1:32920_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32920.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@26884e50
   [junit4]   2> 1889883 INFO  (jetty-launcher-5970-thread-2) 
[n:127.0.0.1:37585_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37585.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@26884e50
   [junit4]   2> 1889883 INFO  (jetty-launcher-5970-thread-2) 
[n:127.0.0.1:37585_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37585.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@26884e50
   [junit4]   2> 1889884 INFO  (jetty-launcher-5970-thread-2) 
[n:127.0.0.1:37585_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.update.processor.TimeRoutedAliasUpdateProcessorTest_A9E6FA464D570416-001/tempDir-001/node2/.
   [junit4]   2> 1889885 INFO  (jetty-launcher-5970-thread-1) 
[n:127.0.0.1:32920_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32920.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@26884e50
   [junit4]   2> 1889885 INFO  (jetty-launcher-5970-thread-1) 
[n:127.0.0.1:32920_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32920.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@26884e50
   [junit4]   2> 1889886 INFO  (jetty-launcher-5970-thread-1) 
[n:127.0.0.1:32920_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.update.processor.TimeRoutedAliasUpdateProcessorTest_A9E6FA464D570416-001/tempDir-001/node1/.
   [junit4]   2> 1889913 INFO  (zkConnectionManagerCallback-5995-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1889926 INFO  (qtp1825948576-22298) [n:127.0.0.1:32920_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1889929 INFO  (qtp1825948576-22298) [n:127.0.0.1:32920_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1889943 INFO  
(TEST-TimeRoutedAliasUpdateProcessorTest.test-seed#[A9E6FA464D570416]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1889945 INFO  (qtp898654028-22289) [n:127.0.0.1:37585_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1889945 INFO  (qtp898654028-22289) [n:127.0.0.1:37585_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1889946 INFO  (qtp898654028-22290) [n:127.0.0.1:37585_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1889947 INFO  (qtp898654028-22290) [n:127.0.0.1:37585_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1889948 INFO  (qtp898654028-22293) [n:127.0.0.1:37585_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1889948 INFO  (qtp898654028-22293) [n:127.0.0.1:37585_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1889948 INFO  (qtp898654028-22294) [n:127.0.0.1:37585_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1889949 INFO  (qtp898654028-22294) [n:127.0.0.1:37585_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1889949 INFO  (qtp898654028-22295) [n:127.0.0.1:37585_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1889950 INFO  (qtp898654028-22295) [n:127.0.0.1:37585_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1889950 INFO  (qtp898654028-22287) [n:127.0.0.1:37585_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=1&name=timeConfig&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1889953 INFO  
(OverseerThreadFactory-6621-thread-1-processing-n:127.0.0.1:37585_solr) 
[n:127.0.0.1:37585_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
timeConfig
   [junit4]   2> 1889953 INFO  
(OverseerThreadFactory-6621-thread-1-processing-n:127.0.0.1:37585_solr) 
[n:127.0.0.1:37585_solr    ] o.a.s.c.CreateCollectionCmd Only _default config 
set found, using it.
   [junit4]   2> 1889954 INFO  
(OverseerThreadFactory-6621-thread-1-processing-n:127.0.0.1:37585_solr) 
[n:127.0.0.1:37585_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to /configs/timeConfig/protwords.txt
   [junit4]   2> 1889956 INFO  
(OverseerThreadFactory-6621-thread-1-processing-n:127.0.0.1:37585_solr) 
[n:127.0.0.1:37585_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to /configs/timeConfig/managed-schema
   [junit4]   2> 1889958 INFO  
(OverseerThreadFactory-6621-thread-1-processing-n:127.0.0.1:37585_solr) 
[n:127.0.0.1:37585_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to /configs/timeConfig/solrconfig.xml
   [junit4]   2> 1889960 INFO  
(OverseerThreadFactory-6621-thread-1-processing-n:127.0.0.1:37585_solr) 
[n:127.0.0.1:37585_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to /configs/timeConfig/synonyms.txt
   [junit4]   2> 1889962 INFO  
(OverseerThreadFactory-6621-thread-1-processing-n:127.0.0.1:37585_solr) 
[n:127.0.0.1:37585_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to /configs/timeConfig/stopwords.txt
   [junit4]   2> 1889965 INFO  
(OverseerThreadFactory-6621-thread-1-processing-n:127.0.0.1:37585_solr) 
[n:127.0.0.1:37585_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/timeConfig/lang/contractions_it.txt
   [junit4]   2> 1889967 INFO  
(OverseerThreadFactory-6621-thread-1-processing-n:127.0.0.1:37585_solr) 
[n:127.0.0.1:37585_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/timeConfig/lang/stopwords_no.txt
   [junit4]   2> 1889970 INFO  
(OverseerThreadFactory-6621-thread-1-processing-n:127.0.0.1:37585_solr) 
[n:127.0.0.1:37585_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/timeConfig/lang/stopwords_hy.txt
   [junit4]   2> 1889973 INFO  
(OverseerThreadFactory-6621-thread-1-processing-n:127.0.0.1:37585_solr) 
[n:127.0.0.1:37585_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/timeConfig/lang/contractions_ca.txt
   [junit4]   2> 1889975 INFO  
(OverseerThreadFactory-6621-thread-1-processing-n:127.0.0.1:37585_solr) 
[n:127.0.0.1:37585_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/timeConfig/lang/stemdict_nl.txt
   [junit4]   2> 1889978 INFO  
(OverseerThreadFactory-6621-thread-1-processing-n:127.0.0.1:37585_solr) 
[n:127.0.0.1:37585_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/timeConfig/lang/stopwords_id.txt
   [junit4]   2> 1889981 INFO  
(OverseerThreadFactory-6621-thread-1-processing-n:127.0.0.1:37585_solr) 
[n:127.0.0.1:37585_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/timeConfig/lang/stopwords_ga.txt
   [junit4]   2> 1889983 INFO  
(OverseerThreadFactory-6621-thread-1-processing-n:127.0.0.1:37585_solr) 
[n:127.0.0.1:37585_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/timeConfig/lang/stopwords_da.txt
   [junit4]   2> 1889986 INFO  
(OverseerThreadFactory-6621-thread-1-processing-n:127.0.0.1:37585_solr) 
[n:127.0.0.1:37585_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/timeConfig/lang/stopwords_hi.txt
   [junit4]   2> 1889989 INFO  
(OverseerThreadFactory-6621-thread-1-processing-n:127.0.0.1:37585_solr) 
[n:127.0.0.1:37585_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/timeConfig/lang/stopwords_ja.txt
   [junit4]   2> 1889991 INFO  
(OverseerThreadFactory-6621-thread-1-processing-n:127.0.0.1:37585_solr) 
[n:127.0.0.1:37585_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/timeConfig/lang/stopwords_pt.txt
   [junit4]   2> 1889995 INFO  
(OverseerThreadFactory-6621-thread-1-processing-n:127.0.0.1:37585_solr) 
[n:127.0.0.1:37585_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/timeConfig/lang/stopwords_hu.txt
   [junit4]   2> 1889998 INFO  
(OverseerThreadFactory-6621-thread-1-processing-n:127.0.0.1:37585_solr) 
[n:127.0.0.1:37585_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/timeConfig/lang/stopwords_el.txt
   [junit4]   2> 1890000 INFO  
(OverseerThreadFactory-6621-thread-1-processing-n:127.0.0.1:37585_solr) 
[n:127.0.0.1:37585_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/timeConfig/lang/stopwords_ru.txt
   [junit4]   2> 1890003 INFO  
(OverseerThreadFactory-6621-thread-1-processing-n:127.0.0.1:37585_solr) 
[n:127.0.0.1:37585_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/timeConfig/lang/stopwords_tr.txt
   [junit4]   2> 1890006 INFO  
(OverseerThreadFactory-6621-thread-1-processing-n:127.0.0.1:37585_solr) 
[n:127.0.0.1:37585_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/timeConfig/lang/stopwords_ar.txt
   [junit4]   2> 1890009 INFO  
(OverseerThreadFactory-6621-thread-1-processing-n:127.0.0.1:37585_solr) 
[n:127.0.0.1:37585_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/timeConfig/lang/userdict_ja.txt
   [junit4]   2> 1890012 INFO  
(OverseerThreadFactory-6621-thread-1-processing-n:127.0.0.1:37585_solr) 
[n:127.0.0.1:37585_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/timeConfig/lang/stopwords_eu.txt
   [junit4]   2> 1890014 INFO  
(OverseerThreadFactory-6621-thread-1-processing-n:127.0.0.1:37585_solr) 
[n:127.0.0.1:37585_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/timeConfig/lang/stopwords_it.txt
   [junit4]   2> 1890017 INFO  
(OverseerThreadFactory-6621-thread-1-processing-n:127.0.0.1:37585_solr) 
[n:127.0.0.1:37585_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/timeConfig/lang/stopwords_cz.txt
   [junit4]   2> 1890019 INFO  
(OverseerThreadFactory-6621-thread-1-processing-n:127.0.0.1:37585_solr) 
[n:127.0.0.1:37585_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/timeConfig/lang/stoptags_ja.txt
   [junit4]   2> 1890021 INFO  
(OverseerThreadFactory-6621-thread-1-processing-n:127.0.0.1:37585_solr) 
[n:127.0.0.1:37585_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/timeConfig/lang/contractions_fr.txt
   [junit4]   2> 1890024 INFO  
(OverseerThreadFactory-6621-thread-1-processing-n:127.0.0.1:37585_solr) 
[n:127.0.0.1:37585_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/timeConfig/lang/stopwords_de.txt
   [junit4]   2> 1890027 INFO  
(OverseerThreadFactory-6621-thread-1-processing-n:127.0.0.1:37585_solr) 
[n:127.0.0.1:37585_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/timeConfig/lang/stopwords_fa.txt
   [junit4]   2> 1890030 INFO  
(OverseerThreadFactory-6621-thread-1-processing-n:127.0.0.1:37585_solr) 
[n:127.0.0.1:37585_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/timeConfig/lang/contractions_ga.txt
   [junit4]   2> 1890032 INFO  
(OverseerThreadFactory-6621-thread-1-processing-n:127.0.0.1:37585_solr) 
[n:127.0.0.1:37585_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/timeConfig/lang/stopwords_ca.txt
   [junit4]   2> 1890035 INFO  
(OverseerThreadFactory-6621-thread-1-processing-n:127.0.0.1:37585_solr) 
[n:127.0.0.1:37585_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/timeConfig/lang/stopwords_nl.txt
   [junit4]   2> 1890037 INFO  
(OverseerThreadFactory-6621-thread-1-processing-n:127.0.0.1:37585_solr) 
[n:127.0.0.1:37585_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/timeConfig/lang/stopwords_bg.txt
   [junit4]   2> 1890040 INFO  
(OverseerThreadFactory-6621-thread-1-processing-n:127.0.0.1:37585_solr) 
[n:127.0.0.1:37585_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/timeConfig/lang/stopwords_lv.txt
   [junit4]   2> 1890044 INFO  
(OverseerThreadFactory-6621-thread-1-processing-n:127.0.0.1:37585_solr) 
[n:127.0.0.1:37585_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/timeConfig/lang/stopwords_en.txt
   [junit4]   2> 1890046 INFO  
(OverseerThreadFactory-6621-thread-1-processing-n:127.0.0.1:37585_solr) 
[n:127.0.0.1:37585_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/timeConfig/lang/stopwords_es.txt
   [junit4]   2> 1890049 INFO  
(OverseerThreadFactory-6621-thread-1-processing-n:127.0.0.1:37585_solr) 
[n:127.0.0.1:37585_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/timeConfig/lang/stopwords_ro.txt
   [junit4]   2> 1890051 INFO  
(OverseerThreadFactory-6621-thread-1-processing-n:127.0.0.1:37585_solr) 
[n:127.0.0.1:37585_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/timeConfig/lang/stopwords_th.txt
   [junit4]   2> 1890054 INFO  
(OverseerThreadFactory-6621-thread-1-processing-n:127.0.0.1:37585_solr) 
[n:127.0.0.1:37585_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/timeConfig/lang/stopwords_fr.txt
   [junit4]   2> 1890056 INFO  
(OverseerThreadFactory-6621-thread-1-processing-n:127.0.0.1:37585_solr) 
[n:127.0.0.1:37585_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/timeConfig/lang/stopwords_sv.txt
   [junit4]   2> 1890059 INFO  
(OverseerThreadFactory-6621-thread-1-processing-n:127.0.0.1:37585_solr) 
[n:127.0.0.1:37585_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/timeConfig/lang/stopwords_fi.txt
   [junit4]   2> 1890061 INFO  
(OverseerThreadFactory-6621-thread-1-processing-n:127.0.0.1:37585_solr) 
[n:127.0.0.1:37585_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/timeConfig/lang/hyphenations_ga.txt
   [junit4]   2> 1890064 INFO  
(OverseerThreadFactory-6621-thread-1-processing-n:127.0.0.1:37585_solr) 
[n:127.0.0.1:37585_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/timeConfig/lang/stopwords_gl.txt
   [junit4]   2> 1890066 INFO  
(OverseerThreadFactory-6621-thread-1-processing-n:127.0.0.1:37585_solr) 
[n:127.0.0.1:37585_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/params.json to /configs/timeConfig/params.json
   [junit4]   2> 1890178 INFO  
(OverseerStateUpdate-99340228546854918-127.0.0.1:37585_solr-n_0000000000) 
[n:127.0.0.1:37585_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"timeConfig",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"timeConfig_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:32920/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1890401 INFO  (qtp1825948576-22303) [n:127.0.0.1:32920_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=timeConfig&newCollection=true&name=timeConfig_shard1_replica_n1&action=CREATE&numShards=1&collection=timeConfig&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1890401 INFO  (qtp1825948576-22303) [n:127.0.0.1:32920_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1890507 INFO  
(zkCallback-5986-thread-1-processing-n:127.0.0.1:32920_solr) 
[n:127.0.0.1:32920_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/timeConfig/state.json] for collection [timeConfig] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1890507 INFO  
(zkCallback-5986-thread-2-processing-n:127.0.0.1:32920_solr) 
[n:127.0.0.1:32920_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/timeConfig/state.json] for collection [timeConfig] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1891425 INFO  (qtp1825948576-22303) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1891425 INFO  (qtp1825948576-22303) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1891426 WARN  (qtp1825948576-22303) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A9E6FA464D570416-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A9E6FA464D570416-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 1891426 WARN  (qtp1825948576-22303) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A9E6FA464D570416-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A9E6FA464D570416-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 1891426 WARN  (qtp1825948576-22303) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A9E6FA464D570416-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A9E6FA464D570416-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 1891427 WARN  (qtp1825948576-22303) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A9E6FA464D570416-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A9E6FA464D570416-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 1891427 WARN  (qtp1825948576-22303) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A9E6FA464D570416-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A9E6FA464D570416-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 1891427 WARN  (qtp1825948576-22303) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A9E6FA464D570416-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A9E6FA464D570416-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 1891427 WARN  (qtp1825948576-22303) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A9E6FA464D570416-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A9E6FA464D570416-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 1891428 WARN  (qtp1825948576-22303) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A9E6FA464D570416-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A9E6FA464D570416-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 1891439 INFO  (qtp1825948576-22303) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1891464 INFO  (qtp1825948576-22303) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.s.IndexSchema [timeConfig_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 1891604 INFO  (qtp1825948576-22303) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1891647 INFO  (qtp1825948576-22303) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'timeConfig_shard1_replica_n1' using 
configuration from collection timeConfig, trusted=true
   [junit4]   2> 1891648 INFO  (qtp1825948576-22303) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32920.solr.core.timeConfig.shard1.replica_n1' (registry 
'solr.core.timeConfig.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@26884e50
   [junit4]   2> 1891648 INFO  (qtp1825948576-22303) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1891648 INFO  (qtp1825948576-22303) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrCore [[timeConfig_shard1_replica_n1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A9E6FA464D570416-001/tempDir-001/node1/timeConfig_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A9E6FA464D570416-001/tempDir-001/node1/./timeConfig_shard1_replica_n1/data/]
   [junit4]   2> 1891650 INFO  (qtp1825948576-22303) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1891685 INFO  (qtp1825948576-22303) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1891685 INFO  (qtp1825948576-22303) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1891685 INFO  (qtp1825948576-22303) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1891685 INFO  (qtp1825948576-22303) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1891686 INFO  (qtp1825948576-22303) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@53211c75[timeConfig_shard1_replica_n1] main]
   [junit4]   2> 1891687 INFO  (qtp1825948576-22303) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/timeConfig
   [junit4]   2> 1891688 INFO  (qtp1825948576-22303) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/timeConfig
   [junit4]   2> 1891688 INFO  (qtp1825948576-22303) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/timeConfig/managed-schema
   [junit4]   2> 1891689 INFO  (qtp1825948576-22303) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1891689 INFO  (qtp1825948576-22303) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1891689 INFO  (qtp1825948576-22303) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 1891690 INFO  (qtp1825948576-22303) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1891691 INFO  (qtp1825948576-22303) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1589443659108974592
   [junit4]   2> 1891691 INFO  
(searcherExecutor-6626-thread-1-processing-n:127.0.0.1:32920_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:32920_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener 
sending requests to Searcher@53211c75[timeConfig_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1891691 INFO  
(searcherExecutor-6626-thread-1-processing-n:127.0.0.1:32920_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:32920_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener 
done.
   [junit4]   2> 1891691 INFO  
(searcherExecutor-6626-thread-1-processing-n:127.0.0.1:32920_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:32920_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell 
index for spellchecker: default
   [junit4]   2> 1891691 INFO  
(searcherExecutor-6626-thread-1-processing-n:127.0.0.1:32920_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:32920_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1] 
Registered new searcher Searcher@53211c75[timeConfig_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1891698 INFO  (qtp1825948576-22303) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1891698 INFO  (qtp1825948576-22303) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1891698 INFO  (qtp1825948576-22303) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:32920/solr/timeConfig_shard1_replica_n1/
   [junit4]   2> 1891698 INFO  (qtp1825948576-22303) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1891698 INFO  (qtp1825948576-22303) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SyncStrategy http://127.0.0.1:32920/solr/timeConfig_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 1891698 INFO  (qtp1825948576-22303) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1891704 INFO  (qtp1825948576-22303) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:32920/solr/timeConfig_shard1_replica_n1/ shard1
   [junit4]   2> 1891807 INFO  
(zkCallback-5986-thread-2-processing-n:127.0.0.1:32920_solr) 
[n:127.0.0.1:32920_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/timeConfig/state.json] for collection [timeConfig] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1891807 INFO  
(zkCallback-5986-thread-1-processing-n:127.0.0.1:32920_solr) 
[n:127.0.0.1:32920_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/timeConfig/state.json] for collection [timeConfig] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1891856 INFO  (qtp1825948576-22303) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1891861 INFO  (qtp1825948576-22303) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=timeConfig&newCollection=true&name=timeConfig_shard1_replica_n1&action=CREATE&numShards=1&collection=timeConfig&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1460
   [junit4]   2> 1891866 INFO  (qtp898654028-22287) [n:127.0.0.1:37585_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1891956 INFO  
(OverseerCollectionConfigSetProcessor-99340228546854918-127.0.0.1:37585_solr-n_0000000000)
 [n:127.0.0.1:37585_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1891962 INFO  
(zkCallback-5986-thread-2-processing-n:127.0.0.1:32920_solr) 
[n:127.0.0.1:32920_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/timeConfig/state.json] for collection [timeConfig] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1891962 INFO  
(zkCallback-5986-thread-1-processing-n:127.0.0.1:32920_solr) 
[n:127.0.0.1:32920_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/timeConfig/state.json] for collection [timeConfig] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1892870 INFO  (qtp898654028-22287) [n:127.0.0.1:37585_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&replicationFactor=1&name=timeConfig&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2}
 status=0 QTime=2920
   [junit4]   2> 1892873 INFO  (qtp898654028-22289) [n:127.0.0.1:37585_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1892878 INFO  (qtp898654028-22289) [n:127.0.0.1:37585_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 1892890 INFO  (qtp1825948576-22302) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted 
to ZK [{"set-user-property":{"timePartitionAliasName":"myalias"}}, 
{"set-user-property":{"update.autoCreateFields":false}}, 
{"add-updateprocessor":{
   [junit4]   2>     "name":"tolerant",
   [junit4]   2>     "class":"solr.TolerantUpdateProcessorFactory"}}, 
{"add-updateprocessor":{
   [junit4]   2>     "name":"inc",
   [junit4]   2>     
"class":"org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest$IncrementURPFactory",
   [junit4]   2>     "fieldName":"integer_i"}}]
   [junit4]   2> 1892890 INFO  (qtp1825948576-22302) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the 
property overlay to be of version 0 for collection timeConfig
   [junit4]   2> 1892891 INFO  (Thread-6442) [n:127.0.0.1:32920_solr    ] 
o.a.s.c.SolrCore config update listener called for core 
timeConfig_shard1_replica_n1
   [junit4]   2> 1892892 INFO  
(solrHandlerExecutor-6631-thread-1-processing-n:127.0.0.1:32920_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:32920_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 1892892 INFO  (Thread-6442) [n:127.0.0.1:32920_solr    ] 
o.a.s.c.SolrCore core reload timeConfig_shard1_replica_n1
   [junit4]   2> 1892914 INFO  (Thread-6442) [n:127.0.0.1:32920_solr    ] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1892914 INFO  (Thread-6442) [n:127.0.0.1:32920_solr    ] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1892915 WARN  (Thread-6442) [n:127.0.0.1:32920_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A9E6FA464D570416-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A9E6FA464D570416-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 1892915 WARN  (Thread-6442) [n:127.0.0.1:32920_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A9E6FA464D570416-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A9E6FA464D570416-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 1892915 WARN  (Thread-6442) [n:127.0.0.1:32920_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A9E6FA464D570416-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A9E6FA464D570416-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 1892916 WARN  (Thread-6442) [n:127.0.0.1:32920_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A9E6FA464D570416-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A9E6FA464D570416-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 1892916 WARN  (Thread-6442) [n:127.0.0.1:32920_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A9E6FA464D570416-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A9E6FA464D570416-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 1892916 WARN  (Thread-6442) [n:127.0.0.1:32920_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A9E6FA464D570416-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A9E6FA464D570416-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 1892916 WARN  (Thread-6442) [n:127.0.0.1:32920_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A9E6FA464D570416-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A9E6FA464D570416-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 1892917 WARN  (Thread-6442) [n:127.0.0.1:32920_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A9E6FA464D570416-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A9E6FA464D570416-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 1892928 INFO  (Thread-6442) [n:127.0.0.1:32920_solr    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1892953 INFO  (Thread-6442) [n:127.0.0.1:32920_solr    ] 
o.a.s.s.IndexSchema [timeConfig_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 1892993 INFO  (qtp1825948576-22298) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 1892993 INFO  (qtp1825948576-22298) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 1892994 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:32920_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Another reload is in 
progress . Not doing anything
   [junit4]   2> 1892994 INFO  
(solrHandlerExecutor-6631-thread-1-processing-n:127.0.0.1:32920_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:32920_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 0 from 
http://127.0.0.1:32920/solr/timeConfig_shard1_replica_n1/ for prop overlay   
after 1 attempts
   [junit4]   2> 1892994 INFO  
(solrHandlerExecutor-6631-thread-1-processing-n:127.0.0.1:32920_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:32920_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 1893085 INFO  (Thread-6442) [n:127.0.0.1:32920_solr    ] 
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1893094 INFO  (qtp1825948576-22299) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 1893094 INFO  (qtp1825948576-22299) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 1893094 INFO  (SolrConfigHandler-refreshconf) 
[n:127.0.0.1:32920_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Another reload is in 
progress . Not doing anything
   [junit4]   2> 1893095 INFO  
(solrHandlerExecutor-6631-thread-1-processing-n:127.0.0.1:32920_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:32920_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 0 from 
http://127.0.0.1:32920/solr/timeConfig_shard1_replica_n1/ for prop overlay   
after 2 attempts
   [junit4]   2> 1893095 INFO  
(solrHandlerExecutor-6631-thread-1-processing-n:127.0.0.1:32920_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:32920_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 1893127 INFO  (Thread-6442) [n:127.0.0.1:32920_solr    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'timeConfig_shard1_replica_n1' using 
configuration from collection timeConfig
   [junit4]   2> 1893141 INFO  (Thread-6442) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32920.solr.core.timeConfig.shard1.replica_n1' (registry 
'solr.core.timeConfig.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@26884e50
   [junit4]   2> 1893141 INFO  (Thread-6442) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrCore [[timeConfig_shard1_replica_n1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A9E6FA464D570416-001/tempDir-001/node1/timeConfig_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_A9E6FA464D570416-001/tempDir-001/node1/./timeConfig_shard1_replica_n1/data/]
   [junit4]   2> 1893143 INFO  (Thread-6442) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1893173 INFO  (Thread-6442) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1893173 INFO  (Thread-6442) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1893174 INFO  (Thread-6442) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@18a8d328[timeConfig_shard1_replica_n1] main]
   [junit4]   2> 1893176 INFO  (Thread-6442) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/timeConfig
   [junit4]   2> 1893176 INFO  (Thread-6442) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/timeConfig
   [junit4]   2> 1893176 INFO  (Thread-6442) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/timeConfig/managed-schema
   [junit4]   2> 1893177 INFO  (Thread-6442) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1893177 INFO  (Thread-6442) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1893177 INFO  (Thread-6442) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 1893178 INFO  (Thread-6442) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1893178 INFO  (Thread-6442) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1589443660668207104
   [junit4]   2> 1893179 INFO  
(searcherExecutor-6632-thread-1-processing-n:127.0.0.1:32920_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:32920_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener 
sending requests to Searcher@18a8d328[timeConfig_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1893179 INFO  
(searcherExecutor-6632-thread-1-processing-n:127.0.0.1:32920_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:32920_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener 
done.
   [junit4]   2> 1893179 INFO  
(searcherExecutor-6632-thread-1-processing-n:127.0.0.1:32920_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:32920_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell 
index for spellchecker: default
   [junit4]   2> 1893180 INFO  (Thread-6442) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1893181 INFO  
(searcherExecutor-6632-thread-1-processing-n:127.0.0.1:32920_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:32920_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1] 
Registered new searcher Searcher@18a8d328[timeConfig_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1893181 INFO  (Thread-6442) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7bfc390b[timeConfig_shard1_replica_n1] main]
   [junit4]   2> 1893181 INFO  
(searcherExecutor-6632-thread-1-processing-n:127.0.0.1:32920_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:32920_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener 
sending requests to Searcher@7bfc390b[timeConfig_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1893181 INFO  
(searcherExecutor-6632-thread-1-processing-n:127.0.0.1:32920_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:32920_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener 
done.
   [junit4]   2> 1893183 INFO  
(searcherExecutor-6632-thread-1-processing-n:127.0.0.1:32920_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:32920_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1] 
Registered new searcher Searcher@7bfc390b[timeConfig_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1893195 INFO  (qtp1825948576-22301) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler I already have the expected version 0 of config
   [junit4]   2> 1893196 INFO  (qtp1825948576-22301) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler isStale false , resourceloader 
org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 1893196 INFO  (qtp1825948576-22301) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 1893196 INFO  (qtp1825948576-22302) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Took 306.0ms to set the property overlay to be of 
version 0 for collection timeConfig
   [junit4]   2> 1893196 INFO  (qtp1825948576-22302) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr path=/config 
params={wt=javabin&version=2} status=0 QTime=313
   [junit4]   2> 1893196 INFO  (qtp1825948576-22302) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.SolrCore [timeConfig_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@590c5592
   [junit4]   2> 1893196 INFO  (qtp1825948576-22302) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.timeConfig.shard1.replica_n1, tag=1493980562
   [junit4]   2> 1893197 INFO  (qtp1825948576-22302) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1c28d395: rootName = 
solr_32920, domain = solr.core.timeConfig.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.timeConfig.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@29aea562
   [junit4]   2> 1893201 INFO  (qtp1825948576-22302) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.timeConfig.shard1.leader, tag=1493980562
   [junit4]   2> 1893202 INFO  (qtp898654028-22292) [n:127.0.0.1:37585_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1893203 INFO  (qtp898654028-22292) [n:127.0.0.1:37585_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1893206 INFO  (qtp1825948576-22303) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.ZkController Persisted config data to node 
/configs/timeConfig/params.json 
   [junit4]   2> 1893207 INFO  (qtp1825948576-22303) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the 
property params to be of version 1 for collection timeConfig
   [junit4]   2> 1893208 INFO  (Thread-6443) [n:127.0.0.1:32920_solr    ] 
o.a.s.c.SolrCore config update listener called for core 
timeConfig_shard1_replica_n1
   [junit4]   2> 1893208 INFO  
(solrHandlerExecutor-6636-thread-1-processing-n:127.0.0.1:32920_solr 
x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) 
[n:127.0.0.1:32920_solr c:timeConfig s:shard1 r:core_node2 
x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 1893209 INFO  (Thread-6443) [n:127.0.0.1:32920_solr    ] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 1 
   [junit4]   2> 1893209 INFO  (Thread-6443) [n:127.0.0.1:32920_solr    ] 
o.a.s.c.RequestParams request params refreshed to version 1
   [junit4]   2> 1893312 INFO  (qtp1825948576-22298) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler I already have the expected version 1 of params
   [junit4]   2> 1893312 INFO  (qtp1825948576-22298) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler isStale false , resourceloader 
org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 1893312 INFO  (qtp1825948576-22298) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={params=1&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 1893313 INFO  (qtp1825948576-22303) [n:127.0.0.1:32920_solr 
c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Took 105.0ms to set the property params to be of 
version 1 for collection timeConfig
   [junit4]   2> 1893313 INFO  (qtp1825948576-2

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

it4]   2> 4143314 WARN  (Thread-10816) [    ] o.a.s.c.ZkTestServer Watch limit 
violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        15      /solr/configs/conf1
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        4       /solr/collections/collection1/state.json
   [junit4]   2>        2       /solr/configs/.system
   [junit4]   2>        2       /solr/configs/.system/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2>        5       /solr/autoscaling.json
   [junit4]   2>        2       /solr/collections/.system/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/live_nodes
   [junit4]   2>        7       /solr/collections
   [junit4]   2>        5       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        5       /solr/overseer/collection-queue-work
   [junit4]   2>        5       /solr/overseer/queue-work
   [junit4]   2>        4       /solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDynamicLoading 
-Dtests.method=testDynamicLoading -Dtests.seed=A9E6FA464D570416 
-Dtests.slow=true -Dtests.locale=hu-HU -Dtests.timezone=Africa/Asmera 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 26.9s J1 | TestDynamicLoading.testDynamicLoading <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A9E6FA464D570416:71ABD711BA8AA1B6]:0)
   [junit4]    >        at 
org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:97)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_A9E6FA464D570416-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=true): {}, locale=hu-HU, timezone=Africa/Asmera
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 
(64-bit)/cpus=3,threads=1,free=218380600,total=526385152
   [junit4]   2> NOTE: All tests run in this JVM: [FileUtilsTest, 
DocExpirationUpdateProcessorFactoryTest, LeaderElectionIntegrationTest, 
TestLMJelinekMercerSimilarityFactory, PeerSyncWithIndexFingerprintCachingTest, 
TestConfigSetsAPIExclusivity, TestLuceneIndexBackCompat, 
TestSimpleQParserPlugin, ZkNodePropsTest, FileBasedSpellCheckerTest, 
TestStressUserVersions, OutOfBoxZkACLAndCredentialsProvidersTest, 
TestTolerantUpdateProcessorCloud, V2ApiIntegrationTest, 
SpatialRPTFieldTypeTest, PluginInfoTest, DeleteReplicaTest, TestReloadDeadlock, 
DeleteStatusTest, CoreSorterTest, PeerSyncTest, TestManagedResourceStorage, 
TestReRankQParserPlugin, RecoveryAfterSoftCommitTest, TestExpandComponent, 
TestValueSourceCache, TestStressVersions, DistributedIntervalFacetingTest, 
PropertiesRequestHandlerTest, TestBulkSchemaAPI, OverseerTaskQueueTest, 
ConcurrentDeleteAndCreateCollectionTest, 
TestOverriddenPrefixQueryForCustomFieldType, TestCharFilters, 
TestCollapseQParserPlugin, TestSolr4Spatial2, TestShortCircuitedRequests, 
DistributedFacetPivotWhiteBoxTest, UpdateRequestProcessorFactoryTest, 
DOMUtilTest, SampleTest, TestSolrIndexConfig, TriggerIntegrationTest, 
TestShardHandlerFactory, IndexSchemaRuntimeFieldTest, 
ClassificationUpdateProcessorFactoryTest, TestOnReconnectListenerSupport, 
ZkSolrClientTest, HttpPartitionTest, FieldMutatingUpdateProcessorTest, 
TestComputePlanAction, FacetPivotSmallTest, TestZkChroot, 
TestRequestForwarding, PreAnalyzedFieldTest, InfoHandlerTest, 
TestSchemaSimilarityResource, BasicFunctionalityTest, 
SpellPossibilityIteratorTest, TestDistributedGrouping, TestConfigsApi, 
SolrGangliaReporterTest, TestOrdValues, TestRandomCollapseQParserPlugin, 
TestCloudInspectUtil, TestMergePolicyConfig, BlockJoinFacetRandomTest, 
BJQParserTest, QueryResultKeyTest, AliasIntegrationTest, TestExactStatsCache, 
BasicAuthIntegrationTest, TestFastLRUCache, TestNamedUpdateProcessors, 
DocValuesMissingTest, LegacyCloudClusterPropTest, CurrencyFieldTypeTest, 
TestPKIAuthenticationPlugin, CdcrBootstrapTest, TestBinaryResponseWriter, 
SortSpecParsingTest, TestUseDocValuesAsStored, TestWordDelimiterFilterFactory, 
TestSolrQueryParser, TestAuthenticationFramework, SubstringBytesRefFilterTest, 
ExitableDirectoryReaderTest, TestLeaderInitiatedRecoveryThread, 
BufferStoreTest, TestPayloadScoreQParserPlugin, BaseCdcrDistributedZkTest, 
TestBlobHandler, TestSolrConfigHandlerConcurrent, TestSolrJ, 
TestSystemIdResolver, TestDynamicFieldCollectionResource, TestRandomFlRTGCloud, 
TestIntervalFaceting, RequestLoggingTest, CheckHdfsIndexTest, BadComponentTest, 
TestConfigOverlay, CloudExitableDirectoryReaderTest, TestPivotHelperCode, 
SolrJmxReporterCloudTest, AutoscalingHistoryHandlerTest, 
CachingDirectoryFactoryTest, SolrCoreMetricManagerTest, DistanceUnitsTest, 
TestTestInjection, TestSolrDeletionPolicy1, AddBlockUpdateTest, 
HdfsLockFactoryTest, TestFieldSortValues, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestCollationFieldDocValues, 
HLLSerializationTest, TestSearchPerf, TestPerFieldSimilarity, 
SolrIndexConfigTest, TestFieldTypeCollectionResource, SolrPluginUtilsTest, 
DebugComponentTest, ConnectionManagerTest, TestGroupingSearch, 
CollectionStateFormat2Test, AutoAddReplicasPlanActionTest, 
TestCloudManagedSchema, DistributedQueueTest, TestZkAclsWithHadoopAuth, 
TestClusterStateMutator, BasicZkTest, TestCorePropertiesReload, 
TestFieldCacheSort, OpenExchangeRatesOrgProviderTest, TestSort, 
TestDocBasedVersionConstraints, SolrSlf4jReporterTest, TestSimDistributedQueue, 
UpdateParamsTest, OverseerCollectionConfigSetProcessorTest, 
TestGraphTermsQParserPlugin, ChaosMonkeySafeLeaderTest, 
TestSubQueryTransformerDistrib, TestClusterProperties, TestBadConfig, 
OpenCloseCoreStressTest, CoreAdminRequestStatusTest, TestMultiWordSynonyms, 
TestConfig, PolyFieldTest, JsonLoaderTest, DocValuesTest, GraphQueryTest, 
TestBlendedInfixSuggestions, DeleteLastCustomShardedReplicaTest, 
TestSha256AuthenticationProvider, SoftAutoCommitTest, 
CustomHighlightComponentTest, TestAnalyzedSuggestions, SSLMigrationTest, 
TestStressLiveNodes, HdfsNNFailoverTest, TestSQLHandlerNonCloud, 
AnalyticsMergeStrategyTest, TestExtendedDismaxParser, 
SimpleCollectionCreateDeleteTest, DistribDocExpirationUpdateProcessorTest, 
TestFunctionQuery, TestElisionMultitermQuery, TestLegacyFieldReuse, 
SynonymTokenizerTest, BooleanFieldTest, EchoParamsTest, 
DocumentAnalysisRequestHandlerTest, MoreLikeThisHandlerTest, 
LeaderFailoverAfterPartitionTest, TestSolrConfigHandler, SolrIndexSplitterTest, 
RestartWhileUpdatingTest, CursorMarkTest, TestNumericRangeQuery32, 
TestFaceting, TestRTGBase, TestFastWriter, TestExportWriter, 
TestSimpleTrackingShardHandler, TestPartialUpdateDeduplication, 
TolerantUpdateProcessorTest, BasicDistributedZkTest, TestRandomFaceting, 
ShardRoutingCustomTest, TestDistributedSearch, TestRealTimeGet, 
TestStressReorder, TestReload, TestCoreContainer, SimpleFacetsTest, 
StatsComponentTest, TestIndexSearcher, HighlighterTest, 
ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, 
SimplePostToolTest, TestCoreDiscovery, SuggesterFSTTest, CoreAdminHandlerTest, 
WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, 
QueryEqualityTest, SortByFunctionTest, TestRemoteStreaming, DocValuesMultiTest, 
SolrInfoBeanTest, CacheHeaderTest, LukeRequestHandlerTest, TestQueryTypes, 
TestOmitPositions, RequestHandlersTest, DocumentBuilderTest, 
PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, RequiredFieldsTest, 
TestCollationField, MBeansHandlerTest, ResponseLogComponentTest, MultiTermTest, 
TestDocSet, ExternalFileFieldSortTest, TestPostingsSolrHighlighter, 
TestPhraseSuggestions, TestLMDirichletSimilarityFactory, ResourceLoaderTest, 
ScriptEngineTest, TestSuggestSpellingConverter, SpellingQueryConverterTest, 
TestLRUCache, TestDocumentBuilder, DistributedMLTComponentTest, 
TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, 
TestJettySolrRunner, ConnectionReuseTest, AssignTest, 
CollectionsAPIAsyncDistributedZkTest, CustomCollectionTest, ForceLeaderTest, 
MoveReplicaHDFSTest, OverseerRolesTest, RemoteQueryErrorTest, ReplaceNodeTest, 
SolrCloudExampleTest, TestCloudDeleteByQuery, TestCloudPivotFacet, 
TestCloudPseudoReturnFields, TestCloudRecovery, TestCollectionAPI, 
TestCollectionsAPIViaSolrCloudCluster, TestConfigSetsAPI, 
TestConfigSetsAPIZkFailure, TestCryptoKeys, TestDeleteCollectionOnDownNodes, 
TestDistribDocBasedVersion, TestLeaderElectionWithEmptyReplica, TestLockTree, 
TestMiniSolrCloudClusterSSL, TestPullReplicaErrorHandling, 
TestReplicaProperties, TestSSLRandomization, TestSegmentSorting, 
TestSkipOverseerOperations, TestStressCloudBlindAtomicUpdates, TestUtilizeNode, 
TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, 
ZkFailoverTest, AutoScalingHandlerTest, ComputePlanActionTest, 
ExecutePlanActionTest, HttpTriggerListenerTest, MetricTriggerTest, 
NodeAddedTriggerTest, SystemLogListenerTest, TestNodeLostTrigger, 
CdcrBidirectionalTest, HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, 
HdfsChaosMonkeySafeLeaderTest, HdfsCollectionsAPIDistributedZkTest, 
HdfsRecoverLeaseTest, HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, 
HdfsThreadLeakTest, HdfsTlogReplayBufferedWhileIndexingTest, 
HdfsWriteToMultipleCollectionsTest, StressHdfsTest, ZkStateWriterTest, 
TestConfigSetProperties, TestConfigSets, TestDynamicLoading]
   [junit4] Completed [609/766 (4!)] on J1 in 26.98s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 48626 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to