Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/464/
Java: 64bit/jdk-9 -XX:-UseCompressedOops -XX:+UseParallelGC

3 tests failed.
FAILED:  
org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeWithMultipleReplicasLost

Error Message:
The operations computed by ComputePlanAction should not be null 
SolrClientNodeStateProvider.DEBUG{AFTER_ACTION=[compute_plan, null], 
BEFORE_ACTION=[compute_plan, null]}

Stack Trace:
java.lang.AssertionError: The operations computed by ComputePlanAction should 
not be null SolrClientNodeStateProvider.DEBUG{AFTER_ACTION=[compute_plan, 
null], BEFORE_ACTION=[compute_plan, null]}
        at 
__randomizedtesting.SeedInfo.seed([A6398EDFF83E473B:96F96F5D704CA667]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeWithMultipleReplicasLost(ComputePlanActionTest.java:291)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
junit.framework.TestSuite.org.apache.solr.search.join.TestCloudNestedDocsSort

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.search.join.TestCloudNestedDocsSort:     1) Thread[id=817, 
name=qtp728727687-817, state=TIMED_WAITING, group=TGRP-TestCloudNestedDocsSort] 
        at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at 
java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
         at 
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
         at java.base@9/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.search.join.TestCloudNestedDocsSort: 
   1) Thread[id=817, name=qtp728727687-817, state=TIMED_WAITING, 
group=TGRP-TestCloudNestedDocsSort]
        at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
        at 
java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at 
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
        at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.base@9/java.lang.Thread.run(Thread.java:844)
        at __randomizedtesting.SeedInfo.seed([A6398EDFF83E473B]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.search.join.TestCloudNestedDocsSort

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=817, name=qtp728727687-817, state=TIMED_WAITING, 
group=TGRP-TestCloudNestedDocsSort]         at 
java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at 
java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
         at 
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
         at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
         at java.base@9/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=817, name=qtp728727687-817, state=TIMED_WAITING, 
group=TGRP-TestCloudNestedDocsSort]
        at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
        at 
java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at 
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
        at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at 
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.base@9/java.lang.Thread.run(Thread.java:844)
        at __randomizedtesting.SeedInfo.seed([A6398EDFF83E473B]:0)




Build Log:
[...truncated 12122 lines...]
   [junit4] Suite: org.apache.solr.search.join.TestCloudNestedDocsSort
   [junit4]   2> 134789 INFO  
(SUITE-TestCloudNestedDocsSort-seed#[A6398EDFF83E473B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.join.TestCloudNestedDocsSort_A6398EDFF83E473B-001/init-core-data-001
   [junit4]   2> 134789 WARN  
(SUITE-TestCloudNestedDocsSort-seed#[A6398EDFF83E473B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 134790 INFO  
(SUITE-TestCloudNestedDocsSort-seed#[A6398EDFF83E473B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 134790 INFO  
(SUITE-TestCloudNestedDocsSort-seed#[A6398EDFF83E473B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 134791 INFO  
(SUITE-TestCloudNestedDocsSort-seed#[A6398EDFF83E473B]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.join.TestCloudNestedDocsSort_A6398EDFF83E473B-001/tempDir-001
   [junit4]   2> 134791 INFO  
(SUITE-TestCloudNestedDocsSort-seed#[A6398EDFF83E473B]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 134791 INFO  (Thread-126) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 134791 INFO  (Thread-126) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 134796 ERROR (Thread-126) [    ] 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> 134901 INFO  
(SUITE-TestCloudNestedDocsSort-seed#[A6398EDFF83E473B]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:57277
   [junit4]   2> 134912 INFO  (zkConnectionManagerCallback-178-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 134920 INFO  (jetty-launcher-175-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 134920 INFO  (jetty-launcher-175-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 134920 INFO  (jetty-launcher-175-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 134920 INFO  (jetty-launcher-175-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 134920 INFO  (jetty-launcher-175-thread-5) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 134922 INFO  (jetty-launcher-175-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 134922 INFO  (jetty-launcher-175-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 134922 INFO  (jetty-launcher-175-thread-1) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 134924 INFO  (jetty-launcher-175-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4f28604a{/solr,null,AVAILABLE}
   [junit4]   2> 134924 INFO  (jetty-launcher-175-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 134924 INFO  (jetty-launcher-175-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 134924 INFO  (jetty-launcher-175-thread-3) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 134925 INFO  (jetty-launcher-175-thread-5) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 134925 INFO  (jetty-launcher-175-thread-5) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 134925 INFO  (jetty-launcher-175-thread-5) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 134926 INFO  (jetty-launcher-175-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 134926 INFO  (jetty-launcher-175-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 134926 INFO  (jetty-launcher-175-thread-4) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 134927 INFO  (jetty-launcher-175-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@745d261e{/solr,null,AVAILABLE}
   [junit4]   2> 134928 INFO  (jetty-launcher-175-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@efaed5e{HTTP/1.1,[http/1.1]}{127.0.0.1:57281}
   [junit4]   2> 134928 INFO  (jetty-launcher-175-thread-1) [    ] 
o.e.j.s.Server Started @137242ms
   [junit4]   2> 134928 INFO  (jetty-launcher-175-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 134928 INFO  (jetty-launcher-175-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57281}
   [junit4]   2> 134928 INFO  (jetty-launcher-175-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 134928 INFO  (jetty-launcher-175-thread-2) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 134928 ERROR (jetty-launcher-175-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 134928 INFO  (jetty-launcher-175-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@282458d7{/solr,null,AVAILABLE}
   [junit4]   2> 134928 INFO  (jetty-launcher-175-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 134928 INFO  (jetty-launcher-175-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 134929 INFO  (jetty-launcher-175-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 134929 INFO  (jetty-launcher-175-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-20T20:35:53.519018Z
   [junit4]   2> 134929 INFO  (jetty-launcher-175-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6b7cfef4{/solr,null,AVAILABLE}
   [junit4]   2> 134929 INFO  (jetty-launcher-175-thread-5) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1682fdca{HTTP/1.1,[http/1.1]}{127.0.0.1:57283}
   [junit4]   2> 134929 INFO  (jetty-launcher-175-thread-5) [    ] 
o.e.j.s.Server Started @137243ms
   [junit4]   2> 134929 INFO  (jetty-launcher-175-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57283}
   [junit4]   2> 134929 INFO  (jetty-launcher-175-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5449ec7f{HTTP/1.1,[http/1.1]}{127.0.0.1:57284}
   [junit4]   2> 134929 ERROR (jetty-launcher-175-thread-5) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 134929 INFO  (jetty-launcher-175-thread-2) [    ] 
o.e.j.s.Server Started @137243ms
   [junit4]   2> 134929 INFO  (jetty-launcher-175-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57284}
   [junit4]   2> 134929 INFO  (jetty-launcher-175-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 134929 INFO  (jetty-launcher-175-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 134929 ERROR (jetty-launcher-175-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 134929 INFO  (jetty-launcher-175-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 134930 INFO  (jetty-launcher-175-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-20T20:35:53.519985Z
   [junit4]   2> 134930 INFO  (jetty-launcher-175-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 134930 INFO  (jetty-launcher-175-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 134930 INFO  (jetty-launcher-175-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 134931 INFO  (jetty-launcher-175-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-20T20:35:53.521113Z
   [junit4]   2> 134931 INFO  (jetty-launcher-175-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2257e8a7{/solr,null,AVAILABLE}
   [junit4]   2> 134930 INFO  (jetty-launcher-175-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5691f41a{HTTP/1.1,[http/1.1]}{127.0.0.1:57282}
   [junit4]   2> 134932 INFO  (jetty-launcher-175-thread-3) [    ] 
o.e.j.s.Server Started @137245ms
   [junit4]   2> 134932 INFO  (jetty-launcher-175-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57282}
   [junit4]   2> 134932 ERROR (jetty-launcher-175-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 134932 INFO  (jetty-launcher-175-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 134932 INFO  (jetty-launcher-175-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 134932 INFO  (jetty-launcher-175-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 134932 INFO  (jetty-launcher-175-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-20T20:35:53.522743Z
   [junit4]   2> 134933 INFO  (jetty-launcher-175-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1a1c9b71{HTTP/1.1,[http/1.1]}{127.0.0.1:57286}
   [junit4]   2> 134933 INFO  (jetty-launcher-175-thread-4) [    ] 
o.e.j.s.Server Started @137247ms
   [junit4]   2> 134933 INFO  (jetty-launcher-175-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57286}
   [junit4]   2> 134934 INFO  (zkConnectionManagerCallback-180-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 134936 INFO  (zkConnectionManagerCallback-182-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 134936 INFO  (jetty-launcher-175-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 134937 ERROR (jetty-launcher-175-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 134937 INFO  (jetty-launcher-175-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 134938 INFO  (jetty-launcher-175-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 134938 INFO  (jetty-launcher-175-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 134938 INFO  (jetty-launcher-175-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-20T20:35:53.528095Z
   [junit4]   2> 134938 INFO  (jetty-launcher-175-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 134939 INFO  (zkConnectionManagerCallback-186-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 134945 INFO  (zkConnectionManagerCallback-184-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 134948 INFO  (jetty-launcher-175-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 134948 INFO  (jetty-launcher-175-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 134949 INFO  (zkConnectionManagerCallback-188-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 134952 INFO  (jetty-launcher-175-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57277/solr
   [junit4]   2> 134953 INFO  (jetty-launcher-175-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57277/solr
   [junit4]   2> 134955 INFO  (jetty-launcher-175-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 134976 INFO  (zkConnectionManagerCallback-196-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 134977 INFO  (zkConnectionManagerCallback-193-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 134981 INFO  (jetty-launcher-175-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57277/solr
   [junit4]   2> 134986 INFO  (jetty-launcher-175-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57277/solr
   [junit4]   2> 134995 INFO  
(zkConnectionManagerCallback-202-thread-1-processing-n:127.0.0.1:57283_solr) 
[n:127.0.0.1:57283_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 134996 INFO  (zkConnectionManagerCallback-200-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 134997 INFO  (jetty-launcher-175-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57277/solr
   [junit4]   2> 135001 INFO  (zkConnectionManagerCallback-206-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 135006 INFO  (zkConnectionManagerCallback-210-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 135007 INFO  
(zkConnectionManagerCallback-212-thread-1-processing-n:127.0.0.1:57281_solr) 
[n:127.0.0.1:57281_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 135014 INFO  
(zkConnectionManagerCallback-214-thread-1-processing-n:127.0.0.1:57282_solr) 
[n:127.0.0.1:57282_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 135017 INFO  
(zkConnectionManagerCallback-216-thread-1-processing-n:127.0.0.1:57284_solr) 
[n:127.0.0.1:57284_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 135019 INFO  
(zkConnectionManagerCallback-218-thread-1-processing-n:127.0.0.1:57286_solr) 
[n:127.0.0.1:57286_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 135094 INFO  (jetty-launcher-175-thread-1) 
[n:127.0.0.1:57281_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 135097 INFO  (jetty-launcher-175-thread-1) 
[n:127.0.0.1:57281_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:57281_solr
   [junit4]   2> 135100 INFO  (jetty-launcher-175-thread-1) 
[n:127.0.0.1:57281_solr    ] o.a.s.c.Overseer Overseer 
(id=72094770790662156-127.0.0.1:57281_solr-n_0000000000) starting
   [junit4]   2> 135183 INFO  (jetty-launcher-175-thread-1) 
[n:127.0.0.1:57281_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57281_solr
   [junit4]   2> 135189 INFO  
(zkCallback-211-thread-1-processing-n:127.0.0.1:57281_solr) 
[n:127.0.0.1:57281_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 135253 INFO  (jetty-launcher-175-thread-2) 
[n:127.0.0.1:57284_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 135261 INFO  (jetty-launcher-175-thread-2) 
[n:127.0.0.1:57284_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 135268 INFO  (jetty-launcher-175-thread-2) 
[n:127.0.0.1:57284_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57284_solr
   [junit4]   2> 135272 INFO  
(zkCallback-215-thread-1-processing-n:127.0.0.1:57284_solr) 
[n:127.0.0.1:57284_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 135288 INFO  
(zkCallback-211-thread-1-processing-n:127.0.0.1:57281_solr) 
[n:127.0.0.1:57281_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 135330 INFO  (jetty-launcher-175-thread-5) 
[n:127.0.0.1:57283_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 135333 INFO  (jetty-launcher-175-thread-4) 
[n:127.0.0.1:57286_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 135336 INFO  (jetty-launcher-175-thread-5) 
[n:127.0.0.1:57283_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 135341 INFO  (jetty-launcher-175-thread-4) 
[n:127.0.0.1:57286_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 135342 INFO  (jetty-launcher-175-thread-5) 
[n:127.0.0.1:57283_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57283_solr
   [junit4]   2> 135346 INFO  
(zkCallback-211-thread-1-processing-n:127.0.0.1:57281_solr) 
[n:127.0.0.1:57281_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 135347 INFO  
(zkCallback-217-thread-1-processing-n:127.0.0.1:57286_solr) 
[n:127.0.0.1:57286_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 135359 INFO  
(zkCallback-201-thread-1-processing-n:127.0.0.1:57283_solr) 
[n:127.0.0.1:57283_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 135367 INFO  
(zkCallback-215-thread-1-processing-n:127.0.0.1:57284_solr) 
[n:127.0.0.1:57284_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 135368 INFO  (jetty-launcher-175-thread-3) 
[n:127.0.0.1:57282_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 135371 INFO  (jetty-launcher-175-thread-4) 
[n:127.0.0.1:57286_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57286_solr
   [junit4]   2> 135373 INFO  (jetty-launcher-175-thread-3) 
[n:127.0.0.1:57282_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 135374 INFO  
(zkCallback-215-thread-1-processing-n:127.0.0.1:57284_solr) 
[n:127.0.0.1:57284_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 135374 INFO  
(zkCallback-201-thread-1-processing-n:127.0.0.1:57283_solr) 
[n:127.0.0.1:57283_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 135375 INFO  
(zkCallback-211-thread-1-processing-n:127.0.0.1:57281_solr) 
[n:127.0.0.1:57281_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 135377 INFO  
(zkCallback-213-thread-1-processing-n:127.0.0.1:57282_solr) 
[n:127.0.0.1:57282_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 135392 INFO  (jetty-launcher-175-thread-2) 
[n:127.0.0.1:57284_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57284.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a1f46a7
   [junit4]   2> 135401 INFO  
(zkCallback-217-thread-1-processing-n:127.0.0.1:57286_solr) 
[n:127.0.0.1:57286_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 135407 INFO  (jetty-launcher-175-thread-2) 
[n:127.0.0.1:57284_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57284.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a1f46a7
   [junit4]   2> 135408 INFO  (jetty-launcher-175-thread-2) 
[n:127.0.0.1:57284_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57284.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a1f46a7
   [junit4]   2> 135421 INFO  (jetty-launcher-175-thread-3) 
[n:127.0.0.1:57282_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57282_solr
   [junit4]   2> 135423 INFO  
(zkCallback-211-thread-1-processing-n:127.0.0.1:57281_solr) 
[n:127.0.0.1:57281_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 135423 INFO  
(zkCallback-215-thread-1-processing-n:127.0.0.1:57284_solr) 
[n:127.0.0.1:57284_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 135424 INFO  
(zkCallback-201-thread-1-processing-n:127.0.0.1:57283_solr) 
[n:127.0.0.1:57283_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 135424 INFO  
(zkCallback-217-thread-1-processing-n:127.0.0.1:57286_solr) 
[n:127.0.0.1:57286_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 135424 INFO  
(zkCallback-213-thread-1-processing-n:127.0.0.1:57282_solr) 
[n:127.0.0.1:57282_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 135433 INFO  (jetty-launcher-175-thread-5) 
[n:127.0.0.1:57283_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57283.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a1f46a7
   [junit4]   2> 135443 INFO  (jetty-launcher-175-thread-1) 
[n:127.0.0.1:57281_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57281.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a1f46a7
   [junit4]   2> 135443 INFO  (jetty-launcher-175-thread-2) 
[n:127.0.0.1:57284_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.join.TestCloudNestedDocsSort_A6398EDFF83E473B-001/tempDir-001/node2/.
   [junit4]   2> 135451 INFO  (jetty-launcher-175-thread-5) 
[n:127.0.0.1:57283_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57283.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a1f46a7
   [junit4]   2> 135451 INFO  (jetty-launcher-175-thread-5) 
[n:127.0.0.1:57283_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57283.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a1f46a7
   [junit4]   2> 135452 INFO  (jetty-launcher-175-thread-5) 
[n:127.0.0.1:57283_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.join.TestCloudNestedDocsSort_A6398EDFF83E473B-001/tempDir-001/node5/.
   [junit4]   2> 135478 INFO  (jetty-launcher-175-thread-1) 
[n:127.0.0.1:57281_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57281.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a1f46a7
   [junit4]   2> 135478 INFO  (jetty-launcher-175-thread-1) 
[n:127.0.0.1:57281_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57281.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a1f46a7
   [junit4]   2> 135479 INFO  (jetty-launcher-175-thread-1) 
[n:127.0.0.1:57281_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.join.TestCloudNestedDocsSort_A6398EDFF83E473B-001/tempDir-001/node1/.
   [junit4]   2> 135499 INFO  (jetty-launcher-175-thread-4) 
[n:127.0.0.1:57286_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57286.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a1f46a7
   [junit4]   2> 135527 INFO  (jetty-launcher-175-thread-3) 
[n:127.0.0.1:57282_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57282.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a1f46a7
   [junit4]   2> 135559 INFO  (jetty-launcher-175-thread-4) 
[n:127.0.0.1:57286_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57286.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a1f46a7
   [junit4]   2> 135559 INFO  (jetty-launcher-175-thread-4) 
[n:127.0.0.1:57286_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57286.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a1f46a7
   [junit4]   2> 135565 INFO  (jetty-launcher-175-thread-4) 
[n:127.0.0.1:57286_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.join.TestCloudNestedDocsSort_A6398EDFF83E473B-001/tempDir-001/node4/.
   [junit4]   2> 135580 INFO  (jetty-launcher-175-thread-3) 
[n:127.0.0.1:57282_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57282.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a1f46a7
   [junit4]   2> 135580 INFO  (jetty-launcher-175-thread-3) 
[n:127.0.0.1:57282_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57282.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a1f46a7
   [junit4]   2> 135581 INFO  (jetty-launcher-175-thread-3) 
[n:127.0.0.1:57282_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.join.TestCloudNestedDocsSort_A6398EDFF83E473B-001/tempDir-001/node3/.
   [junit4]   2> 135803 INFO  (zkConnectionManagerCallback-230-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 135810 INFO  (zkConnectionManagerCallback-234-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 135813 INFO  
(SUITE-TestCloudNestedDocsSort-seed#[A6398EDFF83E473B]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 135815 INFO  
(SUITE-TestCloudNestedDocsSort-seed#[A6398EDFF83E473B]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57277/solr ready
   [junit4]   2> 137149 INFO  (qtp949583619-776) [n:127.0.0.1:57281_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&property.schema=schema.xml&property.config=solrconfig-minimal.xml&collection.configName=solrCloudCollectionConfig&name=collection1&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 137164 INFO  
(OverseerThreadFactory-423-thread-1-processing-n:127.0.0.1:57281_solr) 
[n:127.0.0.1:57281_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 137285 INFO  
(OverseerStateUpdate-72094770790662156-127.0.0.1:57281_solr-n_0000000000) 
[n:127.0.0.1:57281_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:57286/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 137290 INFO  
(OverseerStateUpdate-72094770790662156-127.0.0.1:57281_solr-n_0000000000) 
[n:127.0.0.1:57281_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:57284/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 137295 INFO  
(OverseerStateUpdate-72094770790662156-127.0.0.1:57281_solr-n_0000000000) 
[n:127.0.0.1:57281_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:57283/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 137300 INFO  
(OverseerStateUpdate-72094770790662156-127.0.0.1:57281_solr-n_0000000000) 
[n:127.0.0.1:57281_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:57282/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 137524 INFO  (qtp1891471299-784) [n:127.0.0.1:57286_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=collection1&version=2&replicaType=NRT&property.schema=schema.xml&property.config=solrconfig-minimal.xml&coreNodeName=core_node3&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 137524 INFO  (qtp1891471299-784) [n:127.0.0.1:57286_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 137526 INFO  (qtp1550825292-782) [n:127.0.0.1:57282_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=collection1&version=2&replicaType=NRT&property.schema=schema.xml&property.config=solrconfig-minimal.xml&coreNodeName=core_node8&name=collection1_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 137527 INFO  (qtp1550825292-782) [n:127.0.0.1:57282_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 137529 INFO  (qtp728727687-780) [n:127.0.0.1:57284_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=collection1&version=2&replicaType=NRT&property.schema=schema.xml&property.config=solrconfig-minimal.xml&coreNodeName=core_node5&name=collection1_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 137530 INFO  (qtp1245584920-778) [n:127.0.0.1:57283_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=collection1&version=2&replicaType=NRT&property.schema=schema.xml&property.config=solrconfig-minimal.xml&coreNodeName=core_node7&name=collection1_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 137530 INFO  (qtp728727687-780) [n:127.0.0.1:57284_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 137533 INFO  (qtp1245584920-778) [n:127.0.0.1:57283_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 137661 INFO  
(zkCallback-215-thread-1-processing-n:127.0.0.1:57284_solr) 
[n:127.0.0.1:57284_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 137662 INFO  
(zkCallback-213-thread-1-processing-n:127.0.0.1:57282_solr) 
[n:127.0.0.1:57282_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 137662 INFO  
(zkCallback-217-thread-1-processing-n:127.0.0.1:57286_solr) 
[n:127.0.0.1:57286_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 137663 INFO  
(zkCallback-215-thread-2-processing-n:127.0.0.1:57284_solr) 
[n:127.0.0.1:57284_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 137664 INFO  
(zkCallback-217-thread-2-processing-n:127.0.0.1:57286_solr) 
[n:127.0.0.1:57286_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 137665 INFO  
(zkCallback-213-thread-2-processing-n:127.0.0.1:57282_solr) 
[n:127.0.0.1:57282_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 137666 INFO  
(zkCallback-201-thread-2-processing-n:127.0.0.1:57283_solr) 
[n:127.0.0.1:57283_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 137667 INFO  
(zkCallback-201-thread-1-processing-n:127.0.0.1:57283_solr) 
[n:127.0.0.1:57283_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 138601 INFO  (qtp728727687-780) [n:127.0.0.1:57284_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 138602 INFO  (qtp1245584920-778) [n:127.0.0.1:57283_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 138609 INFO  (qtp1891471299-784) [n:127.0.0.1:57286_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 138611 INFO  (qtp1550825292-782) [n:127.0.0.1:57282_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 138636 INFO  (qtp1245584920-778) [n:127.0.0.1:57283_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.s.IndexSchema [collection1_shard2_replica_n4] Schema name=test
   [junit4]   2> 138642 INFO  (qtp1891471299-784) [n:127.0.0.1:57286_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 138656 INFO  (qtp1550825292-782) [n:127.0.0.1:57282_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] 
o.a.s.s.IndexSchema [collection1_shard2_replica_n6] Schema name=test
   [junit4]   2> 138660 INFO  (qtp728727687-780) [n:127.0.0.1:57284_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=test
   [junit4]   2> 138982 INFO  (qtp1550825292-782) [n:127.0.0.1:57282_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 139003 INFO  (qtp728727687-780) [n:127.0.0.1:57284_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 139014 INFO  (qtp1891471299-784) [n:127.0.0.1:57286_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 139038 INFO  (qtp728727687-780) [n:127.0.0.1:57284_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 139039 INFO  (qtp728727687-780) [n:127.0.0.1:57284_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57284.solr.core.collection1.shard1.replica_n2' (registry 
'solr.core.collection1.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a1f46a7
   [junit4]   2> 139039 INFO  (qtp728727687-780) [n:127.0.0.1:57284_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 139039 INFO  (qtp728727687-780) [n:127.0.0.1:57284_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.join.TestCloudNestedDocsSort_A6398EDFF83E473B-001/tempDir-001/node2/collection1_shard1_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.join.TestCloudNestedDocsSort_A6398EDFF83E473B-001/tempDir-001/node2/./collection1_shard1_replica_n2/data/]
   [junit4]   2> 139040 INFO  (qtp1891471299-784) [n:127.0.0.1:57286_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 139040 INFO  (qtp1891471299-784) [n:127.0.0.1:57286_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57286.solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a1f46a7
   [junit4]   2> 139041 INFO  (qtp1891471299-784) [n:127.0.0.1:57286_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 139041 INFO  (qtp1891471299-784) [n:127.0.0.1:57286_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.join.TestCloudNestedDocsSort_A6398EDFF83E473B-001/tempDir-001/node4/collection1_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.join.TestCloudNestedDocsSort_A6398EDFF83E473B-001/tempDir-001/node4/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 139043 INFO  (qtp1891471299-784) [n:127.0.0.1:57286_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=23, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=0.4384765625, 
floorSegmentMB=0.4609375, forceMergeDeletesPctAllowed=12.307114706651008, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 139044 INFO  (qtp728727687-780) [n:127.0.0.1:57284_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=23, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=0.4384765625, 
floorSegmentMB=0.4609375, forceMergeDeletesPctAllowed=12.307114706651008, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 139057 INFO  (qtp1245584920-778) [n:127.0.0.1:57283_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 139062 INFO  (qtp1550825292-782) [n:127.0.0.1:57282_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n6' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 139063 INFO  (qtp1550825292-782) [n:127.0.0.1:57282_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57282.solr.core.collection1.shard2.replica_n6' (registry 
'solr.core.collection1.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a1f46a7
   [junit4]   2> 139063 INFO  (qtp1550825292-782) [n:127.0.0.1:57282_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 139063 INFO  (qtp1550825292-782) [n:127.0.0.1:57282_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] 
o.a.s.c.SolrCore [[collection1_shard2_replica_n6] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.join.TestCloudNestedDocsSort_A6398EDFF83E473B-001/tempDir-001/node3/collection1_shard2_replica_n6],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.join.TestCloudNestedDocsSort_A6398EDFF83E473B-001/tempDir-001/node3/./collection1_shard2_replica_n6/data/]
   [junit4]   2> 139067 INFO  (qtp1550825292-782) [n:127.0.0.1:57282_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=23, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=0.4384765625, 
floorSegmentMB=0.4609375, forceMergeDeletesPctAllowed=12.307114706651008, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 139100 INFO  (qtp1245584920-778) [n:127.0.0.1:57283_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n4' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 139101 INFO  (qtp1245584920-778) [n:127.0.0.1:57283_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57283.solr.core.collection1.shard2.replica_n4' (registry 
'solr.core.collection1.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a1f46a7
   [junit4]   2> 139101 INFO  (qtp1245584920-778) [n:127.0.0.1:57283_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 139101 INFO  (qtp1245584920-778) [n:127.0.0.1:57283_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.c.SolrCore [[collection1_shard2_replica_n4] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.join.TestCloudNestedDocsSort_A6398EDFF83E473B-001/tempDir-001/node5/collection1_shard2_replica_n4],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.join.TestCloudNestedDocsSort_A6398EDFF83E473B-001/tempDir-001/node5/./collection1_shard2_replica_n4/data/]
   [junit4]   2> 139105 INFO  (qtp1245584920-778) [n:127.0.0.1:57283_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=23, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=0.4384765625, 
floorSegmentMB=0.4609375, forceMergeDeletesPctAllowed=12.307114706651008, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 139211 INFO  (qtp1891471299-784) [n:127.0.0.1:57286_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 139211 INFO  (qtp1891471299-784) [n:127.0.0.1:57286_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 139212 INFO  (qtp1891471299-784) [n:127.0.0.1:57286_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 139213 INFO  (qtp1550825292-782) [n:127.0.0.1:57282_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 139213 INFO  (qtp1550825292-782) [n:127.0.0.1:57282_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 139213 INFO  (qtp728727687-780) [n:127.0.0.1:57284_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 139213 INFO  (qtp728727687-780) [n:127.0.0.1:57284_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 139214 INFO  (qtp1550825292-782) [n:127.0.0.1:57282_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 139215 INFO  (qtp728727687-780) [n:127.0.0.1:57284_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 139225 INFO  (qtp1891471299-784) [n:127.0.0.1:57286_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3405b0d0[collection1_shard1_replica_n1] main]
   [junit4]   2> 139225 INFO  (qtp1550825292-782) [n:127.0.0.1:57282_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6ee48914[collection1_shard2_replica_n6] main]
   [junit4]   2> 139227 INFO  (qtp728727687-780) [n:127.0.0.1:57284_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4fe47f28[collection1_shard1_replica_n2] main]
   [junit4]   2> 139228 INFO  (qtp1550825292-782) [n:127.0.0.1:57282_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 139228 INFO  (qtp1891471299-784) [n:127.0.0.1:57286_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 139229 INFO  (qtp1550825292-782) [n:127.0.0.1:57282_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 139230 INFO  (qtp728727687-780) [n:127.0.0.1:57284_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 139230 INFO  (qtp1891471299-784) [n:127.0.0.1:57286_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 139231 INFO  (qtp1550825292-782) [n:127.0.0.1:57282_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 139231 INFO  (qtp1891471299-784) [n:127.0.0.1:57286_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 139235 INFO  
(searcherExecutor-436-thread-1-processing-n:127.0.0.1:57282_solr 
x:collection1_shard2_replica_n6 s:shard2 c:collection1 r:core_node8) 
[n:127.0.0.1:57282_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_n6] o.a.s.c.SolrCore 
[collection1_shard2_replica_n6] Registered new searcher 
Searcher@6ee48914[collection1_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 139235 INFO  
(searcherExecutor-435-thread-1-processing-n:127.0.0.1:57286_solr 
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:57286_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@3405b0d0[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 139235 INFO  (qtp728727687-780) [n:127.0.0.1:57284_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 139236 INFO  (qtp728727687-780) [n:127.0.0.1:57284_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 139238 INFO  
(searcherExecutor-434-thread-1-processing-n:127.0.0.1:57284_solr 
x:collection1_shard1_replica_n2 s:shard1 c:collection1 r:core_node5) 
[n:127.0.0.1:57284_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_n2] o.a.s.c.SolrCore 
[collection1_shard1_replica_n2] Registered new searcher 
Searcher@4fe47f28[collection1_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 139247 INFO  (qtp728727687-780) [n:127.0.0.1:57284_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] 
o.a.s.c.ZkShardTerms Failed to save terms, version is not match, retrying
   [junit4]   2> 139260 INFO  (qtp1550825292-782) [n:127.0.0.1:57282_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9998ms
   [junit4]   2> 139261 INFO  (qtp728727687-780) [n:127.0.0.1:57284_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 139261 INFO  (qtp728727687-780) [n:127.0.0.1:57284_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 139261 INFO  (qtp728727687-780) [n:127.0.0.1:57284_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:57284/solr/collection1_shard1_replica_n2/
   [junit4]   2> 139261 ERROR (qtp728727687-780) [n:127.0.0.1:57284_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] 
o.a.s.c.SyncStrategy No UpdateLog found - cannot sync
   [junit4]   2> 139261 INFO  (qtp728727687-780) [n:127.0.0.1:57284_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_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> 139261 INFO  (qtp728727687-780) [n:127.0.0.1:57284_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 139269 INFO  (qtp728727687-780) [n:127.0.0.1:57284_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:57284/solr/collection1_shard1_replica_n2/ shard1
   [junit4]   2> 139276 INFO  (qtp1245584920-778) [n:127.0.0.1:57283_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 139276 INFO  (qtp1245584920-778) [n:127.0.0.1:57283_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 139278 INFO  (qtp1245584920-778) [n:127.0.0.1:57283_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 139288 INFO  (qtp1245584920-778) [n:127.0.0.1:57283_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3e318968[collection1_shard2_replica_n4] main]
   [junit4]   2> 139290 INFO  (qtp1245584920-778) [n:127.0.0.1:57283_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 139291 INFO  (qtp1245584920-778) [n:127.0.0.1:57283_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 139292 INFO  (qtp1245584920-778) [n:127.0.0.1:57283_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 139293 INFO  
(searcherExecutor-437-thread-1-processing-n:127.0.0.1:57283_solr 
x:collection1_shard2_replica_n4 s:shard2 c:collection1 r:core_node7) 
[n:127.0.0.1:57283_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_n4] o.a.s.c.SolrCore 
[collection1_shard2_replica_n4] Registered new searcher 
Searcher@3e318968[collection1_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 139380 INFO  
(zkCallback-215-thread-1-processing-n:127.0.0.1:57284_solr) 
[n:127.0.0.1:57284_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 139380 INFO  
(zkCallback-217-thread-2-processing-n:127.0.0.1:57286_solr) 
[n:127.0.0.1:57286_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 139380 INFO  
(zkCallback-213-thread-2-processing-n:127.0.0.1:57282_solr) 
[n:127.0.0.1:57282_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 139380 INFO  
(zkCallback-213-thread-1-processing-n:127.0.0.1:57282_solr) 
[n:127.0.0.1:57282_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 139380 INFO  
(zkCallback-201-thread-2-processing-n:127.0.0.1:57283_solr) 
[n:127.0.0.1:57283_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 139380 INFO  
(zkCallback-215-thread-2-processing-n:127.0.0.1:57284_solr) 
[n:127.0.0.1:57284_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 139380 INFO  
(zkCallback-217-thread-1-processing-n:127.0.0.1:57286_solr) 
[n:127.0.0.1:57286_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 139380 INFO  
(zkCallback-201-thread-1-processing-n:127.0.0.1:57283_solr) 
[n:127.0.0.1:57283_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 139382 INFO  (qtp728727687-780) [n:127.0.0.1:57284_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 139385 INFO  (qtp728727687-780) [n:127.0.0.1:57284_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=collection1&version=2&replicaType=NRT&property.schema=schema.xml&property.config=solrconfig-minimal.xml&coreNodeName=core_node5&name=collection1_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin}
 status=0 QTime=1856
   [junit4]   2> 139491 INFO  
(zkCallback-201-thread-1-processing-n:127.0.0.1:57283_solr) 
[n:127.0.0.1:57283_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 139491 INFO  
(zkCallback-201-thread-2-processing-n:127.0.0.1:57283_solr) 
[n:127.0.0.1:57283_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 139491 INFO  
(zkCallback-213-thread-1-processing-n:127.0.0.1:57282_solr) 
[n:127.0.0.1:57282_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 139491 INFO  
(zkCallback-215-thread-1-processing-n:127.0.0.1:57284_solr) 
[n:127.0.0.1:57284_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 139491 INFO  
(zkCallback-217-thread-1-processing-n:127.0.0.1:57286_solr) 
[n:127.0.0.1:57286_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 139491 INFO  
(zkCallback-213-thread-2-processing-n:127.0.0.1:57282_solr) 
[n:127.0.0.1:57282_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 139492 INFO  
(zkCallback-217-thread-2-processing-n:127.0.0.1:57286_solr) 
[n:127.0.0.1:57286_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 139491 INFO  
(zkCallback-215-thread-2-processing-n:127.0.0.1:57284_solr) 
[n:127.0.0.1:57284_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 139772 INFO  (qtp1550825292-782) [n:127.0.0.1:57282_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 139772 INFO  (qtp1550825292-782) [n:127.0.0.1:57282_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 139772 INFO  (qtp1550825292-782) [n:127.0.0.1:57282_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:57282/solr/collection1_shard2_replica_n6/
   [junit4]   2> 139772 ERROR (qtp1550825292-782) [n:127.0.0.1:57282_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] 
o.a.s.c.SyncStrategy No UpdateLog found - cannot sync
   [junit4]   2> 139784 INFO  (qtp1550825292-782) [n:127.0.0.1:57282_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] 
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> 139784 INFO  (qtp1550825292-782) [n:127.0.0.1:57282_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 139790 INFO  (qtp1550825292-782) [n:127.0.0.1:57282_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:57282/solr/collection1_shard2_replica_n6/ shard2
   [junit4]   2> 139900 INFO  
(zkCallback-215-thread-2-processing-n:127.0.0.1:57284_solr) 
[n:127.0.0.1:57284_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 139900 INFO  
(zkCallback-213-thread-2-processing-n:127.0.0.1:57282_solr) 
[n:127.0.0.1:57282_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 139900 INFO  
(zkCallback-201-thread-1-processing-n:127.0.0.1:57283_solr) 
[n:127.0.0.1:57283_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 139900 INFO  
(zkCallback-215-thread-1-processing-n:127.0.0.1:57284_solr) 
[n:127.0.0.1:57284_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 139900 INFO  
(zkCallback-213-thread-1-processing-n:127.0.0.1:57282_solr) 
[n:127.0.0.1:57282_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 139900 INFO  
(zkCallback-217-thread-1-processing-n:127.0.0.1:57286_solr) 
[n:127.0.0.1:57286_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 139900 INFO  
(zkCallback-201-thread-2-processing-n:127.0.0.1:57283_solr) 
[n:127.0.0.1:57283_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 139900 INFO  
(zkCallback-217-thread-2-processing-n:127.0.0.1:57286_solr) 
[n:127.0.0.1:57286_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 139952 INFO  (qtp1550825292-782) [n:127.0.0.1:57282_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 139954 INFO  (qtp1550825292-782) [n:127.0.0.1:57282_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=collection1&version=2&replicaType=NRT&property.schema=schema.xml&property.config=solrconfig-minimal.xml&coreNodeName=core_node8&name=collection1_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin}
 status=0 QTime=2428
   [junit4]   2> 140068 INFO  
(zkCallback-215-thread-1-processing-n:127.0.0.1:57284_solr) 
[n:127.0.0.1:57284_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 140068 INFO  
(zkCallback-201-thread-1-processing-n:127.0.0.1:57283_solr) 
[n:127.0.0.1:57283_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 140068 INFO  
(zkCallback-215-thread-2-processing-n:127.0.0.1:57284_solr) 
[n:127.0.0.1:57284_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 140068 INFO  
(zkCallback-217-thread-2-processing-n:127.0.0.1:57286_solr) 
[n:127.0.0.1:57286_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 140068 INFO  
(zkCallback-217-thread-1-processing-n:127.0.0.1:57286_solr) 
[n:127.0.0.1:57286_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 140068 INFO  
(zkCallback-213-thread-1-processing-n:127.0.0.1:57282_solr) 
[n:127.0.0.1:57282_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 140068 INFO  
(zkCallback-201-thread-2-processing-n:127.0.0.1:57283_solr) 
[n:127.0.0.1:57283_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 140068 INFO  
(zkCallback-213-thread-2-processing-n:127.0.0.1:57282_solr) 
[n:127.0.0.1:57282_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 140269 INFO  (qtp1891471299-784) [n:127.0.0.1:57286_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=collection1&version=2&replicaType=NRT&property.schema=schema.xml&property.config=solrconfig-minimal.xml&coreNodeName=core_node3&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin}
 status=0 QTime=2745
   [junit4]   2> 140309 INFO  (qtp1245584920-778) [n:127.0.0.1:57283_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=collection1&version=2&replicaType=NRT&property.schema=schema.xml&property.config=solrconfig-minimal.xml&coreNodeName=core_node7&name=collection1_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin}
 status=0 QTime=2779
   [junit4]   2> 140317 INFO  (qtp949583619-776) [n:127.0.0.1:57281_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> 140421 INFO  
(zkCallback-201-thread-2-processing-n:127.0.0.1:57283_solr) 
[n:127.0.0.1:57283_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 140421 INFO  
(zkCallback-201-thread-1-processing-n:127.0.0.1:57283_solr) 
[n:127.0.0.1:57283_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 140421 INFO  
(zkCallback-217-thread-2-processing-n:127.0.0.1:57286_solr) 
[n:127.0.0.1:57286_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 140421 INFO  
(zkCallback-213-thread-2-processing-n:127.0.0.1:57282_solr) 
[n:127.0.0.1:57282_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 140421 INFO  
(zkCallback-213-thread-1-processing-n:127.0.0.1:57282_solr) 
[n:127.0.0.1:57282_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 140421 INFO  
(zkCallback-215-thread-1-processing-n:127.0.0.1:57284_solr) 
[n:127.0.0.1:57284_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 140421 INFO  
(zkCallback-217-thread-1-processing-n:127.0.0.1:57286_solr) 
[n:127.0.0.1:57286_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 140421 INFO  
(zkCallback-215-thread-2-processing-n:127.0.0.1:57284_solr) 
[n:127.0.0.1:57284_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 141181 INFO  
(OverseerCollectionConfigSetProcessor-72094770790662156-127.0.0.1:57281_solr-n_0000000000)
 [n:127.0.0.1:57281_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> 141320 INFO  (qtp949583619-776) [n:127.0.0.1:57281_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&property.schema=schema.xml&property.config=solrconfig-minimal.xml&collection.configName=solrCloudCollectionConfig&name=collection1&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=4171
   [junit4]   2> 141321 INFO  
(SUITE-TestCloudNestedDocsSort-seed#[A6398EDFF83E473B]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):30
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:active live:true
   [junit4]   1> replica:core_node5 rstate:active live:true
   [junit4]   1> replica:core_node7 rstate:active live:true
   [junit4]   1> replica:core_node8 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 141322 INFO  
(SUITE-TestCloudNestedDocsSort-seed#[A6398EDFF83E473B]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 141501 INFO  (qtp1245584920-799) [n:127.0.0.1:57283_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n4]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57282/solr/collection1_shard2_replica_n6/&wt=javabin&version=2}{add=[-1363362739,
 -606074278, -618871048, 1444874567]} 0 84
   [junit4]   2> 141502 INFO  (qtp1550825292-792) [n:127.0.0.1:57282_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n6]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[-1363362739, 
-606074278, -618871048, 1444874567]} 0 139
   [junit4]   2> 141541 INFO  (qtp1891471299-810) [n:127.0.0.1:57286_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57284/solr/collection1_shard1_replica_n2/&wt=javabin&version=2}{add=[2103750598,
 592609334, -1272993381, 2058271494, 1999781871, -1297671224, -1500884437, 
-985834942, -1405905247]} 0 132
   [junit4]   2> 141541 INFO  (qtp728727687-815) [n:127.0.0.1:57284_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2103750598, 
592609334, -1272993381, 2058271494, 1999781871, -1297671224, -1500884437, 
-985834942, -1405905247]} 0 165
   [junit4]   2> 141549 INFO  (qtp1891471299-811) [n:127.0.0.1:57286_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 141549 INFO  (qtp1891471299-811) [n:127.0.0.1:57286_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@6486da2 commitCommandVersion:0
   [junit4]   2> 141551 INFO  (qtp1245584920-799) [n:127.0.0.1:57283_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 141551 INFO  (qtp1550825292-792) [n:127.0.0.1:57282_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 141551 INFO  (qtp1550825292-792) [n:127.0.0.1:57282_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@46cd8a91 commitCommandVersion:0
   [junit4]   2> 141551 INFO  (qtp728727687-816) [n:127.0.0.1:57284_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 141551 INFO  (qtp728727687-816) [n:127.0.0.1:57284_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2d5ecaa3 commitCommandVersion:0
   [junit4]   2> 141551 INFO  (qtp1245584920-799) [n:127.0.0.1:57283_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@68e38b35 commitCommandVersion:0
   [junit4]   2> 141682 INFO  (qtp1550825292-792) [n:127.0.0.1:57282_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@62070fa9[collection1_shard2_replica_n6] main]
   [junit4]   2> 141683 INFO  (qtp1550825292-792) [n:127.0.0.1:57282_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 141684 INFO  
(searcherExecutor-436-thread-1-processing-n:127.0.0.1:57282_solr 
x:collection1_shard2_replica_n6 s:shard2 c:collection1 r:core_node8) 
[n:127.0.0.1:57282_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_n6] o.a.s.c.SolrCore 
[collection1_shard2_replica_n6] Registered new searcher 
Searcher@62070fa9[collection1_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C116)))}
   [junit4]   2> 141684 INFO  (qtp1245584920-799) [n:127.0.0.1:57283_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n

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

ty-closer-1138-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@303fc1b7: rootName = 
solr_58224, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@223bdd3b
   [junit4]   2> 540941 INFO  (jetty-closer-1138-thread-1) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58224_solr
   [junit4]   2> 540942 INFO  (jetty-closer-1138-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 540942 DEBUG 
(OverseerStateUpdate-72094794379689995-127.0.0.1:58224_solr-n_0000000002) 
[n:127.0.0.1:58224_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:58224_solr"} current state version: 0
   [junit4]   2> 540942 DEBUG 
(OverseerStateUpdate-72094794379689995-127.0.0.1:58224_solr-n_0000000002) 
[n:127.0.0.1:58224_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:58224_solr
   [junit4]   2> 540942 DEBUG 
(OverseerStateUpdate-72094794379689995-127.0.0.1:58224_solr-n_0000000002) 
[n:127.0.0.1:58224_solr    ] o.a.s.c.o.NodeMutator Update replica state for 
core_node4:{"core":"testNodeLost_shard1_replica_n2","base_url":"http://127.0.0.1:58224/solr","node_name":"127.0.0.1:58224_solr","state":"active","type":"NRT","leader":"true"}
 to down
   [junit4]   2> 540943 INFO  
(zkCallback-1174-thread-5-processing-n:127.0.0.1:58224_solr) 
[n:127.0.0.1:58224_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (0)
   [junit4]   2> 540943 INFO  (coreCloseExecutor-2100-thread-1) 
[n:127.0.0.1:58224_solr c:testNodeLost s:shard1 r:core_node4 
x:testNodeLost_shard1_replica_n2] o.a.s.c.SolrCore 
[testNodeLost_shard1_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@34e07d44
   [junit4]   2> 540943 INFO  (coreCloseExecutor-2100-thread-1) 
[n:127.0.0.1:58224_solr c:testNodeLost s:shard1 r:core_node4 
x:testNodeLost_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testNodeLost.shard1.replica_n2, tag=887127364
   [junit4]   2> 540943 INFO  (coreCloseExecutor-2100-thread-1) 
[n:127.0.0.1:58224_solr c:testNodeLost s:shard1 r:core_node4 
x:testNodeLost_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4a725ee0: rootName = 
solr_58224, domain = solr.core.testNodeLost.shard1.replica_n2, service url = 
null, agent id = null] for registry solr.core.testNodeLost.shard1.replica_n2 / 
com.codahale.metrics.MetricRegistry@2ed9d0eb
   [junit4]   2> 540943 DEBUG 
(OverseerStateUpdate-72094794379689995-127.0.0.1:58224_solr-n_0000000002) 
[n:127.0.0.1:58224_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/testNodeLost/state.json version: 7
   [junit4]   2> 540944 INFO  
(zkCallback-1174-thread-4-processing-n:127.0.0.1:58224_solr) 
[n:127.0.0.1:58224_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testNodeLost/state.json] for collection [testNodeLost] has 
occurred - updating... (live nodes size: [0])
   [junit4]   2> 540944 INFO  
(zkCallback-1174-thread-2-processing-n:127.0.0.1:58224_solr) 
[n:127.0.0.1:58224_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testNodeLost/state.json] for collection [testNodeLost] has 
occurred - updating... (live nodes size: [0])
   [junit4]   2> 540950 INFO  (coreCloseExecutor-2100-thread-1) 
[n:127.0.0.1:58224_solr c:testNodeLost s:shard1 r:core_node4 
x:testNodeLost_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testNodeLost.shard1.leader, tag=887127364
   [junit4]   2> 540953 INFO  (jetty-closer-1138-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72094794379689995-127.0.0.1:58224_solr-n_0000000002) closing
   [junit4]   2> 540953 INFO  
(OverseerStateUpdate-72094794379689995-127.0.0.1:58224_solr-n_0000000002) 
[n:127.0.0.1:58224_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:58224_solr
   [junit4]   2> 540954 WARN  
(OverseerAutoScalingTriggerThread-72094794379689995-127.0.0.1:58224_solr-n_0000000002)
 [n:127.0.0.1:58224_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 540955 DEBUG (jetty-closer-1138-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 540957 INFO  (jetty-closer-1138-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@71e4e54{/solr,null,UNAVAILABLE}
   [junit4]   2> 540957 INFO  (jetty-closer-1138-thread-1) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 540958 ERROR 
(SUITE-ComputePlanActionTest-seed#[A6398EDFF83E473B]-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> 540958 INFO  
(SUITE-ComputePlanActionTest-seed#[A6398EDFF83E473B]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:58210 58210
   [junit4]   2> 540960 INFO  (Thread-1031) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:58210 58210
   [junit4]   2> 541085 WARN  (Thread-1031) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        15      /solr/aliases.json
   [junit4]   2>        15      /solr/clusterprops.json
   [junit4]   2>        11      /solr/configs/conf
   [junit4]   2>        10      /solr/security.json
   [junit4]   2>        9       
/solr/collections/testNodeWithMultipleReplicasLost/terms/shard2
   [junit4]   2>        9       
/solr/collections/testNodeWithMultipleReplicasLost/terms/shard1
   [junit4]   2>        6       /solr/collections/testSelected2/terms/shard1
   [junit4]   2>        5       /solr/collections/testNodeLost/terms/shard1
   [junit4]   2>        5       /solr/collections/testNodeAdded/terms/shard1
   [junit4]   2>        5       /solr/collections/testSelected1/terms/shard2
   [junit4]   2>        5       /solr/collections/testSelected1/terms/shard1
   [junit4]   2>        5       /solr/collections/testSelected2/terms/shard2
   [junit4]   2>        5       /solr/collections/testSelected3/terms/shard2
   [junit4]   2>        5       /solr/collections/testSelected3/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        41      /solr/collections/testSelected2/state.json
   [junit4]   2>        39      /solr/collections/testSelected1/state.json
   [junit4]   2>        35      
/solr/collections/testNodeWithMultipleReplicasLost/state.json
   [junit4]   2>        32      /solr/collections/testSelected3/state.json
   [junit4]   2>        16      /solr/collections/testNodeLost/state.json
   [junit4]   2>        15      /solr/clusterstate.json
   [junit4]   2>        8       /solr/collections/testNodeAdded/state.json
   [junit4]   2>        6       
/solr/overseer_elect/election/72094794379689995-127.0.0.1:58224_solr-n_0000000002
   [junit4]   2>        3       /solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        55      /solr/live_nodes
   [junit4]   2>        40      /solr/collections
   [junit4]   2>        3       /solr/overseer/queue
   [junit4]   2>        3       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        3       /solr/overseer/collection-queue-work
   [junit4]   2>        3       /solr/overseer/queue-work
   [junit4]   2>        2       /solr/autoscaling/events/node_lost_trigger
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ComputePlanActionTest_A6398EDFF83E473B-001
   [junit4]   2> Feb 20, 2018 8:42:39 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=178, maxMBSortInHeap=5.392788030216834, 
sim=RandomSimilarity(queryNorm=false): {}, locale=mzn-IR, timezone=Etc/GMT+0
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9 
(64-bit)/cpus=3,threads=1,free=189597656,total=405798912
   [junit4]   2> NOTE: All tests run in this JVM: [TestHashPartitioner, 
TestRandomDVFaceting, TestSerializedLuceneMatchVersion, 
TestTolerantUpdateProcessorRandomCloud, BlockCacheTest, TestStressVersions, 
TestDistributedMissingSort, TestNamedUpdateProcessors, 
TestPullReplicaErrorHandling, CoreAdminRequestStatusTest, OverseerStatusTest, 
TestLargeCluster, GraphQueryTest, TestUpdate, TestRTimerTree, 
DocExpirationUpdateProcessorFactoryTest, CdcrVersionReplicationTest, 
SuggesterTest, SimplePostToolTest, TestEmbeddedSolrServerConstructors, 
BasicAuthIntegrationTest, TestDistributedGrouping, 
AtomicUpdateProcessorFactoryTest, TestSolrQueryResponse, 
TestCloudManagedSchema, HLLSerializationTest, DirectUpdateHandlerTest, 
TestDFRSimilarityFactory, DistanceUnitsTest, TestMiniSolrCloudClusterSSL, 
SuggestComponentTest, OverseerModifyCollectionTest, TestBadConfig, 
CoreSorterTest, TestCollapseQParserPlugin, CleanupOldIndexTest, 
SegmentsInfoRequestHandlerTest, HdfsBasicDistributedZk2Test, DeleteStatusTest, 
TestDocSet, TestExpandComponent, TestNodeLostTrigger, 
TestPayloadScoreQParserPlugin, AddBlockUpdateTest, TestStressReorder, 
BufferStoreTest, ReplicaListTransformerTest, ClassificationUpdateProcessorTest, 
TimeZoneUtilsTest, UninvertDocValuesMergePolicyTest, 
TestFieldTypeCollectionResource, SpellCheckCollatorWithCollapseTest, 
SortSpecParsingTest, ShardRoutingTest, QueryParsingTest, HighlighterConfigTest, 
ResponseHeaderTest, TestClusterStateMutator, TestUseDocValuesAsStored2, 
TestSolrCloudWithDelegationTokens, ComputePlanActionTest]
   [junit4] Completed [644/777 (2!)] on J1 in 46.93s, 4 tests, 1 failure <<< 
FAILURES!

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

Reply via email to