Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20707/
Java: 64bit/jdk-9 -XX:-UseCompressedOops -XX:+UseParallelGC 
--illegal-access=deny

3 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.ExecutePlanActionTest

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.cloud.autoscaling.ExecutePlanActionTest:     1) Thread[id=1610, 
name=AutoscalingActionExecutor-871-thread-1, state=TIMED_WAITING, 
group=TGRP-ExecutePlanActionTest]         at 
java.base@9/java.lang.Thread.sleep(Native Method)         at 
java.base@9/java.lang.Thread.sleep(Thread.java:340)         at 
java.base@9/java.util.concurrent.TimeUnit.sleep(TimeUnit.java:401)         at 
app//org.apache.solr.cloud.autoscaling.ExecutePlanAction.waitForTaskToFinish(ExecutePlanAction.java:155)
         at 
app//org.apache.solr.cloud.autoscaling.ScheduledTriggers.waitForPendingTasks(ScheduledTriggers.java:289)
         at 
app//org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$add$2(ScheduledTriggers.java:221)
         at 
app//org.apache.solr.cloud.autoscaling.ScheduledTriggers$$Lambda$574/844655105.run(Unknown
 Source)         at 
java.base@9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
         at 
java.base@9/java.util.concurrent.FutureTask.run(FutureTask.java:264)         at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
         at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$221/818699778.run(Unknown
 Source)         at 
java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
         at 
java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
         at java.base@9/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.autoscaling.ExecutePlanActionTest: 
   1) Thread[id=1610, name=AutoscalingActionExecutor-871-thread-1, 
state=TIMED_WAITING, group=TGRP-ExecutePlanActionTest]
        at java.base@9/java.lang.Thread.sleep(Native Method)
        at java.base@9/java.lang.Thread.sleep(Thread.java:340)
        at java.base@9/java.util.concurrent.TimeUnit.sleep(TimeUnit.java:401)
        at 
app//org.apache.solr.cloud.autoscaling.ExecutePlanAction.waitForTaskToFinish(ExecutePlanAction.java:155)
        at 
app//org.apache.solr.cloud.autoscaling.ScheduledTriggers.waitForPendingTasks(ScheduledTriggers.java:289)
        at 
app//org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$add$2(ScheduledTriggers.java:221)
        at 
app//org.apache.solr.cloud.autoscaling.ScheduledTriggers$$Lambda$574/844655105.run(Unknown
 Source)
        at 
java.base@9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
        at java.base@9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$221/818699778.run(Unknown
 Source)
        at 
java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
        at 
java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9/java.lang.Thread.run(Thread.java:844)
        at __randomizedtesting.SeedInfo.seed([A7DB00E0A3835002]:0)


FAILED:  org.apache.solr.cloud.OverseerModifyCollectionTest.testModifyColl

Error Message:
Error from server at https://127.0.0.1:39711/solr: create the collection time 
out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:39711/solr: create the collection time out:180s
        at 
__randomizedtesting.SeedInfo.seed([A7DB00E0A3835002:E432A95AF4F9404]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:867)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:800)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
        at 
org.apache.solr.cloud.OverseerModifyCollectionTest.testModifyColl(OverseerModifyCollectionTest.java:50)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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 
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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testIntegration

Error Message:
Timed out waiting for replicas of collection to be 2 again null Live Nodes: 
[127.0.0.1:45117_solr] Last available state: 
DocCollection(testIntegration//collections/testIntegration/state.json/7)={   
"pullReplicas":"0",   "replicationFactor":"2",   "shards":{"shard1":{       
"range":"80000000-7fffffff",       "state":"active",       "replicas":{         
"core_node3":{           "core":"testIntegration_shard1_replica_n1",           
"base_url":"https://127.0.0.1:41199/solr";,           
"node_name":"127.0.0.1:41199_solr",           "state":"down",           
"type":"NRT"},         "core_node4":{           
"core":"testIntegration_shard1_replica_n2",           
"base_url":"https://127.0.0.1:45117/solr";,           
"node_name":"127.0.0.1:45117_solr",           "state":"active",           
"type":"NRT",           "leader":"true"}}}},   "router":{"name":"compositeId"}, 
  "maxShardsPerNode":"1",   "autoAddReplicas":"false",   "nrtReplicas":"2",   
"tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Timed out waiting for replicas of collection to be 2 
again
null
Live Nodes: [127.0.0.1:45117_solr]
Last available state: 
DocCollection(testIntegration//collections/testIntegration/state.json/7)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "core":"testIntegration_shard1_replica_n1",
          "base_url":"https://127.0.0.1:41199/solr";,
          "node_name":"127.0.0.1:41199_solr",
          "state":"down",
          "type":"NRT"},
        "core_node4":{
          "core":"testIntegration_shard1_replica_n2",
          "base_url":"https://127.0.0.1:45117/solr";,
          "node_name":"127.0.0.1:45117_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([A7DB00E0A3835002:17BA0ECC86BCF127]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
        at 
org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testIntegration(ExecutePlanActionTest.java:209)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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 
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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12169 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.ExecutePlanActionTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ExecutePlanActionTest_A7DB00E0A3835002-001/init-core-data-001
   [junit4]   2> 244868 WARN  
(SUITE-ExecutePlanActionTest-seed#[A7DB00E0A3835002]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 244869 INFO  
(SUITE-ExecutePlanActionTest-seed#[A7DB00E0A3835002]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 244869 INFO  
(SUITE-ExecutePlanActionTest-seed#[A7DB00E0A3835002]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 244870 INFO  
(SUITE-ExecutePlanActionTest-seed#[A7DB00E0A3835002]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 244870 INFO  
(SUITE-ExecutePlanActionTest-seed#[A7DB00E0A3835002]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ExecutePlanActionTest_A7DB00E0A3835002-001/tempDir-001
   [junit4]   2> 244870 INFO  
(SUITE-ExecutePlanActionTest-seed#[A7DB00E0A3835002]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 244873 INFO  (Thread-230) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 244873 INFO  (Thread-230) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 244877 ERROR (Thread-230) [    ] 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> 244973 INFO  
(SUITE-ExecutePlanActionTest-seed#[A7DB00E0A3835002]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:44645
   [junit4]   2> 245006 INFO  (jetty-launcher-244-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 245006 INFO  (jetty-launcher-244-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 245034 INFO  (jetty-launcher-244-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@221ee382{/solr,null,AVAILABLE}
   [junit4]   2> 245035 INFO  (jetty-launcher-244-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7a24f004{SSL,[ssl, 
http/1.1]}{127.0.0.1:41199}
   [junit4]   2> 245035 INFO  (jetty-launcher-244-thread-1) [    ] 
o.e.j.s.Server Started @246575ms
   [junit4]   2> 245036 INFO  (jetty-launcher-244-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41199}
   [junit4]   2> 245036 ERROR (jetty-launcher-244-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 245036 INFO  (jetty-launcher-244-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 245036 INFO  (jetty-launcher-244-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 245036 INFO  (jetty-launcher-244-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 245036 INFO  (jetty-launcher-244-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-21T14:52:29.701424Z
   [junit4]   2> 245036 INFO  (jetty-launcher-244-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5cb07800{/solr,null,AVAILABLE}
   [junit4]   2> 245042 INFO  (jetty-launcher-244-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4c6674a6{SSL,[ssl, 
http/1.1]}{127.0.0.1:45117}
   [junit4]   2> 245042 INFO  (jetty-launcher-244-thread-2) [    ] 
o.e.j.s.Server Started @246581ms
   [junit4]   2> 245042 INFO  (jetty-launcher-244-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45117}
   [junit4]   2> 245042 ERROR (jetty-launcher-244-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 245042 INFO  (jetty-launcher-244-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 245042 INFO  (jetty-launcher-244-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 245042 INFO  (jetty-launcher-244-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 245042 INFO  (jetty-launcher-244-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-21T14:52:29.707784Z
   [junit4]   2> 245044 INFO  (jetty-launcher-244-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 245045 INFO  (jetty-launcher-244-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 245049 INFO  (jetty-launcher-244-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44645/solr
   [junit4]   2> 245055 INFO  (jetty-launcher-244-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44645/solr
   [junit4]   2> 245130 INFO  (jetty-launcher-244-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 245131 INFO  (jetty-launcher-244-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45117_solr
   [junit4]   2> 245131 INFO  (jetty-launcher-244-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 245132 INFO  (jetty-launcher-244-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=98867449006587910-127.0.0.1:45117_solr-n_0000000000) starting
   [junit4]   2> 245132 INFO  (jetty-launcher-244-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41199_solr
   [junit4]   2> 245133 INFO  (zkCallback-255-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 245133 INFO  (zkCallback-256-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 245138 DEBUG 
(OverseerAutoScalingTriggerThread-98867449006587910-127.0.0.1:45117_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 245138 DEBUG 
(OverseerAutoScalingTriggerThread-98867449006587910-127.0.0.1:45117_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode 
version 1
   [junit4]   2> 245141 INFO  (jetty-launcher-244-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45117_solr
   [junit4]   2> 245142 INFO  (zkCallback-256-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 245141 DEBUG 
(OverseerAutoScalingTriggerThread-98867449006587910-127.0.0.1:45117_solr-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:41199_solr]
   [junit4]   2> 245142 DEBUG 
(OverseerAutoScalingTriggerThread-98867449006587910-127.0.0.1:45117_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion -1
   [junit4]   2> 245142 DEBUG 
(OverseerAutoScalingTriggerThread-98867449006587910-127.0.0.1:45117_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 1
   [junit4]   2> 245143 INFO  (zkCallback-255-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 245145 DEBUG 
(OverseerAutoScalingTriggerThread-98867449006587910-127.0.0.1:45117_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 245145 DEBUG 
(OverseerAutoScalingTriggerThread-98867449006587910-127.0.0.1:45117_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 1
   [junit4]   2> 245149 DEBUG (ScheduledTrigger-870-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: [127.0.0.1:41199_solr, 127.0.0.1:45117_solr]
   [junit4]   2> 245172 INFO  (jetty-launcher-244-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41199.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@67799ea2
   [junit4]   2> 245176 INFO  (jetty-launcher-244-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41199.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@67799ea2
   [junit4]   2> 245176 INFO  (jetty-launcher-244-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41199.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@67799ea2
   [junit4]   2> 245177 INFO  (jetty-launcher-244-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ExecutePlanActionTest_A7DB00E0A3835002-001/tempDir-001/node1/.
   [junit4]   2> 245186 INFO  (jetty-launcher-244-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45117.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@67799ea2
   [junit4]   2> 245192 INFO  (jetty-launcher-244-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45117.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@67799ea2
   [junit4]   2> 245193 INFO  (jetty-launcher-244-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45117.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@67799ea2
   [junit4]   2> 245194 INFO  (jetty-launcher-244-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ExecutePlanActionTest_A7DB00E0A3835002-001/tempDir-001/node2/.
   [junit4]   2> 245218 INFO  
(SUITE-ExecutePlanActionTest-seed#[A7DB00E0A3835002]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 245218 INFO  
(SUITE-ExecutePlanActionTest-seed#[A7DB00E0A3835002]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44645/solr ready
   [junit4]   2> 245226 INFO  
(TEST-ExecutePlanActionTest.testExecute-seed#[A7DB00E0A3835002]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testExecute
   [junit4]   2> 245227 DEBUG (zkCallback-256-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
2
   [junit4]   2> 245227 DEBUG 
(OverseerAutoScalingTriggerThread-98867449006587910-127.0.0.1:45117_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 2
   [junit4]   2> 245228 DEBUG 
(OverseerAutoScalingTriggerThread-98867449006587910-127.0.0.1:45117_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 245228 DEBUG 
(OverseerAutoScalingTriggerThread-98867449006587910-127.0.0.1:45117_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 245229 DEBUG 
(OverseerAutoScalingTriggerThread-98867449006587910-127.0.0.1:45117_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, 
lastZnodeVersion 2
   [junit4]   2> 245242 INFO  (qtp1595025766-1506) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=testExecute&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 245249 INFO  (OverseerThreadFactory-872-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection testExecute
   [junit4]   2> 245357 INFO  
(OverseerStateUpdate-98867449006587910-127.0.0.1:45117_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testExecute",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testExecute_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45117/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 245358 INFO  
(OverseerStateUpdate-98867449006587910-127.0.0.1:45117_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testExecute",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testExecute_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41199/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 245562 INFO  (qtp1595025766-1505) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testExecute_shard1_replica_n2&action=CREATE&numShards=1&collection=testExecute&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 245562 INFO  (qtp1595025766-1505) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 245570 INFO  (qtp676252719-1500) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testExecute_shard1_replica_n1&action=CREATE&numShards=1&collection=testExecute&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 245570 INFO  (qtp676252719-1500) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 245673 INFO  (zkCallback-255-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 245673 INFO  (zkCallback-256-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 245673 INFO  (zkCallback-256-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 245673 INFO  (zkCallback-255-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 246576 INFO  (qtp1595025766-1505) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 246583 INFO  (qtp1595025766-1505) [    ] o.a.s.s.IndexSchema 
[testExecute_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 246585 INFO  (qtp676252719-1500) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 246603 INFO  (qtp1595025766-1505) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 246603 INFO  (qtp1595025766-1505) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testExecute_shard1_replica_n2' using configuration from 
collection testExecute, trusted=true
   [junit4]   2> 246603 INFO  (qtp676252719-1500) [    ] o.a.s.s.IndexSchema 
[testExecute_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 246603 INFO  (qtp1595025766-1505) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41199.solr.core.testExecute.shard1.replica_n2' (registry 
'solr.core.testExecute.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67799ea2
   [junit4]   2> 246603 INFO  (qtp1595025766-1505) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 246604 INFO  (qtp1595025766-1505) [    ] o.a.s.c.SolrCore 
[[testExecute_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ExecutePlanActionTest_A7DB00E0A3835002-001/tempDir-001/node1/testExecute_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ExecutePlanActionTest_A7DB00E0A3835002-001/tempDir-001/node1/./testExecute_shard1_replica_n2/data/]
   [junit4]   2> 246605 INFO  (qtp676252719-1500) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 246605 INFO  (qtp676252719-1500) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testExecute_shard1_replica_n1' using configuration from 
collection testExecute, trusted=true
   [junit4]   2> 246605 INFO  (qtp676252719-1500) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45117.solr.core.testExecute.shard1.replica_n1' (registry 
'solr.core.testExecute.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67799ea2
   [junit4]   2> 246605 INFO  (qtp676252719-1500) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 246605 INFO  (qtp676252719-1500) [    ] o.a.s.c.SolrCore 
[[testExecute_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ExecutePlanActionTest_A7DB00E0A3835002-001/tempDir-001/node2/testExecute_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ExecutePlanActionTest_A7DB00E0A3835002-001/tempDir-001/node2/./testExecute_shard1_replica_n1/data/]
   [junit4]   2> 246641 INFO  (qtp1595025766-1505) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 246641 INFO  (qtp1595025766-1505) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 246643 INFO  (qtp1595025766-1505) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 246643 INFO  (qtp1595025766-1505) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 246644 INFO  (qtp1595025766-1505) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2c24e06c[testExecute_shard1_replica_n2] main]
   [junit4]   2> 246647 INFO  (qtp1595025766-1505) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 246647 INFO  (qtp1595025766-1505) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 246647 INFO  (qtp1595025766-1505) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 246650 INFO  (qtp676252719-1500) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 246650 INFO  (qtp676252719-1500) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 246650 INFO  (searcherExecutor-877-thread-1) [    ] 
o.a.s.c.SolrCore [testExecute_shard1_replica_n2] Registered new searcher 
Searcher@2c24e06c[testExecute_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 246650 INFO  (qtp1595025766-1505) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1581879185967677440
   [junit4]   2> 246651 INFO  (qtp676252719-1500) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 246651 INFO  (qtp676252719-1500) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 246652 INFO  (qtp676252719-1500) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7538d45c[testExecute_shard1_replica_n1] main]
   [junit4]   2> 246653 INFO  (qtp676252719-1500) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 246654 INFO  (qtp676252719-1500) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 246655 INFO  (qtp676252719-1500) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 246655 INFO  (qtp1595025766-1505) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 246655 INFO  (qtp676252719-1500) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1581879185972920320
   [junit4]   2> 246659 INFO  (searcherExecutor-878-thread-1) [    ] 
o.a.s.c.SolrCore [testExecute_shard1_replica_n1] Registered new searcher 
Searcher@7538d45c[testExecute_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 246757 INFO  (zkCallback-256-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 246757 INFO  (zkCallback-256-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 246761 INFO  (zkCallback-255-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 246762 INFO  (zkCallback-255-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 247155 INFO  (qtp1595025766-1505) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 247155 INFO  (qtp1595025766-1505) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 247155 INFO  (qtp1595025766-1505) [    ] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:41199/solr/testExecute_shard1_replica_n2/
   [junit4]   2> 247156 INFO  (qtp1595025766-1505) [    ] o.a.s.u.PeerSync 
PeerSync: core=testExecute_shard1_replica_n2 url=https://127.0.0.1:41199/solr 
START replicas=[https://127.0.0.1:45117/solr/testExecute_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 247161 INFO  (qtp676252719-1498) [    ] o.a.s.c.S.Request 
[testExecute_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 247456 INFO  (qtp1595025766-1505) [    ] o.a.s.u.PeerSync 
PeerSync: core=testExecute_shard1_replica_n2 url=https://127.0.0.1:41199/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 247456 INFO  (qtp1595025766-1505) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 247456 INFO  (qtp1595025766-1505) [    ] 
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> 247456 INFO  (qtp1595025766-1505) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 247458 INFO  (qtp1595025766-1505) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:41199/solr/testExecute_shard1_replica_n2/ shard1
   [junit4]   2> 247559 INFO  (zkCallback-256-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 247559 INFO  (zkCallback-256-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 247559 INFO  (zkCallback-255-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 247559 INFO  (zkCallback-255-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 247608 INFO  (qtp1595025766-1505) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 247609 INFO  (qtp1595025766-1505) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testExecute_shard1_replica_n2&action=CREATE&numShards=1&collection=testExecute&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2047
   [junit4]   2> 247660 INFO  (qtp676252719-1500) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testExecute_shard1_replica_n1&action=CREATE&numShards=1&collection=testExecute&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2089
   [junit4]   2> 247661 INFO  (qtp1595025766-1506) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 247760 INFO  (zkCallback-256-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 247760 INFO  (zkCallback-255-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 247760 INFO  (zkCallback-256-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 247760 INFO  (zkCallback-255-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 248661 INFO  (qtp1595025766-1506) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=testExecute&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=3419
   [junit4]   2> 248664 DEBUG 
(TEST-ExecutePlanActionTest.testExecute-seed#[A7DB00E0A3835002]) [    ] 
o.a.s.c.a.ExecutePlanAction -- processing event: {
   [junit4]   2>   "id":"14ef9d7b5b238c00T5i4xditc0zng2g1s7xzxurpbg",
   [junit4]   2>   "source":"mock_trigger_name",
   [junit4]   2>   "eventTime":1508597553328000000,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1508597553328000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:45117_solr"]}} with context 
properties: 
{operations=[org.apache.solr.client.solrj.request.CollectionAdminRequest$MoveReplica@1e0ac706,
 org.apache.solr.cloud.autoscaling.ExecutePlanActionTest$1@4f2f6bc]}
   [junit4]   2> 248665 INFO  
(TEST-ExecutePlanActionTest.testExecute-seed#[A7DB00E0A3835002]) [    ] 
o.a.s.c.a.ExecutePlanAction Executing operation: 
action=MOVEREPLICA&collection=testExecute&targetNode=127.0.0.1:41199_solr&replica=core_node3
   [junit4]   2> 248666 DEBUG 
(TEST-ExecutePlanActionTest.testExecute-seed#[A7DB00E0A3835002]) [    ] 
o.a.s.c.a.ExecutePlanAction Saved requestId: 
mock_trigger_name/14ef9d7b5b238c00T5i4xditc0zng2g1s7xzxurpbg/0 in znode: 
/autoscaling/triggerState/mock_trigger_name/execute_plan/op-0000000000
   [junit4]   2> 248668 INFO  (qtp1595025766-1505) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :movereplica with params 
async=mock_trigger_name/14ef9d7b5b238c00T5i4xditc0zng2g1s7xzxurpbg/0&replica=core_node3&action=MOVEREPLICA&collection=testExecute&targetNode=127.0.0.1:41199_solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 248669 INFO  (qtp1595025766-1505) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={async=mock_trigger_name/14ef9d7b5b238c00T5i4xditc0zng2g1s7xzxurpbg/0&replica=core_node3&action=MOVEREPLICA&collection=testExecute&targetNode=127.0.0.1:41199_solr&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 248669 INFO  (qtp1595025766-1506) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=mock_trigger_name/14ef9d7b5b238c00T5i4xditc0zng2g1s7xzxurpbg/0&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 248670 INFO  (qtp1595025766-1506) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={requestid=mock_trigger_name/14ef9d7b5b238c00T5i4xditc0zng2g1s7xzxurpbg/0&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 248670 INFO  (OverseerThreadFactory-872-thread-2) [    ] 
o.a.s.c.MoveReplicaCmd Replica will be moved 
core_node3:{"core":"testExecute_shard1_replica_n1","base_url":"https://127.0.0.1:45117/solr","node_name":"127.0.0.1:45117_solr","state":"active","type":"NRT"}
   [junit4]   2> 248670 INFO  
(OverseerCollectionConfigSetProcessor-98867449006587910-127.0.0.1:45117_solr-n_0000000000)
 [    ] 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> 248671 INFO  (OverseerThreadFactory-872-thread-2) [    ] 
o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:41199_solr for creating new 
replica
   [junit4]   2> 248671 INFO  
(OverseerStateUpdate-98867449006587910-127.0.0.1:45117_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"testExecute",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testExecute_shard1_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41199/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:41199_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 248772 INFO  (zkCallback-256-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 248772 INFO  (zkCallback-256-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 248772 INFO  (zkCallback-255-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 248772 INFO  (zkCallback-255-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 248873 INFO  (qtp1595025766-1504) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={async=mock_trigger_name/14ef9d7b5b238c00T5i4xditc0zng2g1s7xzxurpbg/04516402854754549&qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=testExecute_shard1_replica_n5&action=CREATE&collection=testExecute&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=0
   [junit4]   2> 248873 INFO  (parallelCoreAdminExecutor-873-thread-1) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
async=mock_trigger_name/14ef9d7b5b238c00T5i4xditc0zng2g1s7xzxurpbg/04516402854754549&qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=testExecute_shard1_replica_n5&action=CREATE&collection=testExecute&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 248873 INFO  (qtp1595025766-1499) [    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
mock_trigger_name/14ef9d7b5b238c00T5i4xditc0zng2g1s7xzxurpbg/04516402854754549
   [junit4]   2> 248873 INFO  (qtp1595025766-1499) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=mock_trigger_name/14ef9d7b5b238c00T5i4xditc0zng2g1s7xzxurpbg/04516402854754549&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 248877 INFO  (parallelCoreAdminExecutor-873-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 248887 INFO  (parallelCoreAdminExecutor-873-thread-1) [    ] 
o.a.s.s.IndexSchema [testExecute_shard1_replica_n5] Schema name=minimal
   [junit4]   2> 248888 INFO  (parallelCoreAdminExecutor-873-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 248888 INFO  (parallelCoreAdminExecutor-873-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'testExecute_shard1_replica_n5' using 
configuration from collection testExecute, trusted=true
   [junit4]   2> 248888 INFO  (parallelCoreAdminExecutor-873-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41199.solr.core.testExecute.shard1.replica_n5' (registry 
'solr.core.testExecute.shard1.replica_n5') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67799ea2
   [junit4]   2> 248888 INFO  (parallelCoreAdminExecutor-873-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 248888 INFO  (parallelCoreAdminExecutor-873-thread-1) [    ] 
o.a.s.c.SolrCore [[testExecute_shard1_replica_n5] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ExecutePlanActionTest_A7DB00E0A3835002-001/tempDir-001/node1/testExecute_shard1_replica_n5],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ExecutePlanActionTest_A7DB00E0A3835002-001/tempDir-001/node1/./testExecute_shard1_replica_n5/data/]
   [junit4]   2> 248915 INFO  (parallelCoreAdminExecutor-873-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 248915 INFO  (parallelCoreAdminExecutor-873-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 248916 INFO  (parallelCoreAdminExecutor-873-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 248916 INFO  (parallelCoreAdminExecutor-873-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 248917 INFO  (parallelCoreAdminExecutor-873-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@38214734[testExecute_shard1_replica_n5] main]
   [junit4]   2> 248917 INFO  (parallelCoreAdminExecutor-873-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 248918 INFO  (parallelCoreAdminExecutor-873-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 248918 INFO  (parallelCoreAdminExecutor-873-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 248919 INFO  (searcherExecutor-887-thread-1) [    ] 
o.a.s.c.SolrCore [testExecute_shard1_replica_n5] Registered new searcher 
Searcher@38214734[testExecute_shard1_replica_n5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 248919 INFO  (parallelCoreAdminExecutor-873-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1581879188346896384
   [junit4]   2> 248921 INFO  (parallelCoreAdminExecutor-873-thread-1) [    ] 
o.a.s.c.ZkController Core needs to recover:testExecute_shard1_replica_n5
   [junit4]   2> 248921 INFO  (updateExecutor-249-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 248921 INFO  (recoveryExecutor-250-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 248921 INFO  (recoveryExecutor-250-thread-1) [    ] 
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 248921 INFO  (recoveryExecutor-250-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[testExecute_shard1_replica_n5]
   [junit4]   2> 248921 INFO  (recoveryExecutor-250-thread-1) [    ] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 248921 INFO  (recoveryExecutor-250-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Publishing state of core 
[testExecute_shard1_replica_n5] as recovering, leader is 
[https://127.0.0.1:41199/solr/testExecute_shard1_replica_n2/] and I am 
[https://127.0.0.1:41199/solr/testExecute_shard1_replica_n5/]
   [junit4]   2> 248922 INFO  (recoveryExecutor-250-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[https://127.0.0.1:41199/solr]; [WaitForState: 
action=PREPRECOVERY&core=testExecute_shard1_replica_n2&nodeName=127.0.0.1:41199_solr&coreNodeName=core_node6&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 248924 INFO  (qtp1595025766-1504) [    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node6, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, 
maxTime: 183 s
   [junit4]   2> 248925 INFO  (qtp1595025766-1504) [    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testExecute, 
shard=shard1, thisCore=testExecute_shard1_replica_n2, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:41199_solr, 
coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: 
core_node6:{"core":"testExecute_shard1_replica_n5","base_url":"https://127.0.0.1:41199/solr","state":"down","node_name":"127.0.0.1:41199_solr","type":"NRT"}
   [junit4]   2> 249023 INFO  (zkCallback-256-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 249023 INFO  (zkCallback-255-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 249023 INFO  (zkCallback-255-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 249023 INFO  (zkCallback-256-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 249874 INFO  (qtp1595025766-1505) [    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
mock_trigger_name/14ef9d7b5b238c00T5i4xditc0zng2g1s7xzxurpbg/04516402854754549
   [junit4]   2> 249874 INFO  (qtp1595025766-1505) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=mock_trigger_name/14ef9d7b5b238c00T5i4xditc0zng2g1s7xzxurpbg/04516402854754549&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 249875 INFO  (qtp676252719-1491) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=testExecute_shard1_replica_n1&async=mock_trigger_name/14ef9d7b5b238c00T5i4xditc0zng2g1s7xzxurpbg/04516403857567863&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true}
 status=0 QTime=0
   [junit4]   2> 249876 INFO  (qtp676252719-1497) [    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
mock_trigger_name/14ef9d7b5b238c00T5i4xditc0zng2g1s7xzxurpbg/04516403857567863
   [junit4]   2> 249876 INFO  (qtp676252719-1497) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=mock_trigger_name/14ef9d7b5b238c00T5i4xditc0zng2g1s7xzxurpbg/04516403857567863&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 249878 INFO  (parallelCoreAdminExecutor-874-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testExecute.shard1.replica_n1, tag=null
   [junit4]   2> 249878 INFO  (parallelCoreAdminExecutor-874-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7992249e: rootName = 
solr_45117, domain = solr.core.testExecute.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.testExecute.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@3a2bf6b
   [junit4]   2> 249888 INFO  (parallelCoreAdminExecutor-874-thread-1) [    ] 
o.a.s.c.SolrCore [testExecute_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4a62641d
   [junit4]   2> 249889 INFO  (parallelCoreAdminExecutor-874-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testExecute.shard1.replica_n1, tag=1247962141
   [junit4]   2> 249889 INFO  (parallelCoreAdminExecutor-874-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testExecute.shard1.leader, tag=1247962141
   [junit4]   2> 249901 INFO  (parallelCoreAdminExecutor-874-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader 
parent node, won't remove previous leader registration.
   [junit4]   2> 249925 INFO  (qtp1595025766-1504) [    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testExecute, 
shard=shard1, thisCore=testExecute_shard1_replica_n2, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, nodeName=127.0.0.1:41199_solr, 
coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: 
core_node6:{"core":"testExecute_shard1_replica_n5","base_url":"https://127.0.0.1:41199/solr","node_name":"127.0.0.1:41199_solr","state":"recovering","type":"NRT"}
   [junit4]   2> 249925 INFO  (qtp1595025766-1504) [    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node6, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 249925 INFO  (qtp1595025766-1504) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:41199_solr&onlyIfLeaderActive=true&core=testExecute_shard1_replica_n2&coreNodeName=core_node6&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1000
   [junit4]   2> 250002 INFO  (zkCallback-255-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 250002 INFO  (zkCallback-255-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 250426 INFO  (recoveryExecutor-250-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Attempting to PeerSync from 
[https://127.0.0.1:41199/solr/testExecute_shard1_replica_n2/] - 
recoveringAfterStartup=[true]
   [junit4]   2> 250427 INFO  (recoveryExecutor-250-thread-1) [    ] 
o.a.s.u.PeerSync PeerSync: core=testExecute_shard1_replica_n5 
url=https://127.0.0.1:41199/solr START 
replicas=[https://127.0.0.1:41199/solr/testExecute_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 250432 INFO  (qtp1595025766-1505) [    ] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, 
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 250432 INFO  (qtp1595025766-1505) [    ] o.a.s.c.S.Request 
[testExecute_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 250434 INFO  (recoveryExecutor-250-thread-1) [    ] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:1.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, 
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 250434 INFO  (recoveryExecutor-250-thread-1) [    ] 
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 250434 INFO  (recoveryExecutor-250-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 250434 INFO  (recoveryExecutor-250-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 250434 INFO  (recoveryExecutor-250-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 250434 INFO  (recoveryExecutor-250-thread-1) [    ] 
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 250434 INFO  (recoveryExecutor-250-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 250434 INFO  (recoveryExecutor-250-thread-1) [    ] 
o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 250434 INFO  (recoveryExecutor-250-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 250537 INFO  (zkCallback-255-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 250537 INFO  (zkCallback-255-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testExecute/state.json] for collection [testExecute] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 250877 INFO  (qtp676252719-1497) [    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
mock_trigger_name/14ef9d7b5b238c00T5i4xditc0zng2g1s7xzxurpbg/04516403857567863
   [junit4]   2> 250877 INFO  (qtp676252719-1497) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=mock_trigger_name/14ef9d7b5b238c00T5i4xditc0zng2g1s7xzxurpbg/04516403857567863&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 250980 INFO  (OverseerThreadFactory-872-thread-2) [    ] 
o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 252671 INFO  
(OverseerCollectionConfigSetProcessor-98867449006587910-127.0.0.1:45117_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 253672 INFO  (qtp1595025766-1501) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=mock_trigger_name/14ef9d7b5b238c00T5i4xditc0zng2g1s7xzxurpbg/0&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 253672 INFO  (qtp1595025766-1501) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={requestid=mock_trigger_name/14ef9d7b5b238c00T5i4xditc0zng2g1s7xzxurpbg/0&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 253673 INFO  
(TEST-ExecutePlanActionTest.testExecute-seed#[A7DB00E0A3835002]) [    ] 
o.a.s.c.a.ExecutePlanAction Task with 
requestId=mock_trigger_name/14ef9d7b5b238c00T5i4xditc0zng2g1s7xzxurpbg/0 
finished with state=COMPLETED in 5s
   [junit4]   2> 253673 INFO  (qtp1595025766-1502) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with 
params 
requestid=mock_trigger_name/14ef9d7b5b238c00T5i4xditc0zng2g1s7xzxurpbg/0&action=DELETESTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 253674 INFO  (qtp1595025766-1502) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={requestid=mock_trigger_name/14ef9d7b5b238c00T5i4xditc0zng2g1s7xzxurpbg/0&action=DELETESTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 253674 INFO  
(TEST-ExecutePlanActionTest.testExecute-seed#[A7DB00E0A3835002]) [    ] 
o.a.s.c.a.ExecutePlanAction Executing operation: action=OVERSEERSTATUS
   [junit4]   2> 253675 DEBUG 
(TEST-ExecutePlanActionTest.testExecute-seed#[A7DB00E0A3835002]) [    ] 
o.a.s.c.a.ExecutePlanAction Saved requestId: 
mock_trigger_name/14ef9d7b5b238c00T5i4xditc0zng2g1s7xzxurpbg/0 in znode: 
/autoscaling/triggerState/mock_trigger_name/execute_plan/op-0000000001
   [junit4]   2> 253676 INFO  (qtp1595025766-1504) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params 
async=mock_trigger_name/14ef9d7b5b238c00T5i4xditc0zng2g1s7xzxurpbg/0&action=OVERSEERSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 253677 INFO  (qtp1595025766-1504) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={async=mock_trigger_name/14ef9d7b5b238c00T5i4xditc0zng2g1s7xzxurpbg/0&action=OVERSEERSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 253678 INFO  (qtp1595025766-1505) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=mock_trigger_name/14ef9d7b5b238c00T5i4xditc0zng2g1s7xzxurpbg/0&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 253678 INFO  (qtp1595025766-1505) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={requestid=mock_trigger_name/14ef9d7b5b238c00T5i4xditc0zng2g1s7xzxurpbg/0&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 253682 INFO  (OverseerThreadFactory-872-thread-3) [    ] 
o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000003 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 255679 INFO  
(OverseerCollectionConfigSetProcessor-98867449006587910-127.0.0.1:45117_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000003 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 258680 INFO  (qtp1595025766-1501) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=mock_trigger_name/14ef9d7b5b238c00T5i4xditc0zng2g1s7xzxurpbg/0&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 258681 INFO  (qtp1595025766-1501) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={requestid=mock_trigger_name/14ef9d7b5b238c00T5i4xditc0zng2g1s7xzxurpbg/0&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 258682 INFO  
(TEST-ExecutePlanActionTest.testExecute-seed#[A7DB00E0A3835002]) [    ] 
o.a.s.c.a.ExecutePlanAction Task with 
requestId=mock_trigger_name/14ef9d7b5b238c00T5i4xditc0zng2g1s7xzxurpbg/0 
finished with state=COMPLETED in 5s
   [junit4]   2> 258682 INFO  (qtp1595025766-1502) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with 
params 
requestid=mock_trigger_name/14ef9d7b5b238c00T5i4xditc0zng2g1s7xzxurpbg/0&action=DELETESTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 258682 INFO  (qtp1595025766-1502) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={requestid=mock_trigger_name/14ef9d7b5b238c00T5i4xditc0zng2g1s7xzxurpbg/0&action=DELETESTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 258683 INFO  
(TEST-ExecutePlanActionTest.testExecute-seed#[A7DB00E0A3835002]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testExecute
   [junit4]   2> 258689 INFO  
(TEST-ExecutePlanActionTest.testIntegration-seed#[A7DB00E0A3835002]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testIntegration
   [junit4]   2> 258689 DEBUG (zkCallback-256-thread-3) [    ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
3
   [junit4]   2> 258689 DEBUG 
(OverseerAutoScalingTriggerThread-98867449006587910-127.0.0.1:45117_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 3
   [junit4]   2> 258689 DEBUG 
(OverseerAutoScalingTriggerThread-98867449006587910-127.0.0.1:45117_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 258690 DEBUG 
(OverseerAutoScalingTriggerThread-98867449006587910-127.0.0.1:45117_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 258690 DEBUG 
(OverseerAutoScalingTriggerThread-98867449006587910-127.0.0.1:45117_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, 
lastZnodeVersion 3
   [junit4]   2> 258703 INFO  (qtp676252719-1498) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 258703 INFO  (qtp676252719-1498) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44645/solr ready
   [junit4]   2> 258716 INFO  (qtp1595025766-1501) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/metrics 
params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 
QTime=5
   [junit4]   2> 258719 INFO  (qtp676252719-1494) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/metrics 
params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 
QTime=0
   [junit4]   2> 258720 DEBUG (qtp676252719-1498) [    ] 
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 258721 INFO  (qtp676252719-1498) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} 
status=0 QTime=23
   [junit4]   2> 258721 DEBUG (zkCallback-256-thread-3) [    ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
4
   [junit4]   2> 258721 DEBUG (zkCallback-256-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:41199_solr, 
127.0.0.1:45117_solr]
   [junit4]   2> 258721 DEBUG 
(OverseerAutoScalingTriggerThread-98867449006587910-127.0.0.1:45117_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 4
   [junit4]   2> 258722 DEBUG (ScheduledTrigger-870-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with 
currently live nodes: [127.0.0.1:41199_solr, 127.0.0.1:45117_solr]
   [junit4]   2> 258723 INFO  (qtp1595025766-1496) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=testIntegration&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 258728 DEBUG 
(OverseerAutoScalingTriggerThread-98867449006587910-127.0.0.1:45117_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 258728 INFO  (OverseerThreadFactory-872-thread-4) [    ] 
o.a.s.c.CreateCollectionCmd Create collection testIntegration
   [junit4]   2> 258728 DEBUG 
(OverseerAutoScalingTriggerThread-98867449006587910-127.0.0.1:45117_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, 
lastZnodeVersion 4
   [junit4]   2> 258832 INFO  
(OverseerStateUpdate-98867449006587910-127.0.0.1:45117_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testIntegration",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testIntegration_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41199/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 258833 INFO  
(OverseerStateUpdate-98867449006587910-127.0.0.1:45117_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testIntegration",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testIntegration_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45117/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 259035 INFO  (qtp1595025766-1502) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testIntegration_shard1_replica_n1&action=CREATE&numShards=1&collection=testIntegration&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 259036 INFO  (qtp676252719-1500) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testIntegration_shard1_replica_n2&action=CREATE&numShards=1&collection=testIntegration&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 259138 INFO  (zkCallback-256-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 259138 INFO  (zkCallback-255-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 259138 INFO  (zkCallback-255-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 259138 INFO  (zkCallback-256-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 259723 DEBUG (ScheduledTrigger-870-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with 
currently live nodes: [127.0.0.1:41199_solr, 127.0.0.1:45117_solr]
   [junit4]   2> 260042 INFO  (qtp1595025766-1502) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 260042 INFO  (qtp676252719-1500) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 260054 INFO  (qtp1595025766-1502) [    ] o.a.s.s.IndexSchema 
[testIntegration_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 260054 INFO  (qtp676252719-1500) [    ] o.a.s.s.IndexSchema 
[testIntegration_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 260055 INFO  (qtp676252719-1500) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 260055 INFO  (qtp1595025766-1502) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 260055 INFO  (qtp676252719-1500) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testIntegration_shard1_replica_n2' using configuration from 
collection testIntegration, trusted=true
   [junit4]   2> 260055 INFO  (qtp1595025766-1502) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testIntegration_shard1_replica_n1' using configuration from 
collection testIntegration, trusted=true
   [junit4]   2> 260055 INFO  (qtp676252719-1500) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45117.solr.core.testIntegration.shard1.replica_n2' (registry 
'solr.core.testIntegration.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67799ea2
   [junit4]   2> 260055 INFO  (qtp1595025766-1502) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41199.solr.core.testIntegration.shard1.replica_n1' (registry 
'solr.core.testIntegration.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67799ea2
   [junit4]   2> 260055 INFO  (qtp676252719-1500) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 260055 INFO  (qtp1595025766-1502) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 260055 INFO  (qtp676252719-1500) [    ] o.a.s.c.SolrCore 
[[testIntegration_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ExecutePlanActionTest_A7DB00E0A3835002-001/tempDir-001/node2/testIntegration_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ExecutePlanActionTest_A7DB00E0A3835002-001/tempDir-001/node2/./testIntegration_shard1_replica_n2/data/]
   [junit4]   2> 260055 INFO  (qtp1595025766-1502) [    ] o.a.s.c.SolrCore 
[[testIntegration_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ExecutePlanActionTest_A7DB00E0A3835002-001/tempDir-001/node1/testIntegration_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ExecutePlanActionTest_A7DB00E0A3835002-001/tempDir-001/node1/./testIntegration_shard1_replica_n1/data/]
   [junit4]   2> 260085 INFO  (qtp1595025766-1502) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 260085 INFO  (qtp1595025766-1502) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 260085 INFO  (qtp676252719-1500) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 260085 INFO  (qtp676252719-1500) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 260086 INFO  (qtp1595025766-1502) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 260086 INFO  (qtp676252719-1500) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 260086 INFO  (qtp1595025766-1502) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 260086 INFO  (qtp676252719-1500) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 260087 INFO  (qtp1595025766-1502) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@32cb1f57[testIntegration_shard1_replica_n1] main]
   [junit4]   2> 260087 INFO  (qtp676252719-1500) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7d2ecaa7[testIntegration_shard1_replica_n2] main]
   [junit4]   2> 260087 INFO  (qtp676252719-1500) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 260087 INFO  (qtp1595025766-1502) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 260088 INFO  (qtp676252719-1500) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 260088 INFO  (qtp1595025766-1502) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 260088 INFO  (qtp676252719-1500) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 260088 INFO  (qtp1595025766-1502) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 260089 INFO  (searcherExecutor-893-thread-1) [    ] 
o.a.s.c.SolrCore [testIntegration_shard1_replica_n2] Registered new searcher 
Searcher@7d2ecaa7[testIntegration_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 260089 INFO  (searcherExecutor-892-thread-1) [    ] 
o.a.s.c.SolrCore [testIntegration_shard1_replica_n1] Registered new searcher 
Searcher@32cb1f57[testIntegration_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 260089 INFO  (qtp676252719-1500) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1581879200059490304
   [junit4]   2> 260089 INFO  (qtp1595025766-1502) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1581879200059490304
   [junit4]   2> 260091 INFO  (qtp676252719-1500) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 260091 INFO  (qtp676252719-1500) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 260091 INFO  (qtp676252719-1500) [    ] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:45117/solr/testIntegration_shard1_replica_n2/
   [junit4]   2> 260092 INFO  (qtp676252719-1500) [    ] o.a.s.u.PeerSync 
PeerSync: core=testIntegration_shard1_replica_n2 
url=https://127.0.0.1:45117/solr START 
replicas=[https://127.0.0.1:41199/solr/testIntegration_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 260093 INFO  (qtp1595025766-1505) [    ] o.a.s.c.S.Request 
[testIntegration_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 260192 INFO  (zkCallback-255-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 260192 INFO  (zkCallback-256-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 260192 INFO  (zkCallback-255-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 260192 INFO  (zkCallback-256-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 260392 INFO  (qtp676252719-1500) [    ] o.a.s.u.PeerSync 
PeerSync: core=testIntegration_shard1_replica_n2 
url=https://127.0.0.1:45117/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 260392 INFO  (qtp676252719-1500) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 260392 INFO  (qtp676252719-1500) [    ] 
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> 260392 INFO  (qtp676252719-1500) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 260395 INFO  (qtp676252719-1500) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:45117/solr/testIntegration_shard1_replica_n2/ shard1
   [junit4]   2> 260497 INFO  (zkCallback-256-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 260497 INFO  (zkCallback-255-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 260497 INFO  (zkCallback-256-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 260497 INFO  (zkCallback-255-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 260546 INFO  (qtp676252719-1500) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 260548 INFO  (qtp676252719-1500) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testIntegration_shard1_replica_n2&action=CREATE&numShards=1&collection=testIntegration&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1512
   [junit4]   2> 260650 INFO  (zkCallback-256-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 260650 INFO  (zkCallback-256-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 260650 INFO  (zkCallback-255-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 260650 INFO  (zkCallback-255-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 260723 DEBUG (ScheduledTrigger-870-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with 
currently live nodes: [127.0.0.1:41199_solr, 127.0.0.1:45117_solr]
   [junit4]   2> 261094 INFO  (qtp1595025766-1502) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testIntegration_shard1_replica_n1&action=CREATE&numShards=1&collection=testIntegration&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2058
   [junit4]   2> 261097 INFO  (qtp1595025766-1496) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 261196 INFO  (zkCallback-256-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 261196 INFO  (zkCallback-256-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 261196 INFO  (zkCallback-255-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 261196 INFO  (zkCallback-255-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testIntegration/state.json] for collection [testIntegration] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 261723 DEBUG (ScheduledTrigger-870-

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

n.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.ssl.SslConnection.onFillable(SslConnection.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.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: No registered 
leader was found after waiting for 1220000ms , collection: modifyColl slice: 
shard1 saw state=null with live_nodes=[]
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:816)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:781)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)
   [junit4]   2>        ... 44 more
   [junit4]   2> 
   [junit4]   2> 2125922 INFO  (qtp927777896-19874) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=modifyColl_shard1_replica_n2&action=CREATE&numShards=1&collection=modifyColl&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=209762
   [junit4]   2> 2125922 ERROR 
(SUITE-OverseerModifyCollectionTest-seed#[A7DB00E0A3835002]-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> 2125923 INFO  
(SUITE-OverseerModifyCollectionTest-seed#[A7DB00E0A3835002]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:42003 42003
   [junit4]   2> 2129680 INFO  (Thread-7284) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:42003 42003
   [junit4]   2> 2129681 WARN  (Thread-7284) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2>        2       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/collections/modifyColl/state.json
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.OverseerModifyCollectionTest_A7DB00E0A3835002-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=44, maxMBSortInHeap=7.6709930772587445, 
sim=RandomSimilarity(queryNorm=false): {}, locale=mgo, timezone=Atlantic/Azores
   [junit4]   2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 9 
(64-bit)/cpus=8,threads=1,free=303127528,total=465567744
   [junit4]   2> NOTE: All tests run in this JVM: 
[TlogReplayBufferedWhileIndexingTest, TestManagedSynonymGraphFilterFactory, 
CollectionStateFormat2Test, TestRecovery, TestComponentsName, 
FastVectorHighlighterTest, DirectUpdateHandlerOptimizeTest, SolrCoreTest, 
CoreMergeIndexesAdminHandlerTest, CollectionsAPISolrJTest, RuleEngineTest, 
LeaderInitiatedRecoveryOnCommitTest, TestShortCircuitedRequests, 
SolrGraphiteReporterTest, ResponseLogComponentTest, TestReqParamsAPI, 
CacheHeaderTest, TestLegacyFieldCache, DistanceUnitsTest, SolrXmlInZkTest, 
TestImpersonationWithHadoopAuth, DocExpirationUpdateProcessorFactoryTest, 
TestConfigSetsAPI, SolrIndexMetricsTest, TestSolrIndexConfig, 
RequestLoggingTest, TestHdfsUpdateLog, DistributedFacetPivotLongTailTest, 
TestSimpleQParserPlugin, TestGraphMLResponseWriter, 
TestMinMaxOnMultiValuedField, BasicFunctionalityTest, 
TestStressCloudBlindAtomicUpdates, RAMDirectoryFactoryTest, TestSort, 
TestRequestStatusCollectionAPI, TestUnifiedSolrHighlighter, 
TestPerFieldSimilarityWithDefaultOverride, ZkFailoverTest, 
TestReversedWildcardFilterFactory, SpatialFilterTest, HdfsThreadLeakTest, 
ZkStateReaderTest, DistributedSuggestComponentTest, TestUninvertingReader, 
TestFastOutputStream, TestOnReconnectListenerSupport, 
DeleteInactiveReplicaTest, JsonLoaderTest, TestRandomFaceting, 
TestRawResponseWriter, TestDistributedSearch, DateMathParserTest, 
TestRandomCollapseQParserPlugin, TestBadConfig, BlockCacheTest, DocValuesTest, 
StatsReloadRaceTest, TestNumericTokenStream, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestEmbeddedSolrServerSchemaAPI, 
AtomicUpdateProcessorFactoryTest, SearchHandlerTest, TestCryptoKeys, 
SoftAutoCommitTest, CoreSorterTest, TestFieldCollectionResource, 
PreAnalyzedFieldManagedSchemaCloudTest, BlockJoinFacetSimpleTest, 
HdfsDirectoryTest, TestCodecSupport, SolrMetricReporterTest, TestCustomSort, 
CleanupOldIndexTest, TestWordDelimiterFilterFactory, 
CdcrReplicationHandlerTest, AutoScalingHandlerTest, TestFieldTypeResource, 
HdfsAutoAddReplicasIntegrationTest, TestCollationFieldDocValues, 
TestJsonRequest, ClassificationUpdateProcessorIntegrationTest, 
ZkControllerTest, TestSystemCollAutoCreate, NodeLostTriggerTest, 
TestManagedSchemaAPI, TestIndexingPerformance, MinimalSchemaTest, 
RestartWhileUpdatingTest, TestMultiWordSynonyms, TestFoldingMultitermQuery, 
RankQueryTest, MetricsConfigTest, TestUniqueKeyFieldResource, 
TestPostingsSolrHighlighter, UpdateRequestProcessorFactoryTest, 
TermVectorComponentTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
TestTlogReplica, BaseCdcrDistributedZkTest, CursorMarkTest, 
DistributedFacetPivotWhiteBoxTest, MultiTermTest, 
DistributedQueryElevationComponentTest, TestRecoveryHdfs, 
URLClassifyProcessorTest, TestSolrCloudWithDelegationTokens, 
TestStressUserVersions, DocValuesMissingTest, TestStressVersions, 
ReplicaListTransformerTest, PKIAuthenticationIntegrationTest, 
HdfsDirectoryFactoryTest, TestUpdate, TestJoin, ConnectionManagerTest, 
StatelessScriptUpdateProcessorFactoryTest, SimpleCollectionCreateDeleteTest, 
TestSolrXml, UpdateParamsTest, TestDownShardTolerantSearch, TestFieldCache, 
TestClusterProperties, TestSolrDeletionPolicy1, LeaderElectionIntegrationTest, 
ShardRoutingTest, TestReplicationHandler, TestRandomDVFaceting, 
TestRealTimeGet, TestReload, SimpleFacetsTest, TestGroupingSearch, 
QueryElevationComponentTest, ConvertedLegacyTest, TestFiltering, 
TestIndexSearcher, AnalysisAfterCoreReloadTest, SuggesterFSTTest, 
CoreAdminHandlerTest, TestTrie, TestCSVLoader, PolyFieldTest, 
SortByFunctionTest, TestRemoteStreaming, SolrInfoBeanTest, 
IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, TestQueryUtils, 
DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, 
FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, DocumentBuilderTest, 
TestValueSourceCache, PathHierarchyTokenizerFactoryTest, 
RegexBoostProcessorTest, QueryParsingTest, TestPartialUpdateDeduplication, 
HighlighterConfigTest, CopyFieldTest, TestMergePolicyConfig, TestConfig, 
TestFuzzyAnalyzedSuggestions, TestPhraseSuggestions, SynonymTokenizerTest, 
TestSweetSpotSimilarityFactory, TestIBSimilarityFactory, TimeZoneUtilsTest, 
ScriptEngineTest, OpenExchangeRatesOrgProviderTest, PrimUtilsTest, 
TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, 
DOMUtilTest, TestSolrJ, TestUtils, TestDocumentBuilder, SliceStateTest, 
UUIDFieldTest, FileUtilsTest, DistributedMLTComponentTest, CursorPagingTest, 
TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, 
TestHighlightDedupGrouping, TestTolerantSearch, TestLuceneIndexBackCompat, 
TestEmbeddedSolrServerAdminHandler, ConnectionReuseTest, ActionThrottleTest, 
AsyncCallRequestStatusResponseTest, CdcrBootstrapTest, DeleteReplicaTest, 
DistribCursorPagingTest, HealthCheckHandlerTest, HttpPartitionTest, 
MoveReplicaTest, OverseerCollectionConfigSetProcessorTest, 
OverseerModifyCollectionTest]
   [junit4] Completed [537/745 (2!)] on J0 in 214.09s, 1 test, 1 error <<< 
FAILURES!

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

Reply via email to