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

2 tests failed.
FAILED:  org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest.test

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
        at 
__randomizedtesting.SeedInfo.seed([DF5E31D983DF34C8:570A0E032D235930]:0)
        at 
org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1261)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.waitForState(CloudSolrClient.java:449)
        at org.apache.solr.cloud.RecoveryZkTest.test(RecoveryZkTest.java:122)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.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([DF5E31D983DF34C8:E0D632719489C42F]: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)




Build Log:
[...truncated 11703 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider
   [junit4]   2> 106620 INFO  
(SUITE-TestClusterStateProvider-seed#[DF5E31D983DF34C8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_DF5E31D983DF34C8-001/init-core-data-001
   [junit4]   2> 106620 WARN  
(SUITE-TestClusterStateProvider-seed#[DF5E31D983DF34C8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 106620 INFO  
(SUITE-TestClusterStateProvider-seed#[DF5E31D983DF34C8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 106622 INFO  
(SUITE-TestClusterStateProvider-seed#[DF5E31D983DF34C8]-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> 106622 INFO  
(SUITE-TestClusterStateProvider-seed#[DF5E31D983DF34C8]-worker) [    ] 
o.a.s.c.a.s.TestClusterStateProvider ####### Using simulated components? false
   [junit4]   2> 106623 INFO  
(SUITE-TestClusterStateProvider-seed#[DF5E31D983DF34C8]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_DF5E31D983DF34C8-001/tempDir-001
   [junit4]   2> 106623 INFO  
(SUITE-TestClusterStateProvider-seed#[DF5E31D983DF34C8]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 106623 INFO  (Thread-148) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 106623 INFO  (Thread-148) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 106625 ERROR (Thread-148) [    ] 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> 106723 INFO  
(SUITE-TestClusterStateProvider-seed#[DF5E31D983DF34C8]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:60769
   [junit4]   2> 106726 INFO  (zkConnectionManagerCallback-234-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 106732 INFO  (jetty-launcher-231-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 106732 INFO  (jetty-launcher-231-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 106733 INFO  (jetty-launcher-231-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 106734 INFO  (jetty-launcher-231-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1f4efe17{/solr,null,AVAILABLE}
   [junit4]   2> 106734 INFO  (jetty-launcher-231-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3632a64a{/solr,null,AVAILABLE}
   [junit4]   2> 106736 INFO  (jetty-launcher-231-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@623dbb57{HTTP/1.1,[http/1.1]}{127.0.0.1:59400}
   [junit4]   2> 106736 INFO  (jetty-launcher-231-thread-1) [    ] 
o.e.j.s.Server Started @109154ms
   [junit4]   2> 106736 INFO  (jetty-launcher-231-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59400}
   [junit4]   2> 106737 ERROR (jetty-launcher-231-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 106737 INFO  (jetty-launcher-231-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 106737 INFO  (jetty-launcher-231-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 106737 INFO  (jetty-launcher-231-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 106737 INFO  (jetty-launcher-231-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-14T03:51:11.268Z
   [junit4]   2> 106737 INFO  (jetty-launcher-231-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@69897b9e{/solr,null,AVAILABLE}
   [junit4]   2> 106737 INFO  (jetty-launcher-231-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3603b177{HTTP/1.1,[http/1.1]}{127.0.0.1:49929}
   [junit4]   2> 106738 INFO  (jetty-launcher-231-thread-3) [    ] 
o.e.j.s.Server Started @109155ms
   [junit4]   2> 106738 INFO  (jetty-launcher-231-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=49929}
   [junit4]   2> 106738 ERROR (jetty-launcher-231-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 106738 INFO  (jetty-launcher-231-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 106738 INFO  (jetty-launcher-231-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 106738 INFO  (jetty-launcher-231-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 106738 INFO  (jetty-launcher-231-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-14T03:51:11.269Z
   [junit4]   2> 106739 INFO  (jetty-launcher-231-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1188e60c{HTTP/1.1,[http/1.1]}{127.0.0.1:54501}
   [junit4]   2> 106740 INFO  (jetty-launcher-231-thread-2) [    ] 
o.e.j.s.Server Started @109157ms
   [junit4]   2> 106740 INFO  (jetty-launcher-231-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54501}
   [junit4]   2> 106740 ERROR (jetty-launcher-231-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 106741 INFO  (jetty-launcher-231-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 106741 INFO  (jetty-launcher-231-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 106741 INFO  (jetty-launcher-231-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 106741 INFO  (jetty-launcher-231-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-14T03:51:11.272Z
   [junit4]   2> 106743 INFO  (zkConnectionManagerCallback-238-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 106744 INFO  (zkConnectionManagerCallback-236-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 106744 INFO  (zkConnectionManagerCallback-240-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 106745 INFO  (jetty-launcher-231-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 106747 INFO  (jetty-launcher-231-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 106749 INFO  (jetty-launcher-231-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 106764 INFO  (jetty-launcher-231-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60769/solr
   [junit4]   2> 106765 INFO  (jetty-launcher-231-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60769/solr
   [junit4]   2> 106781 INFO  (zkConnectionManagerCallback-244-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 106781 INFO  (jetty-launcher-231-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60769/solr
   [junit4]   2> 106783 INFO  (zkConnectionManagerCallback-250-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 106786 INFO  (zkConnectionManagerCallback-252-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 106788 INFO  
(zkConnectionManagerCallback-254-thread-1-processing-n:127.0.0.1:54501_solr) 
[n:127.0.0.1:54501_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 106789 INFO  
(zkConnectionManagerCallback-256-thread-1-processing-n:127.0.0.1:59400_solr) 
[n:127.0.0.1:59400_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 106794 INFO  
(zkConnectionManagerCallback-258-thread-1-processing-n:127.0.0.1:49929_solr) 
[n:127.0.0.1:49929_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 106927 INFO  (jetty-launcher-231-thread-2) 
[n:127.0.0.1:54501_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 106927 INFO  (jetty-launcher-231-thread-1) 
[n:127.0.0.1:59400_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 106928 INFO  (jetty-launcher-231-thread-2) 
[n:127.0.0.1:54501_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:54501_solr
   [junit4]   2> 106929 INFO  (jetty-launcher-231-thread-1) 
[n:127.0.0.1:59400_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59400_solr
   [junit4]   2> 106929 INFO  (jetty-launcher-231-thread-2) 
[n:127.0.0.1:54501_solr    ] o.a.s.c.Overseer Overseer 
(id=99346145028014087-127.0.0.1:54501_solr-n_0000000000) starting
   [junit4]   2> 106931 INFO  
(zkCallback-255-thread-1-processing-n:127.0.0.1:59400_solr) 
[n:127.0.0.1:59400_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 106932 INFO  
(zkCallback-253-thread-1-processing-n:127.0.0.1:54501_solr) 
[n:127.0.0.1:54501_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 106941 INFO  (jetty-launcher-231-thread-3) 
[n:127.0.0.1:49929_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 106943 INFO  (jetty-launcher-231-thread-2) 
[n:127.0.0.1:54501_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54501_solr
   [junit4]   2> 106945 INFO  
(zkCallback-253-thread-1-processing-n:127.0.0.1:54501_solr) 
[n:127.0.0.1:54501_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 106945 INFO  (jetty-launcher-231-thread-3) 
[n:127.0.0.1:49929_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 106948 INFO  (jetty-launcher-231-thread-3) 
[n:127.0.0.1:49929_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49929_solr
   [junit4]   2> 106950 INFO  
(zkCallback-255-thread-1-processing-n:127.0.0.1:59400_solr) 
[n:127.0.0.1:59400_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 106952 INFO  
(zkCallback-255-thread-1-processing-n:127.0.0.1:59400_solr) 
[n:127.0.0.1:59400_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 106952 INFO  
(zkCallback-253-thread-1-processing-n:127.0.0.1:54501_solr) 
[n:127.0.0.1:54501_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 106970 INFO  
(zkCallback-257-thread-1-processing-n:127.0.0.1:49929_solr) 
[n:127.0.0.1:49929_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 107011 INFO  (jetty-launcher-231-thread-1) 
[n:127.0.0.1:59400_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59400.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ea6ec0d
   [junit4]   2> 107016 INFO  (jetty-launcher-231-thread-1) 
[n:127.0.0.1:59400_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59400.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ea6ec0d
   [junit4]   2> 107016 INFO  (jetty-launcher-231-thread-1) 
[n:127.0.0.1:59400_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59400.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ea6ec0d
   [junit4]   2> 107017 INFO  (jetty-launcher-231-thread-1) 
[n:127.0.0.1:59400_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_DF5E31D983DF34C8-001/tempDir-001/node1/.
   [junit4]   2> 107036 INFO  (jetty-launcher-231-thread-3) 
[n:127.0.0.1:49929_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49929.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ea6ec0d
   [junit4]   2> 107041 INFO  (jetty-launcher-231-thread-3) 
[n:127.0.0.1:49929_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49929.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ea6ec0d
   [junit4]   2> 107041 INFO  (jetty-launcher-231-thread-3) 
[n:127.0.0.1:49929_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49929.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ea6ec0d
   [junit4]   2> 107042 INFO  (jetty-launcher-231-thread-3) 
[n:127.0.0.1:49929_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_DF5E31D983DF34C8-001/tempDir-001/node3/.
   [junit4]   2> 107095 INFO  (jetty-launcher-231-thread-2) 
[n:127.0.0.1:54501_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54501.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ea6ec0d
   [junit4]   2> 107100 INFO  (jetty-launcher-231-thread-2) 
[n:127.0.0.1:54501_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54501.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ea6ec0d
   [junit4]   2> 107100 INFO  (jetty-launcher-231-thread-2) 
[n:127.0.0.1:54501_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54501.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ea6ec0d
   [junit4]   2> 107101 INFO  (jetty-launcher-231-thread-2) 
[n:127.0.0.1:54501_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_DF5E31D983DF34C8-001/tempDir-001/node2/.
   [junit4]   2> 107123 INFO  (zkConnectionManagerCallback-266-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 107125 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x160f2cae433000a, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 107129 INFO  (zkConnectionManagerCallback-270-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 107131 INFO  
(SUITE-TestClusterStateProvider-seed#[DF5E31D983DF34C8]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 107132 INFO  
(SUITE-TestClusterStateProvider-seed#[DF5E31D983DF34C8]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60769/solr ready
   [junit4]   2> 107140 INFO  (qtp1158599488-1146) [n:127.0.0.1:59400_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=1&replicationFactor=2&name=.system&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 107152 INFO  
(OverseerThreadFactory-475-thread-1-processing-n:127.0.0.1:54501_solr) 
[n:127.0.0.1:54501_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
.system
   [junit4]   2> 107264 INFO  
(OverseerStateUpdate-99346145028014087-127.0.0.1:54501_solr-n_0000000000) 
[n:127.0.0.1:54501_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:49929/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 107268 INFO  
(OverseerStateUpdate-99346145028014087-127.0.0.1:54501_solr-n_0000000000) 
[n:127.0.0.1:54501_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:59400/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 107271 INFO  
(OverseerStateUpdate-99346145028014087-127.0.0.1:54501_solr-n_0000000000) 
[n:127.0.0.1:54501_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_p4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54501/solr";,
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 107474 INFO  (qtp883519861-1153) [n:127.0.0.1:49929_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 107474 INFO  (qtp1158599488-1140) [n:127.0.0.1:59400_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 107474 INFO  (qtp883519861-1153) [n:127.0.0.1:49929_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 107474 INFO  (qtp1158599488-1140) [n:127.0.0.1:59400_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 107477 INFO  (qtp74333698-1131) [n:127.0.0.1:54501_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=.system&newCollection=true&name=.system_shard1_replica_p4&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 107477 INFO  (qtp74333698-1131) [n:127.0.0.1:54501_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 107583 INFO  
(zkCallback-255-thread-1-processing-n:127.0.0.1:59400_solr) 
[n:127.0.0.1:59400_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 107584 INFO  
(zkCallback-253-thread-1-processing-n:127.0.0.1:54501_solr) 
[n:127.0.0.1:54501_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 107584 INFO  
(zkCallback-257-thread-1-processing-n:127.0.0.1:49929_solr) 
[n:127.0.0.1:49929_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 107584 INFO  
(zkCallback-255-thread-2-processing-n:127.0.0.1:59400_solr) 
[n:127.0.0.1:59400_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 107584 INFO  
(zkCallback-257-thread-2-processing-n:127.0.0.1:49929_solr) 
[n:127.0.0.1:49929_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 107584 INFO  
(zkCallback-253-thread-2-processing-n:127.0.0.1:54501_solr) 
[n:127.0.0.1:54501_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 108493 WARN  (qtp883519861-1153) [n:127.0.0.1:49929_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.Config You 
should not use LATEST as luceneMatchVersion property: if you use this setting, 
and then Solr upgrades to a newer release of Lucene, sizable changes may 
happen. If precise back compatibility is important then you should instead 
explicitly specify an actual Lucene version.
   [junit4]   2> 108500 INFO  (qtp883519861-1153) [n:127.0.0.1:49929_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 108501 INFO  (qtp1158599488-1140) [n:127.0.0.1:59400_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 108503 INFO  (qtp74333698-1131) [n:127.0.0.1:54501_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 108507 INFO  (qtp1158599488-1140) [n:127.0.0.1:59400_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema.xml instead
   [junit4]   2> 108510 INFO  (qtp74333698-1131) [n:127.0.0.1:54501_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema.xml instead
   [junit4]   2> 108511 INFO  (qtp1158599488-1140) [n:127.0.0.1:59400_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] 
o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection 
or core
   [junit4]   2> 108513 INFO  (qtp74333698-1131) [n:127.0.0.1:54501_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] 
o.a.s.s.IndexSchema [.system_shard1_replica_p4] Schema name=_system collection 
or core
   [junit4]   2> 108513 INFO  (qtp1158599488-1140) [n:127.0.0.1:59400_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid 
field id
   [junit4]   2> 108515 INFO  (qtp883519861-1153) [n:127.0.0.1:49929_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema.xml instead
   [junit4]   2> 108515 INFO  (qtp74333698-1131) [n:127.0.0.1:54501_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] 
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid 
field id
   [junit4]   2> 108516 INFO  (qtp74333698-1131) [n:127.0.0.1:54501_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] 
o.a.s.s.ManagedIndexSchema Managed schema znode at 
/configs/.system/managed-schema already exists - no need to create it
   [junit4]   2> 108516 INFO  (qtp1158599488-1140) [n:127.0.0.1:59400_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] 
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at 
/configs/.system/managed-schema
   [junit4]   2> 108519 INFO  (qtp74333698-1131) [n:127.0.0.1:54501_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] 
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in 
ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to 
/configs/.system/schema.xml.bak
   [junit4]   2> 108519 INFO  (qtp74333698-1131) [n:127.0.0.1:54501_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] 
o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_p4' using 
configuration from collection .system, trusted=true
   [junit4]   2> 108519 INFO  (qtp883519861-1153) [n:127.0.0.1:49929_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection 
or core
   [junit4]   2> 108519 INFO  (qtp74333698-1131) [n:127.0.0.1:54501_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54501.solr.core..system.shard1.replica_p4' (registry 
'solr.core..system.shard1.replica_p4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ea6ec0d
   [junit4]   2> 108519 INFO  (qtp74333698-1131) [n:127.0.0.1:54501_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 108519 INFO  (qtp74333698-1131) [n:127.0.0.1:54501_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore 
[[.system_shard1_replica_p4] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_DF5E31D983DF34C8-001/tempDir-001/node2/.system_shard1_replica_p4],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_DF5E31D983DF34C8-001/tempDir-001/node2/./.system_shard1_replica_p4/data/]
   [junit4]   2> 108521 INFO  (qtp883519861-1153) [n:127.0.0.1:49929_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid 
field id
   [junit4]   2> 108529 INFO  (qtp883519861-1153) [n:127.0.0.1:49929_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.s.ManagedIndexSchema Managed schema znode at 
/configs/.system/managed-schema already exists - no need to create it
   [junit4]   2> 108530 INFO  (qtp883519861-1153) [n:127.0.0.1:49929_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in 
ZooKeeper, the non-managed schema /configs/.system/schema.xml no longer exists.
   [junit4]   2> 108530 INFO  (qtp883519861-1153) [n:127.0.0.1:49929_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using 
configuration from collection .system, trusted=true
   [junit4]   2> 108530 INFO  (qtp883519861-1153) [n:127.0.0.1:49929_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49929.solr.core..system.shard1.replica_n1' (registry 
'solr.core..system.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ea6ec0d
   [junit4]   2> 108530 INFO  (qtp883519861-1153) [n:127.0.0.1:49929_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 108530 INFO  (qtp883519861-1153) [n:127.0.0.1:49929_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore 
[[.system_shard1_replica_n1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_DF5E31D983DF34C8-001/tempDir-001/node3/.system_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_DF5E31D983DF34C8-001/tempDir-001/node3/./.system_shard1_replica_n1/data/]
   [junit4]   2> 108537 WARN  (qtp1158599488-1140) [n:127.0.0.1:59400_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] 
o.a.s.s.ManagedIndexSchemaFactory Error persisting managed schema resource 
managed-schema
   [junit4]   2> org.apache.zookeeper.KeeperException$NoNodeException: 
KeeperErrorCode = NoNode for /configs/.system/schema.xml
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$delete$1(SolrZkClient.java:243)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:242)
   [junit4]   2>        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.zkUgradeToManagedSchema(ManagedIndexSchemaFactory.java:349)
   [junit4]   2>        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.upgradeToManagedSchema(ManagedIndexSchemaFactory.java:268)
   [junit4]   2>        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:186)
   [junit4]   2>        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:119)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:92)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.getConfigSet(CoreContainer.java:1083)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1035)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:950)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 108537 INFO  (qtp1158599488-1140) [n:127.0.0.1:59400_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n2' using 
configuration from collection .system, trusted=true
   [junit4]   2> 108538 INFO  (qtp1158599488-1140) [n:127.0.0.1:59400_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59400.solr.core..system.shard1.replica_n2' (registry 
'solr.core..system.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ea6ec0d
   [junit4]   2> 108538 INFO  (qtp1158599488-1140) [n:127.0.0.1:59400_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 108538 INFO  (qtp1158599488-1140) [n:127.0.0.1:59400_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore 
[[.system_shard1_replica_n2] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_DF5E31D983DF34C8-001/tempDir-001/node1/.system_shard1_replica_n2],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_DF5E31D983DF34C8-001/tempDir-001/node1/./.system_shard1_replica_n2/data/]
   [junit4]   2> 108582 INFO  (qtp74333698-1131) [n:127.0.0.1:54501_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] 
o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 108582 INFO  (qtp74333698-1131) [n:127.0.0.1:54501_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 108583 INFO  (qtp1158599488-1140) [n:127.0.0.1:59400_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 108583 INFO  (qtp1158599488-1140) [n:127.0.0.1:59400_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 108584 INFO  (qtp74333698-1131) [n:127.0.0.1:54501_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@260ada04[.system_shard1_replica_p4] 
main]
   [junit4]   2> 108584 INFO  (qtp1158599488-1140) [n:127.0.0.1:59400_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 108584 INFO  (qtp1158599488-1140) [n:127.0.0.1:59400_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 108585 INFO  (qtp74333698-1131) [n:127.0.0.1:54501_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/.system
   [junit4]   2> 108585 INFO  (qtp1158599488-1140) [n:127.0.0.1:59400_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@321d224d[.system_shard1_replica_n2] 
main]
   [junit4]   2> 108594 INFO  (qtp1158599488-1140) [n:127.0.0.1:59400_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/.system
   [junit4]   2> 108594 INFO  (qtp1158599488-1140) [n:127.0.0.1:59400_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 108594 INFO  (qtp1158599488-1140) [n:127.0.0.1:59400_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/.system/managed-schema
   [junit4]   2> 108594 INFO  (qtp74333698-1131) [n:127.0.0.1:54501_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 108594 INFO  (qtp74333698-1131) [n:127.0.0.1:54501_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/.system/managed-schema
   [junit4]   2> 108595 INFO  (qtp1158599488-1140) [n:127.0.0.1:59400_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 108596 INFO  (qtp74333698-1131) [n:127.0.0.1:54501_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 0 from ZooKeeper
   [junit4]   2> 108596 INFO  (qtp1158599488-1140) [n:127.0.0.1:59400_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 108596 INFO  (qtp1158599488-1140) [n:127.0.0.1:59400_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1589538322516017152
   [junit4]   2> 108598 INFO  (qtp883519861-1153) [n:127.0.0.1:49929_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 108598 INFO  (qtp883519861-1153) [n:127.0.0.1:49929_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 108600 INFO  
(searcherExecutor-484-thread-1-processing-n:127.0.0.1:59400_solr 
x:.system_shard1_replica_n2 s:shard1 c:.system r:core_node5) 
[n:127.0.0.1:59400_solr c:.system s:shard1 r:core_node5 
x:.system_shard1_replica_n2] o.a.s.c.SolrCore [.system_shard1_replica_n2] 
Registered new searcher Searcher@321d224d[.system_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 108600 INFO  (qtp883519861-1153) [n:127.0.0.1:49929_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 108600 INFO  (qtp883519861-1153) [n:127.0.0.1:49929_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 108601 INFO  (qtp883519861-1153) [n:127.0.0.1:49929_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@522aedf5[.system_shard1_replica_n1] 
main]
   [junit4]   2> 108602 INFO  (qtp883519861-1153) [n:127.0.0.1:49929_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/.system
   [junit4]   2> 108602 INFO  (qtp883519861-1153) [n:127.0.0.1:49929_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 108602 INFO  (qtp883519861-1153) [n:127.0.0.1:49929_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/.system/managed-schema
   [junit4]   2> 108603 INFO  (qtp74333698-1131) [n:127.0.0.1:54501_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] 
o.a.s.s.IndexSchema [.system_shard1_replica_p4] Schema name=_system collection 
or core
   [junit4]   2> 108603 INFO  (qtp883519861-1153) [n:127.0.0.1:49929_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 0 from ZooKeeper
   [junit4]   2> 108605 INFO  (qtp883519861-1153) [n:127.0.0.1:49929_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection 
or core
   [junit4]   2> 108606 INFO  (qtp74333698-1131) [n:127.0.0.1:54501_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] 
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid 
field id
   [junit4]   2> 108606 INFO  (qtp74333698-1131) [n:127.0.0.1:54501_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 10 ms
   [junit4]   2> 108607 INFO  (qtp74333698-1131) [n:127.0.0.1:54501_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 108607 INFO  (qtp883519861-1153) [n:127.0.0.1:49929_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid 
field id
   [junit4]   2> 108607 INFO  (qtp883519861-1153) [n:127.0.0.1:49929_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 4 ms
   [junit4]   2> 108608 INFO  
(searcherExecutor-482-thread-1-processing-n:127.0.0.1:54501_solr 
x:.system_shard1_replica_p4 s:shard1 c:.system r:core_node6) 
[n:127.0.0.1:54501_solr c:.system s:shard1 r:core_node6 
x:.system_shard1_replica_p4] o.a.s.c.SolrCore [.system_shard1_replica_p4] 
Registered new searcher Searcher@260ada04[.system_shard1_replica_p4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 108608 INFO  (qtp883519861-1153) [n:127.0.0.1:49929_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 108609 INFO  (qtp883519861-1153) [n:127.0.0.1:49929_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1589538322529648640
   [junit4]   2> 108611 INFO  
(searcherExecutor-483-thread-1-processing-n:127.0.0.1:49929_solr 
x:.system_shard1_replica_n1 s:shard1 c:.system r:core_node3) 
[n:127.0.0.1:49929_solr c:.system s:shard1 r:core_node3 
x:.system_shard1_replica_n1] o.a.s.c.SolrCore [.system_shard1_replica_n1] 
Registered new searcher Searcher@522aedf5[.system_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 108614 INFO  (qtp74333698-1131) [n:127.0.0.1:54501_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] 
o.a.s.c.ZkController .system_shard1_replica_p4 starting background replication 
from leader
   [junit4]   2> 108615 INFO  (qtp1158599488-1140) [n:127.0.0.1:59400_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 108615 INFO  (qtp1158599488-1140) [n:127.0.0.1:59400_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 108615 INFO  (qtp1158599488-1140) [n:127.0.0.1:59400_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:59400/solr/.system_shard1_replica_n2/
   [junit4]   2> 108615 INFO  (qtp1158599488-1140) [n:127.0.0.1:59400_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.PeerSync 
PeerSync: core=.system_shard1_replica_n2 url=http://127.0.0.1:59400/solr START 
replicas=[http://127.0.0.1:49929/solr/.system_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 108617 INFO  (qtp74333698-1131) [n:127.0.0.1:54501_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 108618 INFO  (qtp883519861-1152) [n:127.0.0.1:49929_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.S.Request 
[.system_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 108629 INFO  (qtp74333698-1131) [n:127.0.0.1:54501_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 108629 INFO  (qtp74333698-1131) [n:127.0.0.1:54501_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 108717 INFO  
(zkCallback-253-thread-2-processing-n:127.0.0.1:54501_solr) 
[n:127.0.0.1:54501_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 108717 INFO  
(zkCallback-253-thread-1-processing-n:127.0.0.1:54501_solr) 
[n:127.0.0.1:54501_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 108717 INFO  
(zkCallback-255-thread-2-processing-n:127.0.0.1:59400_solr) 
[n:127.0.0.1:59400_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 108718 INFO  
(zkCallback-255-thread-1-processing-n:127.0.0.1:59400_solr) 
[n:127.0.0.1:59400_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 108718 INFO  
(zkCallback-257-thread-2-processing-n:127.0.0.1:49929_solr) 
[n:127.0.0.1:49929_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 108718 INFO  
(zkCallback-257-thread-1-processing-n:127.0.0.1:49929_solr) 
[n:127.0.0.1:49929_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 108919 INFO  (qtp1158599488-1140) [n:127.0.0.1:59400_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.PeerSync 
PeerSync: core=.system_shard1_replica_n2 url=http://127.0.0.1:59400/solr DONE.  
We have no versions.  sync failed.
   [junit4]   2> 108919 INFO  (qtp1158599488-1140) [n:127.0.0.1:59400_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 108919 INFO  (qtp1158599488-1140) [n:127.0.0.1:59400_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 108919 INFO  (qtp1158599488-1140) [n:127.0.0.1:59400_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 108925 INFO  (qtp1158599488-1140) [n:127.0.0.1:59400_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:59400/solr/.system_shard1_replica_n2/ shard1
   [junit4]   2> 109029 INFO  
(zkCallback-253-thread-1-processing-n:127.0.0.1:54501_solr) 
[n:127.0.0.1:54501_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 109029 INFO  
(zkCallback-253-thread-3-processing-n:127.0.0.1:54501_solr) 
[n:127.0.0.1:54501_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 109029 INFO  
(zkCallback-255-thread-2-processing-n:127.0.0.1:59400_solr) 
[n:127.0.0.1:59400_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 109029 INFO  
(zkCallback-255-thread-1-processing-n:127.0.0.1:59400_solr) 
[n:127.0.0.1:59400_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 109029 INFO  
(zkCallback-257-thread-1-processing-n:127.0.0.1:49929_solr) 
[n:127.0.0.1:49929_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 109029 INFO  
(zkCallback-257-thread-2-processing-n:127.0.0.1:49929_solr) 
[n:127.0.0.1:49929_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 109077 INFO  (qtp1158599488-1140) [n:127.0.0.1:59400_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 109080 INFO  (qtp1158599488-1140) [n:127.0.0.1:59400_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1606
   [junit4]   2> 109182 INFO  
(zkCallback-257-thread-2-processing-n:127.0.0.1:49929_solr) 
[n:127.0.0.1:49929_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 109182 INFO  
(zkCallback-255-thread-2-processing-n:127.0.0.1:59400_solr) 
[n:127.0.0.1:59400_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 109182 INFO  
(zkCallback-257-thread-1-processing-n:127.0.0.1:49929_solr) 
[n:127.0.0.1:49929_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 109182 INFO  
(zkCallback-255-thread-1-processing-n:127.0.0.1:59400_solr) 
[n:127.0.0.1:59400_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 109182 INFO  
(zkCallback-253-thread-3-processing-n:127.0.0.1:54501_solr) 
[n:127.0.0.1:54501_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 109182 INFO  
(zkCallback-253-thread-1-processing-n:127.0.0.1:54501_solr) 
[n:127.0.0.1:54501_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 109621 INFO  (qtp883519861-1153) [n:127.0.0.1:49929_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2147
   [junit4]   2> 109640 INFO  (qtp74333698-1131) [n:127.0.0.1:54501_solr 
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=.system&newCollection=true&name=.system_shard1_replica_p4&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=PULL}
 status=0 QTime=2165
   [junit4]   2> 109645 INFO  (qtp1158599488-1146) [n:127.0.0.1:59400_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> 109742 INFO  
(zkCallback-253-thread-1-processing-n:127.0.0.1:54501_solr) 
[n:127.0.0.1:54501_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 109742 INFO  
(zkCallback-257-thread-2-processing-n:127.0.0.1:49929_solr) 
[n:127.0.0.1:49929_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 109742 INFO  
(zkCallback-255-thread-2-processing-n:127.0.0.1:59400_solr) 
[n:127.0.0.1:59400_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 109742 INFO  
(zkCallback-255-thread-1-processing-n:127.0.0.1:59400_solr) 
[n:127.0.0.1:59400_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 109742 INFO  
(zkCallback-257-thread-1-processing-n:127.0.0.1:49929_solr) 
[n:127.0.0.1:49929_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 109742 INFO  
(zkCallback-253-thread-3-processing-n:127.0.0.1:54501_solr) 
[n:127.0.0.1:54501_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 110167 INFO  (indexFetcher-497-thread-1) 
[n:127.0.0.1:54501_solr c:.system s:shard1 r:core_node6 
x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Updated masterUrl to 
http://127.0.0.1:59400/solr/.system_shard1_replica_n2/
   [junit4]   2> 110169 INFO  (qtp1158599488-1143) [n:127.0.0.1:59400_solr 
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.S.Request 
[.system_shard1_replica_n2]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 110170 INFO  (indexFetcher-497-thread-1) 
[n:127.0.0.1:54501_solr c:.system s:shard1 r:core_node6 
x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 110170 INFO  (indexFetcher-497-thread-1) 
[n:127.0.0.1:54501_solr c:.system s:shard1 r:core_node6 
x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 110170 INFO  (indexFetcher-497-thread-1) 
[n:127.0.0.1:54501_solr c:.system s:shard1 r:core_node6 
x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 110170 INFO  (indexFetcher-497-thread-1) 
[n:127.0.0.1:54501_solr c:.system s:shard1 r:core_node6 
x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 110170 INFO  (indexFetcher-497-thread-1) 
[n:127.0.0.1:54501_solr c:.system s:shard1 r:core_node6 
x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher New index in Master. Deleting 
mine...
   [junit4]   2> 110172 INFO  (indexFetcher-497-thread-1) 
[n:127.0.0.1:54501_solr c:.system s:shard1 r:core_node6 
x:.system_shard1_replica_p4] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 110172 INFO  (indexFetcher-497-thread-1) 
[n:127.0.0.1:54501_solr c:.system s:shard1 r:core_node6 
x:.system_shard1_replica_p4] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7e91e07f commitCommandVersion:0
   [junit4]   2> 110177 INFO  (indexFetcher-497-thread-1) 
[n:127.0.0.1:54501_solr c:.system s:shard1 r:core_node6 
x:.system_shard1_replica_p4] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7fba138c[.system_shard1_replica_p4] main]
   [junit4]   2> 110177 INFO  (indexFetcher-497-thread-1) 
[n:127.0.0.1:54501_solr c:.system s:shard1 r:core_node6 
x:.system_shard1_replica_p4] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 110178 INFO  
(searcherExecutor-482-thread-1-processing-n:127.0.0.1:54501_solr 
x:.system_shard1_replica_p4 s:shard1 c:.system r:core_node6) 
[n:127.0.0.1:54501_solr c:.system s:shard1 r:core_node6 
x:.system_shard1_replica_p4] o.a.s.c.SolrCore [.system_shard1_replica_p4] 
Registered new searcher Searcher@7fba138c[.system_shard1_replica_p4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 110647 INFO  (qtp1158599488-1146) [n:127.0.0.1:59400_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=1&replicationFactor=2&name=.system&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2}
 status=0 QTime=3507
   [junit4]   2> 110651 INFO  (qtp1158599488-1144) [n:127.0.0.1:59400_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 110654 INFO  (qtp883519861-1151) [n:127.0.0.1:49929_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 110657 INFO  (qtp74333698-1134) [n:127.0.0.1:54501_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 110687 INFO  
(TEST-TestClusterStateProvider.testAutoScalingConfig-seed#[DF5E31D983DF34C8]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting testAutoScalingConfig
   [junit4]   2> 110690 INFO  
(TEST-TestClusterStateProvider.testAutoScalingConfig-seed#[DF5E31D983DF34C8]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Ending testAutoScalingConfig
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestClusterStateProvider -Dtests.method=testAutoScalingConfig 
-Dtests.seed=DF5E31D983DF34C8 -Dtests.slow=true -Dtests.locale=el-CY 
-Dtests.timezone=Pacific/Samoa -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.03s J0 | TestClusterStateProvider.testAutoScalingConfig 
<<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected: 
org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
   [junit4]    >   "cluster-preferences":[{"maximize":"freedisk"}],
   [junit4]    >   "triggers":{".auto_add_replicas":{
   [junit4]    >       "name":".auto_add_replicas",
   [junit4]    >       "event":"nodeLost",
   [junit4]    >       "waitFor":30,
   [junit4]    >       "actions":[
   [junit4]    >         {
   [junit4]    >           "name":"auto_add_replicas_plan",
   [junit4]    >           "class":"solr.AutoAddReplicasPlanAction"},
   [junit4]    >         {
   [junit4]    >           "name":"execute_plan",
   [junit4]    >           "class":"solr.ExecutePlanAction"}],
   [junit4]    >       "enabled":true}},
   [junit4]    >   "listeners":{".auto_add_replicas.system":{
   [junit4]    >       "trigger":".auto_add_replicas",
   [junit4]    >       "afterAction":[],
   [junit4]    >       "stage":[
   [junit4]    >         "STARTED",
   [junit4]    >         "ABORTED",
   [junit4]    >         "SUCCEEDED",
   [junit4]    >         "FAILED",
   [junit4]    >         "BEFORE_ACTION",
   [junit4]    >         "AFTER_ACTION",
   [junit4]    >         "IGNORED"],
   [junit4]    >       
"class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
   [junit4]    >       "beforeAction":[]}},
   [junit4]    >   "properties":{}}> but was: 
org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
   [junit4]    >   "cluster-preferences":[{"maximize":"freedisk"}],
   [junit4]    >   "triggers":{".auto_add_replicas":{
   [junit4]    >       "name":".auto_add_replicas",
   [junit4]    >       "event":"nodeLost",
   [junit4]    >       "waitFor":30,
   [junit4]    >       "actions":[
   [junit4]    >         {
   [junit4]    >           "name":"auto_add_replicas_plan",
   [junit4]    >           "class":"solr.AutoAddReplicasPlanAction"},
   [junit4]    >         {
   [junit4]    >           "name":"execute_plan",
   [junit4]    >           "class":"solr.ExecutePlanAction"}],
   [junit4]    >       "enabled":true}},
   [junit4]    >   "listeners":{".auto_add_replicas.system":{
   [junit4]    >       "trigger":".auto_add_replicas",
   [junit4]    >       "afterAction":[],
   [junit4]    >       "stage":[
   [junit4]    >         "STARTED",
   [junit4]    >         "ABORTED",
   [junit4]    >         "SUCCEEDED",
   [junit4]    >         "FAILED",
   [junit4]    >         "BEFORE_ACTION",
   [junit4]    >         "AFTER_ACTION",
   [junit4]    >         "IGNORED"],
   [junit4]    >       
"class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
   [junit4]    >       "beforeAction":[]}},
   [junit4]    >   "properties":{}}>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([DF5E31D983DF34C8:E0D632719489C42F]:0)
   [junit4]    >        at 
org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig(TestClusterStateProvider.java:214)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 110713 INFO  
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[DF5E31D983DF34C8]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testAddRemoveNode
   [junit4]   2> 110714 INFO  
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[DF5E31D983DF34C8]) [    
] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 110716 INFO  
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[DF5E31D983DF34C8]) [    
] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@16a53876{/solr,null,AVAILABLE}
   [junit4]   2> 110717 INFO  
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[DF5E31D983DF34C8]) [    
] o.e.j.s.AbstractConnector Started 
ServerConnector@2c1877a3{HTTP/1.1,[http/1.1]}{127.0.0.1:55180}
   [junit4]   2> 110717 INFO  
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[DF5E31D983DF34C8]) [    
] o.e.j.s.Server Started @113135ms
   [junit4]   2> 110717 INFO  
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[DF5E31D983DF34C8]) [    
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55180}
   [junit4]   2> 110717 ERROR 
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[DF5E31D983DF34C8]) [    
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 110717 INFO  
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[DF5E31D983DF34C8]) [    
] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 110717 INFO  
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[DF5E31D983DF34C8]) [    
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port 
null
   [junit4]   2> 110717 INFO  
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[DF5E31D983DF34C8]) [    
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 110718 INFO  
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[DF5E31D983DF34C8]) [    
] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-14T03:51:15.249Z
   [junit4]   2> 110720 INFO  (zkConnectionManagerCallback-272-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 110721 INFO  
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[DF5E31D983DF34C8]) [    
] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 110728 INFO  
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[DF5E31D983DF34C8]) [    
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60769/solr
   [junit4]   2> 110730 INFO  (zkConnectionManagerCallback-276-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 110735 INFO  
(zkConnectionManagerCallback-278-thread-1-processing-n:127.0.0.1:55180_solr) 
[n:127.0.0.1:55180_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 110744 INFO  
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[DF5E31D983DF34C8]) 
[n:127.0.0.1:55180_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 110747 INFO  
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[DF5E31D983DF34C8]) 
[n:127.0.0.1:55180_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 110750 INFO  
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[DF5E31D983DF34C8]) 
[n:127.0.0.1:55180_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55180_solr
   [junit4]   2> 110751 INFO  
(zkCallback-253-thread-1-processing-n:127.0.0.1:54501_solr) 
[n:127.0.0.1:54501_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 110751 INFO  (zkCallback-269-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 110752 INFO  
(zkCallback-255-thread-1-processing-n:127.0.0.1:59400_solr) 
[n:127.0.0.1:59400_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 110752 INFO  
(zkCallback-257-thread-1-processing-n:127.0.0.1:49929_solr) 
[n:127.0.0.1:49929_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 110753 INFO  
(zkCallback-277-thread-1-processing-n:127.0.0.1:55180_solr) 
[n:127.0.0.1:55180_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 110818 INFO  
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[DF5E31D983DF34C8]) 
[n:127.0.0.1:55180_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55180.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ea6ec0d
   [junit4]   2> 110824 INFO  
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[DF5E31D983DF34C8]) 
[n:127.0.0.1:55180_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55180.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ea6ec0d
   [junit4]   2> 110824 INFO  
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[DF5E31D983DF34C8]) 
[n:127.0.0.1:55180_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55180.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ea6ec0d
   [junit4]   2> 110825 INFO  
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[DF5E31D983DF34C8]) 
[n:127.0.0.1:55180_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_DF5E31D983DF34C8-001/tempDir-001/node4/.
   [junit4]   2> 111160 INFO  
(OverseerCollectionConfigSetProcessor-99346145028014087-127.0.0.1:54501_solr-n_0000000000)
 [n:127.0.0.1:54501_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> 112862 INFO  
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[DF5E31D983DF34C8]) [    
] o.e.j.s.AbstractConnector Stopped 
ServerConnector@623dbb57{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 112862 INFO  
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[DF5E31D983DF34C8]) [    
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1110569372
   [junit4]   2> 112862 INFO  
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[DF5E31D983DF34C8]) [    
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 112863 INFO  
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[DF5E31D983DF34C8]) [    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7ff91e84: rootName = 
solr_59400, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@2b060191
   [junit4]   2> 112867 INFO  
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[DF5E31D983DF34C8]) [    
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 112867 INFO  
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[DF5E31D983DF34C8]) [    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@44d9693c: rootName = 
solr_59400, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@45b62abf
   [junit4]   2> 112869 INFO  
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[DF5E31D983DF34C8]) [    
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 112870 INFO  
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[DF5E31D983DF34C8]) [    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@16976013: rootName = 
solr_59400, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@4189a6d1
   [junit4]   2> 112872 INFO  
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[DF5E31D983DF34C8]) [    
] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59400_solr
   [junit4]   2> 112873 INFO  
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[DF5E31D983DF34C8]) [    
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 112873 INFO  
(zkCallback-253-thread-1-processing-n:127.0.0.1:54501_solr) 
[n:127.0.0.1:54501_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 112873 INFO  
(zkCallback-257-thread-1-processing-n:127.0.0.1:49929_solr) 
[n:127.0.0.1:49929_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 112874 INFO  (coreCloseExecutor-504-thread-1) 
[n:127.0.0.1:59400_solr c:.system s:shard1 r:core_node5 
x:.system_shard1_replica_n2] o.a.s.c.SolrCore [.system_shard1_replica_n2]  
CLOSING SolrCore org.apache.solr.core.SolrCore@1d537524
   [junit4]   2> 112874 INFO  (coreCloseExecutor-504-thread-1) 
[n:127.0.0.1:59400_solr c:.system s:shard1 r:core_node5 
x:.system_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.core..system.shard1.replica_n2, tag=492008740
   [junit4]   2> 112874 INFO  (coreCloseExecutor-504-thread-1) 
[n:127.0.0.1:59400_solr c:.system s:shard1 r:core_node5 
x:.system_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@43ed14d9: rootName = 
solr_59400, domain = solr.core..system.shard1.replica_n2, service url = null, 
agent id = null] for registry solr.core..system.shard1.replica_n2 / 
com.codahale.metrics.MetricRegistry@1de88cb6
   [junit4]   2> 112875 INFO  
(zkCallback-277-thread-1-processing-n:127.0.0.1:55180_solr) 
[n:127.0.0.1:55180_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 112875 INFO  (zkCallback-269-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 112875 INFO  
(zkCallback-255-thread-1-processing-n:127.0.0.1:59400_solr) 
[n:127.0.0.1:59400_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 112875 INFO  
(zkCallback-257-thread-2-processing-n:127.0.0.1:49929_solr) 
[n:127.0.0.1:49929_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 112876 INFO  
(zkCallback-255-thread-2-processing-n:127.0.0.1:59400_solr) 
[n:127.0.0.1:59400_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 112876 INFO  
(zkCallback-255-thread-3-processing-n:127.0.0.1:59400_solr) 
[n:127.0.0.1:59400_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 112876 INFO  
(zkCallback-257-thread-3-processing-n:127.0.0.1:49929_solr) 
[n:127.0.0.1:49929_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [3])
   [junit4]   2> 112877 INFO  
(zkCallback-253-thread-3-processing-n:127.0.0.1:54501_solr) 
[n:127.0.0.1:54501_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 

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

g-n:127.0.0.1:58819_solr x:recoverytest_shard1_replica_n2 s:shard1 
c:recoverytest r:core_node4) [n:127.0.0.1:58819_solr c:recoverytest s:shard1 
r:core_node4 x:recoverytest_shard1_replica_n2] o.a.s.s.h.HdfsDirectory Closing 
hdfs directory hdfs://serv1-vm3:60332/data/recoverytest/core_node4/data
   [junit4]   2> 3284822 WARN  
(updateExecutor-3400-thread-2-processing-n:127.0.0.1:58819_solr) 
[n:127.0.0.1:58819_solr c:recoverytest s:shard1 r:core_node4 
x:recoverytest_shard1_replica_n2] o.a.s.u.DefaultSolrCoreState Skipping 
recovery because Solr is shutdown
   [junit4]   2> 3284828 INFO  (jetty-closer-3369-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@48f05732{/solr,null,UNAVAILABLE}
   [junit4]   2> 3284830 ERROR 
(SUITE-HdfsRecoveryZkTest-seed#[DF5E31D983DF34C8]-worker) [    ] 
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> 3284831 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[DF5E31D983DF34C8]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:45906 45906
   [junit4]   2> 3285306 INFO  (Thread-5373) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:45906 45906
   [junit4]   2> 3285309 WARN  (Thread-5373) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/aliases.json
   [junit4]   2>        4       /solr/clusterprops.json
   [junit4]   2>        3       /solr/security.json
   [junit4]   2>        3       /solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        24      /solr/collections/recoverytest/state.json
   [junit4]   2>        4       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/overseer_elect/election/99346343665008645-127.0.0.1:64688_solr-n_0000000000
   [junit4]   2>        2       
/solr/collections/recoverytest/leader_elect/shard1/election/99346343665008645-core_node3-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/live_nodes
   [junit4]   2>        4       /solr/collections
   [junit4]   2> 
   [junit4]   2> 3285318 WARN  
(SUITE-HdfsRecoveryZkTest-seed#[DF5E31D983DF34C8]-worker) [    ] 
o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 3285334 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[DF5E31D983DF34C8]-worker) [    ] o.m.log 
Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 3285401 WARN  (DataNode: 
[[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_DF5E31D983DF34C8-001/tempDir-002/hdfsBaseDir/data/data3/,
 
[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_DF5E31D983DF34C8-001/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to serv1-vm3/127.0.0.1:60332) [    ] o.a.h.h.s.d.DataNode Ending 
block pool service for: Block pool BP-2145827122-127.0.0.1-1515904902858 
(Datanode Uuid 8e641b95-8e80-4b8d-90a2-b468db0572ff) service to 
serv1-vm3/127.0.0.1:60332
   [junit4]   2> 3285444 WARN  
(SUITE-HdfsRecoveryZkTest-seed#[DF5E31D983DF34C8]-worker) [    ] 
o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 3285454 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[DF5E31D983DF34C8]-worker) [    ] o.m.log 
Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 3285562 WARN  (DataNode: 
[[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_DF5E31D983DF34C8-001/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_DF5E31D983DF34C8-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to serv1-vm3/127.0.0.1:60332) [    ] 
o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager 
interrupted
   [junit4]   2> 3285563 WARN  (DataNode: 
[[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_DF5E31D983DF34C8-001/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_DF5E31D983DF34C8-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to serv1-vm3/127.0.0.1:60332) [    ] o.a.h.h.s.d.DataNode Ending 
block pool service for: Block pool BP-2145827122-127.0.0.1-1515904902858 
(Datanode Uuid 6c79591b-528f-45e4-a8d4-d55c51b3f1ac) service to 
serv1-vm3/127.0.0.1:60332
   [junit4]   2> 3285589 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[DF5E31D983DF34C8]-worker) [    ] o.m.log 
Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@serv1-vm3:0
   [junit4]   2> 3285709 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[DF5E31D983DF34C8]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:45906 45906
   [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.cloud.hdfs.HdfsRecoveryZkTest_DF5E31D983DF34C8-001
   [junit4]   2> Jan 14, 2018 4:44:10 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 26 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{rnd_b=Lucene50(blocksize=128), 
a_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
a_i=Lucene50(blocksize=128), id=Lucene50(blocksize=128)}, docValues:{}, 
maxPointsInLeafNode=1246, maxMBSortInHeap=7.8648608380064875, 
sim=RandomSimilarity(queryNorm=true): {}, locale=mk-MK, timezone=VST
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 
(64-bit)/cpus=3,threads=2,free=163858904,total=391274496
   [junit4]   2> NOTE: All tests run in this JVM: 
[HdfsTlogReplayBufferedWhileIndexingTest, TestFieldTypeCollectionResource, 
SolrIndexConfigTest, AnalyticsMergeStrategyTest, TestPushWriter, TestConfig, 
TestMaxTokenLenTokenizer, TestTestInjection, CdcrBootstrapTest, BlockCacheTest, 
TestCollapseQParserPlugin, DocExpirationUpdateProcessorFactoryTest, 
JavabinLoaderTest, MergeStrategyTest, TestShortCircuitedRequests, TestSolrJ, 
TestExecutePlanAction, TestQueryUtils, SchemaVersionSpecificBehaviorTest, 
TestSolrConfigHandlerConcurrent, TestLockTree, TestSolrConfigHandler, 
TestDocBasedVersionConstraints, SolrGangliaReporterTest, DeleteReplicaTest, 
TestGraphMLResponseWriter, BlockJoinFacetRandomTest, TestOrdValues, 
TestComplexPhraseQParserPlugin, ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
BasicAuthIntegrationTest, TestFoldingMultitermQuery, HdfsNNFailoverTest, 
RestartWhileUpdatingTest, TestFastOutputStream, ExitableDirectoryReaderTest, 
BasicDistributedZk2Test, AutoscalingHistoryHandlerTest, 
DistributedIntervalFacetingTest, SimplePostToolTest, TestSchemaNameResource, 
JvmMetricsTest, TestBinaryResponseWriter, TestSubQueryTransformer, 
TestJettySolrRunner, TestSolrIndexConfig, TestCorePropertiesReload, 
DistributedFacetPivotLargeTest, OverseerCollectionConfigSetProcessorTest, 
SolrJmxReporterCloudTest, TestHashPartitioner, TestInfoStreamLogging, 
MultiThreadedOCPTest, TestFreeTextSuggestions, ChaosMonkeySafeLeaderTest, 
SubstringBytesRefFilterTest, HdfsSyncSliceTest, TestCharFilters, 
TestBlendedInfixSuggestions, TestDocumentBuilder, TestSolr4Spatial2, 
TestSubQueryTransformerDistrib, PeerSyncTest, TestPullReplica, 
TestLeaderInitiatedRecoveryThread, TestNumericTerms64, 
DistributedMLTComponentTest, TestCloudManagedSchema, 
DirectSolrSpellCheckerTest, TestClusterStateMutator, 
TestSolrCloudWithKerberosAlt, PeerSyncWithIndexFingerprintCachingTest, 
MetricTriggerTest, GraphQueryTest, ZkStateWriterTest, 
TestManagedStopFilterFactory, TestClusterProperties, PluginInfoTest, 
V2ApiIntegrationTest, HdfsChaosMonkeySafeLeaderTest, 
ClassificationUpdateProcessorFactoryTest, JsonLoaderTest, TestLRUCache, 
TestSolrFieldCacheBean, TestAnalyzedSuggestions, ZkFailoverTest, 
SortSpecParsingTest, TestSimDistributedQueue, 
SpellCheckCollatorWithCollapseTest, TestWordDelimiterFilterFactory, 
TestBadConfig, TestManagedSchemaThreadSafety, TestStressLucene, 
TestSolrCloudSnapshots, SparseHLLTest, SolrPluginUtilsTest, 
BaseCdcrDistributedZkTest, TestRebalanceLeaders, 
PKIAuthenticationIntegrationTest, TestSSLRandomization, SolrCloudExampleTest, 
TestPKIAuthenticationPlugin, ReplaceNodeTest, TestConfigSetProperties, 
TestBM25SimilarityFactory, TestRTimerTree, TestDistributedMissingSort, 
SSLMigrationTest, SimpleFacetsTest, TolerantUpdateProcessorTest, 
TestNumericTokenStream, TestFastLRUCache, TermsComponentTest, 
HdfsLockFactoryTest, TestStressCloudBlindAtomicUpdates, 
TestSolrDeletionPolicy1, TestSort, TestPartialUpdateDeduplication, 
CursorMarkTest, TestSimpleTrackingShardHandler, 
TestSha256AuthenticationProvider, QueryEqualityTest, SuggestComponentTest, 
SolrIndexSplitterTest, DOMUtilTest, TestRemoteStreaming, 
TestEmbeddedSolrServerConstructors, ConnectionManagerTest, TestDynamicLoading, 
TestPayloadScoreQParserPlugin, SpellingQueryConverterTest, 
CachingDirectoryFactoryTest, TestIntervalFaceting, TestNodeLostTrigger, 
TestTolerantUpdateProcessorCloud, QueryElevationComponentTest, TestQueryTypes, 
TestValueSourceCache, DistributedQueryComponentOptimizationTest, 
ManagedSchemaRoundRobinCloudTest, TestCollectionsAPIViaSolrCloudCluster, 
TestConfigsApi, ClassificationUpdateProcessorTest, TestRandomFlRTGCloud, 
TestFastWriter, SpatialHeatmapFacetsTest, TestRTGBase, 
TestFieldCacheVsDocValues, TestMergePolicyConfig, ShardSplitTest, 
MoveReplicaHDFSTest, TestExclusionRuleCollectionAccess, 
TestUnifiedSolrHighlighter, TestCloudInspectUtil, CustomHighlightComponentTest, 
HdfsRecoveryZkTest]
   [junit4] Completed [494/766 (2!)] on J1 in 157.74s, 1 test, 1 error <<< 
FAILURES!

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

Reply via email to