Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6938/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseParallelGC

2 tests failed.
FAILED:  
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testDistributions

Error Message:


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


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

Error Message:
Error from server at http://127.0.0.1:50193/solr/mainCorpus_shard2_replica_n2: 
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/mainCorpus_shard2_replica_n2/update. Reason: <pre>    Can not 
find: /solr/mainCorpus_shard2_replica_n2/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:50193/solr/mainCorpus_shard2_replica_n2: 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/mainCorpus_shard2_replica_n2/update. Reason:
<pre>    Can not find: /solr/mainCorpus_shard2_replica_n2/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([A71252E949866123:85D2D3126AEC4B33]: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.testExecutorStream(StreamExpressionTest.java:7472)
        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:50193/solr/mainCorpus_shard2_replica_n2: 
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/mainCorpus_shard2_replica_n2/update. Reason:
<pre>    Can not find: /solr/mainCorpus_shard2_replica_n2/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 14769 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
   [junit4]   2> 92588 INFO  
(SUITE-StreamExpressionTest-seed#[A71252E949866123]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_A71252E949866123-001\init-core-data-001
   [junit4]   2> 92589 INFO  
(SUITE-StreamExpressionTest-seed#[A71252E949866123]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 92590 INFO  
(SUITE-StreamExpressionTest-seed#[A71252E949866123]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 92591 INFO  
(SUITE-StreamExpressionTest-seed#[A71252E949866123]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_A71252E949866123-001\tempDir-001
   [junit4]   2> 92592 INFO  
(SUITE-StreamExpressionTest-seed#[A71252E949866123]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 92592 INFO  (Thread-224) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 92592 INFO  (Thread-224) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 92596 ERROR (Thread-224) [    ] 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> 92692 INFO  
(SUITE-StreamExpressionTest-seed#[A71252E949866123]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:50176
   [junit4]   2> 92706 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 0x15ee2d944760000, 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> 92711 INFO  (jetty-launcher-292-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 92712 INFO  (jetty-launcher-292-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 92713 INFO  (jetty-launcher-292-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1009ba{/solr,null,AVAILABLE}
   [junit4]   2> 92713 INFO  (jetty-launcher-292-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@8af950{/solr,null,AVAILABLE}
   [junit4]   2> 92715 INFO  (jetty-launcher-292-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@57e499{HTTP/1.1,[http/1.1]}{127.0.0.1:50181}
   [junit4]   2> 92720 INFO  (jetty-launcher-292-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@837413{HTTP/1.1,[http/1.1]}{127.0.0.1:50180}
   [junit4]   2> 92720 INFO  (jetty-launcher-292-thread-2) [    ] 
o.e.j.s.Server Started @100757ms
   [junit4]   2> 92720 INFO  (jetty-launcher-292-thread-3) [    ] 
o.e.j.s.Server Started @100757ms
   [junit4]   2> 92720 INFO  (jetty-launcher-292-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50181}
   [junit4]   2> 92720 INFO  (jetty-launcher-292-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50180}
   [junit4]   2> 92723 ERROR (jetty-launcher-292-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 92723 ERROR (jetty-launcher-292-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 92723 INFO  (jetty-launcher-292-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 92723 INFO  (jetty-launcher-292-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 92723 INFO  (jetty-launcher-292-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 92723 INFO  (jetty-launcher-292-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 92723 INFO  (jetty-launcher-292-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 92724 INFO  (jetty-launcher-292-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-03T15:27:23.383Z
   [junit4]   2> 92724 INFO  (jetty-launcher-292-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 92724 INFO  (jetty-launcher-292-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-03T15:27:23.384Z
   [junit4]   2> 92730 INFO  (jetty-launcher-292-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 92730 INFO  (jetty-launcher-292-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 92733 INFO  (jetty-launcher-292-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@bba4f3{/solr,null,AVAILABLE}
   [junit4]   2> 92734 INFO  (jetty-launcher-292-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@159c322{HTTP/1.1,[http/1.1]}{127.0.0.1:50190}
   [junit4]   2> 92734 INFO  (jetty-launcher-292-thread-4) [    ] 
o.e.j.s.Server Started @100771ms
   [junit4]   2> 92734 INFO  (jetty-launcher-292-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50190}
   [junit4]   2> 92735 ERROR (jetty-launcher-292-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 92735 INFO  (jetty-launcher-292-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 92735 INFO  (jetty-launcher-292-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 92735 INFO  (jetty-launcher-292-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 92735 INFO  (jetty-launcher-292-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@b3c471{/solr,null,AVAILABLE}
   [junit4]   2> 92736 INFO  (jetty-launcher-292-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-03T15:27:23.395Z
   [junit4]   2> 92737 INFO  (jetty-launcher-292-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@41daaf{HTTP/1.1,[http/1.1]}{127.0.0.1:50193}
   [junit4]   2> 92737 INFO  (jetty-launcher-292-thread-1) [    ] 
o.e.j.s.Server Started @100773ms
   [junit4]   2> 92737 INFO  (jetty-launcher-292-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50193}
   [junit4]   2> 92737 ERROR (jetty-launcher-292-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 92737 INFO  (jetty-launcher-292-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 92737 INFO  (jetty-launcher-292-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 92737 INFO  (jetty-launcher-292-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 92738 INFO  (jetty-launcher-292-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-03T15:27:23.398Z
   [junit4]   2> 92748 INFO  (jetty-launcher-292-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 92758 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 0x15ee2d944760001, 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> 92762 INFO  (jetty-launcher-292-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50176/solr
   [junit4]   2> 92767 INFO  (jetty-launcher-292-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 92773 INFO  (jetty-launcher-292-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 92773 INFO  (jetty-launcher-292-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 92782 INFO  (jetty-launcher-292-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50176/solr
   [junit4]   2> 92782 INFO  (jetty-launcher-292-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50176/solr
   [junit4]   2> 92787 INFO  (jetty-launcher-292-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50176/solr
   [junit4]   2> 92797 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 0x15ee2d944760008, 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> 92799 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 0x15ee2d944760009, 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> 92822 WARN  (jetty-launcher-292-thread-3) 
[n:127.0.0.1:50180_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> 92823 WARN  (jetty-launcher-292-thread-4) 
[n:127.0.0.1:50190_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> 92829 WARN  (jetty-launcher-292-thread-2) 
[n:127.0.0.1:50181_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> 92834 INFO  (jetty-launcher-292-thread-2) 
[n:127.0.0.1:50181_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 92834 INFO  (jetty-launcher-292-thread-4) 
[n:127.0.0.1:50190_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 92834 INFO  (jetty-launcher-292-thread-3) 
[n:127.0.0.1:50180_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 92835 INFO  (jetty-launcher-292-thread-2) 
[n:127.0.0.1:50181_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:50181_solr
   [junit4]   2> 92836 WARN  (jetty-launcher-292-thread-1) 
[n:127.0.0.1:50193_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> 92837 INFO  (jetty-launcher-292-thread-2) 
[n:127.0.0.1:50181_solr    ] o.a.s.c.Overseer Overseer 
(id=98765664633094155-127.0.0.1:50181_solr-n_0000000000) starting
   [junit4]   2> 92837 INFO  (jetty-launcher-292-thread-4) 
[n:127.0.0.1:50190_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50190_solr
   [junit4]   2> 92837 INFO  (jetty-launcher-292-thread-3) 
[n:127.0.0.1:50180_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50180_solr
   [junit4]   2> 92842 INFO  
(zkCallback-309-thread-1-processing-n:127.0.0.1:50180_solr) 
[n:127.0.0.1:50180_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 92842 INFO  
(zkCallback-314-thread-1-processing-n:127.0.0.1:50181_solr) 
[n:127.0.0.1:50181_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 92843 INFO  
(zkCallback-312-thread-1-processing-n:127.0.0.1:50190_solr) 
[n:127.0.0.1:50190_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 92847 INFO  
(zkCallback-313-thread-1-processing-n:127.0.0.1:50193_solr) 
[n:127.0.0.1:50193_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 92848 INFO  (jetty-launcher-292-thread-1) 
[n:127.0.0.1:50193_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 92851 INFO  (jetty-launcher-292-thread-2) 
[n:127.0.0.1:50181_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50181_solr
   [junit4]   2> 92851 INFO  (jetty-launcher-292-thread-1) 
[n:127.0.0.1:50193_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50193_solr
   [junit4]   2> 92952 INFO  
(zkCallback-309-thread-1-processing-n:127.0.0.1:50180_solr) 
[n:127.0.0.1:50180_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 92952 INFO  
(zkCallback-314-thread-1-processing-n:127.0.0.1:50181_solr) 
[n:127.0.0.1:50181_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 92952 INFO  
(zkCallback-313-thread-1-processing-n:127.0.0.1:50193_solr) 
[n:127.0.0.1:50193_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 92952 INFO  
(zkCallback-312-thread-1-processing-n:127.0.0.1:50190_solr) 
[n:127.0.0.1:50190_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 92979 INFO  
(zkCallback-309-thread-1-processing-n:127.0.0.1:50180_solr) 
[n:127.0.0.1:50180_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 92979 INFO  
(zkCallback-314-thread-1-processing-n:127.0.0.1:50181_solr) 
[n:127.0.0.1:50181_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 92979 INFO  
(zkCallback-313-thread-1-processing-n:127.0.0.1:50193_solr) 
[n:127.0.0.1:50193_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 92979 INFO  
(zkCallback-312-thread-1-processing-n:127.0.0.1:50190_solr) 
[n:127.0.0.1:50190_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 93090 INFO  (jetty-launcher-292-thread-2) 
[n:127.0.0.1:50181_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50181.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9e533
   [junit4]   2> 93102 INFO  (jetty-launcher-292-thread-2) 
[n:127.0.0.1:50181_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50181.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9e533
   [junit4]   2> 93104 INFO  (jetty-launcher-292-thread-2) 
[n:127.0.0.1:50181_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50181.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9e533
   [junit4]   2> 93106 INFO  (jetty-launcher-292-thread-2) 
[n:127.0.0.1:50181_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_A71252E949866123-001\tempDir-001\node2\.
   [junit4]   2> 93121 INFO  (jetty-launcher-292-thread-1) 
[n:127.0.0.1:50193_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50193.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9e533
   [junit4]   2> 93121 INFO  (jetty-launcher-292-thread-3) 
[n:127.0.0.1:50180_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50180.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9e533
   [junit4]   2> 93125 INFO  (jetty-launcher-292-thread-3) 
[n:127.0.0.1:50180_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50180.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9e533
   [junit4]   2> 93126 INFO  (jetty-launcher-292-thread-3) 
[n:127.0.0.1:50180_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50180.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9e533
   [junit4]   2> 93127 INFO  (jetty-launcher-292-thread-3) 
[n:127.0.0.1:50180_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_A71252E949866123-001\tempDir-001\node3\.
   [junit4]   2> 93131 INFO  (jetty-launcher-292-thread-1) 
[n:127.0.0.1:50193_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50193.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9e533
   [junit4]   2> 93132 INFO  (jetty-launcher-292-thread-1) 
[n:127.0.0.1:50193_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50193.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9e533
   [junit4]   2> 93132 INFO  (jetty-launcher-292-thread-1) 
[n:127.0.0.1:50193_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_A71252E949866123-001\tempDir-001\node1\.
   [junit4]   2> 93139 INFO  (jetty-launcher-292-thread-4) 
[n:127.0.0.1:50190_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50190.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9e533
   [junit4]   2> 93147 INFO  (jetty-launcher-292-thread-4) 
[n:127.0.0.1:50190_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50190.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9e533
   [junit4]   2> 93147 INFO  (jetty-launcher-292-thread-4) 
[n:127.0.0.1:50190_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50190.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9e533
   [junit4]   2> 93148 INFO  (jetty-launcher-292-thread-4) 
[n:127.0.0.1:50190_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_A71252E949866123-001\tempDir-001\node4\.
   [junit4]   2> 93235 INFO  
(SUITE-StreamExpressionTest-seed#[A71252E949866123]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 93235 INFO  
(SUITE-StreamExpressionTest-seed#[A71252E949866123]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50176/solr ready
   [junit4]   2> 93247 INFO  (qtp26373186-1526) [n:127.0.0.1:50180_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> 93250 INFO  
(OverseerThreadFactory-644-thread-1-processing-n:127.0.0.1:50181_solr) 
[n:127.0.0.1:50181_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1_collection
   [junit4]   2> 93364 INFO  
(OverseerStateUpdate-98765664633094155-127.0.0.1:50181_solr-n_0000000000) 
[n:127.0.0.1:50181_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:50193/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 93373 INFO  
(OverseerStateUpdate-98765664633094155-127.0.0.1:50181_solr-n_0000000000) 
[n:127.0.0.1:50181_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:50181/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 93579 INFO  (qtp14210107-1568) [n:127.0.0.1:50193_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> 93579 INFO  (qtp10176504-1533) [n:127.0.0.1:50181_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> 93580 INFO  (qtp10176504-1533) [n:127.0.0.1:50181_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 93580 INFO  (qtp14210107-1568) [n:127.0.0.1:50193_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 93692 INFO  
(zkCallback-313-thread-1-processing-n:127.0.0.1:50193_solr) 
[n:127.0.0.1:50193_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> 93692 INFO  
(zkCallback-314-thread-1-processing-n:127.0.0.1:50181_solr) 
[n:127.0.0.1:50181_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> 93693 INFO  
(zkCallback-313-thread-2-processing-n:127.0.0.1:50193_solr) 
[n:127.0.0.1:50193_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> 93693 INFO  
(zkCallback-314-thread-2-processing-n:127.0.0.1:50181_solr) 
[n:127.0.0.1:50181_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> 94605 INFO  (qtp14210107-1568) [n:127.0.0.1:50193_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> 94609 INFO  (qtp10176504-1533) [n:127.0.0.1:50181_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> 94623 INFO  (qtp14210107-1568) [n:127.0.0.1:50193_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> 94643 INFO  (qtp10176504-1533) [n:127.0.0.1:50181_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> 94661 WARN  (qtp14210107-1568) [n:127.0.0.1:50193_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> 94661 WARN  (qtp14210107-1568) [n:127.0.0.1:50193_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> 94661 INFO  (qtp14210107-1568) [n:127.0.0.1:50193_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> 94661 INFO  (qtp14210107-1568) [n:127.0.0.1:50193_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> 94662 INFO  (qtp14210107-1568) [n:127.0.0.1:50193_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_50193.solr.core.collection1_collection.shard1.replica_n1' 
(registry 'solr.core.collection1_collection.shard1.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@9e533
   [junit4]   2> 94662 INFO  (qtp14210107-1568) [n:127.0.0.1:50193_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> 94662 INFO  (qtp14210107-1568) [n:127.0.0.1:50193_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 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_A71252E949866123-001\tempDir-001\node1\collection1_collection_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_A71252E949866123-001\tempDir-001\node1\.\collection1_collection_shard1_replica_n1\data\]
   [junit4]   2> 94681 WARN  (qtp10176504-1533) [n:127.0.0.1:50181_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> 94681 WARN  (qtp10176504-1533) [n:127.0.0.1:50181_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> 94681 INFO  (qtp10176504-1533) [n:127.0.0.1:50181_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> 94681 INFO  (qtp10176504-1533) [n:127.0.0.1:50181_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> 94681 INFO  (qtp10176504-1533) [n:127.0.0.1:50181_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_50181.solr.core.collection1_collection.shard2.replica_n2' 
(registry 'solr.core.collection1_collection.shard2.replica_n2') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@9e533
   [junit4]   2> 94681 INFO  (qtp10176504-1533) [n:127.0.0.1:50181_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> 94681 INFO  (qtp10176504-1533) [n:127.0.0.1:50181_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 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_A71252E949866123-001\tempDir-001\node2\collection1_collection_shard2_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_A71252E949866123-001\tempDir-001\node2\.\collection1_collection_shard2_replica_n2\data\]
   [junit4]   2> 94786 INFO  (qtp14210107-1568) [n:127.0.0.1:50193_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> 94786 INFO  (qtp14210107-1568) [n:127.0.0.1:50193_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> 94788 INFO  (qtp14210107-1568) [n:127.0.0.1:50193_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> 94788 INFO  (qtp14210107-1568) [n:127.0.0.1:50193_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> 94793 INFO  (qtp14210107-1568) [n:127.0.0.1:50193_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@472e72[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 94795 INFO  (qtp14210107-1568) [n:127.0.0.1:50193_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> 94795 INFO  (qtp14210107-1568) [n:127.0.0.1:50193_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> 94796 INFO  (qtp14210107-1568) [n:127.0.0.1:50193_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 10000ms.
   [junit4]   2> 94796 INFO  
(searcherExecutor-650-thread-1-processing-n:127.0.0.1:50193_solr 
x:collection1_collection_shard1_replica_n1 s:shard1 c:collection1_collection 
r:core_node3) [n:127.0.0.1:50193_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@472e72[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 94796 INFO  (qtp14210107-1568) [n:127.0.0.1:50193_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 1580250636438470656
   [junit4]   2> 94802 INFO  (qtp14210107-1568) [n:127.0.0.1:50193_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> 94802 INFO  (qtp14210107-1568) [n:127.0.0.1:50193_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> 94802 INFO  (qtp14210107-1568) [n:127.0.0.1:50193_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:50193/solr/collection1_collection_shard1_replica_n1/
   [junit4]   2> 94802 INFO  (qtp14210107-1568) [n:127.0.0.1:50193_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> 94802 INFO  (qtp14210107-1568) [n:127.0.0.1:50193_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:50193/solr/collection1_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 94803 INFO  (qtp14210107-1568) [n:127.0.0.1:50193_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> 94805 INFO  (qtp10176504-1533) [n:127.0.0.1:50181_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> 94805 INFO  (qtp10176504-1533) [n:127.0.0.1:50181_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> 94806 INFO  (qtp10176504-1533) [n:127.0.0.1:50181_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> 94806 INFO  (qtp10176504-1533) [n:127.0.0.1:50181_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> 94807 INFO  (qtp14210107-1568) [n:127.0.0.1:50193_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:50193/solr/collection1_collection_shard1_replica_n1/ shard1
   [junit4]   2> 94810 INFO  (qtp10176504-1533) [n:127.0.0.1:50181_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@64887b[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 94811 INFO  (qtp10176504-1533) [n:127.0.0.1:50181_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> 94811 INFO  (qtp10176504-1533) [n:127.0.0.1:50181_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> 94813 INFO  (qtp10176504-1533) [n:127.0.0.1:50181_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 10000ms.
   [junit4]   2> 94814 INFO  
(searcherExecutor-651-thread-1-processing-n:127.0.0.1:50181_solr 
x:collection1_collection_shard2_replica_n2 s:shard2 c:collection1_collection 
r:core_node4) [n:127.0.0.1:50181_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@64887b[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 94814 INFO  (qtp10176504-1533) [n:127.0.0.1:50181_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 1580250636457345024
   [junit4]   2> 94821 INFO  (qtp10176504-1533) [n:127.0.0.1:50181_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> 94821 INFO  (qtp10176504-1533) [n:127.0.0.1:50181_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> 94821 INFO  (qtp10176504-1533) [n:127.0.0.1:50181_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:50181/solr/collection1_collection_shard2_replica_n2/
   [junit4]   2> 94822 INFO  (qtp10176504-1533) [n:127.0.0.1:50181_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> 94822 INFO  (qtp10176504-1533) [n:127.0.0.1:50181_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:50181/solr/collection1_collection_shard2_replica_n2/ has no 
replicas
   [junit4]   2> 94822 INFO  (qtp10176504-1533) [n:127.0.0.1:50181_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> 94824 INFO  (qtp10176504-1533) [n:127.0.0.1:50181_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:50181/solr/collection1_collection_shard2_replica_n2/ shard2
   [junit4]   2> 94929 INFO  
(zkCallback-313-thread-2-processing-n:127.0.0.1:50193_solr) 
[n:127.0.0.1:50193_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> 94929 INFO  
(zkCallback-313-thread-1-processing-n:127.0.0.1:50193_solr) 
[n:127.0.0.1:50193_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> 94929 INFO  
(zkCallback-314-thread-2-processing-n:127.0.0.1:50181_solr) 
[n:127.0.0.1:50181_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> 94929 INFO  
(zkCallback-314-thread-1-processing-n:127.0.0.1:50181_solr) 
[n:127.0.0.1:50181_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> 94963 INFO  (qtp14210107-1568) [n:127.0.0.1:50193_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> 94963 INFO  (qtp14210107-1568) [n:127.0.0.1:50193_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=1384
   [junit4]   2> 94978 INFO  (qtp10176504-1533) [n:127.0.0.1:50181_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> 94978 INFO  (qtp10176504-1533) [n:127.0.0.1:50181_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=1399
   [junit4]   2> 94982 INFO  (qtp26373186-1526) [n:127.0.0.1:50180_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> 95083 INFO  
(zkCallback-313-thread-1-processing-n:127.0.0.1:50193_solr) 
[n:127.0.0.1:50193_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> 95084 INFO  
(zkCallback-313-thread-2-processing-n:127.0.0.1:50193_solr) 
[n:127.0.0.1:50193_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> 95084 INFO  
(zkCallback-314-thread-1-processing-n:127.0.0.1:50181_solr) 
[n:127.0.0.1:50181_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> 95084 INFO  
(zkCallback-314-thread-2-processing-n:127.0.0.1:50181_solr) 
[n:127.0.0.1:50181_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> 95252 INFO  
(OverseerCollectionConfigSetProcessor-98765664633094155-127.0.0.1:50181_solr-n_0000000000)
 [n:127.0.0.1:50181_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> 95984 INFO  (qtp26373186-1526) [n:127.0.0.1:50180_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=2737
   [junit4]   2> 95984 INFO  
(SUITE-StreamExpressionTest-seed#[A71252E949866123]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1_collection failOnTimeout:true timeout (sec):90
   [junit4]   2> 95985 INFO  
(SUITE-StreamExpressionTest-seed#[A71252E949866123]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
collection1_collection
   [junit4]   2> 95989 INFO  (qtp26373186-1526) [n:127.0.0.1:50180_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> 96096 INFO  (qtp26373186-1526) [n:127.0.0.1:50180_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=107
   [junit4]   2> 96120 INFO  
(TEST-StreamExpressionTest.testBetaDistribution-seed#[A71252E949866123]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBetaDistribution
   [junit4]   2> 96133 INFO  (qtp14210107-1563) [n:127.0.0.1:50193_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:50181/solr/collection1_collection_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1580250637834125312)} 0 6
   [junit4]   2> 96142 INFO  (qtp14210107-1562) [n:127.0.0.1:50193_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1580250637849853952,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 96142 INFO  (qtp14210107-1562) [n:127.0.0.1:50193_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> 96143 INFO  (qtp14210107-1562) [n:127.0.0.1:50193_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> 96143 INFO  (qtp14210107-1562) [n:127.0.0.1:50193_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:50181/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 96146 INFO  (qtp10176504-1530) [n:127.0.0.1:50181_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1580250637854048256,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 96146 INFO  (qtp10176504-1530) [n:127.0.0.1:50181_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> 96146 INFO  (qtp10176504-1530) [n:127.0.0.1:50181_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> 96146 INFO  (qtp10176504-1530) [n:127.0.0.1:50181_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:50181/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 96147 INFO  (qtp10176504-1531) [n:127.0.0.1:50181_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:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1580250637829931008),commit=} 0 24
   [junit4]   2> 96153 INFO  (qtp10176504-1538) [n:127.0.0.1:50181_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=/stream 
params={indent=off&expr=let(a%3Dsample(betaDistribution(1,+5),+50000),+b%3Dhist(a,+11),+c%3Dcol(b,+N))&wt=json&version=2.2}
 status=0 QTime=1
   [junit4]   2> 96617 INFO  (qtp10176504-1533) [n:127.0.0.1:50181_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=/stream 
params={indent=off&expr=let(a%3Dsample(betaDistribution(5,+1),+50000),+b%3Dhist(a,+11),+c%3Dcol(b,+N))&wt=json&version=2.2}
 status=0 QTime=0
   [junit4]   2> 96840 INFO  
(TEST-StreamExpressionTest.testBetaDistribution-seed#[A71252E949866123]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testBetaDistribution
   [junit4]   2> 96860 INFO  
(TEST-StreamExpressionTest.testCopyOfRange-seed#[A71252E949866123]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCopyOfRange
   [junit4]   2> 96863 INFO  (qtp14210107-1555) [n:127.0.0.1:50193_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:50181/solr/collection1_collection_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1580250638603780096)} 0 2
   [junit4]   2> 96864 INFO  (qtp14210107-1553) [n:127.0.0.1:50193_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1580250638606925824,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 96865 INFO  (qtp14210107-1553) [n:127.0.0.1:50193_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> 96865 INFO  (qtp14210107-1553) [n:127.0.0.1:50193_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> 96865 INFO  (qtp10176504-1530) [n:127.0.0.1:50181_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1580250638607974400,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 96865 INFO  (qtp10176504-1530) [n:127.0.0.1:50181_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> 96865 INFO  (qtp14210107-1553) [n:127.0.0.1:50193_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:50181/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 96865 INFO  (qtp10176504-1530) [n:127.0.0.1:50181_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> 96865 INFO  (qtp10176504-1530) [n:127.0.0.1:50181_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:50181/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 96867 INFO  (qtp10176504-1532) [n:127.0.0.1:50181_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:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1580250638603780096),commit=} 0 5
   [junit4]   2> 96901 INFO  (qtp14210107-1551) [n:127.0.0.1:50193_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:4&wt=javabin&version=2}{add=[id_2 
(1580250638614265856), id_10 (1580250638617411584), id_13 
(1580250638617411585), id_14 (1580250638618460160), id_16 
(1580250638618460161), id_17 (1580250638618460162), id_18 
(1580250638620557312), id_21 (1580250638622654464), id_22 
(1580250638622654465), id_23 (1580250638622654466), ... (125 adds)]} 0 30
   [junit4]   2> 96923 INFO  (qtp10176504-1531) [n:127.0.0.1:50181_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:4&wt=javabin&version=2}{add=[id_1 
(1580250638613217280), id_3 (1580250638652014592), id_4 (1580250638654111744), 
id_5 (1580250638655160320), id_6 (1580250638655160321), id_7 
(1580250638655160322), id_8 (1580250638656208896), id_9 (1580250638656208897), 
id_11 (1580250638656208898), id_12 (1580250638657257472), ... (125 adds)]} 0 53
   [junit4]   2> 96928 INFO  (qtp14210107-1570) [n:127.0.0.1:50193_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1580250638674034688,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 96928 INFO  (qtp14210107-1570) [n:127.0.0.1:50193_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@15403b0 
commitCommandVersion:1580250638674034688
   [junit4]   2> 96929 INFO  (qtp10176504-1539) [n:127.0.0.1:50181_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1580250638674034688,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 96929 INFO  (qtp10176504-1539) [n:127.0.0.1:50181_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@10d2aa6 
commitCommandVersion:1580250638674034688
   [junit4]   2> 96938 INFO  (qtp10176504-1539) [n:127.0.0.1:50181_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@eaaa78[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 96941 INFO  
(searcherExecutor-651-thread-1-processing-n:127.0.0.1:50181_solr 
x:collection1_collection_shard2_replica_n2 s:shard2 c:collection1_collection 
r:core_node4) [n:127.0.0.1:50181_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@eaaa78[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C125)))}
   [junit4]   2> 96941 INFO  (qtp14210107-1570) [n:127.0.0.1:50193_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@fe0caf[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 96942 INFO  (qtp10176504-1539) [n:127.0.0.1:50181_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> 96942 INFO  (qtp10176504-1539) [n:127.0.0.1:50181_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:50193/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 13
   [junit4]   2> 96952 INFO  (qtp14210107-1570) [n:127.0.0.1:50193_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> 96952 INFO  
(searcherExecutor-650-thread-1-processing-n:127.0.0.1:50193_solr 
x:collection1_collection_shard1_replica_n1 s:shard1 c:collection1_collection 
r:core_node3) [n:127.0.0.1:50193_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@fe0caf[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C125)))}
   [junit4]   2> 96952 INFO  (qtp14210107-1570) [n:127.0.0.1:50193_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:50193/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 24
   [junit4]   2> 96952 INFO  (qtp14210107-1550) [n:127.0.0.1:50193_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:4&commit=true&wt=javabin&version=2}{commit=}
 0 27
   [junit4]   2> 96956 INFO  (qtp10176504-1536) [n:127.0.0.1:50181_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=/stream 
params={indent=off&expr=let(a%3Dtimeseries(collection1,+q%3D"*:*",+start%3D"2013-01-01T01:00:00.000Z",+end%3D"2016-12-01T01:00:00.000Z",+gap%3D"%2B1YEAR",+field%3D"test_dt",+count(*),+sum(price_f),+max(price_f),+min(price_f)),+c%3Dcol(a,+max(price_f)),+tuple(copy%3DcopyOfRange(c,+1,+3),+copy2%3DcopyOfRange(c,+2,+4),+l%3Dlength(c)))&wt=json&version=2.2}
 status=0 QTime=1
   [junit4]   2> 96959 INFO  (qtp10176504-1536) [n:127.0.0.1:50181_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.c.ZkStateReader Updated 
live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 96960 INFO  (qtp10176504-1536) [n:127.0.0.1:50181_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50176/solr ready
   [junit4]   2> 97016 INFO  (qtp14210107-1562) [n:127.0.0.1:50193_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={df=text&distrib=false&_stateVer_=collection1_collection:4&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&collection=collection1_collection&shard.url=http://127.0.0.1:50193/solr/collection1_collection_shard1_replica_n1/&rows=0&version=2&q=*:*&json.facet={"timeseries":{"type":"range","field":"test_dt","start":"2013-01-01T01:00:00.000Z","end":"2016-12-01T01:00:00.000Z","gap":"%2B1YEAR","facet":{"facet_0":"sum(price_f)","facet_1":"max(price_f)","facet_2":"min(price_f)"}}}&field=test_dt&NOW=1507044447621&isShard=true&wt=javabin}
 hits=125 status=0 QTime=22
   [junit4]   2> 97017 INFO  (qtp10176504-1533) [n:127.0.0.1:50181_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={df=text&distrib=false&_stateVer_=collection1_collection:4&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&collection=collection1_collection&shard.url=http://127.0.0.1:50181/solr/collection1_collection_shard2_replica_n2/&rows=0&version=2&q=*:*&json.facet={"timeseries":{"type":"range","field":"test_dt","start":"2013-01-01T01:00:00.000Z","end":"2016-12-01T01:00:00.000Z","gap":"%2B1YEAR","facet":{"facet_0":"sum(price_f)","facet_1":"max(price_f)","facet_2":"min(price_f)"}}}&field=test_dt&NOW=1507044447621&isShard=true&wt=javabin}
 hits=125 status=0 QTime=22
   [junit4]   2> 97017 INFO  (qtp14210107-1568) [n:127.0.0.1:50193_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=*:*&json.facet={"timeseries":{"type":"range","field":"test_dt","start":"2013-01-01T01:00:00.000Z","end":"2016-12-01T01:00:00.000Z","gap":"%2B1YEAR","facet":{"facet_0":"sum(price_f)","facet_1":"max(price_f)","facet_2":"min(price_f)"}}}&_stateVer_=collection1_collection:4&field=test_dt&rows=0&wt=javabin&version=2}
 hits=250 status=0 QTime=55
   [junit4]   2> 97018 INFO  
(TEST-StreamExpressionTest.testCopyOfRange-seed#[A71252E949866123]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testCopyOfRange
   [junit4]   2> 97044 INFO  
(TEST-StreamExpressionTest.testCloudSolrStreamWithZkHost-seed#[A71252E949866123])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCloudSolrStreamWithZkHost
   [junit4]   2> 97047 INFO  (qtp14210107-1555) [n:127.0.0.1:50193_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1e20b5c[collection1_collection_shard1_replica_n1] realtime]
   [junit4]   2> 97047 INFO  (qtp10176504-1529) [n:127.0.0.1:50181_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1c57664[collection1_collection_shard2_replica_n2] realtime]
   [junit4]   2> 97049 INFO  (qtp14210107-1555) [n:127.0.0.1:50193_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:50181/solr/collection1_collection_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1580250638796718080)} 0 3
   [junit4]   2> 97050 INFO  (qtp10176504-1532) [n:127.0.0.1:50181_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1580250638801960960,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 97050 INFO  (qtp10176504-1532) [n:127.0.0.1:50181_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@10d2aa6 
commitCommandVersion:1580250638801960960
   [junit4]   2> 97050 INFO  (qtp14210107-1553) [n:127.0.0.1:50193_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1580250638801960960,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 97050 INFO  (qtp14210107-1553) [n:127.0.0.1:50193_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@15403b0 
commitCommandVersion:1580250638801960960
   [junit4]   2> 97051 INFO  (qtp10176504-1532) [n:127.0.0.1:50181_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1c03db0[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 97052 INFO  (qtp10176504-1532) [n:127.0.0.1:50181_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> 97052 INFO  
(searcherExecutor-651-thread-1-processing-n:127.0.0.1:50181_solr 
x:collection1_collection_shard2_replica_n2 s:shard2 c:collection1_collection 
r:core_node4) [n:127.0.0.1:50181_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@1c03db0[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 97052 INFO  (qtp14210107-1553) [n:127.0.0.1:50193_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@f5318f[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 97052 INFO  (qtp10176504-1532) [n:127.0.0.1:50181_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:50181/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 97052 INFO  (qtp14210107-1553) [n:127.0.0.1:50193_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> 97052 INFO  
(searcherExecutor-650-thread-1-processing-n:127.0.0.1:50193_solr 
x:collection1_collection_shard1_replica_n1 s:shard1 c:collection1_collection 
r:core_node3) [n:127.0.0.1:50193_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@f5318f[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 97053 INFO  (qtp14210107-1553) [n:127.0.0.1:50193_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:50181/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 3
   [junit4]   2> 97053 INFO  (qtp10176504-1529) [n:127.0.0.1:50181_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:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1580250638796718080),commit=} 0 8
   [junit4]   2> 97055 INFO  (qtp14210107-1551) [n:127.0.0.1:50193_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:4&wt=javabin&version=2}{add=[0 
(1580250638806155264), 4 (1580250638807203840), 1 (1580250638807203841)]} 0 2
   [junit4]   2> 97057 INFO  (qtp10176504-1531) [n:127.0.0.1:50181_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:4&wt=javabin&version=2}{add=[2 
(1580250638807203840), 3 (1580250638809300992)]} 0 1
   [junit4]   2> 97059 INFO  (qtp14210107-1550) [n:127.0.0.1:50193_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1580250638811398144,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 97059 INFO  (qtp10176504-1539) [n:127.0.0.1:50181_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1580250638811398144,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 97059 INFO  (qtp14210107-1550) [n:127.0.0.1:50193_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@15403b0 
commitCommandVersion:1580250638811398144
   [junit4]   2> 97059 INFO  (qtp10176504-1539) [n:127.0.0.1:50181_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@10d2aa6 
commitCommandVersion:1580250638811398144
   [junit4]   2> 97062 INFO  (qtp14210107-1550) [n:127.0.0.1:50193_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@12488f3[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 97063 INFO  
(searcherExecutor-650-thread-1-processing-n:127.0.0.1:50193_solr 
x:collection1_collection_shard1_replica_n1 s:shard1 c:collection1_collection 
r:core_node3) [n:127.0.0.1:50193_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@12488f3[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C3)))}
   [junit4]   2> 97063 INFO  (qtp14210107-1550) [n:127.0.0.1:50193_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> 97063 INFO  (qtp14210107-1550) [n:127.0.0.1:50193_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:50193/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 5
   [junit4]   2> 97064 INFO  (qtp10176504-1539) [n:127.0.0.1:50181_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@96eccd[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 97064 INFO  (qtp10176504-1539) [n:127.0.0.1:50181_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> 97065 INFO  
(searcherExecutor-651-thread-1-processing-n:127.0.0.1:50181_solr 
x:collection1_collection_shard2_replica_n2 s:shard2 c:collection1_collection 
r:core_node4) [n:127.0.0.1:50181_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@96eccd[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C2)))}
   [junit4]   2> 97065 INFO  (qtp10176504-1539) [n:127.0.0.1:50181_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:50193/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 7
   [junit4]   2> 97065 INFO  (qtp14210107-1570) [n:127.0.0.1:50193_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:4&commit=true&wt=javabin&version=2}{commit=}
 0 8
   [junit4]   2> 97073 INFO  
(TEST-StreamExpressionTest.testCloudSolrStreamWithZkHost-seed#[A71252E949866123])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 97074 INFO  
(TEST-StreamExpressionTest.testCloudSolrStreamWithZkHost-seed#[A71252E949866123])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:50176/solr ready
   [junit4]   2> 97080 INFO  (qtp14210107-1563) [n:127.0.0.1:50193_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=2
   [junit4]   2> 97080 INFO  (qtp10176504-1540) [n:127.0.0.1:50181_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=3
   [junit4]   2> 97085 INFO  (qtp14210107-1562) [n:127.0.0.1:50193_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> 97085 INFO  (qtp10176504-1533) [n:127.0.0.1:50181_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=1
   [junit4]   2> 97090 INFO  (qtp10176504-1530) [n:127.0.0.1:50181_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=id:(0+3+4)&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc,+a_i+asc&wt=json&version=2.2}
 hits=1 status=0 QTime=0
   [junit4]   2> 97091 INFO  (qtp14210107-1555) [n:127.0.0.1:50193_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=id:(0+3+4)&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> 97095 INFO  (qtp14210107-1550) [n:127.0.0.1:50193_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=id:(*)&distrib=false&fl=id,a_s,a_i,a_f&fq=a_s:hello0&fq=a_s:hello1&sort=a_f+asc,+a_i+asc&wt=json&version=2.2}
 hits=0 status=0 QTime=1
   [junit4]   2> 97095 INFO  (qtp10176504-1531) [n:127.0.0.1:50181_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=id:(*)&distrib=false&fl=id,a_s,a_i,a_f&fq=a_s:hell

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

1_replica_n1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 174134 INFO  (coreCloseExecutor-783-thread-3) 
[n:127.0.0.1:50181_solr c:mainCorpus s:shard1 r:core_node2 
x:mainCorpus_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData 
with IW:org.apache.solr.update.SolrIndexWriter@1e2251f commitCommandVersion:0
   [junit4]   2> 174135 INFO  (coreCloseExecutor-783-thread-2) 
[n:127.0.0.1:50181_solr c:workQueue s:shard2 r:core_node4 
x:workQueue_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.workQueue.shard2.replica_n2, tag=9428619
   [junit4]   2> 174135 INFO  (coreCloseExecutor-783-thread-2) 
[n:127.0.0.1:50181_solr c:workQueue s:shard2 r:core_node4 
x:workQueue_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1067c63: rootName = 
solr_50181, domain = solr.core.workQueue.shard2.replica_n2, service url = null, 
agent id = null] for registry solr.core.workQueue.shard2.replica_n2 / 
com.codahale.metrics.MetricRegistry@3b29ae
   [junit4]   2> 174139 WARN  
(zkCallback-313-thread-2-processing-n:127.0.0.1:50193_solr) 
[n:127.0.0.1:50193_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 174140 INFO  (jetty-closer-293-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@b3c471{/solr,null,UNAVAILABLE}
   [junit4]   2> 174140 INFO  (coreCloseExecutor-783-thread-2) 
[n:127.0.0.1:50181_solr c:workQueue s:shard2 r:core_node4 
x:workQueue_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.workQueue.shard2.leader, tag=9428619
   [junit4]   2> 174142 INFO  (coreCloseExecutor-783-thread-1) 
[n:127.0.0.1:50181_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.core.collection1_collection.shard2.replica_n2, tag=2604996
   [junit4]   2> 174142 INFO  (coreCloseExecutor-783-thread-1) 
[n:127.0.0.1:50181_solr c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1d8daf3: rootName = 
solr_50181, domain = solr.core.collection1_collection.shard2.replica_n2, 
service url = null, agent id = null] for registry 
solr.core.collection1_collection.shard2.replica_n2 / 
com.codahale.metrics.MetricRegistry@16aa62d
   [junit4]   2> 174144 INFO  
(zkCallback-314-thread-2-processing-n:127.0.0.1:50181_solr) 
[n:127.0.0.1:50181_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 174144 INFO  
(zkCallback-309-thread-2-processing-n:127.0.0.1:50180_solr) 
[n:127.0.0.1:50180_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 174148 WARN  
(zkCallback-309-thread-2-processing-n:127.0.0.1:50180_solr) 
[n:127.0.0.1:50180_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 174148 INFO  (coreCloseExecutor-783-thread-1) 
[n:127.0.0.1:50181_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=2604996
   [junit4]   2> 174148 INFO  (jetty-closer-293-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1009ba{/solr,null,UNAVAILABLE}
   [junit4]   2> 174149 INFO  
(zkCallback-314-thread-2-processing-n:127.0.0.1:50181_solr) 
[n:127.0.0.1:50181_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 174186 INFO  (jetty-closer-293-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98765664633094155-127.0.0.1:50181_solr-n_0000000000) closing
   [junit4]   2> 174187 INFO  
(OverseerStateUpdate-98765664633094155-127.0.0.1:50181_solr-n_0000000000) 
[n:127.0.0.1:50181_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:50181_solr
   [junit4]   2> 174188 WARN  
(zkCallback-314-thread-2-processing-n:127.0.0.1:50181_solr) 
[n:127.0.0.1:50181_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 174188 INFO  (jetty-closer-293-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@8af950{/solr,null,UNAVAILABLE}
   [junit4]   2> 174191 ERROR 
(SUITE-StreamExpressionTest-seed#[A71252E949866123]-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> 174193 INFO  
(SUITE-StreamExpressionTest-seed#[A71252E949866123]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:50176 50176
   [junit4]   2> 174193 INFO  (Thread-224) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:50176 50176
   [junit4]   2> 174193 WARN  (Thread-224) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        77      /solr/clusterprops.json
   [junit4]   2>        77      /solr/aliases.json
   [junit4]   2>        9       /solr/configs/conf
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        77      /solr/clusterstate.json
   [junit4]   2>        20      /solr/collections/destination/state.json
   [junit4]   2>        20      
/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2>        20      
/solr/collections/destinationCollection/state.json
   [junit4]   2>        20      /solr/collections/mainCorpus/state.json
   [junit4]   2>        18      /solr/collections/workQueue/state.json
   [junit4]   2>        18      
/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2>        10      
/solr/collections/collection1_collection/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/98765664633094155-127.0.0.1:50181_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        77      /solr/live_nodes
   [junit4]   2>        77      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_A71252E949866123-001
   [junit4]   2> Oct 03, 2017 3:28:44 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 6 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{expr_s=PostingsFormat(name=Memory), join2_s=PostingsFormat(name=Direct), 
multiDefault=PostingsFormat(name=Direct), subject=PostingsFormat(name=Direct), 
a1_s=PostingsFormat(name=Direct), a2_s=Lucene50(blocksize=128), 
test_t=Lucene50(blocksize=128), level1_s=PostingsFormat(name=Memory), 
ident_s=PostingsFormat(name=Direct), body_t=Lucene50(blocksize=128), 
s_multi=Lucene50(blocksize=128), col_s=PostingsFormat(name=Direct), 
level2_s=PostingsFormat(name=Memory), a_ss=PostingsFormat(name=Memory), 
a_s=Lucene50(blocksize=128), a_t=PostingsFormat(name=Memory), 
side_s=Lucene50(blocksize=128), id=PostingsFormat(name=Memory), 
text=Lucene50(blocksize=128)}, docValues:{expr_s=DocValuesFormat(name=Direct), 
join2_s=DocValuesFormat(name=Memory), 
multiDefault=DocValuesFormat(name=Memory), 
price_f=DocValuesFormat(name=Memory), a1_s=DocValuesFormat(name=Memory), 
intDefault=DocValuesFormat(name=Lucene70), a_f=DocValuesFormat(name=Memory), 
join1_i=DocValuesFormat(name=Direct), a2_s=DocValuesFormat(name=Asserting), 
a_i=DocValuesFormat(name=Direct), join3_i=DocValuesFormat(name=Asserting), 
test_i=DocValuesFormat(name=Memory), field_i=DocValuesFormat(name=Memory), 
level1_s=DocValuesFormat(name=Direct), s_multi=DocValuesFormat(name=Asserting), 
col_s=DocValuesFormat(name=Memory), level2_s=DocValuesFormat(name=Lucene70), 
a_ss=DocValuesFormat(name=Lucene70), a_s=DocValuesFormat(name=Asserting), 
id=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Lucene70), 
i_multi=DocValuesFormat(name=Direct), b_ls=DocValuesFormat(name=Memory), 
test_dt=DocValuesFormat(name=Direct), ident_s=DocValuesFormat(name=Memory), 
order_i=DocValuesFormat(name=Memory), _version_=DocValuesFormat(name=Lucene70), 
side_s=DocValuesFormat(name=Asserting), miles_i=DocValuesFormat(name=Memory)}, 
maxPointsInLeafNode=775, maxMBSortInHeap=6.765293596436916, 
sim=RandomSimilarity(queryNorm=false): {}, locale=ar-AE, 
timezone=Australia/Lindeman
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 
(32-bit)/cpus=3,threads=1,free=159212656,total=301465600
   [junit4]   2> NOTE: All tests run in this JVM: [ArcCosineEvaluatorTest, 
CloudSolrClientTest, BasicHttpSolrClientTest, RawValueEvaluatorTest, TestHash, 
GraphExpressionTest, TestEmbeddedSolrServer, CorrelationEvaluatorTest, 
TestConfigSetAdminRequest, CollectionAdminRequestRequiredParamsTest, 
HyperbolicTangentEvaluatorTest, NaturalLogEvaluatorTest, OrEvaluatorTest, 
StreamExpressionParserTest, GreaterThanEqualToEvaluatorTest, 
RoundEvaluatorTest, SolrExampleXMLTest, CloudSolrClientCacheTest, 
JdbcDriverTest, HttpSolrClientConPoolTest, TestCoreAdmin, 
RegressionEvaluatorTest, TestDocumentObjectBinder, JDBCStreamTest, 
SolrExampleStreamingTest, HyperbolicCosineEvaluatorTest, SolrDocumentTest, 
TestSolrJErrorHandling, TestSpellCheckResponse, TestZkConfigManager, 
AscEvaluatorTest, TestUpdateRequestCodec, TangentEvaluatorTest, 
TestClusteringResponse, StreamExpressionTest]
   [junit4] Completed [113/145 (1!)] on J0 in 81.88s, 117 tests, 1 failure, 1 
error, 9 skipped <<< FAILURES!

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

Reply via email to