Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20423/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelExecutorStream

Error Message:
Error from server at http://127.0.0.1:38567/solr/workQueue_shard2_replica_n3: 
Expected mime type application/octet-stream but got text/html. <html> <head> 
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> 
<title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem 
accessing /solr/workQueue_shard2_replica_n3/update. Reason: <pre>    Can not 
find: /solr/workQueue_shard2_replica_n3/update</pre></p> <hr /><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.3.20.v20170531</a><hr/> 
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at http://127.0.0.1:38567/solr/workQueue_shard2_replica_n3: Expected 
mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/workQueue_shard2_replica_n3/update. Reason:
<pre>    Can not find: /solr/workQueue_shard2_replica_n3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([EE5DFA8B12E69AC6:534A8F922BCAA79B]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelExecutorStream(StreamExpressionTest.java:7015)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:38567/solr/workQueue_shard2_replica_n3: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/workQueue_shard2_replica_n3/update. Reason:
<pre>    Can not find: /solr/workQueue_shard2_replica_n3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:591)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:516)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        ... 1 more




Build Log:
[...truncated 14284 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_EE5DFA8B12E69AC6-001/init-core-data-001
   [junit4]   2> 0    INFO  
(SUITE-StreamExpressionTest-seed#[EE5DFA8B12E69AC6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 57   INFO  
(SUITE-StreamExpressionTest-seed#[EE5DFA8B12E69AC6]-worker) [    ] o.e.j.u.log 
Logging initialized @1660ms
   [junit4]   2> 62   INFO  
(SUITE-StreamExpressionTest-seed#[EE5DFA8B12E69AC6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 70   INFO  
(SUITE-StreamExpressionTest-seed#[EE5DFA8B12E69AC6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 77   INFO  
(SUITE-StreamExpressionTest-seed#[EE5DFA8B12E69AC6]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_EE5DFA8B12E69AC6-001/tempDir-001
   [junit4]   2> 90   INFO  
(SUITE-StreamExpressionTest-seed#[EE5DFA8B12E69AC6]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 92   INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 93   INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 175  ERROR (Thread-1) [    ] 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> 191  INFO  
(SUITE-StreamExpressionTest-seed#[EE5DFA8B12E69AC6]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:41331
   [junit4]   2> 471  INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 471  INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 471  INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 471  INFO  (jetty-launcher-1-thread-4) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 527  INFO  (jetty-launcher-1-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@726d02{/solr,null,AVAILABLE}
   [junit4]   2> 528  INFO  (jetty-launcher-1-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@281d38{/solr,null,AVAILABLE}
   [junit4]   2> 530  INFO  (jetty-launcher-1-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1678e28{/solr,null,AVAILABLE}
   [junit4]   2> 530  INFO  (jetty-launcher-1-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@569ba4{/solr,null,AVAILABLE}
   [junit4]   2> 540  INFO  (jetty-launcher-1-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@e3b979{HTTP/1.1,[http/1.1]}{127.0.0.1:41399}
   [junit4]   2> 540  INFO  (jetty-launcher-1-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@d0f6d7{HTTP/1.1,[http/1.1]}{127.0.0.1:46879}
   [junit4]   2> 540  INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.Server 
Started @2150ms
   [junit4]   2> 540  INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46879}
   [junit4]   2> 540  INFO  (jetty-launcher-1-thread-4) [    ] o.e.j.s.Server 
Started @2149ms
   [junit4]   2> 540  INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41399}
   [junit4]   2> 541  INFO  (jetty-launcher-1-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@c63d1e{HTTP/1.1,[http/1.1]}{127.0.0.1:38567}
   [junit4]   2> 541  INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.Server 
Started @2150ms
   [junit4]   2> 541  INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38567}
   [junit4]   2> 541  INFO  (jetty-launcher-1-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@10b7b18{HTTP/1.1,[http/1.1]}{127.0.0.1:39599}
   [junit4]   2> 541  INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.Server 
Started @2151ms
   [junit4]   2> 541  INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39599}
   [junit4]   2> 587  ERROR (jetty-launcher-1-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 587  ERROR (jetty-launcher-1-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 588  INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 588  INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 591  ERROR (jetty-launcher-1-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 591  INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 591  INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 591  INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 592  INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 592  INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 592  INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 592  INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 596  ERROR (jetty-launcher-1-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 597  INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 597  INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 597  INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 602  INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-06T06:52:59.061Z
   [junit4]   2> 602  INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-06T06:52:59.057Z
   [junit4]   2> 602  INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-06T06:52:59.057Z
   [junit4]   2> 602  INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-06T06:52:59.057Z
   [junit4]   2> 623  INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 623  INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 624  INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 623  INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 639  INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 639  INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 639  INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 639  INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 832  WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15e55f69b650001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 834  WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15e55f69b650004, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 834  WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15e55f69b650002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 834  WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15e55f69b650003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1161 INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41331/solr
   [junit4]   2> 1161 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41331/solr
   [junit4]   2> 1161 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41331/solr
   [junit4]   2> 1161 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41331/solr
   [junit4]   2> 1176 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15e55f69b650005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1176 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15e55f69b650006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1225 WARN  (jetty-launcher-1-thread-1) [n:127.0.0.1:39599_solr 
   ] o.a.s.c.ZkController The _default configset could not be uploaded. Please 
provide 'solr.default.confdir' parameter that points to a configset intended to 
be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 1225 WARN  (jetty-launcher-1-thread-2) [n:127.0.0.1:38567_solr 
   ] o.a.s.c.ZkController The _default configset could not be uploaded. Please 
provide 'solr.default.confdir' parameter that points to a configset intended to 
be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 1225 WARN  (jetty-launcher-1-thread-4) [n:127.0.0.1:41399_solr 
   ] o.a.s.c.ZkController The _default configset could not be uploaded. Please 
provide 'solr.default.confdir' parameter that points to a configset intended to 
be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 1225 WARN  (jetty-launcher-1-thread-3) [n:127.0.0.1:46879_solr 
   ] o.a.s.c.ZkController The _default configset could not be uploaded. Please 
provide 'solr.default.confdir' parameter that points to a configset intended to 
be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 1259 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:39599_solr 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1259 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:46879_solr 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1260 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:38567_solr 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1260 INFO  (jetty-launcher-1-thread-4) [n:127.0.0.1:41399_solr 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1261 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:39599_solr 
   ] o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:39599_solr
   [junit4]   2> 1262 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:46879_solr 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46879_solr
   [junit4]   2> 1266 INFO  
(zkCallback-23-thread-1-processing-n:127.0.0.1:41399_solr) 
[n:127.0.0.1:41399_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1270 INFO  
(zkCallback-20-thread-1-processing-n:127.0.0.1:39599_solr) 
[n:127.0.0.1:39599_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1271 INFO  
(zkCallback-22-thread-1-processing-n:127.0.0.1:46879_solr) 
[n:127.0.0.1:46879_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1271 INFO  
(zkCallback-21-thread-1-processing-n:127.0.0.1:38567_solr) 
[n:127.0.0.1:38567_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1272 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:39599_solr 
   ] o.a.s.c.Overseer Overseer 
(id=98610759506133001-127.0.0.1:39599_solr-n_0000000000) starting
   [junit4]   2> 1276 INFO  (jetty-launcher-1-thread-4) [n:127.0.0.1:41399_solr 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41399_solr
   [junit4]   2> 1277 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:38567_solr 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38567_solr
   [junit4]   2> 1289 INFO  
(zkCallback-22-thread-1-processing-n:127.0.0.1:46879_solr) 
[n:127.0.0.1:46879_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1289 INFO  
(zkCallback-21-thread-1-processing-n:127.0.0.1:38567_solr) 
[n:127.0.0.1:38567_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1289 INFO  
(zkCallback-23-thread-1-processing-n:127.0.0.1:41399_solr) 
[n:127.0.0.1:41399_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1290 INFO  
(zkCallback-20-thread-1-processing-n:127.0.0.1:39599_solr) 
[n:127.0.0.1:39599_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1291 INFO  
(zkCallback-21-thread-1-processing-n:127.0.0.1:38567_solr) 
[n:127.0.0.1:38567_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1291 INFO  
(zkCallback-22-thread-1-processing-n:127.0.0.1:46879_solr) 
[n:127.0.0.1:46879_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1291 INFO  
(zkCallback-23-thread-1-processing-n:127.0.0.1:41399_solr) 
[n:127.0.0.1:41399_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1292 INFO  
(zkCallback-20-thread-1-processing-n:127.0.0.1:39599_solr) 
[n:127.0.0.1:39599_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1481 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:39599_solr 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39599_solr
   [junit4]   2> 1484 INFO  
(zkCallback-23-thread-1-processing-n:127.0.0.1:41399_solr) 
[n:127.0.0.1:41399_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1484 INFO  
(zkCallback-21-thread-1-processing-n:127.0.0.1:38567_solr) 
[n:127.0.0.1:38567_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1484 INFO  
(zkCallback-22-thread-1-processing-n:127.0.0.1:46879_solr) 
[n:127.0.0.1:46879_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1485 INFO  
(zkCallback-20-thread-1-processing-n:127.0.0.1:39599_solr) 
[n:127.0.0.1:39599_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1891 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:39599_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39599.solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e08dff
   [junit4]   2> 1892 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:39599_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39599.solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e08dff
   [junit4]   2> 1892 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:46879_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46879.solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e08dff
   [junit4]   2> 1892 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:39599_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39599.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e08dff
   [junit4]   2> 1892 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:46879_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46879.solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e08dff
   [junit4]   2> 1893 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:46879_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46879.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e08dff
   [junit4]   2> 1893 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:38567_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38567.solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e08dff
   [junit4]   2> 1893 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:38567_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38567.solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e08dff
   [junit4]   2> 1893 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:38567_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38567.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e08dff
   [junit4]   2> 1900 INFO  (jetty-launcher-1-thread-4) [n:127.0.0.1:41399_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41399.solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e08dff
   [junit4]   2> 1900 INFO  (jetty-launcher-1-thread-4) [n:127.0.0.1:41399_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41399.solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e08dff
   [junit4]   2> 1901 INFO  (jetty-launcher-1-thread-4) [n:127.0.0.1:41399_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41399.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e08dff
   [junit4]   2> 1940 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:38567_solr 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_EE5DFA8B12E69AC6-001/tempDir-001/node2/.
   [junit4]   2> 1941 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:39599_solr 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_EE5DFA8B12E69AC6-001/tempDir-001/node1/.
   [junit4]   2> 1941 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:46879_solr 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_EE5DFA8B12E69AC6-001/tempDir-001/node3/.
   [junit4]   2> 1942 INFO  (jetty-launcher-1-thread-4) [n:127.0.0.1:41399_solr 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_EE5DFA8B12E69AC6-001/tempDir-001/node4/.
   [junit4]   2> 2339 INFO  
(SUITE-StreamExpressionTest-seed#[EE5DFA8B12E69AC6]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2347 INFO  
(SUITE-StreamExpressionTest-seed#[EE5DFA8B12E69AC6]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41331/solr ready
   [junit4]   2> 2611 INFO  (qtp11296788-58) [n:127.0.0.1:46879_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2630 INFO  
(OverseerThreadFactory-18-thread-1-processing-n:127.0.0.1:39599_solr) 
[n:127.0.0.1:39599_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1_collection
   [junit4]   2> 2758 INFO  
(OverseerStateUpdate-98610759506133001-127.0.0.1:39599_solr-n_0000000000) 
[n:127.0.0.1:39599_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41399/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2762 INFO  
(OverseerStateUpdate-98610759506133001-127.0.0.1:39599_solr-n_0000000000) 
[n:127.0.0.1:39599_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_collection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38567/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2975 INFO  (qtp1336126-52) [n:127.0.0.1:41399_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2975 INFO  (qtp20084616-56) [n:127.0.0.1:38567_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2977 INFO  (qtp20084616-56) [n:127.0.0.1:38567_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2978 INFO  (qtp1336126-52) [n:127.0.0.1:41399_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 3097 INFO  
(zkCallback-21-thread-1-processing-n:127.0.0.1:38567_solr) 
[n:127.0.0.1:38567_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3097 INFO  
(zkCallback-23-thread-1-processing-n:127.0.0.1:41399_solr) 
[n:127.0.0.1:41399_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3097 INFO  
(zkCallback-23-thread-2-processing-n:127.0.0.1:41399_solr) 
[n:127.0.0.1:41399_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3099 INFO  
(zkCallback-21-thread-2-processing-n:127.0.0.1:38567_solr) 
[n:127.0.0.1:38567_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 4021 INFO  (qtp1336126-52) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 4021 INFO  (qtp20084616-56) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 4119 INFO  (qtp1336126-52) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema 
[collection1_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 4126 INFO  (qtp20084616-56) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema 
[collection1_collection_shard2_replica_n2] Schema name=test
   [junit4]   2> 4142 WARN  (qtp1336126-52) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr 
loaded a deprecated plugin/analysis class [solr.TrieIntField]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 4142 WARN  (qtp20084616-56) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrResourceLoader Solr 
loaded a deprecated plugin/analysis class [solr.TrieIntField]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 4174 WARN  (qtp20084616-56) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrResourceLoader Solr 
loaded a deprecated plugin/analysis class [solr.TrieFloatField]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 4174 WARN  (qtp1336126-52) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr 
loaded a deprecated plugin/analysis class [solr.TrieFloatField]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 4178 WARN  (qtp20084616-56) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrResourceLoader Solr 
loaded a deprecated plugin/analysis class [solr.TrieLongField]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 4178 WARN  (qtp1336126-52) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr 
loaded a deprecated plugin/analysis class [solr.TrieLongField]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 4184 WARN  (qtp20084616-56) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrResourceLoader Solr 
loaded a deprecated plugin/analysis class [solr.TrieDoubleField]. Please 
consult documentation how to replace it accordingly.
   [junit4]   2> 4184 WARN  (qtp1336126-52) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr 
loaded a deprecated plugin/analysis class [solr.TrieDoubleField]. Please 
consult documentation how to replace it accordingly.
   [junit4]   2> 4349 WARN  (qtp20084616-56) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrResourceLoader Solr 
loaded a deprecated plugin/analysis class [solr.TrieDateField]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 4706 WARN  (qtp20084616-56) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrResourceLoader Solr 
loaded a deprecated plugin/analysis class [solr.GeoHashField]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 4706 WARN  (qtp1336126-52) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr 
loaded a deprecated plugin/analysis class [solr.GeoHashField]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 4717 WARN  (qtp20084616-56) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrResourceLoader Solr 
loaded a deprecated plugin/analysis class [solr.LatLonType]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 4717 WARN  (qtp1336126-52) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr 
loaded a deprecated plugin/analysis class [solr.LatLonType]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 4744 WARN  (qtp20084616-56) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 4744 WARN  (qtp20084616-56) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema Field text is 
not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 4745 WARN  (qtp1336126-52) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 4745 WARN  (qtp1336126-52) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema Field text is 
not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 4746 INFO  (qtp20084616-56) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema 
test/1.6 with uniqueid field id
   [junit4]   2> 4746 INFO  (qtp1336126-52) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
test/1.6 with uniqueid field id
   [junit4]   2> 4755 INFO  (qtp20084616-56) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.CoreContainer Creating 
SolrCore 'collection1_collection_shard2_replica_n2' using configuration from 
collection collection1_collection, trusted=true
   [junit4]   2> 4755 INFO  (qtp1336126-52) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'collection1_collection_shard1_replica_n1' using configuration from 
collection collection1_collection, trusted=true
   [junit4]   2> 4780 INFO  (qtp1336126-52) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_41399.solr.core.collection1_collection.shard1.replica_n1' 
(registry 'solr.core.collection1_collection.shard1.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e08dff
   [junit4]   2> 4780 INFO  (qtp20084616-56) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_38567.solr.core.collection1_collection.shard2.replica_n2' 
(registry 'solr.core.collection1_collection.shard2.replica_n2') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e08dff
   [junit4]   2> 4785 INFO  (qtp1336126-52) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 4786 INFO  (qtp20084616-56) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 4789 INFO  (qtp1336126-52) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[[collection1_collection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_EE5DFA8B12E69AC6-001/tempDir-001/node4/collection1_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_EE5DFA8B12E69AC6-001/tempDir-001/node4/./collection1_collection_shard1_replica_n1/data/]
   [junit4]   2> 4789 INFO  (qtp20084616-56) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore 
[[collection1_collection_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_EE5DFA8B12E69AC6-001/tempDir-001/node2/collection1_collection_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_EE5DFA8B12E69AC6-001/tempDir-001/node2/./collection1_collection_shard2_replica_n2/data/]
   [junit4]   2> 5420 INFO  (qtp1336126-52) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 5420 INFO  (qtp20084616-56) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 5421 INFO  (qtp1336126-52) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 5421 INFO  (qtp20084616-56) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 5444 INFO  (qtp1336126-52) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 5444 INFO  (qtp20084616-56) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 5444 INFO  (qtp1336126-52) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 5444 INFO  (qtp20084616-56) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 5470 INFO  (qtp20084616-56) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@16cac4b[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 5470 INFO  (qtp1336126-52) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@199f946[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 5485 INFO  (qtp1336126-52) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 5485 INFO  (qtp20084616-56) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 5504 INFO  (qtp20084616-56) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 5504 INFO  (qtp1336126-52) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 5521 INFO  (qtp20084616-56) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits 
will be reserved for  10000
   [junit4]   2> 5521 INFO  (qtp1336126-52) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits 
will be reserved for  10000
   [junit4]   2> 5630 INFO  
(searcherExecutor-28-thread-1-processing-n:127.0.0.1:41399_solr 
x:collection1_collection_shard1_replica_n1 s:shard1 c:collection1_collection 
r:core_node3) [n:127.0.0.1:41399_solr c:collection1_collection s:shard1 
r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_collection_shard1_replica_n1] Registered new searcher 
Searcher@199f946[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 5630 INFO  
(searcherExecutor-27-thread-1-processing-n:127.0.0.1:38567_solr 
x:collection1_collection_shard2_replica_n2 s:shard2 c:collection1_collection 
r:core_node4) [n:127.0.0.1:38567_solr c:collection1_collection s:shard2 
r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_collection_shard2_replica_n2] Registered new searcher 
Searcher@16cac4b[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 5630 INFO  (qtp20084616-56) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1577772157862150144
   [junit4]   2> 5630 INFO  (qtp1336126-52) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1577772157862150144
   [junit4]   2> 5648 INFO  (qtp1336126-52) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 5648 INFO  (qtp1336126-52) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
I may be the new leader - try and sync
   [junit4]   2> 5648 INFO  (qtp20084616-56) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 5649 INFO  (qtp20084616-56) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext 
I may be the new leader - try and sync
   [junit4]   2> 5649 INFO  (qtp20084616-56) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas 
to http://127.0.0.1:38567/solr/collection1_collection_shard2_replica_n2/
   [junit4]   2> 5649 INFO  (qtp1336126-52) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas 
to http://127.0.0.1:41399/solr/collection1_collection_shard1_replica_n1/
   [junit4]   2> 5650 INFO  (qtp1336126-52) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 5650 INFO  (qtp20084616-56) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 5650 INFO  (qtp1336126-52) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:41399/solr/collection1_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 5650 INFO  (qtp20084616-56) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SyncStrategy 
http://127.0.0.1:38567/solr/collection1_collection_shard2_replica_n2/ has no 
replicas
   [junit4]   2> 5650 INFO  (qtp1336126-52) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 5650 INFO  (qtp20084616-56) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 5652 INFO  
(zkCallback-23-thread-2-processing-n:127.0.0.1:41399_solr) 
[n:127.0.0.1:41399_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 5652 INFO  
(zkCallback-21-thread-2-processing-n:127.0.0.1:38567_solr) 
[n:127.0.0.1:38567_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 5652 INFO  
(zkCallback-21-thread-1-processing-n:127.0.0.1:38567_solr) 
[n:127.0.0.1:38567_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 5652 INFO  
(zkCallback-23-thread-1-processing-n:127.0.0.1:41399_solr) 
[n:127.0.0.1:41399_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 5667 INFO  (qtp1336126-52) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
I am the new leader: 
http://127.0.0.1:41399/solr/collection1_collection_shard1_replica_n1/ shard1
   [junit4]   2> 5667 INFO  (qtp20084616-56) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext 
I am the new leader: 
http://127.0.0.1:38567/solr/collection1_collection_shard2_replica_n2/ shard2
   [junit4]   2> 5773 INFO  
(zkCallback-23-thread-1-processing-n:127.0.0.1:41399_solr) 
[n:127.0.0.1:41399_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 5773 INFO  
(zkCallback-23-thread-2-processing-n:127.0.0.1:41399_solr) 
[n:127.0.0.1:41399_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 5773 INFO  
(zkCallback-21-thread-2-processing-n:127.0.0.1:38567_solr) 
[n:127.0.0.1:38567_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 5773 INFO  
(zkCallback-21-thread-1-processing-n:127.0.0.1:38567_solr) 
[n:127.0.0.1:38567_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 5819 INFO  (qtp20084616-56) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 5819 INFO  (qtp1336126-52) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 5821 INFO  (qtp1336126-52) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2850
   [junit4]   2> 5825 INFO  (qtp20084616-56) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2855
   [junit4]   2> 5862 INFO  (qtp11296788-58) [n:127.0.0.1:46879_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> 5929 INFO  
(zkCallback-23-thread-2-processing-n:127.0.0.1:41399_solr) 
[n:127.0.0.1:41399_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 5929 INFO  
(zkCallback-23-thread-1-processing-n:127.0.0.1:41399_solr) 
[n:127.0.0.1:41399_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 5930 INFO  
(zkCallback-21-thread-1-processing-n:127.0.0.1:38567_solr) 
[n:127.0.0.1:38567_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 5930 INFO  
(zkCallback-21-thread-2-processing-n:127.0.0.1:38567_solr) 
[n:127.0.0.1:38567_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 6634 INFO  
(OverseerCollectionConfigSetProcessor-98610759506133001-127.0.0.1:39599_solr-n_0000000000)
 [n:127.0.0.1:39599_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> 6863 INFO  (qtp11296788-58) [n:127.0.0.1:46879_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=4287
   [junit4]   2> 6868 INFO  
(SUITE-StreamExpressionTest-seed#[EE5DFA8B12E69AC6]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1_collection failOnTimeout:true timeout (sec):90
   [junit4]   2> 6869 INFO  
(SUITE-StreamExpressionTest-seed#[EE5DFA8B12E69AC6]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
collection1_collection
   [junit4]   2> 6870 INFO  (qtp11296788-55) [n:127.0.0.1:46879_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params 
collections=collection1_collection&name=collection1&action=CREATEALIAS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 6979 INFO  (qtp11296788-55) [n:127.0.0.1:46879_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collections=collection1_collection&name=collection1&action=CREATEALIAS&wt=javabin&version=2}
 status=0 QTime=108
   [junit4]   2> 7001 INFO  
(TEST-StreamExpressionTest.testRankStream-seed#[EE5DFA8B12E69AC6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testRankStream
   [junit4]   2> 7155 INFO  (qtp20084616-61) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:41399/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1577772159376293888)} 0 91
   [junit4]   2> 7159 INFO  (qtp20084616-32) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577772159464374272,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 7159 INFO  (qtp20084616-32) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 7159 INFO  (qtp1336126-37) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577772159465422848,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 7159 INFO  (qtp1336126-37) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 7160 INFO  (qtp1336126-37) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 7160 INFO  (qtp1336126-37) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:41399/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 7162 INFO  (qtp20084616-32) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 7162 INFO  (qtp20084616-32) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:41399/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 4
   [junit4]   2> 7163 INFO  (qtp1336126-33) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:5&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1577772159359516672),commit=} 0 152
   [junit4]   2> 7280 INFO  (qtp20084616-34) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:5&wt=javabin&version=2}{add=[2 
(1577772159478005760), 3 (1577772159591251968)]} 0 111
   [junit4]   2> 7282 INFO  (qtp1336126-54) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:5&wt=javabin&version=2}{add=[0 
(1577772159478005760), 4 (1577772159591251968), 1 (1577772159593349120)]} 0 112
   [junit4]   2> 7298 INFO  (qtp1336126-43) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577772159611174912,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 7298 INFO  (qtp1336126-43) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@11c98c9 
commitCommandVersion:1577772159611174912
   [junit4]   2> 7299 INFO  (qtp20084616-42) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577772159612223488,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 7301 INFO  (qtp20084616-42) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3421c5 
commitCommandVersion:1577772159612223488
   [junit4]   2> 7566 INFO  (qtp20084616-42) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@190769c[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 7566 INFO  (qtp1336126-43) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1de4407[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 7570 INFO  (qtp20084616-42) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 7571 INFO  (qtp1336126-43) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 7581 INFO  
(searcherExecutor-27-thread-1-processing-n:127.0.0.1:38567_solr 
x:collection1_collection_shard2_replica_n2 s:shard2 c:collection1_collection 
r:core_node4) [n:127.0.0.1:38567_solr c:collection1_collection s:shard2 
r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_collection_shard2_replica_n2] Registered new searcher 
Searcher@190769c[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C2)))}
   [junit4]   2> 7581 INFO  (qtp20084616-42) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38567/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 282
   [junit4]   2> 7583 INFO  
(searcherExecutor-28-thread-1-processing-n:127.0.0.1:41399_solr 
x:collection1_collection_shard1_replica_n1 s:shard1 c:collection1_collection 
r:core_node3) [n:127.0.0.1:41399_solr c:collection1_collection s:shard1 
r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_collection_shard1_replica_n1] Registered new searcher 
Searcher@1de4407[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C3)))}
   [junit4]   2> 7583 INFO  (qtp1336126-43) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38567/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 285
   [junit4]   2> 7584 INFO  (qtp20084616-61) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:5&commit=true&wt=javabin&version=2}{commit=}
 0 300
   [junit4]   2> 7605 INFO  
(TEST-StreamExpressionTest.testRankStream-seed#[EE5DFA8B12E69AC6]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 7608 INFO  
(TEST-StreamExpressionTest.testRankStream-seed#[EE5DFA8B12E69AC6]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41331/solr ready
   [junit4]   2> 7666 INFO  (qtp1336126-54) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc,+a_i+asc&wt=json&version=2.2}
 hits=3 status=0 QTime=50
   [junit4]   2> 7676 INFO  (qtp20084616-38) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc,+a_i+asc&wt=json&version=2.2}
 hits=2 status=0 QTime=60
   [junit4]   2> 7706 INFO  (qtp20084616-61) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+desc&wt=json&version=2.2}
 hits=2 status=0 QTime=0
   [junit4]   2> 7706 INFO  (qtp1336126-52) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+desc&wt=json&version=2.2}
 hits=3 status=0 QTime=0
   [junit4]   2> 7723 INFO  (qtp20084616-56) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc,+a_i+asc&wt=json&version=2.2}
 hits=2 status=0 QTime=0
   [junit4]   2> 7723 INFO  (qtp1336126-43) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc,+a_i+asc&wt=json&version=2.2}
 hits=3 status=0 QTime=0
   [junit4]   2> 7730 INFO  (qtp20084616-61) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+desc,+a_i+desc&wt=json&version=2.2}
 hits=2 status=0 QTime=0
   [junit4]   2> 7732 INFO  (qtp1336126-54) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+desc,+a_i+desc&wt=json&version=2.2}
 hits=3 status=0 QTime=0
   [junit4]   2> 7736 INFO  
(TEST-StreamExpressionTest.testRankStream-seed#[EE5DFA8B12E69AC6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testRankStream
   [junit4]   2> 7759 INFO  
(TEST-StreamExpressionTest.testNulls-seed#[EE5DFA8B12E69AC6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testNulls
   [junit4]   2> 7798 INFO  (qtp20084616-61) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@9f0ea6[collection1_collection_shard2_replica_n2] realtime]
   [junit4]   2> 7798 INFO  (qtp1336126-37) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@14bc05a[collection1_collection_shard1_replica_n1] realtime]
   [junit4]   2> 7798 INFO  (qtp20084616-61) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:41399/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1577772160097714176)} 0 36
   [junit4]   2> 7801 INFO  (qtp1336126-31) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577772160138608640,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 7801 INFO  (qtp1336126-31) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@11c98c9 
commitCommandVersion:1577772160138608640
   [junit4]   2> 7801 INFO  (qtp1336126-31) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1390b18[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 7816 INFO  
(searcherExecutor-28-thread-1-processing-n:127.0.0.1:41399_solr 
x:collection1_collection_shard1_replica_n1 s:shard1 c:collection1_collection 
r:core_node3) [n:127.0.0.1:41399_solr c:collection1_collection s:shard1 
r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_collection_shard1_replica_n1] Registered new searcher 
Searcher@1390b18[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 7817 INFO  (qtp1336126-31) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 7819 INFO  (qtp20084616-38) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577772160157483008,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 7819 INFO  (qtp20084616-38) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3421c5 
commitCommandVersion:1577772160157483008
   [junit4]   2> 7820 INFO  (qtp1336126-31) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:41399/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 19
   [junit4]   2> 7821 INFO  (qtp20084616-38) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@69477f[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 7823 INFO  (qtp20084616-38) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 7825 INFO  
(searcherExecutor-27-thread-1-processing-n:127.0.0.1:38567_solr 
x:collection1_collection_shard2_replica_n2 s:shard2 c:collection1_collection 
r:core_node4) [n:127.0.0.1:38567_solr c:collection1_collection s:shard2 
r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_collection_shard2_replica_n2] Registered new searcher 
Searcher@69477f[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 7826 INFO  (qtp20084616-38) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:41399/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 7
   [junit4]   2> 7827 INFO  (qtp1336126-37) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:5&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1577772160096665600),commit=} 0 66
   [junit4]   2> 7836 INFO  (qtp20084616-32) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:5&wt=javabin&version=2}{add=[2 
(1577772160167968768), 3 (1577772160174260224)]} 0 7
   [junit4]   2> 7836 INFO  (qtp1336126-54) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:5&wt=javabin&version=2}{add=[0 
(1577772160167968768), 4 (1577772160174260224), 1 (1577772160175308800)]} 0 7
   [junit4]   2> 7839 INFO  (qtp1336126-33) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577772160178454528,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 7839 INFO  (qtp20084616-34) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577772160178454528,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 7839 INFO  (qtp20084616-34) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3421c5 
commitCommandVersion:1577772160178454528
   [junit4]   2> 7839 INFO  (qtp1336126-33) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@11c98c9 
commitCommandVersion:1577772160178454528
   [junit4]   2> 7875 INFO  (qtp20084616-34) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1c93ad0[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 7875 INFO  (qtp20084616-34) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 7887 INFO  
(searcherExecutor-27-thread-1-processing-n:127.0.0.1:38567_solr 
x:collection1_collection_shard2_replica_n2 s:shard2 c:collection1_collection 
r:core_node4) [n:127.0.0.1:38567_solr c:collection1_collection s:shard2 
r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_collection_shard2_replica_n2] Registered new searcher 
Searcher@1c93ad0[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C2)))}
   [junit4]   2> 7887 INFO  (qtp20084616-34) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38567/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 48
   [junit4]   2> 7887 INFO  (qtp1336126-33) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1f1f6a7[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 7892 INFO  
(searcherExecutor-28-thread-1-processing-n:127.0.0.1:41399_solr 
x:collection1_collection_shard1_replica_n1 s:shard1 c:collection1_collection 
r:core_node3) [n:127.0.0.1:41399_solr c:collection1_collection s:shard1 
r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_collection_shard1_replica_n1] Registered new searcher 
Searcher@1f1f6a7[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C3)))}
   [junit4]   2> 7892 INFO  (qtp1336126-33) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 7892 INFO  (qtp1336126-33) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38567/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 53
   [junit4]   2> 7894 INFO  (qtp20084616-42) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:5&commit=true&wt=javabin&version=2}{commit=}
 0 57
   [junit4]   2> 7901 INFO  
(TEST-StreamExpressionTest.testNulls-seed#[EE5DFA8B12E69AC6]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 7903 INFO  
(TEST-StreamExpressionTest.testNulls-seed#[EE5DFA8B12E69AC6]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41331/solr ready
   [junit4]   2> 7915 INFO  (qtp1336126-37) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/export 
params={q=*:*&distrib=false&indent=off&fl=id,a_s,a_i,a_f,+s_multi,+i_multi&sort=a_i+asc&wt=json&version=2.2}
 hits=3 status=0 QTime=8
   [junit4]   2> 7915 INFO  (qtp20084616-32) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/export 
params={q=*:*&distrib=false&indent=off&fl=id,a_s,a_i,a_f,+s_multi,+i_multi&sort=a_i+asc&wt=json&version=2.2}
 hits=2 status=0 QTime=9
   [junit4]   2> 8007 INFO  (qtp1336126-54) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/export 
params={q=*:*&distrib=false&indent=off&fl=id,a_s,a_i,a_f,+s_multi,+i_multi&sort=a_s+asc&wt=json&version=2.2}
 hits=3 status=0 QTime=0
   [junit4]   2> 8007 INFO  (qtp20084616-34) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/export 
params={q=*:*&distrib=false&indent=off&fl=id,a_s,a_i,a_f,+s_multi,+i_multi&sort=a_s+asc&wt=json&version=2.2}
 hits=2 status=0 QTime=0
   [junit4]   2> 8067 INFO  (qtp20084616-42) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/export 
params={q=*:*&distrib=false&indent=off&fl=id,a_s,a_i,a_f,+s_multi,+i_multi&sort=a_s+desc&wt=json&version=2.2}
 hits=2 status=0 QTime=0
   [junit4]   2> 8077 INFO  (qtp1336126-33) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/export 
params={q=*:*&distrib=false&indent=off&fl=id,a_s,a_i,a_f,+s_multi,+i_multi&sort=a_s+desc&wt=json&version=2.2}
 hits=3 status=0 QTime=0
   [junit4]   2> 8100 INFO  
(TEST-StreamExpressionTest.testNulls-seed#[EE5DFA8B12E69AC6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testNulls
   [junit4]   2> 8118 INFO  
(TEST-StreamExpressionTest.testStatsStream-seed#[EE5DFA8B12E69AC6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testStatsStream
   [junit4]   2> 8135 INFO  (qtp1336126-31) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@100a82a[collection1_collection_shard1_replica_n1] realtime]
   [junit4]   2> 8135 INFO  (qtp20084616-61) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@cfa62b[collection1_collection_shard2_replica_n2] realtime]
   [junit4]   2> 8137 INFO  (qtp1336126-31) [n:127.0.0.1:41399_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:38567/solr/collection1_collection_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1577772160474152960)} 0 15
   [junit4]   2> 8138 INFO  (qtp20084616-38) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577772160491978752,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 8138 INFO  (qtp20084616-38) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3421c5 
commitCommandVersion:1577772160491978752
   [junit4]   2> 8139 INFO  (qtp20084616-38) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@aa4d40[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 8140 INFO  (qtp20084616-38) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 8143 INFO  
(searcherExecutor-27-thread-1-processing-n:127.0.0.1:38567_solr 
x:collection1_collection_shard2_replica_n2 s:shard2 c:collection1_collection 
r:core_node4) [n:127.0.0.1:38567_solr c:collection1_collection s:shard2 
r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_collection_shard2_replica_n2] Registered new searcher 
Searcher@aa4d40[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 8144 INFO  (qtp20084616-38) [n:127.0.0.1:38567_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFa

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

exiting : 127.0.0.1:39599_solr
   [junit4]   2> 83646 INFO  
(zkCallback-21-thread-2-processing-n:127.0.0.1:38567_solr) 
[n:127.0.0.1:38567_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 83646 INFO  
(zkCallback-23-thread-2-processing-n:127.0.0.1:41399_solr) 
[n:127.0.0.1:41399_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 83646 INFO  
(zkCallback-23-thread-1-processing-n:127.0.0.1:41399_solr) 
[n:127.0.0.1:41399_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:41399_solr
   [junit4]   2> 83653 INFO  (coreCloseExecutor-160-thread-2) 
[n:127.0.0.1:41399_solr c:mainCorpus s:shard2 r:core_node4 
x:mainCorpus_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.mainCorpus.shard2.leader, tag=16123273
   [junit4]   2> 83654 INFO  (coreCloseExecutor-160-thread-3) 
[n:127.0.0.1:41399_solr c:destination s:shard1 r:core_node3 
x:destination_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.destination.shard1.replica_n1, tag=1382097
   [junit4]   2> 83654 INFO  (coreCloseExecutor-160-thread-3) 
[n:127.0.0.1:41399_solr c:destination s:shard1 r:core_node3 
x:destination_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@192a5a7: rootName = 
solr_41399, domain = solr.core.destination.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.destination.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@1a824b
   [junit4]   2> 83656 INFO  (coreCloseExecutor-159-thread-1) 
[n:127.0.0.1:38567_solr c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.collection1_collection.shard2.leader, tag=20361977
   [junit4]   2> 83656 INFO  (coreCloseExecutor-159-thread-2) 
[n:127.0.0.1:38567_solr c:workQueue s:shard1 r:core_node3 
x:workQueue_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.workQueue.shard1.leader, tag=29448340
   [junit4]   2> 83656 INFO  (coreCloseExecutor-159-thread-3) 
[n:127.0.0.1:38567_solr c:mainCorpus s:shard1 r:core_node3 
x:mainCorpus_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.mainCorpus.shard1.leader, tag=28512215
   [junit4]   2> 83656 INFO  (coreCloseExecutor-159-thread-2) 
[n:127.0.0.1:38567_solr c:workQueue s:shard1 r:core_node3 
x:workQueue_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter close.
   [junit4]   2> 83656 INFO  (coreCloseExecutor-159-thread-2) 
[n:127.0.0.1:38567_solr c:workQueue s:shard1 r:core_node3 
x:workQueue_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData 
with IW:org.apache.solr.update.SolrIndexWriter@d98e36 commitCommandVersion:0
   [junit4]   2> 83677 INFO  (coreCloseExecutor-160-thread-1) 
[n:127.0.0.1:41399_solr c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.collection1_collection.shard1.leader, tag=12854918
   [junit4]   2> 83677 INFO  (coreCloseExecutor-160-thread-3) 
[n:127.0.0.1:41399_solr c:destination s:shard1 r:core_node3 
x:destination_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.destination.shard1.leader, tag=1382097
   [junit4]   2> 83679 INFO  
(zkCallback-21-thread-2-processing-n:127.0.0.1:38567_solr) 
[n:127.0.0.1:38567_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:38567_solr
   [junit4]   2> 83679 INFO  
(zkCallback-21-thread-1-processing-n:127.0.0.1:38567_solr) 
[n:127.0.0.1:38567_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 83692 WARN  
(zkCallback-21-thread-2-processing-n:127.0.0.1:38567_solr) 
[n:127.0.0.1:38567_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 83692 INFO  (jetty-closer-2-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@281d38{/solr,null,UNAVAILABLE}
   [junit4]   2> 85145 WARN  
(zkCallback-20-thread-3-processing-n:127.0.0.1:39599_solr) 
[n:127.0.0.1:39599_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 85145 INFO  (jetty-closer-2-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@726d02{/solr,null,UNAVAILABLE}
   [junit4]   2> 85179 WARN  
(zkCallback-23-thread-1-processing-n:127.0.0.1:41399_solr) 
[n:127.0.0.1:41399_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 85179 INFO  (jetty-closer-2-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1678e28{/solr,null,UNAVAILABLE}
   [junit4]   2> 85179 ERROR 
(SUITE-StreamExpressionTest-seed#[EE5DFA8B12E69AC6]-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> 85180 INFO  
(SUITE-StreamExpressionTest-seed#[EE5DFA8B12E69AC6]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:41331 41331
   [junit4]   2> 90210 INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer connecting 
to 127.0.0.1:41331 41331
   [junit4]   2> 90211 WARN  (Thread-1) [    ] o.a.s.c.ZkTestServer Watch limit 
violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        71      /solr/aliases.json
   [junit4]   2>        71      /solr/clusterprops.json
   [junit4]   2>        8       /solr/configs/conf
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        71      /solr/clusterstate.json
   [junit4]   2>        22      
/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2>        20      /solr/collections/destination/state.json
   [junit4]   2>        20      /solr/collections/workQueue/state.json
   [junit4]   2>        20      
/solr/collections/destinationCollection/state.json
   [junit4]   2>        20      
/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2>        20      /solr/collections/mainCorpus/state.json
   [junit4]   2>        12      
/solr/collections/collection1_collection/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/98610759506133001-127.0.0.1:39599_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        71      /solr/live_nodes
   [junit4]   2>        71      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_EE5DFA8B12E69AC6-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{expr_s=FSTOrd50, join2_s=PostingsFormat(name=Direct), 
multiDefault=PostingsFormat(name=Direct), subject=PostingsFormat(name=Direct), 
price_f=PostingsFormat(name=Direct), a1_s=PostingsFormat(name=Direct), 
a_f=PostingsFormat(name=Direct), intDefault=FST50, join1_i=FSTOrd50, 
a2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), a_i=FSTOrd50, 
join3_i=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
test_i=PostingsFormat(name=Direct), field_i=PostingsFormat(name=Direct), 
level1_s=FSTOrd50, body_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
s_multi=PostingsFormat(name=LuceneVarGapDocFreqInterval), level2_s=FST50, 
col_s=PostingsFormat(name=Direct), a_ss=FST50, 
a_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), a_t=FST50, id=FSTOrd50, 
text=PostingsFormat(name=LuceneVarGapDocFreqInterval), timestamp=FST50, 
i_multi=FSTOrd50, b_ls=PostingsFormat(name=Direct), test_dt=FSTOrd50, 
test_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
ident_s=PostingsFormat(name=Direct), order_i=PostingsFormat(name=Direct), 
_version_=FST50, side_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
miles_i=PostingsFormat(name=Direct)}, 
docValues:{expr_s=DocValuesFormat(name=Asserting), 
join2_s=DocValuesFormat(name=Lucene70), 
multiDefault=DocValuesFormat(name=Lucene70), 
price_f=DocValuesFormat(name=Lucene70), a1_s=DocValuesFormat(name=Lucene70), 
a_f=DocValuesFormat(name=Lucene70), intDefault=DocValuesFormat(name=Memory), 
join1_i=DocValuesFormat(name=Asserting), a2_s=DocValuesFormat(name=Lucene70), 
a_i=DocValuesFormat(name=Asserting), join3_i=DocValuesFormat(name=Lucene70), 
test_i=DocValuesFormat(name=Lucene70), field_i=DocValuesFormat(name=Lucene70), 
level1_s=DocValuesFormat(name=Asserting), 
s_multi=DocValuesFormat(name=Lucene70), level2_s=DocValuesFormat(name=Memory), 
col_s=DocValuesFormat(name=Lucene70), a_ss=DocValuesFormat(name=Memory), 
a_s=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Asserting), 
timestamp=DocValuesFormat(name=Memory), 
i_multi=DocValuesFormat(name=Asserting), b_ls=DocValuesFormat(name=Lucene70), 
test_dt=DocValuesFormat(name=Asserting), 
ident_s=DocValuesFormat(name=Lucene70), order_i=DocValuesFormat(name=Lucene70), 
_version_=DocValuesFormat(name=Memory), side_s=DocValuesFormat(name=Lucene70), 
miles_i=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1989, 
maxMBSortInHeap=5.192557089218026, sim=RandomSimilarity(queryNorm=true): {}, 
locale=ar-SY, timezone=Iran
   [junit4]   2> NOTE: Linux 4.10.0-33-generic i386/Oracle Corporation 
1.8.0_144 (32-bit)/cpus=8,threads=1,free=27056960,total=107352064
   [junit4]   2> NOTE: All tests run in this JVM: 
[EmpiricalDistributionEvaluatorTest, LessThanEvaluatorTest, 
StreamExpressionTest]
   [junit4] Completed [75/145 (1!)] on J2 in 90.55s, 101 tests, 1 error, 9 
skipped <<< FAILURES!

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

Reply via email to