You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2017/10/20 18:50:54 UTC

[JENKINS] Lucene-Solr-7.x-Solaris (64bit/jdk1.8.0) - Build # 254 - Still Unstable!

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

2 tests failed.
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:61145_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":"http://127.0.0.1:47014/solr",           "node_name":"127.0.0.1:47014_solr",           "state":"down",           "type":"NRT"},         "core_node4":{           "core":"testIntegration_shard1_replica_n2",           "base_url":"http://127.0.0.1:61145/solr",           "node_name":"127.0.0.1:61145_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:61145_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":"http://127.0.0.1:47014/solr",
          "node_name":"127.0.0.1:47014_solr",
          "state":"down",
          "type":"NRT"},
        "core_node4":{
          "core":"testIntegration_shard1_replica_n2",
          "base_url":"http://127.0.0.1:61145/solr",
          "node_name":"127.0.0.1:61145_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
	at __randomizedtesting.SeedInfo.seed([7E47DCBFD04BDBC6:CE26D293F5747AE3]: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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelCommitStream

Error Message:
expected:<5> but was:<3>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<3>
	at __randomizedtesting.SeedInfo.seed([F9A1A517F32841AC:D94BC7176F69ACE0]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelCommitStream(StreamExpressionTest.java:4594)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12465 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.ExecutePlanActionTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_7E47DCBFD04BDBC6-001/init-core-data-001
   [junit4]   2> 1762876 WARN  (SUITE-ExecutePlanActionTest-seed#[7E47DCBFD04BDBC6]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=74 numCloses=74
   [junit4]   2> 1762876 INFO  (SUITE-ExecutePlanActionTest-seed#[7E47DCBFD04BDBC6]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1762878 INFO  (SUITE-ExecutePlanActionTest-seed#[7E47DCBFD04BDBC6]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1762878 INFO  (SUITE-ExecutePlanActionTest-seed#[7E47DCBFD04BDBC6]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1762878 INFO  (SUITE-ExecutePlanActionTest-seed#[7E47DCBFD04BDBC6]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_7E47DCBFD04BDBC6-001/tempDir-001
   [junit4]   2> 1762878 INFO  (SUITE-ExecutePlanActionTest-seed#[7E47DCBFD04BDBC6]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1762878 INFO  (Thread-5923) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1762878 INFO  (Thread-5923) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1762881 ERROR (Thread-5923) [    ] 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> 1762978 INFO  (SUITE-ExecutePlanActionTest-seed#[7E47DCBFD04BDBC6]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:57140
   [junit4]   2> 1763011 INFO  (jetty-launcher-2261-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1763012 INFO  (jetty-launcher-2261-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@36164596{/solr,null,AVAILABLE}
   [junit4]   2> 1763013 INFO  (jetty-launcher-2261-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1763014 INFO  (jetty-launcher-2261-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5ba6cf7d{/solr,null,AVAILABLE}
   [junit4]   2> 1763014 INFO  (jetty-launcher-2261-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1fafb4c8{HTTP/1.1,[http/1.1]}{127.0.0.1:47014}
   [junit4]   2> 1763014 INFO  (jetty-launcher-2261-thread-1) [    ] o.e.j.s.Server Started @1765666ms
   [junit4]   2> 1763014 INFO  (jetty-launcher-2261-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=47014}
   [junit4]   2> 1763014 ERROR (jetty-launcher-2261-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1763014 INFO  (jetty-launcher-2261-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 1763014 INFO  (jetty-launcher-2261-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1763014 INFO  (jetty-launcher-2261-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 1763014 INFO  (jetty-launcher-2261-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-20T17:48:16.799Z
   [junit4]   2> 1763022 INFO  (jetty-launcher-2261-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@514cc758{HTTP/1.1,[http/1.1]}{127.0.0.1:61145}
   [junit4]   2> 1763022 INFO  (jetty-launcher-2261-thread-2) [    ] o.e.j.s.Server Started @1765674ms
   [junit4]   2> 1763022 INFO  (jetty-launcher-2261-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61145}
   [junit4]   2> 1763022 ERROR (jetty-launcher-2261-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1763022 INFO  (jetty-launcher-2261-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 1763022 INFO  (jetty-launcher-2261-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1763022 INFO  (jetty-launcher-2261-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 1763022 INFO  (jetty-launcher-2261-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-20T17:48:16.807Z
   [junit4]   2> 1763030 INFO  (jetty-launcher-2261-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1763042 INFO  (jetty-launcher-2261-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1763044 INFO  (jetty-launcher-2261-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57140/solr
   [junit4]   2> 1763051 INFO  (jetty-launcher-2261-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57140/solr
   [junit4]   2> 1763512 INFO  (jetty-launcher-2261-thread-2) [n:127.0.0.1:61145_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1763513 INFO  (jetty-launcher-2261-thread-2) [n:127.0.0.1:61145_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61145_solr
   [junit4]   2> 1763514 INFO  (jetty-launcher-2261-thread-2) [n:127.0.0.1:61145_solr    ] o.a.s.c.Overseer Overseer (id=98862477912637445-127.0.0.1:61145_solr-n_0000000000) starting
   [junit4]   2> 1763583 INFO  (jetty-launcher-2261-thread-2) [n:127.0.0.1:61145_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61145_solr
   [junit4]   2> 1763584 DEBUG (OverseerAutoScalingTriggerThread-98862477912637445-127.0.0.1:61145_solr-n_0000000000) [n:127.0.0.1:61145_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 1763591 DEBUG (OverseerAutoScalingTriggerThread-98862477912637445-127.0.0.1:61145_solr-n_0000000000) [n:127.0.0.1:61145_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 1763592 INFO  (OverseerStateUpdate-98862477912637445-127.0.0.1:61145_solr-n_0000000000) [n:127.0.0.1:61145_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1763593 DEBUG (OverseerAutoScalingTriggerThread-98862477912637445-127.0.0.1:61145_solr-n_0000000000) [n:127.0.0.1:61145_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:61145_solr]
   [junit4]   2> 1763593 DEBUG (OverseerAutoScalingTriggerThread-98862477912637445-127.0.0.1:61145_solr-n_0000000000) [n:127.0.0.1:61145_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 1763593 DEBUG (OverseerAutoScalingTriggerThread-98862477912637445-127.0.0.1:61145_solr-n_0000000000) [n:127.0.0.1:61145_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 1763604 DEBUG (OverseerAutoScalingTriggerThread-98862477912637445-127.0.0.1:61145_solr-n_0000000000) [n:127.0.0.1:61145_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1763605 DEBUG (OverseerAutoScalingTriggerThread-98862477912637445-127.0.0.1:61145_solr-n_0000000000) [n:127.0.0.1:61145_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 1763606 DEBUG (ScheduledTrigger-6161-thread-1) [n:127.0.0.1:61145_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:61145_solr]
   [junit4]   2> 1763682 INFO  (jetty-launcher-2261-thread-1) [n:127.0.0.1:47014_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1763716 INFO  (jetty-launcher-2261-thread-1) [n:127.0.0.1:47014_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1763723 INFO  (jetty-launcher-2261-thread-1) [n:127.0.0.1:47014_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47014_solr
   [junit4]   2> 1763728 INFO  (zkCallback-2273-thread-1-processing-n:127.0.0.1:47014_solr) [n:127.0.0.1:47014_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1763728 INFO  (zkCallback-2272-thread-1-processing-n:127.0.0.1:61145_solr) [n:127.0.0.1:61145_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1763790 INFO  (jetty-launcher-2261-thread-2) [n:127.0.0.1:61145_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61145.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f78faf8
   [junit4]   2> 1763803 INFO  (jetty-launcher-2261-thread-2) [n:127.0.0.1:61145_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61145.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f78faf8
   [junit4]   2> 1763804 INFO  (jetty-launcher-2261-thread-2) [n:127.0.0.1:61145_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61145.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f78faf8
   [junit4]   2> 1763805 INFO  (jetty-launcher-2261-thread-2) [n:127.0.0.1:61145_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_7E47DCBFD04BDBC6-001/tempDir-001/node1/.
   [junit4]   2> 1763838 INFO  (jetty-launcher-2261-thread-1) [n:127.0.0.1:47014_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_47014.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f78faf8
   [junit4]   2> 1763847 INFO  (jetty-launcher-2261-thread-1) [n:127.0.0.1:47014_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_47014.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f78faf8
   [junit4]   2> 1763847 INFO  (jetty-launcher-2261-thread-1) [n:127.0.0.1:47014_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_47014.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f78faf8
   [junit4]   2> 1763848 INFO  (jetty-launcher-2261-thread-1) [n:127.0.0.1:47014_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_7E47DCBFD04BDBC6-001/tempDir-001/node2/.
   [junit4]   2> 1763882 INFO  (SUITE-ExecutePlanActionTest-seed#[7E47DCBFD04BDBC6]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1763884 INFO  (SUITE-ExecutePlanActionTest-seed#[7E47DCBFD04BDBC6]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57140/solr ready
   [junit4]   2> 1763966 INFO  (TEST-ExecutePlanActionTest.testExecute-seed#[7E47DCBFD04BDBC6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testExecute
   [junit4]   2> 1763972 DEBUG (zkCallback-2272-thread-1-processing-n:127.0.0.1:61145_solr) [n:127.0.0.1:61145_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 1763972 DEBUG (OverseerAutoScalingTriggerThread-98862477912637445-127.0.0.1:61145_solr-n_0000000000) [n:127.0.0.1:61145_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 1763975 DEBUG (OverseerAutoScalingTriggerThread-98862477912637445-127.0.0.1:61145_solr-n_0000000000) [n:127.0.0.1:61145_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 1763975 DEBUG (OverseerAutoScalingTriggerThread-98862477912637445-127.0.0.1:61145_solr-n_0000000000) [n:127.0.0.1:61145_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1763976 DEBUG (OverseerAutoScalingTriggerThread-98862477912637445-127.0.0.1:61145_solr-n_0000000000) [n:127.0.0.1:61145_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 1763981 INFO  (qtp539002003-16780) [n:127.0.0.1:47014_solr    ] 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> 1763984 INFO  (OverseerThreadFactory-6163-thread-1-processing-n:127.0.0.1:61145_solr) [n:127.0.0.1:61145_solr    ] o.a.s.c.CreateCollectionCmd Create collection testExecute
   [junit4]   2> 1764096 INFO  (OverseerStateUpdate-98862477912637445-127.0.0.1:61145_solr-n_0000000000) [n:127.0.0.1:61145_solr    ] 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":"http://127.0.0.1:47014/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1764100 INFO  (OverseerStateUpdate-98862477912637445-127.0.0.1:61145_solr-n_0000000000) [n:127.0.0.1:61145_solr    ] 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":"http://127.0.0.1:61145/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1764310 INFO  (qtp539002003-16784) [n:127.0.0.1:47014_solr    ] 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> 1764311 INFO  (qtp539002003-16784) [n:127.0.0.1:47014_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1764312 INFO  (qtp1976382143-16767) [n:127.0.0.1:61145_solr    ] 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> 1764312 INFO  (qtp1976382143-16767) [n:127.0.0.1:61145_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1764425 INFO  (zkCallback-2272-thread-1-processing-n:127.0.0.1:61145_solr) [n:127.0.0.1:61145_solr    ] 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> 1764425 INFO  (zkCallback-2272-thread-2-processing-n:127.0.0.1:61145_solr) [n:127.0.0.1:61145_solr    ] 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> 1764425 INFO  (zkCallback-2273-thread-1-processing-n:127.0.0.1:47014_solr) [n:127.0.0.1:47014_solr    ] 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> 1764425 INFO  (zkCallback-2273-thread-2-processing-n:127.0.0.1:47014_solr) [n:127.0.0.1:47014_solr    ] 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> 1765359 INFO  (qtp539002003-16784) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1765366 INFO  (qtp1976382143-16767) [n:127.0.0.1:61145_solr c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1765376 INFO  (qtp1976382143-16767) [n:127.0.0.1:61145_solr c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] o.a.s.s.IndexSchema [testExecute_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1765376 INFO  (qtp539002003-16784) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] o.a.s.s.IndexSchema [testExecute_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1765378 INFO  (qtp1976382143-16767) [n:127.0.0.1:61145_solr c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1765379 INFO  (qtp1976382143-16767) [n:127.0.0.1:61145_solr c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testExecute_shard1_replica_n2' using configuration from collection testExecute, trusted=true
   [junit4]   2> 1765379 INFO  (qtp1976382143-16767) [n:127.0.0.1:61145_solr c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61145.solr.core.testExecute.shard1.replica_n2' (registry 'solr.core.testExecute.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f78faf8
   [junit4]   2> 1765379 INFO  (qtp1976382143-16767) [n:127.0.0.1:61145_solr c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1765379 INFO  (qtp1976382143-16767) [n:127.0.0.1:61145_solr c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] o.a.s.c.SolrCore [[testExecute_shard1_replica_n2] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_7E47DCBFD04BDBC6-001/tempDir-001/node1/testExecute_shard1_replica_n2], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_7E47DCBFD04BDBC6-001/tempDir-001/node1/./testExecute_shard1_replica_n2/data/]
   [junit4]   2> 1765381 INFO  (qtp539002003-16784) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1765381 INFO  (qtp539002003-16784) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testExecute_shard1_replica_n1' using configuration from collection testExecute, trusted=true
   [junit4]   2> 1765382 INFO  (qtp539002003-16784) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_47014.solr.core.testExecute.shard1.replica_n1' (registry 'solr.core.testExecute.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f78faf8
   [junit4]   2> 1765382 INFO  (qtp539002003-16784) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1765382 INFO  (qtp539002003-16784) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] o.a.s.c.SolrCore [[testExecute_shard1_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_7E47DCBFD04BDBC6-001/tempDir-001/node2/testExecute_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_7E47DCBFD04BDBC6-001/tempDir-001/node2/./testExecute_shard1_replica_n1/data/]
   [junit4]   2> 1765453 INFO  (qtp1976382143-16767) [n:127.0.0.1:61145_solr c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1765453 INFO  (qtp1976382143-16767) [n:127.0.0.1:61145_solr c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1765455 INFO  (qtp1976382143-16767) [n:127.0.0.1:61145_solr c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1765455 INFO  (qtp1976382143-16767) [n:127.0.0.1:61145_solr c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1765456 INFO  (qtp1976382143-16767) [n:127.0.0.1:61145_solr c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@760b7d3b[testExecute_shard1_replica_n2] main]
   [junit4]   2> 1765458 INFO  (qtp1976382143-16767) [n:127.0.0.1:61145_solr c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1765459 INFO  (qtp1976382143-16767) [n:127.0.0.1:61145_solr c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1765460 INFO  (qtp1976382143-16767) [n:127.0.0.1:61145_solr c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1765460 INFO  (qtp1976382143-16767) [n:127.0.0.1:61145_solr c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1581799649307525120
   [junit4]   2> 1765465 INFO  (searcherExecutor-6168-thread-1-processing-n:127.0.0.1:61145_solr x:testExecute_shard1_replica_n2 s:shard1 c:testExecute r:core_node4) [n:127.0.0.1:61145_solr c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] o.a.s.c.SolrCore [testExecute_shard1_replica_n2] Registered new searcher Searcher@760b7d3b[testExecute_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1765468 INFO  (qtp1976382143-16767) [n:127.0.0.1:61145_solr c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1765474 INFO  (qtp539002003-16784) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1765475 INFO  (qtp539002003-16784) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1765476 INFO  (qtp539002003-16784) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1765476 INFO  (qtp539002003-16784) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1765478 INFO  (qtp539002003-16784) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@383b9cd7[testExecute_shard1_replica_n1] main]
   [junit4]   2> 1765496 INFO  (qtp539002003-16784) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1765497 INFO  (qtp539002003-16784) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1765497 INFO  (qtp539002003-16784) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1765498 INFO  (qtp539002003-16784) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1581799649347371008
   [junit4]   2> 1765499 INFO  (searcherExecutor-6169-thread-1-processing-n:127.0.0.1:47014_solr x:testExecute_shard1_replica_n1 s:shard1 c:testExecute r:core_node3) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] o.a.s.c.SolrCore [testExecute_shard1_replica_n1] Registered new searcher Searcher@383b9cd7[testExecute_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1765578 INFO  (zkCallback-2273-thread-2-processing-n:127.0.0.1:47014_solr) [n:127.0.0.1:47014_solr    ] 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> 1765578 INFO  (zkCallback-2272-thread-2-processing-n:127.0.0.1:61145_solr) [n:127.0.0.1:61145_solr    ] 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> 1765578 INFO  (zkCallback-2273-thread-1-processing-n:127.0.0.1:47014_solr) [n:127.0.0.1:47014_solr    ] 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> 1765580 INFO  (zkCallback-2272-thread-1-processing-n:127.0.0.1:61145_solr) [n:127.0.0.1:61145_solr    ] 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> 1765971 INFO  (qtp1976382143-16767) [n:127.0.0.1:61145_solr c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1765971 INFO  (qtp1976382143-16767) [n:127.0.0.1:61145_solr c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1765971 INFO  (qtp1976382143-16767) [n:127.0.0.1:61145_solr c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:61145/solr/testExecute_shard1_replica_n2/
   [junit4]   2> 1765971 INFO  (qtp1976382143-16767) [n:127.0.0.1:61145_solr c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=testExecute_shard1_replica_n2 url=http://127.0.0.1:61145/solr START replicas=[http://127.0.0.1:47014/solr/testExecute_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 1765974 INFO  (qtp539002003-16779) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 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=1
   [junit4]   2> 1766272 INFO  (qtp1976382143-16767) [n:127.0.0.1:61145_solr c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=testExecute_shard1_replica_n2 url=http://127.0.0.1:61145/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1766272 INFO  (qtp1976382143-16767) [n:127.0.0.1:61145_solr c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1766272 INFO  (qtp1976382143-16767) [n:127.0.0.1:61145_solr c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1766272 INFO  (qtp1976382143-16767) [n:127.0.0.1:61145_solr c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1766303 INFO  (qtp1976382143-16767) [n:127.0.0.1:61145_solr c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:61145/solr/testExecute_shard1_replica_n2/ shard1
   [junit4]   2> 1766407 INFO  (zkCallback-2273-thread-2-processing-n:127.0.0.1:47014_solr) [n:127.0.0.1:47014_solr    ] 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> 1766407 INFO  (zkCallback-2272-thread-1-processing-n:127.0.0.1:61145_solr) [n:127.0.0.1:61145_solr    ] 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> 1766407 INFO  (zkCallback-2273-thread-1-processing-n:127.0.0.1:47014_solr) [n:127.0.0.1:47014_solr    ] 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> 1766407 INFO  (zkCallback-2272-thread-3-processing-n:127.0.0.1:61145_solr) [n:127.0.0.1:61145_solr    ] 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> 1766455 INFO  (qtp1976382143-16767) [n:127.0.0.1:61145_solr c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1766458 INFO  (qtp1976382143-16767) [n:127.0.0.1:61145_solr c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] 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=2146
   [junit4]   2> 1766509 INFO  (qtp539002003-16784) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 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=2200
   [junit4]   2> 1766515 INFO  (qtp539002003-16780) [n:127.0.0.1:47014_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1766611 INFO  (zkCallback-2272-thread-1-processing-n:127.0.0.1:61145_solr) [n:127.0.0.1:61145_solr    ] 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> 1766611 INFO  (zkCallback-2272-thread-2-processing-n:127.0.0.1:61145_solr) [n:127.0.0.1:61145_solr    ] 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> 1766611 INFO  (zkCallback-2273-thread-2-processing-n:127.0.0.1:47014_solr) [n:127.0.0.1:47014_solr    ] 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> 1766611 INFO  (zkCallback-2273-thread-1-processing-n:127.0.0.1:47014_solr) [n:127.0.0.1:47014_solr    ] 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> 1767516 INFO  (qtp539002003-16780) [n:127.0.0.1:47014_solr    ] 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=3535
   [junit4]   2> 1767533 DEBUG (TEST-ExecutePlanActionTest.testExecute-seed#[7E47DCBFD04BDBC6]) [    ] o.a.s.c.a.ExecutePlanAction -- processing event: {
   [junit4]   2>   "id":"14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig",
   [junit4]   2>   "source":"mock_trigger_name",
   [junit4]   2>   "eventTime":1508521701307000000,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1508521701307000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:61145_solr"]}} with context properties: {operations=[org.apache.solr.client.solrj.request.CollectionAdminRequest$MoveReplica@7be00c7d, org.apache.solr.cloud.autoscaling.ExecutePlanActionTest$1@225d440f]}
   [junit4]   2> 1767533 INFO  (TEST-ExecutePlanActionTest.testExecute-seed#[7E47DCBFD04BDBC6]) [    ] o.a.s.c.a.ExecutePlanAction Executing operation: action=MOVEREPLICA&collection=testExecute&targetNode=127.0.0.1:47014_solr&replica=core_node4
   [junit4]   2> 1767545 DEBUG (TEST-ExecutePlanActionTest.testExecute-seed#[7E47DCBFD04BDBC6]) [    ] o.a.s.c.a.ExecutePlanAction Saved requestId: mock_trigger_name/14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig/0 in znode: /autoscaling/triggerState/mock_trigger_name/execute_plan/op-0000000000
   [junit4]   2> 1767546 INFO  (qtp539002003-16773) [n:127.0.0.1:47014_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :movereplica with params async=mock_trigger_name/14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig/0&replica=core_node4&action=MOVEREPLICA&collection=testExecute&targetNode=127.0.0.1:47014_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1767551 INFO  (qtp539002003-16773) [n:127.0.0.1:47014_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=mock_trigger_name/14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig/0&replica=core_node4&action=MOVEREPLICA&collection=testExecute&targetNode=127.0.0.1:47014_solr&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 1767552 INFO  (qtp539002003-16785) [n:127.0.0.1:47014_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=mock_trigger_name/14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig/0&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1767556 INFO  (qtp539002003-16785) [n:127.0.0.1:47014_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=mock_trigger_name/14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig/0&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 1767560 INFO  (OverseerCollectionConfigSetProcessor-98862477912637445-127.0.0.1:61145_solr-n_0000000000) [n:127.0.0.1:61145_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1767561 INFO  (OverseerThreadFactory-6163-thread-2-processing-n:127.0.0.1:61145_solr) [n:127.0.0.1:61145_solr    ] o.a.s.c.MoveReplicaCmd Replica will be moved core_node4:{"core":"testExecute_shard1_replica_n2","base_url":"http://127.0.0.1:61145/solr","node_name":"127.0.0.1:61145_solr","state":"active","type":"NRT","leader":"true"}
   [junit4]   2> 1767564 INFO  (OverseerThreadFactory-6163-thread-2-processing-n:127.0.0.1:61145_solr) [n:127.0.0.1:61145_solr    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:47014_solr for creating new replica
   [junit4]   2> 1767571 INFO  (OverseerStateUpdate-98862477912637445-127.0.0.1:61145_solr-n_0000000000) [n:127.0.0.1:61145_solr    ] 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":"http://127.0.0.1:47014/solr",
   [junit4]   2>   "node_name":"127.0.0.1:47014_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1767675 INFO  (zkCallback-2273-thread-2-processing-n:127.0.0.1:47014_solr) [n:127.0.0.1:47014_solr    ] 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> 1767675 INFO  (zkCallback-2272-thread-2-processing-n:127.0.0.1:61145_solr) [n:127.0.0.1:61145_solr    ] 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> 1767675 INFO  (zkCallback-2273-thread-1-processing-n:127.0.0.1:47014_solr) [n:127.0.0.1:47014_solr    ] 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> 1767675 INFO  (zkCallback-2272-thread-1-processing-n:127.0.0.1:61145_solr) [n:127.0.0.1:61145_solr    ] 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> 1767771 INFO  (qtp539002003-16774) [n:127.0.0.1:47014_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=mock_trigger_name/14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig/02699658024654521&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> 1767771 INFO  (parallelCoreAdminExecutor-6166-thread-1-processing-n:127.0.0.1:47014_solr mock_trigger_name//14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig//02699658024654521 CREATE) [n:127.0.0.1:47014_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=mock_trigger_name/14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig/02699658024654521&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> 1767772 INFO  (qtp539002003-16774) [n:127.0.0.1:47014_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : mock_trigger_name/14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig/02699658024654521
   [junit4]   2> 1767772 INFO  (qtp539002003-16774) [n:127.0.0.1:47014_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=mock_trigger_name/14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig/02699658024654521&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1767792 INFO  (parallelCoreAdminExecutor-6166-thread-1-processing-n:127.0.0.1:47014_solr mock_trigger_name//14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig//02699658024654521 CREATE) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1767836 INFO  (parallelCoreAdminExecutor-6166-thread-1-processing-n:127.0.0.1:47014_solr mock_trigger_name//14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig//02699658024654521 CREATE) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.s.IndexSchema [testExecute_shard1_replica_n5] Schema name=minimal
   [junit4]   2> 1767840 INFO  (parallelCoreAdminExecutor-6166-thread-1-processing-n:127.0.0.1:47014_solr mock_trigger_name//14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig//02699658024654521 CREATE) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1767840 INFO  (parallelCoreAdminExecutor-6166-thread-1-processing-n:127.0.0.1:47014_solr mock_trigger_name//14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig//02699658024654521 CREATE) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.c.CoreContainer Creating SolrCore 'testExecute_shard1_replica_n5' using configuration from collection testExecute, trusted=true
   [junit4]   2> 1767840 INFO  (parallelCoreAdminExecutor-6166-thread-1-processing-n:127.0.0.1:47014_solr mock_trigger_name//14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig//02699658024654521 CREATE) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_47014.solr.core.testExecute.shard1.replica_n5' (registry 'solr.core.testExecute.shard1.replica_n5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f78faf8
   [junit4]   2> 1767840 INFO  (parallelCoreAdminExecutor-6166-thread-1-processing-n:127.0.0.1:47014_solr mock_trigger_name//14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig//02699658024654521 CREATE) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1767840 INFO  (parallelCoreAdminExecutor-6166-thread-1-processing-n:127.0.0.1:47014_solr mock_trigger_name//14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig//02699658024654521 CREATE) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.c.SolrCore [[testExecute_shard1_replica_n5] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_7E47DCBFD04BDBC6-001/tempDir-001/node2/testExecute_shard1_replica_n5], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_7E47DCBFD04BDBC6-001/tempDir-001/node2/./testExecute_shard1_replica_n5/data/]
   [junit4]   2> 1767877 INFO  (zkCallback-2273-thread-2-processing-n:127.0.0.1:47014_solr) [n:127.0.0.1:47014_solr    ] 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> 1767877 INFO  (zkCallback-2273-thread-1-processing-n:127.0.0.1:47014_solr) [n:127.0.0.1:47014_solr    ] 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> 1767877 INFO  (zkCallback-2272-thread-1-processing-n:127.0.0.1:61145_solr) [n:127.0.0.1:61145_solr    ] 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> 1767877 INFO  (zkCallback-2272-thread-2-processing-n:127.0.0.1:61145_solr) [n:127.0.0.1:61145_solr    ] 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> 1767913 INFO  (parallelCoreAdminExecutor-6166-thread-1-processing-n:127.0.0.1:47014_solr mock_trigger_name//14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig//02699658024654521 CREATE) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1767913 INFO  (parallelCoreAdminExecutor-6166-thread-1-processing-n:127.0.0.1:47014_solr mock_trigger_name//14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig//02699658024654521 CREATE) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1767914 INFO  (parallelCoreAdminExecutor-6166-thread-1-processing-n:127.0.0.1:47014_solr mock_trigger_name//14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig//02699658024654521 CREATE) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1767915 INFO  (parallelCoreAdminExecutor-6166-thread-1-processing-n:127.0.0.1:47014_solr mock_trigger_name//14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig//02699658024654521 CREATE) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1767916 INFO  (parallelCoreAdminExecutor-6166-thread-1-processing-n:127.0.0.1:47014_solr mock_trigger_name//14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig//02699658024654521 CREATE) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.s.SolrIndexSearcher Opening [Searcher@61db57f4[testExecute_shard1_replica_n5] main]
   [junit4]   2> 1767918 INFO  (parallelCoreAdminExecutor-6166-thread-1-processing-n:127.0.0.1:47014_solr mock_trigger_name//14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig//02699658024654521 CREATE) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1767920 INFO  (parallelCoreAdminExecutor-6166-thread-1-processing-n:127.0.0.1:47014_solr mock_trigger_name//14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig//02699658024654521 CREATE) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1767920 INFO  (parallelCoreAdminExecutor-6166-thread-1-processing-n:127.0.0.1:47014_solr mock_trigger_name//14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig//02699658024654521 CREATE) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1767920 INFO  (parallelCoreAdminExecutor-6166-thread-1-processing-n:127.0.0.1:47014_solr mock_trigger_name//14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig//02699658024654521 CREATE) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1581799651887022080
   [junit4]   2> 1767923 INFO  (searcherExecutor-6178-thread-1-processing-x:testExecute_shard1_replica_n5 r:core_node6 mock_trigger_name//14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig//02699658024654521 CREATE n:127.0.0.1:47014_solr s:shard1 c:testExecute) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.c.SolrCore [testExecute_shard1_replica_n5] Registered new searcher Searcher@61db57f4[testExecute_shard1_replica_n5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1767924 INFO  (parallelCoreAdminExecutor-6166-thread-1-processing-n:127.0.0.1:47014_solr mock_trigger_name//14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig//02699658024654521 CREATE) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.c.ZkController Core needs to recover:testExecute_shard1_replica_n5
   [junit4]   2> 1767925 INFO  (updateExecutor-2269-thread-1-processing-x:testExecute_shard1_replica_n5 r:core_node6 mock_trigger_name//14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig//02699658024654521 CREATE n:127.0.0.1:47014_solr s:shard1 c:testExecute) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1767926 INFO  (recoveryExecutor-2270-thread-1-processing-x:testExecute_shard1_replica_n5 r:core_node6 mock_trigger_name//14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig//02699658024654521 CREATE n:127.0.0.1:47014_solr s:shard1 c:testExecute) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1767929 INFO  (recoveryExecutor-2270-thread-1-processing-x:testExecute_shard1_replica_n5 r:core_node6 mock_trigger_name//14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig//02699658024654521 CREATE n:127.0.0.1:47014_solr s:shard1 c:testExecute) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1767929 INFO  (recoveryExecutor-2270-thread-1-processing-x:testExecute_shard1_replica_n5 r:core_node6 mock_trigger_name//14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig//02699658024654521 CREATE n:127.0.0.1:47014_solr s:shard1 c:testExecute) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[testExecute_shard1_replica_n5]
   [junit4]   2> 1767929 INFO  (recoveryExecutor-2270-thread-1-processing-x:testExecute_shard1_replica_n5 r:core_node6 mock_trigger_name//14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig//02699658024654521 CREATE n:127.0.0.1:47014_solr s:shard1 c:testExecute) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1767930 INFO  (recoveryExecutor-2270-thread-1-processing-x:testExecute_shard1_replica_n5 r:core_node6 mock_trigger_name//14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig//02699658024654521 CREATE n:127.0.0.1:47014_solr s:shard1 c:testExecute) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.c.RecoveryStrategy Publishing state of core [testExecute_shard1_replica_n5] as recovering, leader is [http://127.0.0.1:61145/solr/testExecute_shard1_replica_n2/] and I am [http://127.0.0.1:47014/solr/testExecute_shard1_replica_n5/]
   [junit4]   2> 1767934 INFO  (recoveryExecutor-2270-thread-1-processing-x:testExecute_shard1_replica_n5 r:core_node6 mock_trigger_name//14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig//02699658024654521 CREATE n:127.0.0.1:47014_solr s:shard1 c:testExecute) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:61145/solr]; [WaitForState: action=PREPRECOVERY&core=testExecute_shard1_replica_n2&nodeName=127.0.0.1:47014_solr&coreNodeName=core_node6&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1767936 INFO  (qtp1976382143-16769) [n:127.0.0.1:61145_solr    ] 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> 1767937 INFO  (qtp1976382143-16769) [n:127.0.0.1:61145_solr    ] 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:47014_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{"core":"testExecute_shard1_replica_n5","base_url":"http://127.0.0.1:47014/solr","node_name":"127.0.0.1:47014_solr","state":"down","type":"NRT"}
   [junit4]   2> 1768036 INFO  (zkCallback-2272-thread-2-processing-n:127.0.0.1:61145_solr) [n:127.0.0.1:61145_solr    ] 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> 1768036 INFO  (zkCallback-2272-thread-1-processing-n:127.0.0.1:61145_solr) [n:127.0.0.1:61145_solr    ] 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> 1768036 INFO  (zkCallback-2273-thread-1-processing-n:127.0.0.1:47014_solr) [n:127.0.0.1:47014_solr    ] 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> 1768036 INFO  (zkCallback-2273-thread-2-processing-n:127.0.0.1:47014_solr) [n:127.0.0.1:47014_solr    ] 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> 1768774 INFO  (qtp539002003-16774) [n:127.0.0.1:47014_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : mock_trigger_name/14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig/02699658024654521
   [junit4]   2> 1768774 INFO  (qtp539002003-16774) [n:127.0.0.1:47014_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=mock_trigger_name/14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig/02699658024654521&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1768774 INFO  (qtp1976382143-16770) [n:127.0.0.1:61145_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=testExecute_shard1_replica_n2&async=mock_trigger_name/14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig/02699659029202897&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true} status=0 QTime=0
   [junit4]   2> 1768779 INFO  (parallelCoreAdminExecutor-6164-thread-1-processing-n:127.0.0.1:61145_solr mock_trigger_name//14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig//02699659029202897 UNLOAD) [n:127.0.0.1:61145_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testExecute.shard1.replica_n2, tag=null
   [junit4]   2> 1768779 INFO  (parallelCoreAdminExecutor-6164-thread-1-processing-n:127.0.0.1:61145_solr mock_trigger_name//14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig//02699659029202897 UNLOAD) [n:127.0.0.1:61145_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@33f93c49: rootName = solr_61145, domain = solr.core.testExecute.shard1.replica_n2, service url = null, agent id = null] for registry solr.core.testExecute.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@243c74fb
   [junit4]   2> 1768779 INFO  (qtp1976382143-16770) [n:127.0.0.1:61145_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : mock_trigger_name/14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig/02699659029202897
   [junit4]   2> 1768779 INFO  (qtp1976382143-16770) [n:127.0.0.1:61145_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=mock_trigger_name/14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig/02699659029202897&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1768799 INFO  (parallelCoreAdminExecutor-6164-thread-1-processing-n:127.0.0.1:61145_solr mock_trigger_name//14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig//02699659029202897 UNLOAD) [n:127.0.0.1:61145_solr    ] o.a.s.c.SolrCore [testExecute_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@7b9ac601
   [junit4]   2> 1768799 INFO  (parallelCoreAdminExecutor-6164-thread-1-processing-n:127.0.0.1:61145_solr mock_trigger_name//14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig//02699659029202897 UNLOAD) [n:127.0.0.1:61145_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testExecute.shard1.replica_n2, tag=2073740801
   [junit4]   2> 1768799 INFO  (parallelCoreAdminExecutor-6164-thread-1-processing-n:127.0.0.1:61145_solr mock_trigger_name//14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig//02699659029202897 UNLOAD) [n:127.0.0.1:61145_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testExecute.shard1.leader, tag=2073740801
   [junit4]   2> 1768806 INFO  (zkCallback-2273-thread-2-processing-n:127.0.0.1:47014_solr) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1768912 INFO  (zkCallback-2273-thread-1-processing-n:127.0.0.1:47014_solr) [n:127.0.0.1:47014_solr    ] 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> 1768912 INFO  (zkCallback-2273-thread-3-processing-n:127.0.0.1:47014_solr) [n:127.0.0.1:47014_solr    ] 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> 1769785 INFO  (qtp1976382143-16770) [n:127.0.0.1:61145_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : mock_trigger_name/14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig/02699659029202897
   [junit4]   2> 1769786 INFO  (qtp1976382143-16770) [n:127.0.0.1:61145_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=mock_trigger_name/14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig/02699659029202897&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1769899 INFO  (OverseerThreadFactory-6163-thread-2-processing-n:127.0.0.1:61145_solr) [n:127.0.0.1:61145_solr    ] 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> 1771306 INFO  (zkCallback-2273-thread-2-processing-n:127.0.0.1:47014_solr) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:47014/solr/testExecute_shard1_replica_n1/
   [junit4]   2> 1771307 INFO  (zkCallback-2273-thread-2-processing-n:127.0.0.1:47014_solr) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testExecute_shard1_replica_n1 url=http://127.0.0.1:47014/solr START replicas=[http://127.0.0.1:47014/solr/testExecute_shard1_replica_n5/] nUpdates=100
   [junit4]   2> 1771308 INFO  (qtp539002003-16784) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.c.S.Request [testExecute_shard1_replica_n5]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1771565 INFO  (OverseerCollectionConfigSetProcessor-98862477912637445-127.0.0.1:61145_solr-n_0000000000) [n:127.0.0.1:61145_solr    ] 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> 1771608 INFO  (zkCallback-2273-thread-2-processing-n:127.0.0.1:47014_solr) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testExecute_shard1_replica_n1 url=http://127.0.0.1:47014/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1771608 INFO  (zkCallback-2273-thread-2-processing-n:127.0.0.1:47014_solr) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1771608 INFO  (zkCallback-2273-thread-2-processing-n:127.0.0.1:47014_solr) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] 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> 1771612 INFO  (zkCallback-2273-thread-2-processing-n:127.0.0.1:47014_solr) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:47014/solr/testExecute_shard1_replica_n1/ shard1
   [junit4]   2> 1771613 INFO  (zkCallback-2273-thread-1-processing-n:127.0.0.1:47014_solr) [n:127.0.0.1:47014_solr    ] 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> 1771613 INFO  (zkCallback-2273-thread-2-processing-n:127.0.0.1:47014_solr) [n:127.0.0.1:47014_solr    ] 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> 1772560 INFO  (qtp539002003-16780) [n:127.0.0.1:47014_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=mock_trigger_name/14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig/0&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1772561 INFO  (qtp539002003-16780) [n:127.0.0.1:47014_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=mock_trigger_name/14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig/0&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1772562 INFO  (TEST-ExecutePlanActionTest.testExecute-seed#[7E47DCBFD04BDBC6]) [    ] o.a.s.c.a.ExecutePlanAction Task with requestId=mock_trigger_name/14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig/0 finished with state=COMPLETED in 5s
   [junit4]   2> 1772562 INFO  (qtp539002003-16776) [n:127.0.0.1:47014_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=mock_trigger_name/14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig/0&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1772563 INFO  (qtp539002003-16776) [n:127.0.0.1:47014_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=mock_trigger_name/14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig/0&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1772564 INFO  (TEST-ExecutePlanActionTest.testExecute-seed#[7E47DCBFD04BDBC6]) [    ] o.a.s.c.a.ExecutePlanAction Executing operation: action=OVERSEERSTATUS
   [junit4]   2> 1772567 DEBUG (TEST-ExecutePlanActionTest.testExecute-seed#[7E47DCBFD04BDBC6]) [    ] o.a.s.c.a.ExecutePlanAction Saved requestId: mock_trigger_name/14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig/0 in znode: /autoscaling/triggerState/mock_trigger_name/execute_plan/op-0000000001
   [junit4]   2> 1772568 INFO  (qtp539002003-16773) [n:127.0.0.1:47014_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params async=mock_trigger_name/14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig/0&action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1772570 INFO  (qtp539002003-16773) [n:127.0.0.1:47014_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=mock_trigger_name/14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig/0&action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1772571 INFO  (qtp539002003-16785) [n:127.0.0.1:47014_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=mock_trigger_name/14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig/0&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1772573 INFO  (qtp539002003-16785) [n:127.0.0.1:47014_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=mock_trigger_name/14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig/0&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1772582 INFO  (OverseerThreadFactory-6163-thread-3-processing-n:127.0.0.1:61145_solr) [n:127.0.0.1:61145_solr    ] 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> 1774577 INFO  (OverseerCollectionConfigSetProcessor-98862477912637445-127.0.0.1:61145_solr-n_0000000000) [n:127.0.0.1:61145_solr    ] 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> 1777576 INFO  (qtp539002003-16778) [n:127.0.0.1:47014_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=mock_trigger_name/14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig/0&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1777578 INFO  (qtp539002003-16778) [n:127.0.0.1:47014_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=mock_trigger_name/14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig/0&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1777578 INFO  (TEST-ExecutePlanActionTest.testExecute-seed#[7E47DCBFD04BDBC6]) [    ] o.a.s.c.a.ExecutePlanAction Task with requestId=mock_trigger_name/14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig/0 finished with state=COMPLETED in 5s
   [junit4]   2> 1777578 INFO  (qtp539002003-16786) [n:127.0.0.1:47014_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=mock_trigger_name/14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig/0&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1777579 INFO  (qtp539002003-16786) [n:127.0.0.1:47014_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=mock_trigger_name/14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig/0&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1797979 ERROR (qtp1976382143-16769) [n:127.0.0.1:61145_solr    ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: core not found:testExecute_shard1_replica_n2
   [junit4]   2> 	at org.apache.solr.handler.admin.PrepRecoveryOp.execute(PrepRecoveryOp.java:75)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1797979 INFO  (qtp1976382143-16769) [n:127.0.0.1:61145_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:47014_solr&onlyIfLeaderActive=true&core=testExecute_shard1_replica_n2&coreNodeName=core_node6&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=400 QTime=30049
   [junit4]   2> 1797980 ERROR (recoveryExecutor-2270-thread-1-processing-x:testExecute_shard1_replica_n5 r:core_node6 mock_trigger_name//14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig//02699658024654521 CREATE n:127.0.0.1:47014_solr s:shard1 c:testExecute) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.c.RecoveryStrategy Error while trying to recover. core=testExecute_shard1_replica_n5:java.util.concurrent.ExecutionException: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:61145/solr: core not found:testExecute_shard1_replica_n2
   [junit4]   2> 	at java.util.concurrent.FutureTask.report(FutureTask.java:122)
   [junit4]   2> 	at java.util.concurrent.FutureTask.get(FutureTask.java:192)
   [junit4]   2> 	at org.apache.solr.cloud.RecoveryStrategy.sendPrepRecoveryCmd(RecoveryStrategy.java:825)
   [junit4]   2> 	at org.apache.solr.cloud.RecoveryStrategy.doSyncOrReplicateRecovery(RecoveryStrategy.java:562)
   [junit4]   2> 	at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:302)
   [junit4]   2> 	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:286)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:61145/solr: core not found:testExecute_shard1_replica_n2
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.lambda$httpUriRequest$0(HttpSolrClient.java:297)
   [junit4]   2> 	... 5 more
   [junit4]   2> 
   [junit4]   2> 1797980 INFO  (recoveryExecutor-2270-thread-1-processing-x:testExecute_shard1_replica_n5 r:core_node6 mock_trigger_name//14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig//02699658024654521 CREATE n:127.0.0.1:47014_solr s:shard1 c:testExecute) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.c.RecoveryStrategy Replay not started, or was not successful... still buffering updates.
   [junit4]   2> 1797980 ERROR (recoveryExecutor-2270-thread-1-processing-x:testExecute_shard1_replica_n5 r:core_node6 mock_trigger_name//14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig//02699658024654521 CREATE n:127.0.0.1:47014_solr s:shard1 c:testExecute) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.c.RecoveryStrategy Recovery failed - trying again... (0)
   [junit4]   2> 1797980 INFO  (recoveryExecutor-2270-thread-1-processing-x:testExecute_shard1_replica_n5 r:core_node6 mock_trigger_name//14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig//02699658024654521 CREATE n:127.0.0.1:47014_solr s:shard1 c:testExecute) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.c.RecoveryStrategy Wait [2.0] seconds before trying to recover again (attempt=1)
   [junit4]   2> 1807981 INFO  (recoveryExecutor-2270-thread-1-processing-x:testExecute_shard1_replica_n5 r:core_node6 mock_trigger_name//14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig//02699658024654521 CREATE n:127.0.0.1:47014_solr s:shard1 c:testExecute) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[testExecute_shard1_replica_n5]
   [junit4]   2> 1807981 INFO  (recoveryExecutor-2270-thread-1-processing-x:testExecute_shard1_replica_n5 r:core_node6 mock_trigger_name//14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig//02699658024654521 CREATE n:127.0.0.1:47014_solr s:shard1 c:testExecute) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.u.UpdateLog Restarting buffering. previous=RecoveryInfo{adds=0 deletes=0 deleteByQuery=0 errors=0 positionOfStart=0}
   [junit4]   2> 1807981 INFO  (recoveryExecutor-2270-thread-1-processing-x:testExecute_shard1_replica_n5 r:core_node6 mock_trigger_name//14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig//02699658024654521 CREATE n:127.0.0.1:47014_solr s:shard1 c:testExecute) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=BUFFERING, tlog=null}
   [junit4]   2> 1807981 INFO  (recoveryExecutor-2270-thread-1-processing-x:testExecute_shard1_replica_n5 r:core_node6 mock_trigger_name//14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpvw3fig//02699658024654521 CREATE n:127.0.0.1:47014_solr s:shard1 c:testExecute) [n:127.0.0.1:47014_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.c.RecoveryStrategy Publishing state of core [testExecute_shard1_replica_n5] as recovering, leader is [http://127.0.0.1:47014/solr/testExecute_shard1_replica_n1/] and I am [http://127.0.0.1:47014/solr/testExecute_shard1_replica_n5/]
   [junit4]   2> 1807983 INFO  (recoveryExecutor-2270-thread-1-processing-x:testExecute_shard1_replica_n5 r:core_node6 mock_trigger_name//14ef587eae5f24c0Tczkvl8fgdoi5m9ztrgpv

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

 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@33753f53: rootName = solr_61507, domain = solr.core.collection1_collection.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.collection1_collection.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@6d0f1c2f
   [junit4]   2> 113185 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15f3b0f17690056, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 113190 INFO  (coreCloseExecutor-251-thread-1) [n:127.0.0.1:61507_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1_collection.shard2.leader, tag=1526777118
   [junit4]   2> 113198 INFO  (jetty-closer-61-thread-2) [    ] o.a.s.c.Overseer Overseer (id=98862652828745738-127.0.0.1:61507_solr-n_0000000000) closing
   [junit4]   2> 113198 INFO  (OverseerStateUpdate-98862652828745738-127.0.0.1:61507_solr-n_0000000000) [n:127.0.0.1:61507_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:61507_solr
   [junit4]   2> 113199 WARN  (OverseerAutoScalingTriggerThread-98862652828745738-127.0.0.1:61507_solr-n_0000000000) [n:127.0.0.1:61507_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 113202 INFO  (jetty-closer-61-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1808fce0{/solr,null,UNAVAILABLE}
   [junit4]   2> 113205 INFO  (jetty-closer-61-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@268acbaa{/solr,null,UNAVAILABLE}
   [junit4]   2> 114646 WARN  (zkCallback-82-thread-2-processing-n:127.0.0.1:47182_solr) [n:127.0.0.1:47182_solr    ] o.a.s.c.ZkController Unable to register nodeLost path for 127.0.0.1:47182_solr
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:47182_solr
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$9.execute(SolrZkClient.java:392)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$9.execute(SolrZkClient.java:389)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:389)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:879)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:749)
   [junit4]   2> 	at java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4649)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:748)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.access$1000(ZkStateReader.java:72)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1154)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1149)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:269)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 114647 INFO  (jetty-closer-61-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@62a7b37b{/solr,null,UNAVAILABLE}
   [junit4]   2> 114649 ERROR (SUITE-StreamExpressionTest-seed#[F9A1A517F32841AC]-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> 114650 INFO  (SUITE-StreamExpressionTest-seed#[F9A1A517F32841AC]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46678 46678
   [junit4]   2> 121072 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxnFactory Ignoring unexpected runtime exception
   [junit4]   2> java.nio.channels.CancelledKeyException
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.readyOps(SelectionKeyImpl.java:87)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:182)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 121076 INFO  (Thread-44) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46678 46678
   [junit4]   2> 121080 WARN  (Thread-44) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	80	/solr/aliases.json
   [junit4]   2> 	80	/solr/clusterprops.json
   [junit4]   2> 	14	/solr/configs/conf
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	80	/solr/clusterstate.json
   [junit4]   2> 	20	/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2> 	20	/solr/collections/destinationCollection/state.json
   [junit4]   2> 	18	/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2> 	10	/solr/collections/mainCorpus1/state.json
   [junit4]   2> 	10	/solr/collections/destination/state.json
   [junit4]   2> 	10	/solr/collections/destination1/state.json
   [junit4]   2> 	10	/solr/collections/collection1_collection/state.json
   [junit4]   2> 	10	/solr/collections/workQueue1/state.json
   [junit4]   2> 	10	/solr/collections/workQueue/state.json
   [junit4]   2> 	10	/solr/collections/mainCorpus/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/98862652828745738-127.0.0.1:61507_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	80	/solr/live_nodes
   [junit4]   2> 	80	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_F9A1A517F32841AC-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {expr_s=BlockTreeOrds(blocksize=128), join2_s=PostingsFormat(name=LuceneFixedGap), multiDefault=PostingsFormat(name=LuceneFixedGap), subject=PostingsFormat(name=LuceneFixedGap), a1_s=PostingsFormat(name=LuceneFixedGap), a2_s=PostingsFormat(name=Direct), test_t=PostingsFormat(name=Direct), level1_s=BlockTreeOrds(blocksize=128), body_t=PostingsFormat(name=Direct), ident_s=PostingsFormat(name=LuceneFixedGap), s_multi=PostingsFormat(name=Direct), col_s=PostingsFormat(name=LuceneFixedGap), level2_s=PostingsFormat(name=Memory), a_ss=PostingsFormat(name=Memory), a_s=PostingsFormat(name=Direct), a_t=PostingsFormat(name=Memory), side_s=PostingsFormat(name=Direct), id=BlockTreeOrds(blocksize=128), text=PostingsFormat(name=Direct)}, docValues:{expr_s=DocValuesFormat(name=Lucene70), join2_s=DocValuesFormat(name=Memory), multiDefault=DocValuesFormat(name=Memory), price_f=DocValuesFormat(name=Memory), a1_s=DocValuesFormat(name=Memory), intDefault=DocValuesFormat(name=Direct), a_f=DocValuesFormat(name=Memory), join1_i=DocValuesFormat(name=Lucene70), a2_s=DocValuesFormat(name=Lucene70), a_i=DocValuesFormat(name=Lucene70), test_i=DocValuesFormat(name=Memory), join3_i=DocValuesFormat(name=Lucene70), field_i=DocValuesFormat(name=Memory), level1_s=DocValuesFormat(name=Lucene70), s_multi=DocValuesFormat(name=Lucene70), col_s=DocValuesFormat(name=Memory), level2_s=DocValuesFormat(name=Direct), a_ss=DocValuesFormat(name=Direct), a_s=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Lucene70), timestamp=DocValuesFormat(name=Direct), i_multi=DocValuesFormat(name=Lucene70), b_ls=DocValuesFormat(name=Memory), test_dt=DocValuesFormat(name=Lucene70), ident_s=DocValuesFormat(name=Memory), order_i=DocValuesFormat(name=Memory), _version_=DocValuesFormat(name=Direct), side_s=DocValuesFormat(name=Lucene70), miles_i=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=777, maxMBSortInHeap=5.573678308042875, sim=RandomSimilarity(queryNorm=true): {}, locale=he-IL, timezone=US/Indiana-Starke
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_141 (64-bit)/cpus=3,threads=1,free=62485624,total=183721984
   [junit4]   2> NOTE: All tests run in this JVM: [SolrZkClientTest, LBHttpSolrClientBuilderTest, TangentEvaluatorTest, TestV2Request, ArcTangentEvaluatorTest, JdbcDriverTest, SolrDocumentTest, StreamExpressionTest]
   [junit4] Completed [66/145 (1!)] on J0 in 98.22s, 121 tests, 1 failure, 9 skipped <<< FAILURES!

[...truncated 46573 lines...]

[JENKINS] Lucene-Solr-7.x-Solaris (64bit/jdk1.8.0) - Build # 255 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/255/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC

3 tests failed.
FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.testUploadErrors

Error Message:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:44033 within 30000 ms

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:44033 within 30000 ms
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:183)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:117)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:112)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:99)
	at org.apache.solr.cloud.MiniSolrCloudCluster.<init>(MiniSolrCloudCluster.java:232)
	at org.apache.solr.cloud.MiniSolrCloudCluster.<init>(MiniSolrCloudCluster.java:195)
	at org.apache.solr.cloud.MiniSolrCloudCluster.<init>(MiniSolrCloudCluster.java:122)
	at org.apache.solr.cloud.TestConfigSetsAPI.setUp(TestConfigSetsAPI.java:115)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:968)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:44033 within 30000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:233)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:175)
	... 45 more


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

Error Message:
4 threads leaked from SUITE scope at org.apache.solr.cloud.TestConfigSetsAPI:     1) Thread[id=30111, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-TestConfigSetsAPI]         at sun.nio.ch.DevPollArrayWrapper.poll0(Native Method)         at sun.nio.ch.DevPollArrayWrapper.poll(DevPollArrayWrapper.java:223)         at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:98)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:173)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=30110, name=Thread-7494, state=WAITING, group=TGRP-TestConfigSetsAPI]         at java.lang.Object.wait(Native Method)         at java.lang.Thread.join(Thread.java:1252)         at java.lang.Thread.join(Thread.java:1326)         at org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:297)         at org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:309)         at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:490)    3) Thread[id=30112, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]         at java.lang.Object.wait(Native Method)         at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146)    4) Thread[id=30114, name=ProcessThread(sid:0 cport:44033):, state=WAITING, group=TGRP-TestConfigSetsAPI]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:122)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE scope at org.apache.solr.cloud.TestConfigSetsAPI: 
   1) Thread[id=30111, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-TestConfigSetsAPI]
        at sun.nio.ch.DevPollArrayWrapper.poll0(Native Method)
        at sun.nio.ch.DevPollArrayWrapper.poll(DevPollArrayWrapper.java:223)
        at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:98)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:173)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=30110, name=Thread-7494, state=WAITING, group=TGRP-TestConfigSetsAPI]
        at java.lang.Object.wait(Native Method)
        at java.lang.Thread.join(Thread.java:1252)
        at java.lang.Thread.join(Thread.java:1326)
        at org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:297)
        at org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:309)
        at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:490)
   3) Thread[id=30112, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
        at java.lang.Object.wait(Native Method)
        at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146)
   4) Thread[id=30114, name=ProcessThread(sid:0 cport:44033):, state=WAITING, group=TGRP-TestConfigSetsAPI]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:122)
	at __randomizedtesting.SeedInfo.seed([A5066349EFD9C7A6]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=30111, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-TestConfigSetsAPI]         at sun.nio.ch.IOUtil.drain(Native Method)         at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:109)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:173)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=30111, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-TestConfigSetsAPI]
        at sun.nio.ch.IOUtil.drain(Native Method)
        at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:109)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:173)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([A5066349EFD9C7A6]:0)




Build Log:
[...truncated 13305 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestConfigSetsAPI
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestConfigSetsAPI_A5066349EFD9C7A6-001/init-core-data-001
   [junit4]   2> 3478123 WARN  (SUITE-TestConfigSetsAPI-seed#[A5066349EFD9C7A6]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=25 numCloses=25
   [junit4]   2> 3478123 INFO  (SUITE-TestConfigSetsAPI-seed#[A5066349EFD9C7A6]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3478125 INFO  (SUITE-TestConfigSetsAPI-seed#[A5066349EFD9C7A6]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 3478125 INFO  (SUITE-TestConfigSetsAPI-seed#[A5066349EFD9C7A6]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3478126 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[A5066349EFD9C7A6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelete
   [junit4]   2> 3478127 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[A5066349EFD9C7A6]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestConfigSetsAPI_A5066349EFD9C7A6-001/tempDir-001
   [junit4]   2> 3478127 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[A5066349EFD9C7A6]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3478127 INFO  (Thread-7441) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3478127 INFO  (Thread-7441) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3478129 ERROR (Thread-7441) [    ] 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> 3478227 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[A5066349EFD9C7A6]) [    ] o.a.s.c.ZkTestServer start zk server on port:45321
   [junit4]   2> 3478235 INFO  (jetty-launcher-4619-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3478236 INFO  (jetty-launcher-4619-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7b76b424{/solr,null,AVAILABLE}
   [junit4]   2> 3478238 INFO  (jetty-launcher-4619-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@ebe651d{HTTP/1.1,[http/1.1]}{127.0.0.1:60309}
   [junit4]   2> 3478239 INFO  (jetty-launcher-4619-thread-1) [    ] o.e.j.s.Server Started @3481150ms
   [junit4]   2> 3478239 INFO  (jetty-launcher-4619-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60309}
   [junit4]   2> 3478239 ERROR (jetty-launcher-4619-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3478239 INFO  (jetty-launcher-4619-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 3478239 INFO  (jetty-launcher-4619-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3478239 INFO  (jetty-launcher-4619-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 3478239 INFO  (jetty-launcher-4619-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-22T08:57:50.175Z
   [junit4]   2> 3478242 INFO  (jetty-launcher-4619-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3478249 INFO  (jetty-launcher-4619-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45321/solr
   [junit4]   2> 3478365 INFO  (jetty-launcher-4619-thread-1) [n:127.0.0.1:60309_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3478365 INFO  (jetty-launcher-4619-thread-1) [n:127.0.0.1:60309_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60309_solr
   [junit4]   2> 3478366 INFO  (jetty-launcher-4619-thread-1) [n:127.0.0.1:60309_solr    ] o.a.s.c.Overseer Overseer (id=98871716745314307-127.0.0.1:60309_solr-n_0000000000) starting
   [junit4]   2> 3478374 INFO  (jetty-launcher-4619-thread-1) [n:127.0.0.1:60309_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60309_solr
   [junit4]   2> 3478377 INFO  (OverseerStateUpdate-98871716745314307-127.0.0.1:60309_solr-n_0000000000) [n:127.0.0.1:60309_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3478532 INFO  (jetty-launcher-4619-thread-1) [n:127.0.0.1:60309_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60309.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ba65f6f
   [junit4]   2> 3478537 INFO  (jetty-launcher-4619-thread-1) [n:127.0.0.1:60309_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60309.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ba65f6f
   [junit4]   2> 3478538 INFO  (jetty-launcher-4619-thread-1) [n:127.0.0.1:60309_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60309.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ba65f6f
   [junit4]   2> 3478538 INFO  (jetty-launcher-4619-thread-1) [n:127.0.0.1:60309_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestConfigSetsAPI_A5066349EFD9C7A6-001/tempDir-001/node1/.
   [junit4]   2> 3478561 INFO  (qtp1902434678-29818) [n:127.0.0.1:60309_solr    ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :delete with params name=configSet&action=DELETE&wt=javabin&version=2 
   [junit4]   2> 3478564 INFO  (OverseerThreadFactory-10059-thread-1-processing-n:127.0.0.1:60309_solr) [n:127.0.0.1:60309_solr    ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : delete , {
   [junit4]   2>   "name":"configSet",
   [junit4]   2>   "operation":"configsets:delete"}
   [junit4]   2> 3478564 INFO  (OverseerThreadFactory-10059-thread-1-processing-n:127.0.0.1:60309_solr) [n:127.0.0.1:60309_solr    ] o.a.s.c.OverseerConfigSetMessageHandler no existing ConfigSet properties found
   [junit4]   2> 3478567 INFO  (qtp1902434678-29818) [n:127.0.0.1:60309_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={name=configSet&action=DELETE&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 3478570 INFO  (jetty-closer-4620-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@ebe651d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3478570 INFO  (jetty-closer-4620-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=968862265
   [junit4]   2> 3478570 INFO  (jetty-closer-4620-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3478570 INFO  (jetty-closer-4620-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1f1a4c2: rootName = solr_60309, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@516fa2b8
   [junit4]   2> 3478573 INFO  (jetty-closer-4620-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3478573 INFO  (jetty-closer-4620-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@636a8e77: rootName = solr_60309, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@173b0231
   [junit4]   2> 3478576 INFO  (jetty-closer-4620-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3478576 INFO  (jetty-closer-4620-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6b5b380f: rootName = solr_60309, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4f782b49
   [junit4]   2> 3478577 INFO  (jetty-closer-4620-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:60309_solr
   [junit4]   2> 3478578 INFO  (jetty-closer-4620-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3478578 INFO  (zkCallback-4626-thread-1-processing-n:127.0.0.1:60309_solr) [n:127.0.0.1:60309_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 3478578 INFO  (jetty-closer-4620-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3478579 INFO  (jetty-closer-4620-thread-1) [    ] o.a.s.c.Overseer Overseer (id=98871716745314307-127.0.0.1:60309_solr-n_0000000000) closing
   [junit4]   2> 3478579 INFO  (OverseerStateUpdate-98871716745314307-127.0.0.1:60309_solr-n_0000000000) [n:127.0.0.1:60309_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:60309_solr
   [junit4]   2> 3478580 WARN  (OverseerAutoScalingTriggerThread-98871716745314307-127.0.0.1:60309_solr-n_0000000000) [n:127.0.0.1:60309_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3478581 INFO  (jetty-closer-4620-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7b76b424{/solr,null,UNAVAILABLE}
   [junit4]   2> 3478582 ERROR (TEST-TestConfigSetsAPI.testDelete-seed#[A5066349EFD9C7A6]) [    ] 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> 3478585 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[A5066349EFD9C7A6]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45321 45321
   [junit4]   2> 3481121 INFO  (Thread-7441) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45321 45321
   [junit4]   2> 3481123 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[A5066349EFD9C7A6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelete
   [junit4]   2> 3481127 INFO  (TEST-TestConfigSetsAPI.testUploadWithScriptUpdateProcessor-seed#[A5066349EFD9C7A6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testUploadWithScriptUpdateProcessor
   [junit4]   2> 3481127 INFO  (TEST-TestConfigSetsAPI.testUploadWithScriptUpdateProcessor-seed#[A5066349EFD9C7A6]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestConfigSetsAPI_A5066349EFD9C7A6-001/tempDir-002
   [junit4]   2> 3481128 INFO  (TEST-TestConfigSetsAPI.testUploadWithScriptUpdateProcessor-seed#[A5066349EFD9C7A6]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3481128 INFO  (Thread-7452) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3481128 INFO  (Thread-7452) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3481132 ERROR (Thread-7452) [    ] 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> 3481230 INFO  (TEST-TestConfigSetsAPI.testUploadWithScriptUpdateProcessor-seed#[A5066349EFD9C7A6]) [    ] o.a.s.c.ZkTestServer start zk server on port:43654
   [junit4]   2> 3481244 INFO  (jetty-launcher-4633-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3481246 INFO  (jetty-launcher-4633-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@33a7056d{/solr,null,AVAILABLE}
   [junit4]   2> 3481247 INFO  (jetty-launcher-4633-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6f0ecbff{HTTP/1.1,[http/1.1]}{127.0.0.1:51650}
   [junit4]   2> 3481247 INFO  (jetty-launcher-4633-thread-1) [    ] o.e.j.s.Server Started @3484158ms
   [junit4]   2> 3481247 INFO  (jetty-launcher-4633-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51650}
   [junit4]   2> 3481248 ERROR (jetty-launcher-4633-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3481248 INFO  (jetty-launcher-4633-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 3481248 INFO  (jetty-launcher-4633-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3481248 INFO  (jetty-launcher-4633-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 3481248 INFO  (jetty-launcher-4633-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-22T08:57:53.184Z
   [junit4]   2> 3481252 INFO  (jetty-launcher-4633-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3481265 INFO  (jetty-launcher-4633-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43654/solr
   [junit4]   2> 3481409 INFO  (jetty-launcher-4633-thread-1) [n:127.0.0.1:51650_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3481410 INFO  (jetty-launcher-4633-thread-1) [n:127.0.0.1:51650_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51650_solr
   [junit4]   2> 3481411 INFO  (jetty-launcher-4633-thread-1) [n:127.0.0.1:51650_solr    ] o.a.s.c.Overseer Overseer (id=98871716942118915-127.0.0.1:51650_solr-n_0000000000) starting
   [junit4]   2> 3481419 INFO  (jetty-launcher-4633-thread-1) [n:127.0.0.1:51650_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51650_solr
   [junit4]   2> 3481422 INFO  (OverseerStateUpdate-98871716942118915-127.0.0.1:51650_solr-n_0000000000) [n:127.0.0.1:51650_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3481546 INFO  (jetty-launcher-4633-thread-1) [n:127.0.0.1:51650_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51650.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ba65f6f
   [junit4]   2> 3481552 INFO  (jetty-launcher-4633-thread-1) [n:127.0.0.1:51650_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51650.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ba65f6f
   [junit4]   2> 3481552 INFO  (jetty-launcher-4633-thread-1) [n:127.0.0.1:51650_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51650.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ba65f6f
   [junit4]   2> 3481553 INFO  (jetty-launcher-4633-thread-1) [n:127.0.0.1:51650_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestConfigSetsAPI_A5066349EFD9C7A6-001/tempDir-002/node1/.
   [junit4]   2> 3481565 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15f434d7eab0004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3481566 INFO  (TEST-TestConfigSetsAPI.testUploadWithScriptUpdateProcessor-seed#[A5066349EFD9C7A6]) [    ] o.a.s.c.TestConfigSetsAPI Directory: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/configsets/upload/with-script-processor
   [junit4]   2> 3481578 INFO  (TEST-TestConfigSetsAPI.testUploadWithScriptUpdateProcessor-seed#[A5066349EFD9C7A6]) [    ] o.a.s.c.TestConfigSetsAPI Zipfile: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestConfigSetsAPI_A5066349EFD9C7A6-001/tempDir-002/fesqyuyb.zip
   [junit4]   2> 3481582 INFO  (qtp1650683447-29871) [n:127.0.0.1:51650_solr    ] o.a.s.h.a.ConfigSetsHandler Trying to upload a configset. authcPlugin: null, user principal: null
   [junit4]   2> 3481586 INFO  (qtp1650683447-29871) [n:127.0.0.1:51650_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={name=with-script-processor-untrusted&action=UPLOAD} status=0 QTime=4
   [junit4]   2> 3481589 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15f434d7eab0005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3481592 INFO  (TEST-TestConfigSetsAPI.testUploadWithScriptUpdateProcessor-seed#[A5066349EFD9C7A6]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3481593 INFO  (TEST-TestConfigSetsAPI.testUploadWithScriptUpdateProcessor-seed#[A5066349EFD9C7A6]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43654/solr ready
   [junit4]   2> 3481594 INFO  (qtp1650683447-29872) [n:127.0.0.1:51650_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=with-script-processor-untrusted&name=newcollection2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3481596 INFO  (OverseerThreadFactory-10070-thread-1-processing-n:127.0.0.1:51650_solr) [n:127.0.0.1:51650_solr    ] o.a.s.c.CreateCollectionCmd Create collection newcollection2
   [junit4]   2> 3481712 INFO  (OverseerStateUpdate-98871716942118915-127.0.0.1:51650_solr-n_0000000000) [n:127.0.0.1:51650_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"newcollection2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"newcollection2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51650/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3481916 INFO  (qtp1650683447-29874) [n:127.0.0.1:51650_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=with-script-processor-untrusted&newCollection=true&name=newcollection2_shard1_replica_n1&action=CREATE&numShards=1&collection=newcollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3481916 INFO  (qtp1650683447-29874) [n:127.0.0.1:51650_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3482025 INFO  (zkCallback-4640-thread-1-processing-n:127.0.0.1:51650_solr) [n:127.0.0.1:51650_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/newcollection2/state.json] for collection [newcollection2] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3482025 INFO  (zkCallback-4640-thread-2-processing-n:127.0.0.1:51650_solr) [n:127.0.0.1:51650_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/newcollection2/state.json] for collection [newcollection2] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3482944 INFO  (qtp1650683447-29874) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 3482956 INFO  (qtp1650683447-29874) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.s.IndexSchema [newcollection2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 3482959 WARN  (qtp1650683447-29874) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 3482960 INFO  (qtp1650683447-29874) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 3482960 INFO  (qtp1650683447-29874) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'newcollection2_shard1_replica_n1' using configuration from collection newcollection2, trusted=false
   [junit4]   2> 3482960 INFO  (qtp1650683447-29874) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51650.solr.core.newcollection2.shard1.replica_n1' (registry 'solr.core.newcollection2.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ba65f6f
   [junit4]   2> 3482961 INFO  (qtp1650683447-29874) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3482961 INFO  (qtp1650683447-29874) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.c.SolrCore [[newcollection2_shard1_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestConfigSetsAPI_A5066349EFD9C7A6-001/tempDir-002/node1/newcollection2_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestConfigSetsAPI_A5066349EFD9C7A6-001/tempDir-002/node1/./newcollection2_shard1_replica_n1/data/]
   [junit4]   2> 3483024 INFO  (qtp1650683447-29874) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3483024 INFO  (qtp1650683447-29874) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3483025 INFO  (qtp1650683447-29874) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4c2da57c[newcollection2_shard1_replica_n1] main]
   [junit4]   2> 3483026 INFO  (qtp1650683447-29874) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/with-script-processor-untrusted
   [junit4]   2> 3483027 INFO  (qtp1650683447-29874) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/with-script-processor-untrusted
   [junit4]   2> 3483027 INFO  (qtp1650683447-29874) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/with-script-processor-untrusted/managed-schema
   [junit4]   2> 3483027 INFO  (qtp1650683447-29874) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 3483028 INFO  (qtp1650683447-29874) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.c.SolrCore [newcollection2_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@30078381
   [junit4]   2> 3483028 INFO  (qtp1650683447-29874) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.newcollection2.shard1.replica_n1, tag=805798785
   [junit4]   2> 3483028 INFO  (qtp1650683447-29874) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5c484fe: rootName = solr_51650, domain = solr.core.newcollection2.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.newcollection2.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@5190e5ec
   [junit4]   2> 3483028 INFO  (searcherExecutor-10073-thread-1-processing-n:127.0.0.1:51650_solr x:newcollection2_shard1_replica_n1 s:shard1 c:newcollection2 r:core_node2) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.c.SolrCore [newcollection2_shard1_replica_n1] Registered new searcher Searcher@4c2da57c[newcollection2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3483033 INFO  (qtp1650683447-29874) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.newcollection2.shard1.leader, tag=805798785
   [junit4]   2> 3483038 ERROR (qtp1650683447-29874) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error CREATEing SolrCore 'newcollection2_shard1_replica_n1': Unable to create core [newcollection2_shard1_replica_n1] Caused by: The configset for this collection was uploaded without any authentication in place, and this operation is not available for collections with untrusted configsets. To use this component, re-upload the configset after enabling authentication and authorization.
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:986)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to create core [newcollection2_shard1_replica_n1]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1052)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:948)
   [junit4]   2> 	... 34 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: The configset for this collection was uploaded without any authentication in place, and this operation is not available for collections with untrusted configsets. To use this component, re-upload the configset after enabling authentication and authorization.
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:989)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:844)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1036)
   [junit4]   2> 	... 35 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: The configset for this collection was uploaded without any authentication in place, and this operation is not available for collections with untrusted configsets. To use this component, re-upload the configset after enabling authentication and authorization.
   [junit4]   2> 	at org.apache.solr.update.processor.StatelessScriptUpdateProcessorFactory.inform(StatelessScriptUpdateProcessorFactory.java:223)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:696)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:968)
   [junit4]   2> 	... 37 more
   [junit4]   2> 
   [junit4]   2> 3483038 INFO  (qtp1650683447-29874) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=with-script-processor-untrusted&newCollection=true&name=newcollection2_shard1_replica_n1&action=CREATE&numShards=1&collection=newcollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=400 QTime=1123
   [junit4]   2> 3483039 ERROR (OverseerThreadFactory-10070-thread-1-processing-n:127.0.0.1:51650_solr) [n:127.0.0.1:51650_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: http://127.0.0.1:51650/solr
   [junit4]   2> org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:51650/solr: Error CREATEing SolrCore 'newcollection2_shard1_replica_n1': Unable to create core [newcollection2_shard1_replica_n1] Caused by: The configset for this collection was uploaded without any authentication in place, and this operation is not available for collections with untrusted configsets. To use this component, re-upload the configset after enabling authentication and authorization.
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3483039 ERROR (OverseerThreadFactory-10070-thread-1-processing-n:127.0.0.1:51650_solr) [n:127.0.0.1:51650_solr    ] o.a.s.c.OverseerCollectionMessageHandler Cleaning up collection [newcollection2].
   [junit4]   2> 3483039 INFO  (OverseerThreadFactory-10070-thread-1-processing-n:127.0.0.1:51650_solr) [n:127.0.0.1:51650_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 3483040 INFO  (qtp1650683447-29875) [n:127.0.0.1:51650_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=newcollection2_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3483145 INFO  (zkCallback-4640-thread-3-processing-n:127.0.0.1:51650_solr) [n:127.0.0.1:51650_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/newcollection2/state.json] for collection [newcollection2] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3483145 INFO  (zkCallback-4640-thread-2-processing-n:127.0.0.1:51650_solr) [n:127.0.0.1:51650_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/newcollection2/state.json] for collection [newcollection2] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3483747 INFO  (OverseerThreadFactory-10070-thread-1-processing-n:127.0.0.1:51650_solr) [n:127.0.0.1:51650_solr    ] o.a.s.c.CreateCollectionCmd Cleaned up artifacts for failed create collection for [newcollection2]
   [junit4]   2> 3483751 INFO  (qtp1650683447-29872) [n:127.0.0.1:51650_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 3485606 INFO  (OverseerCollectionConfigSetProcessor-98871716942118915-127.0.0.1:51650_solr-n_0000000000) [n:127.0.0.1:51650_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 3513789 ERROR (qtp1650683447-29872) [n:127.0.0.1:51650_solr    ] o.a.s.h.a.CollectionsHandler Timed out waiting for new collection's replicas to become ACTIVE with timeout=30
   [junit4]   2> 3513790 INFO  (qtp1650683447-29872) [n:127.0.0.1:51650_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=with-script-processor-untrusted&name=newcollection2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=32202
   [junit4]   2> 3513790 INFO  (TEST-TestConfigSetsAPI.testUploadWithScriptUpdateProcessor-seed#[A5066349EFD9C7A6]) [    ] o.a.s.c.TestConfigSetsAPI Client saw errors: {127.0.0.1:51650_solr=org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException:Error from server at http://127.0.0.1:51650/solr: Error CREATEing SolrCore 'newcollection2_shard1_replica_n1': Unable to create core [newcollection2_shard1_replica_n1] Caused by: The configset for this collection was uploaded without any authentication in place, and this operation is not available for collections with untrusted configsets. To use this component, re-upload the configset after enabling authentication and authorization.}
   [junit4]   2> 3513793 INFO  (zkCallback-4640-thread-2-processing-n:127.0.0.1:51650_solr) [n:127.0.0.1:51650_solr    ] o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 3513793 INFO  (zkCallback-4640-thread-2-processing-n:127.0.0.1:51650_solr) [n:127.0.0.1:51650_solr    ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 3513814 INFO  (qtp1650683447-29876) [n:127.0.0.1:51650_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={} status=0 QTime=0
   [junit4]   2> 3513814 INFO  (qtp1650683447-29869) [n:127.0.0.1:51650_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authorization params={} status=0 QTime=0
   [junit4]   2> 3513823 INFO  (zkCallback-4640-thread-2-processing-n:127.0.0.1:51650_solr) [n:127.0.0.1:51650_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 3513852 INFO  (zkCallback-4640-thread-2-processing-n:127.0.0.1:51650_solr) [n:127.0.0.1:51650_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is managing internode requests
   [junit4]   2> 3518816 INFO  (TEST-TestConfigSetsAPI.testUploadWithScriptUpdateProcessor-seed#[A5066349EFD9C7A6]) [    ] o.a.s.c.TestConfigSetsAPI Directory: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/configsets/upload/with-script-processor
   [junit4]   2> 3518820 INFO  (TEST-TestConfigSetsAPI.testUploadWithScriptUpdateProcessor-seed#[A5066349EFD9C7A6]) [    ] o.a.s.c.TestConfigSetsAPI Zipfile: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestConfigSetsAPI_A5066349EFD9C7A6-001/tempDir-002/byemvi.zip
   [junit4]   2> 3518827 INFO  (qtp1650683447-29873) [n:127.0.0.1:51650_solr    ] o.a.s.h.a.ConfigSetsHandler Trying to upload a configset. authcPlugin: org.apache.solr.security.BasicAuthPlugin@f011647, user principal: [principal: solr]
   [junit4]   2> 3518833 INFO  (qtp1650683447-29873) [n:127.0.0.1:51650_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={name=with-script-processor-trusted&action=UPLOAD} status=0 QTime=6
   [junit4]   2> 3518838 INFO  (qtp1650683447-29875) [n:127.0.0.1:51650_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=with-script-processor-trusted&name=newcollection2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3518844 INFO  (OverseerThreadFactory-10070-thread-2-processing-n:127.0.0.1:51650_solr) [n:127.0.0.1:51650_solr    ] o.a.s.c.CreateCollectionCmd Create collection newcollection2
   [junit4]   2> 3518855 INFO  (zkCallback-4640-thread-2-processing-n:127.0.0.1:51650_solr) [n:127.0.0.1:51650_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeCreated path:/collections/newcollection2/state.json] for collection [newcollection2] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3518855 INFO  (zkCallback-4640-thread-1-processing-n:127.0.0.1:51650_solr) [n:127.0.0.1:51650_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeCreated path:/collections/newcollection2/state.json] for collection [newcollection2] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3518957 INFO  (OverseerStateUpdate-98871716942118915-127.0.0.1:51650_solr-n_0000000000) [n:127.0.0.1:51650_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"newcollection2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"newcollection2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51650/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3519063 INFO  (zkCallback-4640-thread-3-processing-n:127.0.0.1:51650_solr) [n:127.0.0.1:51650_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/newcollection2/state.json] for collection [newcollection2] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3519063 INFO  (zkCallback-4640-thread-1-processing-n:127.0.0.1:51650_solr) [n:127.0.0.1:51650_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/newcollection2/state.json] for collection [newcollection2] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3519170 INFO  (qtp1650683447-29876) [n:127.0.0.1:51650_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 3519170 INFO  (qtp1650683447-29872) [n:127.0.0.1:51650_solr    ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:51650_solr / MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC5yaAh2CwWWIv2AmxZqmfqx3GYxQJrVdMnT2p9mvZ6hwAKGyEnwVKUJTgoUufdynpYkYbhRTVONJwxUdHIkJvTUsdbRcv8+xQ+Z9UnnXHFy0bp46T6XCQpeAcg/aYSMhrktpZcjWZdEWpStDqMrT+qjCHfJY4nNu1cTAc1jD7U7QIDAQAB
   [junit4]   2> 3519175 INFO  (qtp1650683447-29872) [n:127.0.0.1:51650_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=with-script-processor-trusted&newCollection=true&name=newcollection2_shard1_replica_n1&action=CREATE&numShards=1&collection=newcollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3519283 INFO  (zkCallback-4640-thread-3-processing-n:127.0.0.1:51650_solr) [n:127.0.0.1:51650_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/newcollection2/state.json] for collection [newcollection2] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3519283 INFO  (zkCallback-4640-thread-1-processing-n:127.0.0.1:51650_solr) [n:127.0.0.1:51650_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/newcollection2/state.json] for collection [newcollection2] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3520188 INFO  (qtp1650683447-29872) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 3520195 INFO  (qtp1650683447-29872) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.s.IndexSchema [newcollection2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 3520197 WARN  (qtp1650683447-29872) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 3520197 INFO  (qtp1650683447-29872) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 3520197 INFO  (qtp1650683447-29872) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'newcollection2_shard1_replica_n1' using configuration from collection newcollection2, trusted=true
   [junit4]   2> 3520223 INFO  (qtp1650683447-29872) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51650.solr.core.newcollection2.shard1.replica_n1' (registry 'solr.core.newcollection2.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ba65f6f
   [junit4]   2> 3520223 INFO  (qtp1650683447-29872) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3520223 INFO  (qtp1650683447-29872) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.c.SolrCore [[newcollection2_shard1_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestConfigSetsAPI_A5066349EFD9C7A6-001/tempDir-002/node1/newcollection2_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestConfigSetsAPI_A5066349EFD9C7A6-001/tempDir-002/node1/./newcollection2_shard1_replica_n1/data/]
   [junit4]   2> 3520275 INFO  (qtp1650683447-29872) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3520275 INFO  (qtp1650683447-29872) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3520275 INFO  (qtp1650683447-29872) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b496e7f[newcollection2_shard1_replica_n1] main]
   [junit4]   2> 3520277 INFO  (qtp1650683447-29872) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/with-script-processor-trusted
   [junit4]   2> 3520278 INFO  (qtp1650683447-29872) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/with-script-processor-trusted
   [junit4]   2> 3520278 INFO  (qtp1650683447-29872) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/with-script-processor-trusted/managed-schema
   [junit4]   2> 3520282 INFO  (qtp1650683447-29872) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 3520317 INFO  (qtp1650683447-29872) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3520319 INFO  (searcherExecutor-10077-thread-1-processing-n:127.0.0.1:51650_solr x:newcollection2_shard1_replica_n1 s:shard1 c:newcollection2 r:core_node2) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.c.SolrCore [newcollection2_shard1_replica_n1] Registered new searcher Searcher@1b496e7f[newcollection2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3520324 INFO  (qtp1650683447-29872) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3520324 INFO  (qtp1650683447-29872) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3520324 INFO  (qtp1650683447-29872) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:51650/solr/newcollection2_shard1_replica_n1/
   [junit4]   2> 3520324 ERROR (qtp1650683447-29872) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.c.SyncStrategy No UpdateLog found - cannot sync
   [junit4]   2> 3520324 INFO  (qtp1650683447-29872) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] 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> 3520324 INFO  (qtp1650683447-29872) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 3520333 INFO  (qtp1650683447-29872) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:51650/solr/newcollection2_shard1_replica_n1/ shard1
   [junit4]   2> 3520437 INFO  (zkCallback-4640-thread-1-processing-n:127.0.0.1:51650_solr) [n:127.0.0.1:51650_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/newcollection2/state.json] for collection [newcollection2] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3520437 INFO  (zkCallback-4640-thread-2-processing-n:127.0.0.1:51650_solr) [n:127.0.0.1:51650_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/newcollection2/state.json] for collection [newcollection2] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3520486 INFO  (qtp1650683447-29872) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3520488 INFO  (qtp1650683447-29872) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=with-script-processor-trusted&newCollection=true&name=newcollection2_shard1_replica_n1&action=CREATE&numShards=1&collection=newcollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1313
   [junit4]   2> 3520490 INFO  (qtp1650683447-29875) [n:127.0.0.1:51650_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 3520589 INFO  (zkCallback-4640-thread-2-processing-n:127.0.0.1:51650_solr) [n:127.0.0.1:51650_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/newcollection2/state.json] for collection [newcollection2] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3520589 INFO  (zkCallback-4640-thread-1-processing-n:127.0.0.1:51650_solr) [n:127.0.0.1:51650_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/newcollection2/state.json] for collection [newcollection2] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3520850 INFO  (OverseerCollectionConfigSetProcessor-98871716942118915-127.0.0.1:51650_solr-n_0000000000) [n:127.0.0.1:51650_solr    ] 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> 3521491 INFO  (qtp1650683447-29875) [n:127.0.0.1:51650_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=with-script-processor-trusted&name=newcollection2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2653
   [junit4]   2> 3521600 INFO  (qtp1650683447-29869) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.c.S.Request [newcollection2_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2} status=0 QTime=106
   [junit4]   2> 3521613 INFO  (qtp1650683447-29871) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3521613 INFO  (qtp1650683447-29871) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@38a73113 commitCommandVersion:0
   [junit4]   2> 3521613 INFO  (qtp1650683447-29871) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@21975d1a[newcollection2_shard1_replica_n1] main]
   [junit4]   2> 3521613 INFO  (qtp1650683447-29871) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3521617 INFO  (searcherExecutor-10077-thread-1-processing-n:127.0.0.1:51650_solr x:newcollection2_shard1_replica_n1 s:shard1 c:newcollection2 r:core_node2) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.c.SolrCore [newcollection2_shard1_replica_n1] Registered new searcher Searcher@21975d1a[newcollection2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C1)))}
   [junit4]   2> 3521620 INFO  (qtp1650683447-29871) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.c.S.Request [newcollection2_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=newcollection2:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=18
   [junit4]   2> 3521620 INFO  (qtp1650683447-29874) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.c.S.Request [newcollection2_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&_stateVer_=newcollection2:4&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 3521623 INFO  (jetty-closer-4634-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@6f0ecbff{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3521623 INFO  (jetty-closer-4634-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1134448535
   [junit4]   2> 3521624 INFO  (jetty-closer-4634-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3521624 INFO  (jetty-closer-4634-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@684d48cb: rootName = solr_51650, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@ec19de9
   [junit4]   2> 3521629 INFO  (jetty-closer-4634-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3521629 INFO  (jetty-closer-4634-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@316ec2e1: rootName = solr_51650, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@173b0231
   [junit4]   2> 3521633 INFO  (jetty-closer-4634-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3521633 INFO  (jetty-closer-4634-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@57212225: rootName = solr_51650, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4f782b49
   [junit4]   2> 3521634 INFO  (jetty-closer-4634-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:51650_solr
   [junit4]   2> 3521635 INFO  (jetty-closer-4634-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3521636 INFO  (zkCallback-4640-thread-2-processing-n:127.0.0.1:51650_solr) [n:127.0.0.1:51650_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 3521636 INFO  (coreCloseExecutor-10081-thread-1) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.c.SolrCore [newcollection2_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4576dd50
   [junit4]   2> 3521636 INFO  (coreCloseExecutor-10081-thread-1) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.newcollection2.shard1.replica_n1, tag=1165417808
   [junit4]   2> 3521636 INFO  (coreCloseExecutor-10081-thread-1) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@120b5e8d: rootName = solr_51650, domain = solr.core.newcollection2.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.newcollection2.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@5190e5ec
   [junit4]   2> 3521644 INFO  (coreCloseExecutor-10081-thread-1) [n:127.0.0.1:51650_solr c:newcollection2 s:shard1 r:core_node2 x:newcollection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.newcollection2.shard1.leader, tag=1165417808
   [junit4]   2> 3521646 INFO  (jetty-closer-4634-thread-1) [    ] o.a.s.c.Overseer Overseer (id=98871716942118915-127.0.0.1:51650_solr-n_0000000000) closing
   [junit4]   2> 3521648 INFO  (OverseerStateUpdate-98871716942118915-127.0.0.1:51650_solr-n_0000000000) [n:127.0.0.1:51650_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:51650_solr
   [junit4]   2> 3521648 WARN  (OverseerAutoScalingTriggerThread-98871716942118915-127.0.0.1:51650_solr-n_0000000000) [n:127.0.0.1:51650_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3521651 INFO  (jetty-closer-4634-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@33a7056d{/solr,null,UNAVAILABLE}
   [junit4]   2> 3521652 ERROR (TEST-TestConfigSetsAPI.testUploadWithScriptUpdateProcessor-seed#[A5066349EFD9C7A6]) [    ] 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> 3521654 INFO  (TEST-TestConfigSetsAPI.testUploadWithScriptUpdateProcessor-seed#[A5066349EFD9C7A6]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43654 43654
   [junit4]   2> 3530107 INFO  (Thread-7452) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43654 43654
   [junit4]   2> 3530108 WARN  (Thread-7452) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/collections/newcollection2/state.json
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> 3530109 INFO  (TEST-TestConfigSetsAPI.testUploadWithScriptUpdateProcessor-seed#[A5066349EFD9C7A6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testUploadWithScriptUpdateProcessor
   [junit4]   2> 3530111 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[A5066349EFD9C7A6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testUpload
   [junit4]   2> 3530111 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[A5066349EFD9C7A6]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestConfigSetsAPI_A5066349EFD9C7A6-001/tempDir-003
   [junit4]   2> 3530112 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[A5066349EFD9C7A6]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3530112 INFO  (Thread-7462) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3530112 INFO  (Thread-7462) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3530113 ERROR (Thread-7462) [    ] 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> 3530212 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[A5066349EFD9C7A6]) [    ] o.a.s.c.ZkTestServer start zk server on port:53046
   [junit4]   2> 3530218 INFO  (jetty-launcher-4649-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3530219 INFO  (jetty-launcher-4649-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@55efc1c8{/solr,null,AVAILABLE}
   [junit4]   2> 3530219 INFO  (jetty-launcher-4649-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4a8d834a{HTTP/1.1,[http/1.1]}{127.0.0.1:39071}
   [junit4]   2> 3530219 INFO  (jetty-launcher-4649-thread-1) [    ] o.e.j.s.Server Started @3533140ms
   [junit4]   2> 3530219 INFO  (jetty-launcher-4649-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39071}
   [junit4]   2> 3530219 ERROR (jetty-launcher-4649-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3530220 INFO  (jetty-launcher-4649-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 3530220 INFO  (jetty-launcher-4649-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3530220 INFO  (jetty-launcher-4649-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 3530220 INFO  (jetty-launcher-4649-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-22T08:58:42.156Z
   [junit4]   2> 3530222 INFO  (jetty-launcher-4649-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3530228 INFO  (jetty-launcher-4649-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53046/solr
   [junit4]   2> 3530355 INFO  (jetty-launcher-4649-thread-1) [n:127.0.0.1:39071_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3530356 INFO  (jetty-launcher-4649-thread-1) [n:127.0.0.1:39071_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39071_solr
   [junit4]   2> 3530358 INFO  (jetty-launcher-4649-thread-1) [n:127.0.0.1:39071_solr    ] o.a.s.c.Overseer Overseer (id=98871720152203267-127.0.0.1:39071_solr-n_0000000000) starting
   [junit4]   2> 3530368 INFO  (jetty-launcher-4649-thread-1) [n:127.0.0.1:39071_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39071_solr
   [junit4]   2> 3530370 INFO  (zkCallback-4656-thread-1-processing-n:127.0.0.1:39071_solr) [n:127.0.0.1:39071_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3530437 INFO  (jetty-launcher-4649-thread-1) [n:127.0.0.1:39071_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39071.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ba65f6f
   [junit4]   2> 3530442 INFO  (jetty-launcher-4649-thread-1) [n:127.0.0.1:39071_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39071.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ba65f6f
   [junit4]   2> 3530442 INFO  (jetty-launcher-4649-thread-1) [n:127.0.0.1:39071_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39071.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ba65f6f
   [junit4]   2> 3530443 INFO  (jetty-launcher-4649-thread-1) [n:127.0.0.1:39071_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestConfigSetsAPI_A5066349EFD9C7A6-001/tempDir-003/node1/.
   [junit4]   2> 3530456 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[A5066349EFD9C7A6]) [    ] o.a.s.c.TestConfigSetsAPI Directory: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/configsets/upload/regular
   [junit4]   2> 3530460 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[A5066349EFD9C7A6]) [    ] o.a.s.c.TestConfigSetsAPI Zipfile: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestConfigSetsAPI_A5066349EFD9C7A6-001/tempDir-003/odyfnrtd.zip
   [junit4]   2> 3530464 INFO  (qtp1039930074-29944) [n:127.0.0.1:39071_solr    ] o.a.s.h.a.ConfigSetsHandler Trying to upload a configset. authcPlugin: null, user principal: null
   [junit4]   2> 3530469 INFO  (qtp1039930074-29944) [n:127.0.0.1:39071_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={name=regular-untrusted&action=UPLOAD} status=0 QTime=5
   [junit4]   2> 3530474 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[A5066349EFD9C7A6]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3530475 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[A5066349EFD9C7A6]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53046/solr ready
   [junit4]   2> 3530476 INFO  (qtp1039930074-29945) [n:127.0.0.1:39071_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=regular-untrusted&name=newcollection&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3530479 INFO  (OverseerThreadFactory-10090-thread-1-processing-n:127.0.0.1:39071_solr) [n:127.0.0.1:39071_solr    ] o.a.s.c.CreateCollectionCmd Create collection newcollection
   [junit4]   2> 3530589 INFO  (OverseerStateUpdate-98871720152203267-127.0.0.1:39071_solr-n_0000000000) [n:127.0.0.1:39071_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"newcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"newcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39071/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3530791 INFO  (qtp1039930074-29947) [n:127.0.0.1:39071_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=regular-untrusted&newCollection=true&name=newcollection_shard1_replica_n1&action=CREATE&numShards=1&collection=newcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3530791 INFO  (qtp1039930074-29947) [n:127.0.0.1:39071_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3530895 INFO  (zkCallback-4656-thread-1-processing-n:127.0.0.1:39071_solr) [n:127.0.0.1:39071_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/newcollection/state.json] for collection [newcollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3530895 INFO  (zkCallback-4656-thread-2-processing-n:127.0.0.1:39071_solr) [n:127.0.0.1:39071_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/newcollection/state.json] for collection [newcollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3531804 INFO  (qtp1039930074-29947) [n:127.0.0.1:39071_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 3531820 INFO  (qtp1039930074-29947) [n:127.0.0.1:39071_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1] o.a.s.s.IndexSchema [newcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 3531822 WARN  (qtp1039930074-29947) [n:127.0.0.1:39071_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 3531822 INFO  (qtp1039930074-29947) [n:127.0.0.1:39071_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 3531822 INFO  (qtp1039930074-29947) [n:127.0.0.1:39071_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'newcollection_shard1_replica_n1' using configuration from collection newcollection, trusted=false
   [junit4]   2> 3531822 INFO  (qtp1039930074-29947) [n:127.0.0.1:39071_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39071.solr.core.newcollection.shard1.replica_n1' (registry 'solr.core.newcollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ba65f6f
   [junit4]   2> 3531823 INFO  (qtp1039930074-29947) [n:127.0.0.1:39071_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3531823 INFO  (qtp1039930074-29947) [n:127.0.0.1:39071_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1] o.a.s.c.SolrCore [[newcollection_shard1_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestConfigSetsAPI_A5066349EFD9C7A6-001/tempDir-003/node1/newcollection_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestConfigSetsAPI_A5066349EFD9C7A6-001/tempDir-003/node1/./newcollection_shard1_replica_n1/data/]
   [junit4]   2> 3531876 INFO  (qtp1039930074-29947) [n:127.0.0.1:39071_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3531876 INFO  (qtp1039930074-29947) [n:127.0.0.1:39071_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3531878 INFO  (qtp1039930074-29947) [n:127.0.0.1:39071_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d20ac93[newcollection_shard1_replica_n1] main]
   [junit4]   2> 3531879 INFO  (qtp1039930074-29947) [n:127.0.0.1:39071_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/regular-untrusted
   [junit4]   2> 3531880 INFO  (qtp1039930074-29947) [n:127.0.0.1:39071_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/regular-untrusted
   [junit4]   2> 3531880 INFO  (qtp1039930074-29947) [n:127.0.0.1:39071_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/regular-untrusted/managed-schema
   [junit4]   2> 3531881 INFO  (qtp1039930074-29947) [n:127.0.0.1:39071_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 3531881 INFO  (qtp1039930074-29947) [n:127.0.0.1:39071_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3531883 INFO  (searcherExecutor-10093-thread-1-processing-n:127.0.0.1:39071_solr x:newcollection_shard1_replica_n1 s:shard1 c:newcollection r:core_node2) [n:127.0.0.1:39071_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1] o.a.s.c.SolrCore [newcollection_shard1_replica_n1] Registered new searcher Searcher@1d20ac93[newcollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3531892 INFO  (qtp1039930074-29947) [n:127.0.0.1:39071_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3531892 INFO  (qtp1039930074-29947) [n:127.0.0.1:39071_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3531892 INFO  (qtp1039930074-29947) [n:127.0.0.1:39071_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39071/solr/newcollection_shard1_replica_n1/
   [junit4]   2> 3531892 ERROR (qtp1039930074-29947) [n:127.0.0.1:39071_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1] o.a.s.c.SyncStrategy No UpdateLog found - cannot sync
   [junit4]   2> 3531892 INFO  (qtp1039930074-29947) [n:127.0.0.1:39071_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1] 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> 3531892 INFO  (qtp1039930074-29947) [n:127.0.0.1:39071_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 3531896 INFO  (qtp1039930074-29947) [n:127.0.0.1:39071_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39071/solr/newcollection_shard1_replica_n1/ shard1
   [junit4]   2> 3531998 INFO  (zkCallback-4656-thread-2-processing-n:127.0.0.1:39071_solr) [n:127.0.0.1:39071_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/newcollection/state.json] for collection [newcollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3531998 INFO  (zkCallback-4656-thread-1-processing-n:127.0.0.1:39071_solr) [n:127.0.0.1:39071_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/newcollection/state.json] for collection [newcollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3532002 INFO  (qtp1039930074-29947) [n:127.0.0.1:39071_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3532004 INFO  (qtp1039930074-29947) [n:127.0.0.1:39071_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=regular-untrusted&newCollection=true&name=newcollection_shard1_replica_n1&action=CREATE&numShards=1&collection=newcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1214
   [junit4]   2> 3532008 INFO  (qtp1039930074-29945) [n:127.0.0.1:39071_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 3532106 INFO  (zkCallback-4656-thread-2-processing-n:127.0.0.1:39071_solr) [n:127.0.0.1:39071_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/newcollection/state.json] for collection [newcollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3532106 INFO  (zkCallback-4656-thread-1-processing-n:127.0.0.1:39071_solr) [n:127.0.0.1:39071_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/newcollection/state.json] for collection [newcollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3532484 INFO  (OverseerCollectionConfigSetProcessor-98871720152203267-127.0.0.1:39071_solr-n_0000000000) [n:127.0.0.1:39071_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 3533009 INFO  (qtp1039930074-29945) [n:127.0.0.1:39071_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=nul

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

  2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=2, maxDocsPerChunk=815, blockSize=264), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=2, blockSize=264)), sim=RandomSimilarity(queryNorm=false): {}, locale=sl-SI, timezone=America/Belem
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_141 (64-bit)/cpus=3,threads=3,free=37691936,total=526385152
   [junit4]   2> NOTE: All tests run in this JVM: [LeaderInitiatedRecoveryOnShardRestartTest, NodeLostTriggerTest, ReplaceNodeTest, TestReRankQParserPlugin, ConnectionReuseTest, TestDocTermOrds, BinaryUpdateRequestHandlerTest, TestIBSimilarityFactory, TestShortCircuitedRequests, TestCloudManagedSchema, IndexBasedSpellCheckerTest, HttpSolrCallGetCoreTest, TestEmbeddedSolrServerAdminHandler, TestPayloadScoreQParserPlugin, BlockJoinFacetSimpleTest, CursorPagingTest, TestRecovery, TestRawResponseWriter, TestAtomicUpdateErrorCases, TestSchemaVersionResource, HttpTriggerListenerTest, AnalyticsMergeStrategyTest, TestRandomDVFaceting, DataDrivenBlockJoinTest, SuggesterWFSTTest, TestPullReplica, BasicDistributedZkTest, CursorMarkTest, TestExclusionRuleCollectionAccess, DistributedTermsComponentTest, SolrCloudExampleTest, ClusterStateUpdateTest, DeleteShardTest, BigEndianAscendingWordDeserializerTest, IndexSchemaTest, TestCustomDocTransformer, TestExpandComponent, PreAnalyzedFieldManagedSchemaCloudTest, ConvertedLegacyTest, TestRuleBasedAuthorizationPlugin, TestJmxIntegration, TestXIncludeConfig, ZkControllerTest, TestMacros, ZkStateWriterTest, ZkCLITest, TestPivotHelperCode, HighlighterConfigTest, TestBinaryField, OverseerCollectionConfigSetProcessorTest, SolrSlf4jReporterTest, TestSSLRandomization, UninvertDocValuesMergePolicyTest, MoveReplicaHDFSTest, SolrCmdDistributorTest, TestManagedResource, TestConfigSetProperties, DirectUpdateHandlerOptimizeTest, CollectionReloadTest, TestExceedMaxTermLength, TestFieldTypeResource, MultiThreadedOCPTest, SyncSliceTest, TestAnalyzeInfixSuggestions, TestSurroundQueryParser, RuleEngineTest, CdcrVersionReplicationTest, TestFiltering, DistribCursorPagingTest, TestSortByMinMaxFunction, FastVectorHighlighterTest, RequestHandlersTest, DeleteNodeTest, ReplicaListTransformerTest, SolrShardReporterTest, DirectUpdateHandlerTest, TestShardHandlerFactory, NumericFieldsTest, TestJoin, TestSolrCloudWithKerberosAlt, HLLUtilTest, AddSchemaFieldsUpdateProcessorFactoryTest, UnloadDistributedZkTest, TestCloudNestedDocsSort, StatsReloadRaceTest, SSLMigrationTest, RecoveryZkTest, BlockJoinFacetDistribTest, HdfsSyncSliceTest, RestartWhileUpdatingTest, DateRangeFieldTest, DateFieldTest, HdfsChaosMonkeySafeLeaderTest, FullHLLTest, TestCorePropertiesReload, TestRandomCollapseQParserPlugin, TestGraphTermsQParserPlugin, TestReloadDeadlock, TestSimpleQParserPlugin, OverseerTaskQueueTest, XsltUpdateRequestHandlerTest, SpellCheckComponentTest, TestQuerySenderListener, TestReversedWildcardFilterFactory, TestSolrDeletionPolicy2, TestStressCloudBlindAtomicUpdates, TestDynamicLoading, SmileWriterTest, SliceStateTest, TestAuthorizationFramework, DistanceUnitsTest, SimpleCollectionCreateDeleteTest, TestLMDirichletSimilarityFactory, NotRequiredUniqueKeyTest, SolrJmxReporterCloudTest, DistributedFacetPivotWhiteBoxTest, SortByFunctionTest, TestSolr4Spatial2, TestCollationFieldDocValues, TestRebalanceLeaders, V2StandaloneTest, BadIndexSchemaTest, TestSolrConfigHandlerCloud, TestLRUStatsCache, TestCloudInspectUtil, MetricUtilsTest, HdfsTlogReplayBufferedWhileIndexingTest, HdfsWriteToMultipleCollectionsTest, ExitableDirectoryReaderTest, TestManagedSchemaThreadSafety, RAMDirectoryFactoryTest, CreateCollectionCleanupTest, EnumFieldTest, LeaderFailureAfterFreshStartTest, TestGeoJSONResponseWriter, BlockDirectoryTest, TestUseDocValuesAsStored, TestSubQueryTransformerCrossCore, TestFuzzyAnalyzedSuggestions, TestUnifiedSolrHighlighter, TestRealTimeGet, StatsComponentTest, DisMaxRequestHandlerTest, TestSolrFieldCacheBean, TestSolrCloudSnapshots, TestCollectionsAPIViaSolrCloudCluster, TestScoreJoinQPNoScore, SolrMetricReporterTest, TestComplexPhraseQParserPlugin, BitVectorTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestSkipOverseerOperations, HdfsRecoveryZkTest, SignatureUpdateProcessorFactoryTest, TestFieldCacheReopen, CheckHdfsIndexTest, TestQuerySenderNoQuery, DirectSolrConnectionTest, ScriptEngineTest, TestLockTree, RecoveryAfterSoftCommitTest, LeaderElectionTest, FieldAnalysisRequestHandlerTest, ShardRoutingTest, OverseerTest, TestReqParamsAPI, PathHierarchyTokenizerFactoryTest, TestNumericTokenStream, ResourceLoaderTest, TestAuthenticationFramework, PrimUtilsTest, TestSolrCLIRunExample, AutoAddReplicasIntegrationTest, QueryParsingTest, TestBlobHandler, MetricsHandlerTest, TestUpdate, TestHighFrequencyDictionaryFactory, TestEmbeddedSolrServerSchemaAPI, OverseerRolesTest, ForceLeaderTest, TestManagedSchema, TestInPlaceUpdatesDistrib, TestCopyFieldCollectionResource, TestFaceting, TestHashPartitioner, TestReload, TestStressVersions, TestSolr4Spatial, TestGroupingSearch, TestSort, TestFunctionQuery, TestBadConfig, TestIndexSearcher, HighlighterTest, SoftAutoCommitTest, TestSystemIdResolver, TestSuggestSpellingConverter, DOMUtilTest, ClusterStateTest, TestLRUCache, TestUtils, TestDocumentBuilder, ZkNodePropsTest, UUIDFieldTest, FileUtilsTest, CircularListTest, DistributedMLTComponentTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestHighlightDedupGrouping, TestTolerantSearch, ActionThrottleTest, AddReplicaTest, AliasIntegrationTest, AssignBackwardCompatibilityTest, CdcrBootstrapTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CollectionsAPIAsyncDistributedZkTest, ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, CustomCollectionTest, DeleteInactiveReplicaTest, DistribJoinFromCollectionTest, DistributedQueueTest, MissingSegmentRecoveryTest, MoveReplicaTest, SharedFSAutoReplicaFailoverTest, TestCloudPivotFacet, TestCloudRecovery, TestClusterProperties, TestCollectionAPI, TestConfigSetsAPI]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestConfigSetsAPI -Dtests.seed=A5066349EFD9C7A6 -Dtests.slow=true -Dtests.locale=sl-SI -Dtests.timezone=America/Belem -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestConfigSetsAPI (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE scope at org.apache.solr.cloud.TestConfigSetsAPI: 
   [junit4]    >    1) Thread[id=30111, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-TestConfigSetsAPI]
   [junit4]    >         at sun.nio.ch.DevPollArrayWrapper.poll0(Native Method)
   [junit4]    >         at sun.nio.ch.DevPollArrayWrapper.poll(DevPollArrayWrapper.java:223)
   [junit4]    >         at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:98)
   [junit4]    >         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:173)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    2) Thread[id=30110, name=Thread-7494, state=WAITING, group=TGRP-TestConfigSetsAPI]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at java.lang.Thread.join(Thread.java:1252)
   [junit4]    >         at java.lang.Thread.join(Thread.java:1326)
   [junit4]    >         at org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:297)
   [junit4]    >         at org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:309)
   [junit4]    >         at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:490)
   [junit4]    >    3) Thread[id=30112, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146)
   [junit4]    >    4) Thread[id=30114, name=ProcessThread(sid:0 cport:44033):, state=WAITING, group=TGRP-TestConfigSetsAPI]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:122)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A5066349EFD9C7A6]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=30111, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-TestConfigSetsAPI]
   [junit4]    >         at sun.nio.ch.IOUtil.drain(Native Method)
   [junit4]    >         at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:109)
   [junit4]    >         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:173)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A5066349EFD9C7A6]:0)
   [junit4] Completed [535/744 (1!)] on J0 in 170.18s, 9 tests, 3 errors <<< FAILURES!

[...truncated 47917 lines...]