Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/168/
Java: 64bit/jdk-9-ea+178 -XX:+UseCompressedOops -XX:+UseG1GC 
--illegal-access=deny

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

Error Message:
Error from server at https://127.0.0.1:34953/solr/workQueue_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/workQueue_shard2_replica_n2/update. Reason: <pre>    Can not 
find: /solr/workQueue_shard2_replica_n2/update</pre></p> <hr /><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.3.14.v20161028</a><hr/> 
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at https://127.0.0.1:34953/solr/workQueue_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/workQueue_shard2_replica_n2/update. Reason:
<pre>    Can not find: /solr/workQueue_shard2_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.14.v20161028</a><hr/>
</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([A22F830DAD5958A4:1F38F614947565F9]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelExecutorStream(StreamExpressionTest.java:6843)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:34953/solr/workQueue_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/workQueue_shard2_replica_n2/update. Reason:
<pre>    Can not find: /solr/workQueue_shard2_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.14.v20161028</a><hr/>
</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:588)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:252)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
        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.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1161)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        ... 1 more




Build Log:
[...truncated 13959 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
   [junit4]   2> 14793 INFO  
(SUITE-StreamExpressionTest-seed#[A22F830DAD5958A4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_A22F830DAD5958A4-001/init-core-data-001
   [junit4]   2> 14794 WARN  
(SUITE-StreamExpressionTest-seed#[A22F830DAD5958A4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 14794 INFO  
(SUITE-StreamExpressionTest-seed#[A22F830DAD5958A4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 14794 INFO  
(SUITE-StreamExpressionTest-seed#[A22F830DAD5958A4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 14909 INFO  
(SUITE-StreamExpressionTest-seed#[A22F830DAD5958A4]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_A22F830DAD5958A4-001/tempDir-001
   [junit4]   2> 14910 INFO  
(SUITE-StreamExpressionTest-seed#[A22F830DAD5958A4]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 14910 INFO  (Thread-27) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 14910 INFO  (Thread-27) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 14924 ERROR (Thread-27) [    ] 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> 15010 INFO  
(SUITE-StreamExpressionTest-seed#[A22F830DAD5958A4]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:40593
   [junit4]   2> 15116 INFO  (jetty-launcher-238-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 15115 INFO  (jetty-launcher-238-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 15116 INFO  (jetty-launcher-238-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 15117 INFO  (jetty-launcher-238-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 15132 INFO  (jetty-launcher-238-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1004175{/solr,null,AVAILABLE}
   [junit4]   2> 15132 INFO  (jetty-launcher-238-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@8a414d4{/solr,null,AVAILABLE}
   [junit4]   2> 15133 INFO  (jetty-launcher-238-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3b2d4650{/solr,null,AVAILABLE}
   [junit4]   2> 15149 INFO  (jetty-launcher-238-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@61595299{/solr,null,AVAILABLE}
   [junit4]   2> 15161 INFO  (jetty-launcher-238-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@704e4226{SSL,[ssl, 
http/1.1]}{127.0.0.1:34953}
   [junit4]   2> 15161 INFO  (jetty-launcher-238-thread-4) [    ] 
o.e.j.s.Server Started @16762ms
   [junit4]   2> 15161 INFO  (jetty-launcher-238-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34953}
   [junit4]   2> 15167 ERROR (jetty-launcher-238-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 15168 INFO  (jetty-launcher-238-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@520572d0{SSL,[ssl, 
http/1.1]}{127.0.0.1:40307}
   [junit4]   2> 15168 INFO  (jetty-launcher-238-thread-2) [    ] 
o.e.j.s.Server Started @16770ms
   [junit4]   2> 15169 INFO  (jetty-launcher-238-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40307}
   [junit4]   2> 15169 ERROR (jetty-launcher-238-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 15169 INFO  (jetty-launcher-238-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 15169 INFO  (jetty-launcher-238-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 15169 INFO  (jetty-launcher-238-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 15169 INFO  (jetty-launcher-238-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-30T05:37:21.594659Z
   [junit4]   2> 15168 INFO  (jetty-launcher-238-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 15170 INFO  (jetty-launcher-238-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 15170 INFO  (jetty-launcher-238-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 15170 INFO  (jetty-launcher-238-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-30T05:37:21.595726Z
   [junit4]   2> 15179 INFO  (jetty-launcher-238-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@49759a19{SSL,[ssl, 
http/1.1]}{127.0.0.1:41023}
   [junit4]   2> 15179 INFO  (jetty-launcher-238-thread-3) [    ] 
o.e.j.s.Server Started @16780ms
   [junit4]   2> 15179 INFO  (jetty-launcher-238-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41023}
   [junit4]   2> 15183 INFO  (jetty-launcher-238-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@50c1ff0e{SSL,[ssl, 
http/1.1]}{127.0.0.1:35697}
   [junit4]   2> 15183 INFO  (jetty-launcher-238-thread-1) [    ] 
o.e.j.s.Server Started @16784ms
   [junit4]   2> 15183 INFO  (jetty-launcher-238-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35697}
   [junit4]   2> 15183 ERROR (jetty-launcher-238-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 15183 INFO  (jetty-launcher-238-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 15183 INFO  (jetty-launcher-238-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 15184 INFO  (jetty-launcher-238-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 15184 INFO  (jetty-launcher-238-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 15184 INFO  (jetty-launcher-238-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-30T05:37:21.609075Z
   [junit4]   2> 15189 ERROR (jetty-launcher-238-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 15189 INFO  (jetty-launcher-238-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 15189 INFO  (jetty-launcher-238-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 15189 INFO  (jetty-launcher-238-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 15189 INFO  (jetty-launcher-238-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-30T05:37:21.614319Z
   [junit4]   2> 15199 INFO  (jetty-launcher-238-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 15206 INFO  (jetty-launcher-238-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 15209 INFO  (jetty-launcher-238-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40593/solr
   [junit4]   2> 15244 INFO  (jetty-launcher-238-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 15250 INFO  (jetty-launcher-238-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40593/solr
   [junit4]   2> 15302 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 0x15d91ffb7b80007, 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.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 15322 INFO  (jetty-launcher-238-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40593/solr
   [junit4]   2> 15354 INFO  (jetty-launcher-238-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40593/solr
   [junit4]   2> 15358 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 0x15d91ffb7b80008, 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.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 15367 WARN  (jetty-launcher-238-thread-2) [    ] 
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> 15367 WARN  (jetty-launcher-238-thread-4) [    ] 
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> 15397 INFO  (jetty-launcher-238-thread-4) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 15398 INFO  (jetty-launcher-238-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 15405 INFO  (jetty-launcher-238-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40307_solr
   [junit4]   2> 15410 WARN  (jetty-launcher-238-thread-3) [    ] 
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> 15411 INFO  (jetty-launcher-238-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 15403 INFO  (jetty-launcher-238-thread-4) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34953_solr
   [junit4]   2> 15431 INFO  (zkCallback-248-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 15431 INFO  (zkCallback-254-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 15432 INFO  (jetty-launcher-238-thread-3) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 15433 INFO  (jetty-launcher-238-thread-4) [    ] 
o.a.s.c.Overseer Overseer 
(id=98395294356996105-127.0.0.1:34953_solr-n_0000000000) starting
   [junit4]   2> 15437 INFO  (jetty-launcher-238-thread-3) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41023_solr
   [junit4]   2> 15440 INFO  (zkCallback-254-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 15440 INFO  (zkCallback-248-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 15442 INFO  (zkCallback-260-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 15452 WARN  (jetty-launcher-238-thread-1) [    ] 
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> 15453 INFO  (jetty-launcher-238-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 15456 INFO  (jetty-launcher-238-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 15458 INFO  (jetty-launcher-238-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35697_solr
   [junit4]   2> 15458 INFO  (zkCallback-260-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 15459 INFO  (zkCallback-254-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 15459 INFO  (zkCallback-248-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 15477 INFO  (jetty-launcher-238-thread-4) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34953_solr
   [junit4]   2> 15479 INFO  (zkCallback-248-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 15479 INFO  (zkCallback-260-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 15479 INFO  (zkCallback-254-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 15504 INFO  (zkCallback-262-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 15507 INFO  (zkCallback-262-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 15617 INFO  (jetty-launcher-238-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34953.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d4cab6b
   [junit4]   2> 15623 INFO  (jetty-launcher-238-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34953.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d4cab6b
   [junit4]   2> 15623 INFO  (jetty-launcher-238-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34953.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d4cab6b
   [junit4]   2> 15639 INFO  (jetty-launcher-238-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40307.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d4cab6b
   [junit4]   2> 15645 INFO  (jetty-launcher-238-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40307.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d4cab6b
   [junit4]   2> 15645 INFO  (jetty-launcher-238-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40307.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d4cab6b
   [junit4]   2> 15646 INFO  (jetty-launcher-238-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_A22F830DAD5958A4-001/tempDir-001/node2/.
   [junit4]   2> 15650 INFO  (jetty-launcher-238-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41023.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d4cab6b
   [junit4]   2> 15651 INFO  (jetty-launcher-238-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_A22F830DAD5958A4-001/tempDir-001/node3/.
   [junit4]   2> 15656 INFO  (jetty-launcher-238-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41023.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d4cab6b
   [junit4]   2> 15656 INFO  (jetty-launcher-238-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41023.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d4cab6b
   [junit4]   2> 15657 INFO  (jetty-launcher-238-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_A22F830DAD5958A4-001/tempDir-001/node4/.
   [junit4]   2> 15665 INFO  (jetty-launcher-238-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35697.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d4cab6b
   [junit4]   2> 15671 INFO  (jetty-launcher-238-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35697.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d4cab6b
   [junit4]   2> 15671 INFO  (jetty-launcher-238-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35697.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d4cab6b
   [junit4]   2> 15673 INFO  (jetty-launcher-238-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_A22F830DAD5958A4-001/tempDir-001/node1/.
   [junit4]   2> 16040 INFO  
(SUITE-StreamExpressionTest-seed#[A22F830DAD5958A4]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 16041 INFO  
(SUITE-StreamExpressionTest-seed#[A22F830DAD5958A4]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40593/solr ready
   [junit4]   2> 16140 INFO  (qtp410406382-605) [    ] 
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> 16143 INFO  (OverseerThreadFactory-319-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection collection1_collection
   [junit4]   2> 16252 INFO  
(OverseerStateUpdate-98395294356996105-127.0.0.1:34953_solr-n_0000000000) [    
] 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":"https://127.0.0.1:35697/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 16254 INFO  
(OverseerStateUpdate-98395294356996105-127.0.0.1:34953_solr-n_0000000000) [    
] 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":"https://127.0.0.1:34953/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 16485 INFO  (qtp645224629-631) [    ] 
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> 16485 INFO  (qtp645224629-631) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 16492 INFO  (qtp1474549069-626) [    ] 
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> 16492 INFO  (qtp1474549069-626) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 16595 INFO  (zkCallback-254-thread-1) [    ] 
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> 16595 INFO  (zkCallback-262-thread-1) [    ] 
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> 16595 INFO  (zkCallback-254-thread-2) [    ] 
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> 16595 INFO  (zkCallback-262-thread-2) [    ] 
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> 17515 INFO  (qtp1474549069-626) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 17525 INFO  (qtp645224629-631) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.1.0
   [junit4]   2> 17591 INFO  (qtp1474549069-626) [    ] o.a.s.s.IndexSchema 
[collection1_collection_shard2_replica_n2] Schema name=test
   [junit4]   2> 17591 INFO  (qtp645224629-631) [    ] o.a.s.s.IndexSchema 
[collection1_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 17659 WARN  (qtp1474549069-626) [    ] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 17659 WARN  (qtp1474549069-626) [    ] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 17659 INFO  (qtp1474549069-626) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 17660 INFO  (qtp1474549069-626) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_collection_shard2_replica_n2' using 
configuration from collection collection1_collection, trusted=true
   [junit4]   2> 17661 INFO  (qtp1474549069-626) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34953.solr.core.collection1_collection.shard2.replica_n2' (registry 
'solr.core.collection1_collection.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d4cab6b
   [junit4]   2> 17661 INFO  (qtp1474549069-626) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 17661 INFO  (qtp1474549069-626) [    ] o.a.s.c.SolrCore 
[[collection1_collection_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_A22F830DAD5958A4-001/tempDir-001/node3/collection1_collection_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_A22F830DAD5958A4-001/tempDir-001/node3/./collection1_collection_shard2_replica_n2/data/]
   [junit4]   2> 17712 WARN  (qtp645224629-631) [    ] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 17712 WARN  (qtp645224629-631) [    ] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 17712 INFO  (qtp645224629-631) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 17712 INFO  (qtp645224629-631) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_collection_shard1_replica_n1' using 
configuration from collection collection1_collection, trusted=true
   [junit4]   2> 17713 INFO  (qtp645224629-631) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35697.solr.core.collection1_collection.shard1.replica_n1' (registry 
'solr.core.collection1_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d4cab6b
   [junit4]   2> 17713 INFO  (qtp645224629-631) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 17713 INFO  (qtp645224629-631) [    ] o.a.s.c.SolrCore 
[[collection1_collection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_A22F830DAD5958A4-001/tempDir-001/node1/collection1_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_A22F830DAD5958A4-001/tempDir-001/node1/./collection1_collection_shard1_replica_n1/data/]
   [junit4]   2> 17747 INFO  (qtp1474549069-626) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 17747 INFO  (qtp1474549069-626) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 17749 INFO  (qtp1474549069-626) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 17749 INFO  (qtp1474549069-626) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 17751 INFO  (qtp1474549069-626) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@30181ecb[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 17753 INFO  (qtp1474549069-626) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 17753 INFO  (qtp1474549069-626) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 17754 INFO  (qtp1474549069-626) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 17754 INFO  (qtp1474549069-626) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1574324712693039104
   [junit4]   2> 17761 INFO  (searcherExecutor-328-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new 
searcher Searcher@30181ecb[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 17778 INFO  (qtp1474549069-626) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 17778 INFO  (qtp1474549069-626) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 17778 INFO  (qtp1474549069-626) [    ] o.a.s.c.SyncStrategy 
Sync replicas to 
https://127.0.0.1:34953/solr/collection1_collection_shard2_replica_n2/
   [junit4]   2> 17786 INFO  (qtp1474549069-626) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 17786 INFO  (qtp1474549069-626) [    ] o.a.s.c.SyncStrategy 
https://127.0.0.1:34953/solr/collection1_collection_shard2_replica_n2/ has no 
replicas
   [junit4]   2> 17786 INFO  (qtp1474549069-626) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 17808 INFO  (qtp645224629-631) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 17808 INFO  (qtp645224629-631) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 17809 INFO  (qtp645224629-631) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 17810 INFO  (qtp645224629-631) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 17812 INFO  (qtp645224629-631) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2841447f[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 17823 INFO  (qtp645224629-631) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 17827 INFO  (qtp645224629-631) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 17828 INFO  (qtp645224629-631) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 17828 INFO  (qtp645224629-631) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1574324712770633728
   [junit4]   2> 17832 INFO  (searcherExecutor-330-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new 
searcher Searcher@2841447f[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 17850 INFO  (qtp1474549069-626) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:34953/solr/collection1_collection_shard2_replica_n2/ shard2
   [junit4]   2> 17868 INFO  (qtp645224629-631) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 17868 INFO  (qtp645224629-631) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 17868 INFO  (qtp645224629-631) [    ] o.a.s.c.SyncStrategy 
Sync replicas to 
https://127.0.0.1:35697/solr/collection1_collection_shard1_replica_n1/
   [junit4]   2> 17869 INFO  (qtp645224629-631) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 17869 INFO  (qtp645224629-631) [    ] o.a.s.c.SyncStrategy 
https://127.0.0.1:35697/solr/collection1_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 17869 INFO  (qtp645224629-631) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 17873 INFO  (qtp645224629-631) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:35697/solr/collection1_collection_shard1_replica_n1/ shard1
   [junit4]   2> 17977 INFO  (zkCallback-262-thread-2) [    ] 
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> 17977 INFO  (zkCallback-254-thread-1) [    ] 
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> 17977 INFO  (zkCallback-254-thread-2) [    ] 
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> 17977 INFO  (zkCallback-262-thread-1) [    ] 
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> 18011 INFO  (qtp1474549069-626) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 18013 INFO  (qtp1474549069-626) [    ] 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=1521
   [junit4]   2> 18024 INFO  (qtp645224629-631) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 18027 INFO  (qtp645224629-631) [    ] 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=1542
   [junit4]   2> 18088 INFO  (qtp410406382-605) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 18132 INFO  (zkCallback-262-thread-2) [    ] 
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> 18132 INFO  (zkCallback-262-thread-1) [    ] 
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> 18133 INFO  (zkCallback-254-thread-1) [    ] 
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> 18137 INFO  (zkCallback-254-thread-2) [    ] 
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> 18146 INFO  
(OverseerCollectionConfigSetProcessor-98395294356996105-127.0.0.1:34953_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 19092 INFO  (qtp410406382-605) [    ] 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=2952
   [junit4]   2> 19093 INFO  
(SUITE-StreamExpressionTest-seed#[A22F830DAD5958A4]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1_collection failOnTimeout:true timeout (sec):90
   [junit4]   2> 19093 INFO  
(SUITE-StreamExpressionTest-seed#[A22F830DAD5958A4]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
collection1_collection
   [junit4]   2> 19094 INFO  (qtp410406382-635) [    ] 
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> 19201 INFO  (qtp410406382-635) [    ] 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=106
   [junit4]   2> 19213 INFO  
(TEST-StreamExpressionTest.testFeaturesSelectionStream-seed#[A22F830DAD5958A4]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testFeaturesSelectionStream
   [junit4]   2> 19277 INFO  (qtp645224629-621) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:34953/solr/collection1_collection_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1574324714274291712)} 0 15
   [junit4]   2> 19296 INFO  (qtp645224629-607) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574324714309943296,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 19296 INFO  (qtp645224629-607) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 19297 INFO  (qtp645224629-607) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 19297 INFO  (qtp645224629-607) [    ] 
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=https://127.0.0.1:34953/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 19306 INFO  (qtp1474549069-610) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574324714320429056,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 19306 INFO  (qtp1474549069-610) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 19307 INFO  (qtp1474549069-610) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 19307 INFO  (qtp1474549069-610) [    ] 
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=https://127.0.0.1:34953/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 19316 INFO  (qtp1474549069-618) [    ] 
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=*:*
 (-1574324714259611648),commit=} 0 71
   [junit4]   2> 19317 INFO  
(TEST-StreamExpressionTest.testFeaturesSelectionStream-seed#[A22F830DAD5958A4]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testFeaturesSelectionStream
   [junit4] IGNOR/A 0.12s J2 | StreamExpressionTest.testFeaturesSelectionStream
   [junit4]    > Assumption #1: got: <false>, expected: is <true>
   [junit4]   2> 19337 INFO  
(TEST-StreamExpressionTest.testAnova-seed#[A22F830DAD5958A4]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testAnova
   [junit4]   2> 19348 INFO  (qtp645224629-631) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:34953/solr/collection1_collection_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1574324714361323520)} 0 2
   [junit4]   2> 19354 INFO  (qtp1474549069-617) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574324714370760704,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 19355 INFO  (qtp645224629-622) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574324714371809280,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 19359 INFO  (qtp645224629-622) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 19359 INFO  (qtp1474549069-617) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 19362 INFO  (qtp645224629-622) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 19362 INFO  (qtp645224629-622) [    ] 
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=https://127.0.0.1:34953/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 7
   [junit4]   2> 19362 INFO  (qtp1474549069-617) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 19362 INFO  (qtp1474549069-617) [    ] 
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=https://127.0.0.1:34953/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 8
   [junit4]   2> 19364 INFO  (qtp1474549069-626) [    ] 
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=*:*
 (-1574324714355032064),commit=} 0 26
   [junit4]   2> 19390 INFO  (qtp410406382-605) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 19411 INFO  (qtp1474549069-617) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/stream 
params={indent=off&expr=anova(array(1,2,3,5,4,6),+array(5,2,3,5,4,6),+array(1,2,7,5,4,6))&wt=json&version=2.2}
 status=0 QTime=1
   [junit4]   2> 19456 INFO  
(TEST-StreamExpressionTest.testAnova-seed#[A22F830DAD5958A4]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testAnova
   [junit4]   2> 19509 INFO  
(TEST-StreamExpressionTest.testNullStream-seed#[A22F830DAD5958A4]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testNullStream
   [junit4]   2> 19549 INFO  (qtp1474549069-617) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:35697/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1574324714573135872)} 0 1
   [junit4]   2> 19571 INFO  (qtp645224629-614) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574324714598301696,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 19571 INFO  (qtp645224629-614) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 19574 INFO  (qtp645224629-614) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 19574 INFO  (qtp645224629-614) [    ] 
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=https://127.0.0.1:35697/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 3
   [junit4]   2> 19587 INFO  (qtp1474549069-612) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574324714615078912,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 19587 INFO  (qtp1474549069-612) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 19588 INFO  (qtp1474549069-612) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 19588 INFO  (qtp1474549069-612) [    ] 
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=https://127.0.0.1:35697/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 19593 INFO  (qtp645224629-631) [    ] 
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}{deleteByQuery=*:*
 (-1574324714561601536),commit=} 0 71
   [junit4]   2> 19617 INFO  (qtp645224629-622) [    ] 
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 
(1574324714642341888), 4 (1574324714645487616), 1 (1574324714645487617)]} 0 4
   [junit4]   2> 19627 INFO  (qtp1474549069-611) [    ] 
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 
(1574324714653876224), 3 (1574324714655973376), 5 (1574324714655973377)]} 0 2
   [junit4]   2> 19633 INFO  (qtp1474549069-618) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574324714663313408,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 19633 INFO  (qtp1474549069-618) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@18a0e2ef 
commitCommandVersion:1574324714663313408
   [junit4]   2> 19634 INFO  (qtp645224629-607) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574324714664361984,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 19634 INFO  (qtp645224629-607) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6d1c1e42 
commitCommandVersion:1574324714664361984
   [junit4]   2> 19653 INFO  (qtp645224629-607) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6f6d15fc[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 19655 INFO  (searcherExecutor-330-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new 
searcher Searcher@6f6d15fc[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C3)))}
   [junit4]   2> 19658 INFO  (qtp645224629-607) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 19658 INFO  (qtp645224629-607) [    ] 
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=https://127.0.0.1:35697/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 24
   [junit4]   2> 19660 INFO  (qtp1474549069-618) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@545cfd1f[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 19662 INFO  (searcherExecutor-328-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new 
searcher Searcher@545cfd1f[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C3)))}
   [junit4]   2> 19662 INFO  (qtp1474549069-618) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 19663 INFO  (qtp1474549069-618) [    ] 
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=https://127.0.0.1:35697/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 29
   [junit4]   2> 19664 INFO  (qtp645224629-615) [    ] 
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 34
   [junit4]   2> 19710 INFO  
(TEST-StreamExpressionTest.testNullStream-seed#[A22F830DAD5958A4]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 19710 INFO  
(TEST-StreamExpressionTest.testNullStream-seed#[A22F830DAD5958A4]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40593/solr ready
   [junit4]   2> 19740 INFO  (qtp645224629-621) [    ] 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&wt=json&version=2.2} 
hits=3 status=0 QTime=0
   [junit4]   2> 19742 INFO  (qtp1474549069-611) [    ] 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&wt=json&version=2.2} 
hits=3 status=0 QTime=0
   [junit4]   2> 19755 INFO  
(TEST-StreamExpressionTest.testNullStream-seed#[A22F830DAD5958A4]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testNullStream
   [junit4]   2> 19806 INFO  
(TEST-StreamExpressionTest.testTimeSeriesStream-seed#[A22F830DAD5958A4]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testTimeSeriesStream
   [junit4]   2> 19819 INFO  (qtp1474549069-617) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1091de94[collection1_collection_shard2_replica_n2] realtime]
   [junit4]   2> 19820 INFO  (qtp645224629-614) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6f5f530[collection1_collection_shard1_replica_n1] realtime]
   [junit4]   2> 19821 INFO  (qtp1474549069-617) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:35697/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1574324714847862784)} 0 12
   [junit4]   2> 19833 INFO  (qtp645224629-631) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574324714873028608,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 19833 INFO  (qtp645224629-631) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6d1c1e42 
commitCommandVersion:1574324714873028608
   [junit4]   2> 19833 INFO  (qtp1474549069-611) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574324714873028608,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 19833 INFO  (qtp1474549069-611) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@18a0e2ef 
commitCommandVersion:1574324714873028608
   [junit4]   2> 19834 INFO  (qtp1474549069-611) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3fe62fe7[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 19834 INFO  (qtp645224629-631) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1e17e019[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 19837 INFO  (searcherExecutor-328-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new 
searcher Searcher@3fe62fe7[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 19837 INFO  (searcherExecutor-330-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new 
searcher Searcher@1e17e019[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 19838 INFO  (qtp1474549069-611) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 19838 INFO  (qtp645224629-631) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 19838 INFO  (qtp645224629-631) [    ] 
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=https://127.0.0.1:35697/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 5
   [junit4]   2> 19839 INFO  (qtp1474549069-611) [    ] 
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=https://127.0.0.1:35697/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 5
   [junit4]   2> 19840 INFO  (qtp645224629-614) [    ] 
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}{deleteByQuery=*:*
 (-1574324714845765632),commit=} 0 33
   [junit4]   2> 19913 INFO  (qtp645224629-607) [    ] 
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 
(1574324714885611520), id_10 (1574324714901340160), id_13 
(1574324714901340161), id_14 (1574324714901340162), id_16 
(1574324714902388736), id_17 (1574324714902388737), id_18 
(1574324714902388738), id_21 (1574324714903437312), id_22 
(1574324714903437313), id_23 (1574324714903437314), ... (125 adds)]} 0 68
   [junit4]   2> 19934 INFO  (qtp1474549069-612) [    ] 
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 
(1574324714885611520), id_3 (1574324714897145856), id_4 (1574324714898194432), 
id_5 (1574324714898194433), id_6 (1574324714898194434), id_7 
(1574324714899243008), id_8 (1574324714899243009), id_9 (1574324714899243010), 
id_11 (1574324714899243011), id_12 (1574324714899243012), ... (125 adds)]} 0 89
   [junit4]   2> 19945 INFO  (qtp645224629-621) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574324714990469120,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 19945 INFO  (qtp645224629-621) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6d1c1e42 
commitCommandVersion:1574324714990469120
   [junit4]   2> 19952 INFO  (qtp1474549069-610) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574324714997809152,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 19952 INFO  (qtp1474549069-610) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@18a0e2ef 
commitCommandVersion:1574324714997809152
   [junit4]   2> 19976 INFO  (qtp1474549069-610) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@409a6ab0[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 19977 INFO  (qtp1474549069-610) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 19978 INFO  (searcherExecutor-328-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new 
searcher Searcher@409a6ab0[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.1.0):C125)))}
   [junit4]   2> 19978 INFO  (qtp1474549069-610) [    ] 
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=https://127.0.0.1:34953/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 33
   [junit4]   2> 19980 INFO  (qtp645224629-621) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7c681ada[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 19981 INFO  (searcherExecutor-330-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new 
searcher Searcher@7c681ada[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.1.0):C125)))}
   [junit4]   2> 19982 INFO  (qtp645224629-621) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 19982 INFO  (qtp645224629-621) [    ] 
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=https://127.0.0.1:34953/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 38
   [junit4]   2> 19984 INFO  (qtp1474549069-618) [    ] 
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}{commit=}
 0 47
   [junit4]   2> 20021 INFO  (qtp645224629-631) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/stream 
params={indent=off&expr=timeseries(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))&wt=json&version=2.2}
 status=0 QTime=1
   [junit4]   2> 20036 INFO  (qtp645224629-631) [    ] o.a.s.c.c.ZkStateReader 
Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 20036 INFO  (qtp645224629-631) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40593/solr ready
   [junit4]   2> 20096 INFO  (qtp645224629-615) [    ] 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=https://127.0.0.1:35697/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=1501393046481&isShard=true&wt=javabin}
 hits=125 status=0 QTime=8
   [junit4]   2> 20096 INFO  (qtp1474549069-611) [    ] 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=https://127.0.0.1:34953/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=1501393046481&isShard=true&wt=javabin}
 hits=125 status=0 QTime=25
   [junit4]   2> 20102 INFO  (qtp645224629-614) [    ] 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=45
   [junit4]   2> 20120 INFO  (qtp645224629-607) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/stream 
params={indent=off&expr=timeseries(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",+format%3D"yyyy",+count(*),+sum(price_f),+max(price_f),+min(price_f))&wt=json&version=2.2}
 status=0 QTime=0
   [junit4]   2> 20131 INFO  (qtp1474549069-612) [    ] 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&format=yyyy&start=0&fsv=true&collection=collection1_collection&shard.url=https://127.0.0.1:34953/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=1501393046549&isShard=true&wt=javabin}
 hits=125 status=0 QTime=5
   [junit4]   2> 20133 INFO  (qtp645224629-739) [    ] 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&format=yyyy&start=0&fsv=true&collection=collection1_collection&shard.url=https://127.0.0.1:35697/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=1501393046549&isShard=true&wt=javabin}
 hits=125 status=0 QTime=7
   [junit4]   2> 20137 INFO  (qtp645224629-622) [    ] 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&format=yyyy&rows=0&wt=javabin&version=2}
 hits=250 status=0 QTime=13
   [junit4]   2> 20151 INFO  (qtp1474549069-626) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/stream 
params={indent=off&expr=timeseries(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",+format%3D"yyyy-MM",+count(*),+sum(price_f),+max(price_f),+min(price_f))&wt=json&version=2.2}
 status=0 QTime=0
   [junit4]   2> 20159 INFO  (qtp645224629-631) [    ] 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&format=yyyy-MM&start=0&fsv=true&collection=collection1_collection&shard.url=https://127.0.0.1:35697/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=1501393046578&isShard=true&wt=javabin}
 hits=125 status=0 QTime=3
   [junit4]   2> 20162 INFO  (qtp1474549069-610) [    ] 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&format=yyyy-MM&start=0&fsv=true&collection=collection1_collection&shard.url=https://127.0.0.1:34953/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=1501393046578&isShard=true&wt=javabin}
 hits=125 status=0 QTime=5
   [junit4]   2> 20163 INFO  (qtp645224629-615) [    ] 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&format=yyyy-MM&rows=0&wt=javabin&version=2}
 hits=250 status=0 QTime=10
   [junit4]   2> 20166 INFO  
(TEST-StreamExpressionTest.testTimeSeriesStream-seed#[A22F830DAD5958A4]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testTimeSeriesStream
   [junit4]   2> 20188 INFO  
(TEST-StreamExpressionTest.testParallelRankStream-seed#[A22F830DAD5958A4]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testParallelRankStream
   [junit4]   2> 20197 INFO  (qtp645224629-740) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3c43577b[collection1_collection_shard1_replica_n1] realtime]
   [junit4]   2> 20197 INFO  (qtp1474549069-617) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7239b609[collection1_collection_shard2_replica_n2] realtime]
   [junit4]   2> 20198 INFO  (qtp645224629-740) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:34953/solr/collection1_collection_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1574324715248418816)} 0 7
   [junit4]   2> 20201 INFO  (qtp1474549069-611) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574324715258904576,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 20201 INFO  (qtp1474549069-611) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@18a0e2ef 
commitCommandVersion:1574324715258904576
   [junit4]   2> 20201 INFO  (qtp1474549069-611) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@75420d27[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 20203 INFO  (searcherExecutor-328-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new 
searcher Searcher@75420d27[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 20203 INFO  (qtp1474549069-611) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 20203 INFO  (qtp1474549069-611) [    ] 
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=https://127.0.0.1:34953/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 20204 INFO  (qtp645224629-622) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574324715262050304,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 20204 INFO  (qtp645224629-622) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6d1c1e42 
commitCommandVersion:1574324715262050304
   [junit4]   2> 20205 INFO  (qtp645224629-622) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1ac2bf42[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 20205 INFO  (qtp645224629-622) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 20206 INFO  (searcherExecutor-330-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new 
searcher Searcher@1ac2bf42[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 20206 INFO  (qtp645224629-622) [    ] 
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=https://127.0.0.1:34953/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 20207 INFO  (qtp1474549069-617) [    ] 
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=*:*
 (-1574324715246321664),commit=} 0 18
   [junit4]   2> 20211 INFO  (qtp645224629-614) [    ] 
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 
(1574324715267293184), 4 (1574324715268341760), 8 (1574324715269390336), 10 
(1574324715269390337)]} 0 2
   [junit4]   2> 20212 INFO  (qtp1474549069-612) [    ] 
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 
(1574324715267293184), 3 (1574324715268341760), 5 (1574324715269390336), 6 
(1574324715269390337), 7 (1574324715269390338), 9 (1574324715269390339)]} 0 3
   [junit4]   2> 20215 INFO  (qtp645224629-631) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574324715273584640,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 20215 INFO  (qtp645224629-631) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6d1c1e42 
commitCommandVersion:1574324715273584640
   [junit4]   2> 20216 INFO  (qtp1474549069-626) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574324715274633216,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 20216 INFO  (qtp1474549069-626) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@18a0e2ef 
commitCommandVersion:1574324715274633216
   [junit4]   2> 20222 INFO  (qtp1474549069-626) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6ac031a1[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 20223 INFO  (qtp645224629-631) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@59022bbd[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 20225 INFO  (qtp1474549069-626) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 20225 INFO  (qtp645224629-631) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 20229 INFO  (searcherExecutor-328-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new 
searcher Searcher@6ac031a1[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.1.0):C6)))}
   [junit4]   2> 20229 INFO  (qtp1474549069-626) [    ] 
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=https://127.0.0.1:34953/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 13
   [junit4]   2> 20229 INFO  (searcherExecutor-330-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new 
searcher Searcher@59022bbd[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.1.0):C4)))}
   [junit4]   2> 20229 INFO  (qtp645224629-631) [    ] 
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=https://127.0.0.1:34953/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 14
   [junit4]   2> 20235 INFO  (qtp1474549069-610) [    ] 
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}{commit=}
 0 22
   [junit4]   2> 20244 INFO  
(TEST-StreamExpressionTest.testParallelRankStream-seed#[A22F830DAD5958A4]) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 20245 INFO  
(TEST-StreamExpressionTest.testParallelRankStream-seed#[A22F830DAD5958A4]) [    
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40593/solr ready
   [junit4]   2> 20252 INFO  (qtp1474549069-618) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/stream 
params={distrib=false&workerID=0&indent=off&numWorkers=2&expr=top(n%3D11,search(collection1,q%3D"*:*",fl%3D"id,a_s,a_i",sort%3D"a_i+asc",partitionKeys%3Da_i,zkHost%3D"127.0.0.1:40593/solr"),sort%3D"a_i+desc")&wt=json&version=2.2}
 status=0 QTime=0
   [junit4]   2> 20292 INFO  (qtp645224629-740) [    ] 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&sort=a_i+asc&partitionKeys=a_i&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2}
 hits=4 status=0 QTime=0
   [junit4]   2> 20296 INFO  (qtp645224629-622) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/stream 
params={distrib=false&workerID=1&indent=off&numWorkers=2&expr=top(n%3D11,search(collection1,q%3D"*:*",fl%3D"id,a_s,a_i",sort%3D"a_i+asc",partitionKeys%3Da_i,zkHost%3D"127.0.0.1:40593/solr"),sort%3D"a_i+desc")&wt=json&version=2.2}
 status=0 QTime=0
   [junit4]   2> 20299 INFO  (qtp1474549069-626) [    ] 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&sort=a_i+asc&partitionKeys=a_i&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2}
 hits=2 status=0 QTime=0
   [junit4]   2> 20321 INFO  (qtp645224629-607) [    ] 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&sort=a_i+asc&partitionKeys=a_i&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2}
 hits=0 status=0 QTime=0
   [junit4]   2> 20330 INFO  (qtp1474549069-626) [    ] 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&sort=a_i+asc&partitionKeys=a_i&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2}
 hits=4 status=0 QTime=0
   [junit4]   2> 20341 INFO  
(TEST-StreamExpressionTest.testParallelRankStream-seed#[A22F830DAD5958A4]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testParallelRankStream
   [junit4]   2> 20353 INFO  
(TEST-StreamExpressionTest.testRankStream-seed#[A22F830DAD5958A4]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testRankStream
   [junit4]   2> 20356 INFO  (qtp645224629-615) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@15bb1e28[collection1_collection_shard1_replica_n1] realtime]
   [junit4]   2> 20360 INFO  (qtp1474549069-618) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1ffcb785[collection1_collection_shard2_replica_n2] realtime]
   [junit4]   2> 20361 INFO  (qtp1474549069-618) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:35697/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1574324715421433856)} 0 5
   [junit4]   2> 20363 INFO  (qtp1474549069-608) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574324715428773888,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 20363 INFO  (qtp645224629-739) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574324715428773888,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 20363 INFO  (qtp1474549069-608) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@18a0e2ef 
commitCommandVersion:1574324715428773888
   [junit4]   2> 20363 INFO  (qtp645224629-739) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6d1c1e42 
commitCommandVersion:1574324715428773888
   [junit4]   2> 20363 INFO  (qtp1474549069-608) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5a36919d[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 20363 INFO  (qtp645224629-739) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4fe83f43[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 20363 INFO  (qtp1474549069-608) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 20363 INFO  (qtp645224629-739) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 20365 INFO  (searcherExecutor-330-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new 
searcher Searcher@4fe83f43[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 20366 INFO  (qtp645224629-739) [    ] 
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=https://127.0.0.1:35697/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 3
   [junit4]   2> 20368 INFO  (searcherExecutor-328-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new 
searcher Searcher@5a36919d[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 20369 INFO  (qtp1474549069-608) [    ] 
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=https://127.0.0.1:35697/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 6
   [junit4]   2> 20370 INFO  (qtp645224629-615) [    ] 
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}{deleteByQuery=*:*
 (-1574324715419336704),commit=} 0 16
   [junit4]   2> 20374 INFO  (qtp1474549069-626) [    ] 
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 
(1574324715438211072), 3 (1574324715440308224)]} 0 2
   [junit4]   2> 20378 INFO  (qtp645224629-631) [    ] 
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 
(1574324715442405376), 4 (1574324715443453952), 1 (1574324715444502528)]} 0 2
   [junit4]   2> 20381 INFO  (qtp645224629-740) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574324715447648256,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 20381 INFO  (qtp645224629-740) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6d1c1e42 
commitCommandVersion:1574324715447648256
   [junit4]   2> 20382 INFO  (qtp1474549069-611) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574324715448696832,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 20382 INFO  (qtp1474549069-611) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@18a0e2ef 
commitCommandVersion:1574324715448696832
   [junit4]   2> 20390 INFO  (qtp1474549069-611) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@11cde5de[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 20390 INFO  (qtp1474549069-611) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 20391 INFO  (searcherExecutor-328-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new 
searcher Searcher@11cde5de[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.1.0):C2)))}
   [junit4]   2> 20391 INFO  (qtp645224629-740) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3156262b[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 20391 INFO  (qtp1474549069-611) [    ] 
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=https://127.0.0.1:35697/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 9
   [junit4]   2> 20392 INFO  (qtp645224629-740) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 20393 INFO  (searcherExecutor-330-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new 
searcher Searcher@3156262b[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirecto

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

utor-461-thread-2) [    ] o.a.s.c.SolrCore [destination_shard2_replica_n2]  
CLOSING SolrCore org.apache.solr.core.SolrCore@5f51e15c
   [junit4]   2> 102761 INFO  (zkCallback-262-thread-3) [    ] 
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> 102762 INFO  (coreCloseExecutor-459-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.collection1_collection.shard2.leader, tag=1740253079
   [junit4]   2> 102783 INFO  (coreCloseExecutor-458-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.workQueue.shard2.replica_n3, tag=1105956625
   [junit4]   2> 102785 INFO  (coreCloseExecutor-458-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.workQueue.shard2.leader, tag=1105956625
   [junit4]   2> 102792 INFO  (coreCloseExecutor-460-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.mainCorpus.shard1.replica_n1, tag=1648926692
   [junit4]   2> 102794 INFO  (coreCloseExecutor-460-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.mainCorpus.shard1.leader, tag=1648926692
   [junit4]   2> 102799 INFO  (coreCloseExecutor-459-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.workQueue.shard1.replica_n1, tag=747938938
   [junit4]   2> 102801 INFO  (coreCloseExecutor-459-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.workQueue.shard1.leader, tag=747938938
   [junit4]   2> 102802 INFO  (jetty-closer-239-thread-4) [    ] 
o.a.s.c.Overseer Overseer 
(id=98395294356996105-127.0.0.1:34953_solr-n_0000000000) closing
   [junit4]   2> 102802 INFO  
(OverseerStateUpdate-98395294356996105-127.0.0.1:34953_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34953_solr
   [junit4]   2> 102807 INFO  (coreCloseExecutor-461-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.mainCorpus.shard2.replica_n2, tag=1338163584
   [junit4]   2> 102809 INFO  (coreCloseExecutor-461-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.mainCorpus.shard2.leader, tag=1338163584
   [junit4]   2> 102818 INFO  (coreCloseExecutor-461-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.destination.shard2.replica_n2, tag=1599201628
   [junit4]   2> 102821 INFO  (coreCloseExecutor-461-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.destination.shard2.leader, tag=1599201628
   [junit4]   2> 102824 INFO  (zkCallback-262-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 102824 INFO  (zkCallback-254-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 102824 INFO  (zkCallback-260-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 102830 INFO  (coreCloseExecutor-458-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.destination.shard1.replica_n1, tag=1601667665
   [junit4]   2> 102831 INFO  (jetty-closer-239-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@8a414d4{/solr,null,UNAVAILABLE}
   [junit4]   2> 102831 INFO  (zkCallback-260-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41023_solr
   [junit4]   2> 102831 INFO  (zkCallback-260-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 102833 INFO  (coreCloseExecutor-458-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.destination.shard1.leader, tag=1601667665
   [junit4]   2> 104324 WARN  (zkCallback-248-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 104324 INFO  (jetty-closer-239-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@61595299{/solr,null,UNAVAILABLE}
   [junit4]   2> 104330 WARN  (zkCallback-254-thread-3) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 104330 INFO  (jetty-closer-239-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3b2d4650{/solr,null,UNAVAILABLE}
   [junit4]   2> 104337 WARN  (zkCallback-260-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 104338 INFO  (jetty-closer-239-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1004175{/solr,null,UNAVAILABLE}
   [junit4]   2> 104338 ERROR 
(SUITE-StreamExpressionTest-seed#[A22F830DAD5958A4]-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> 104338 INFO  
(SUITE-StreamExpressionTest-seed#[A22F830DAD5958A4]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:40593 40593
   [junit4]   2> 104369 INFO  (Thread-27) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:40593 40593
   [junit4]   2> 104369 WARN  (Thread-27) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        69      /solr/aliases.json
   [junit4]   2>        6       /solr/configs/conf
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        69      /solr/clusterprops.json
   [junit4]   2>        69      /solr/clusterstate.json
   [junit4]   2>        24      /solr/collections/destination/state.json
   [junit4]   2>        22      /solr/collections/mainCorpus/state.json
   [junit4]   2>        20      
/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2>        20      /solr/collections/workQueue/state.json
   [junit4]   2>        20      
/solr/collections/destinationCollection/state.json
   [junit4]   2>        18      
/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2>        12      
/solr/collections/collection1_collection/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/98395294356996105-127.0.0.1:34953_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        69      /solr/live_nodes
   [junit4]   2>        69      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_A22F830DAD5958A4-001
   [junit4]   2> Jul 30, 2017 5:38:50 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{expr_s=FST50, 
join2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
subject=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 a1_s=PostingsFormat(name=MockRandom), a2_s=FST50, 
test_t=Lucene50(blocksize=128), level1_s=FST50, body_t=Lucene50(blocksize=128), 
ident_s=PostingsFormat(name=MockRandom), s_multi=FST50, 
col_s=PostingsFormat(name=MockRandom), 
a_ss=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 level2_s=PostingsFormat(name=MockRandom), a_s=FST50, 
a_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 side_s=Lucene50(blocksize=128), id=Lucene50(blocksize=128), text=FST50}, 
docValues:{expr_s=DocValuesFormat(name=Lucene70), 
join2_s=DocValuesFormat(name=Memory), 
multiDefault=DocValuesFormat(name=Memory), 
price_f=DocValuesFormat(name=Memory), a1_s=DocValuesFormat(name=Asserting), 
a_f=DocValuesFormat(name=Asserting), 
intDefault=DocValuesFormat(name=Asserting), 
join1_i=DocValuesFormat(name=Lucene70), a2_s=DocValuesFormat(name=Lucene70), 
a_i=DocValuesFormat(name=Direct), join3_i=DocValuesFormat(name=Direct), 
test_i=DocValuesFormat(name=Memory), field_i=DocValuesFormat(name=Memory), 
level1_s=DocValuesFormat(name=Lucene70), 
s_multi=DocValuesFormat(name=Lucene70), col_s=DocValuesFormat(name=Asserting), 
a_ss=DocValuesFormat(name=Memory), level2_s=DocValuesFormat(name=Asserting), 
a_s=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Direct), 
timestamp=DocValuesFormat(name=Memory), i_multi=DocValuesFormat(name=Direct), 
b_ls=DocValuesFormat(name=Asserting), test_dt=DocValuesFormat(name=Lucene70), 
ident_s=DocValuesFormat(name=Asserting), order_i=DocValuesFormat(name=Memory), 
_version_=DocValuesFormat(name=Asserting), side_s=DocValuesFormat(name=Direct), 
miles_i=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1048, 
maxMBSortInHeap=7.4572847469057315, sim=RandomSimilarity(queryNorm=true): {}, 
locale=en-ZA, timezone=Africa/Blantyre
   [junit4]   2> NOTE: Linux 4.10.0-27-generic amd64/Oracle Corporation 9 
(64-bit)/cpus=8,threads=1,free=356858928,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestCoreAdmin, 
ConcurrentUpdateSolrClientBuilderTest, StreamingTest, ArcTangentEvaluatorTest, 
SolrPingTest, DocumentAnalysisResponseTest, StreamExpressionTest]
   [junit4] Completed [94/135 (1!)] on J2 in 89.89s, 92 tests, 1 error, 9 
skipped <<< FAILURES!

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

Reply via email to