Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/171/
Java: 64bit/jdk-9-ea+181 -XX:-UseCompressedOops -XX:+UseSerialGC 
--illegal-access=deny

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

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

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

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

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:591)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:516)
        at java.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:1167)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        ... 1 more




Build Log:
[...truncated 14541 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_8B5F6FC4F51BFB16-001\init-core-data-001
   [junit4]   2> 119987 WARN  
(SUITE-StreamExpressionTest-seed#[8B5F6FC4F51BFB16]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=19 numCloses=19
   [junit4]   2> 119987 INFO  
(SUITE-StreamExpressionTest-seed#[8B5F6FC4F51BFB16]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 119988 INFO  
(SUITE-StreamExpressionTest-seed#[8B5F6FC4F51BFB16]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 119989 INFO  
(SUITE-StreamExpressionTest-seed#[8B5F6FC4F51BFB16]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 119990 INFO  
(SUITE-StreamExpressionTest-seed#[8B5F6FC4F51BFB16]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_8B5F6FC4F51BFB16-001\tempDir-001
   [junit4]   2> 119990 INFO  
(SUITE-StreamExpressionTest-seed#[8B5F6FC4F51BFB16]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 119990 INFO  (Thread-479) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 119990 INFO  (Thread-479) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 119994 ERROR (Thread-479) [    ] 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> 120090 INFO  
(SUITE-StreamExpressionTest-seed#[8B5F6FC4F51BFB16]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:55685
   [junit4]   2> 120103 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 0x15e6acfdb850000, 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> 120108 INFO  (jetty-launcher-750-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 120108 INFO  (jetty-launcher-750-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2b7430a3{/solr,null,AVAILABLE}
   [junit4]   2> 120108 INFO  (jetty-launcher-750-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 120109 INFO  (jetty-launcher-750-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7a5664ac{/solr,null,AVAILABLE}
   [junit4]   2> 120112 INFO  (jetty-launcher-750-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1aa8e596{SSL,[ssl, 
http/1.1]}{127.0.0.1:55694}
   [junit4]   2> 120112 INFO  (jetty-launcher-750-thread-3) [    ] 
o.e.j.s.Server Started @130166ms
   [junit4]   2> 120112 INFO  (jetty-launcher-750-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@596fc2d0{SSL,[ssl, 
http/1.1]}{127.0.0.1:55697}
   [junit4]   2> 120112 INFO  (jetty-launcher-750-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55694}
   [junit4]   2> 120112 INFO  (jetty-launcher-750-thread-2) [    ] 
o.e.j.s.Server Started @130166ms
   [junit4]   2> 120112 INFO  (jetty-launcher-750-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55697}
   [junit4]   2> 120116 ERROR (jetty-launcher-750-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 120116 ERROR (jetty-launcher-750-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 120116 INFO  (jetty-launcher-750-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 120116 INFO  (jetty-launcher-750-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 120116 INFO  (jetty-launcher-750-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 120116 INFO  (jetty-launcher-750-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 120116 INFO  (jetty-launcher-750-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 120116 INFO  (jetty-launcher-750-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 120116 INFO  (jetty-launcher-750-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-10T08:02:40.768720500Z
   [junit4]   2> 120116 INFO  (jetty-launcher-750-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-10T08:02:40.768720500Z
   [junit4]   2> 120121 INFO  (jetty-launcher-750-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 120122 INFO  (jetty-launcher-750-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4f56f273{/solr,null,AVAILABLE}
   [junit4]   2> 120123 INFO  (jetty-launcher-750-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1d46bfc8{SSL,[ssl, 
http/1.1]}{127.0.0.1:55704}
   [junit4]   2> 120123 INFO  (jetty-launcher-750-thread-4) [    ] 
o.e.j.s.Server Started @130177ms
   [junit4]   2> 120123 INFO  (jetty-launcher-750-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55704}
   [junit4]   2> 120123 ERROR (jetty-launcher-750-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 120123 INFO  (jetty-launcher-750-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 120123 INFO  (jetty-launcher-750-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 120123 INFO  (jetty-launcher-750-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 120123 INFO  (jetty-launcher-750-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 120124 INFO  (jetty-launcher-750-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-10T08:02:40.776818700Z
   [junit4]   2> 120124 INFO  (jetty-launcher-750-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@17aee4f4{/solr,null,AVAILABLE}
   [junit4]   2> 120125 INFO  (jetty-launcher-750-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5d686561{SSL,[ssl, 
http/1.1]}{127.0.0.1:55707}
   [junit4]   2> 120125 INFO  (jetty-launcher-750-thread-1) [    ] 
o.e.j.s.Server Started @130179ms
   [junit4]   2> 120125 INFO  (jetty-launcher-750-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55707}
   [junit4]   2> 120125 ERROR (jetty-launcher-750-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 120125 INFO  (jetty-launcher-750-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 120125 INFO  (jetty-launcher-750-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 120126 INFO  (jetty-launcher-750-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 120126 INFO  (jetty-launcher-750-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-10T08:02:40.778847Z
   [junit4]   2> 120135 INFO  (jetty-launcher-750-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 120144 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 0x15e6acfdb850001, 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> 120146 INFO  (jetty-launcher-750-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 120147 INFO  (jetty-launcher-750-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 120147 INFO  (jetty-launcher-750-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55685/solr
   [junit4]   2> 120148 INFO  (jetty-launcher-750-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 120182 INFO  (jetty-launcher-750-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55685/solr
   [junit4]   2> 120184 INFO  (jetty-launcher-750-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55685/solr
   [junit4]   2> 120191 INFO  (jetty-launcher-750-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55685/solr
   [junit4]   2> 120200 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 0x15e6acfdb850007, 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> 120228 WARN  (jetty-launcher-750-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> 120256 WARN  (jetty-launcher-750-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> 120257 WARN  (jetty-launcher-750-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> 120257 INFO  (jetty-launcher-750-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 120259 INFO  (jetty-launcher-750-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55697_solr
   [junit4]   2> 120261 INFO  (jetty-launcher-750-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=98633682822430726-127.0.0.1:55697_solr-n_0000000000) starting
   [junit4]   2> 120265 INFO  (jetty-launcher-750-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 120266 INFO  (jetty-launcher-750-thread-4) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 120268 INFO  (jetty-launcher-750-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55707_solr
   [junit4]   2> 120268 INFO  (jetty-launcher-750-thread-4) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55704_solr
   [junit4]   2> 120273 INFO  (zkCallback-771-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 120274 INFO  (zkCallback-763-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 120274 INFO  (zkCallback-770-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 120297 INFO  (jetty-launcher-750-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55697_solr
   [junit4]   2> 120302 INFO  (zkCallback-771-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 120302 INFO  (zkCallback-763-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 120302 INFO  (zkCallback-770-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 120322 INFO  (jetty-launcher-750-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55707.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17034203
   [junit4]   2> 120328 INFO  (jetty-launcher-750-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55707.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17034203
   [junit4]   2> 120328 INFO  (jetty-launcher-750-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55707.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17034203
   [junit4]   2> 120329 INFO  (jetty-launcher-750-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_8B5F6FC4F51BFB16-001\tempDir-001\node1\.
   [junit4]   2> 120372 WARN  (jetty-launcher-750-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> 120373 INFO  (jetty-launcher-750-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 120377 INFO  (jetty-launcher-750-thread-3) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 120382 INFO  (jetty-launcher-750-thread-3) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55694_solr
   [junit4]   2> 120383 INFO  (zkCallback-771-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 120384 INFO  (zkCallback-770-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 120385 INFO  (zkCallback-773-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 120401 INFO  (zkCallback-763-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 120421 INFO  (jetty-launcher-750-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55697.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17034203
   [junit4]   2> 120427 INFO  (jetty-launcher-750-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55697.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17034203
   [junit4]   2> 120427 INFO  (jetty-launcher-750-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55697.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17034203
   [junit4]   2> 120428 INFO  (jetty-launcher-750-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_8B5F6FC4F51BFB16-001\tempDir-001\node2\.
   [junit4]   2> 120433 INFO  (jetty-launcher-750-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55704.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17034203
   [junit4]   2> 120438 INFO  (jetty-launcher-750-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55704.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17034203
   [junit4]   2> 120439 INFO  (jetty-launcher-750-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55704.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17034203
   [junit4]   2> 120440 INFO  (jetty-launcher-750-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_8B5F6FC4F51BFB16-001\tempDir-001\node4\.
   [junit4]   2> 120452 INFO  (jetty-launcher-750-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55694.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17034203
   [junit4]   2> 120458 INFO  (jetty-launcher-750-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55694.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17034203
   [junit4]   2> 120458 INFO  (jetty-launcher-750-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55694.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17034203
   [junit4]   2> 120459 INFO  (jetty-launcher-750-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_8B5F6FC4F51BFB16-001\tempDir-001\node3\.
   [junit4]   2> 120528 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 0x15e6acfdb85000d, 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> 120534 INFO  
(SUITE-StreamExpressionTest-seed#[8B5F6FC4F51BFB16]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 120542 INFO  
(SUITE-StreamExpressionTest-seed#[8B5F6FC4F51BFB16]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55685/solr ready
   [junit4]   2> 120590 INFO  (qtp172743450-2611) [    ] 
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> 120590 INFO  (OverseerThreadFactory-938-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection collection1_collection
   [junit4]   2> 120704 INFO  
(OverseerStateUpdate-98633682822430726-127.0.0.1:55697_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:55704/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 120707 INFO  
(OverseerStateUpdate-98633682822430726-127.0.0.1:55697_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:55707/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 120939 INFO  (qtp741869716-2644) [    ] 
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> 120939 INFO  (qtp741869716-2644) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 120943 INFO  (qtp337611995-2660) [    ] 
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> 120944 INFO  (qtp337611995-2660) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 121053 INFO  (zkCallback-770-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> 121053 INFO  (zkCallback-771-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> 121055 INFO  (zkCallback-770-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> 121056 INFO  (zkCallback-771-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> 121959 INFO  (qtp741869716-2644) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 121972 INFO  (qtp337611995-2660) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 121978 INFO  (qtp741869716-2644) [    ] o.a.s.s.IndexSchema 
[collection1_collection_shard2_replica_n2] Schema name=test
   [junit4]   2> 121980 INFO  (qtp337611995-2660) [    ] o.a.s.s.IndexSchema 
[collection1_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 122064 WARN  (qtp741869716-2644) [    ] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 122064 WARN  (qtp741869716-2644) [    ] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 122064 WARN  (qtp337611995-2660) [    ] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 122064 WARN  (qtp337611995-2660) [    ] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 122064 INFO  (qtp741869716-2644) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 122064 INFO  (qtp741869716-2644) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_collection_shard2_replica_n2' using 
configuration from collection collection1_collection, trusted=true
   [junit4]   2> 122064 INFO  (qtp337611995-2660) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 122064 INFO  (qtp337611995-2660) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_collection_shard1_replica_n1' using 
configuration from collection collection1_collection, trusted=true
   [junit4]   2> 122065 INFO  (qtp337611995-2660) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55704.solr.core.collection1_collection.shard1.replica_n1' (registry 
'solr.core.collection1_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17034203
   [junit4]   2> 122065 INFO  (qtp741869716-2644) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55707.solr.core.collection1_collection.shard2.replica_n2' (registry 
'solr.core.collection1_collection.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17034203
   [junit4]   2> 122065 INFO  (qtp741869716-2644) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 122065 INFO  (qtp337611995-2660) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 122066 INFO  (qtp337611995-2660) [    ] o.a.s.c.SolrCore 
[[collection1_collection_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_8B5F6FC4F51BFB16-001\tempDir-001\node4\collection1_collection_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_8B5F6FC4F51BFB16-001\tempDir-001\node4\.\collection1_collection_shard1_replica_n1\data\]
   [junit4]   2> 122066 INFO  (qtp741869716-2644) [    ] o.a.s.c.SolrCore 
[[collection1_collection_shard2_replica_n2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_8B5F6FC4F51BFB16-001\tempDir-001\node1\collection1_collection_shard2_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_8B5F6FC4F51BFB16-001\tempDir-001\node1\.\collection1_collection_shard2_replica_n2\data\]
   [junit4]   2> 122161 INFO  (qtp337611995-2660) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 122161 INFO  (qtp337611995-2660) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 122165 INFO  (qtp337611995-2660) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 122165 INFO  (qtp337611995-2660) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 122174 INFO  (qtp337611995-2660) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@10cdc6cf[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 122176 INFO  (qtp337611995-2660) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 122177 INFO  (qtp337611995-2660) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 122178 INFO  (qtp337611995-2660) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 122178 INFO  (qtp337611995-2660) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1578138927450030080
   [junit4]   2> 122188 INFO  (qtp337611995-2660) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 122188 INFO  (qtp337611995-2660) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 122188 INFO  (qtp337611995-2660) [    ] o.a.s.c.SyncStrategy 
Sync replicas to 
https://127.0.0.1:55704/solr/collection1_collection_shard1_replica_n1/
   [junit4]   2> 122188 INFO  (qtp337611995-2660) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 122188 INFO  (qtp337611995-2660) [    ] o.a.s.c.SyncStrategy 
https://127.0.0.1:55704/solr/collection1_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 122188 INFO  (qtp337611995-2660) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 122206 INFO  (qtp337611995-2660) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:55704/solr/collection1_collection_shard1_replica_n1/ shard1
   [junit4]   2> 122207 INFO  (searcherExecutor-943-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new 
searcher Searcher@10cdc6cf[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 122235 INFO  (qtp741869716-2644) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 122235 INFO  (qtp741869716-2644) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 122238 INFO  (qtp741869716-2644) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 122238 INFO  (qtp741869716-2644) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 122241 INFO  (qtp741869716-2644) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@29b1a75f[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 122242 INFO  (qtp741869716-2644) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 122243 INFO  (qtp741869716-2644) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 122243 INFO  (qtp741869716-2644) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 122244 INFO  (qtp741869716-2644) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1578138927519236096
   [junit4]   2> 122245 INFO  (searcherExecutor-944-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new 
searcher Searcher@29b1a75f[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 122250 INFO  (qtp741869716-2644) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 122251 INFO  (qtp741869716-2644) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 122251 INFO  (qtp741869716-2644) [    ] o.a.s.c.SyncStrategy 
Sync replicas to 
https://127.0.0.1:55707/solr/collection1_collection_shard2_replica_n2/
   [junit4]   2> 122251 INFO  (qtp741869716-2644) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 122251 INFO  (qtp741869716-2644) [    ] o.a.s.c.SyncStrategy 
https://127.0.0.1:55707/solr/collection1_collection_shard2_replica_n2/ has no 
replicas
   [junit4]   2> 122251 INFO  (qtp741869716-2644) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 122255 INFO  (qtp741869716-2644) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:55707/solr/collection1_collection_shard2_replica_n2/ shard2
   [junit4]   2> 122359 INFO  (zkCallback-770-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> 122359 INFO  (zkCallback-771-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> 122359 INFO  (zkCallback-771-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> 122359 INFO  (zkCallback-770-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> 122409 INFO  (qtp741869716-2644) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 122409 INFO  (qtp337611995-2660) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 122410 INFO  (qtp337611995-2660) [    ] 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=1467
   [junit4]   2> 122410 INFO  (qtp741869716-2644) [    ] 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=1472
   [junit4]   2> 122415 INFO  (qtp172743450-2611) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 122519 INFO  (zkCallback-771-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> 122519 INFO  (zkCallback-770-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> 122519 INFO  (zkCallback-770-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> 122519 INFO  (zkCallback-771-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> 122595 INFO  
(OverseerCollectionConfigSetProcessor-98633682822430726-127.0.0.1:55697_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> 123417 INFO  (qtp172743450-2611) [    ] 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=2827
   [junit4]   2> 123418 INFO  
(SUITE-StreamExpressionTest-seed#[8B5F6FC4F51BFB16]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1_collection failOnTimeout:true timeout (sec):90
   [junit4]   2> 123418 INFO  
(SUITE-StreamExpressionTest-seed#[8B5F6FC4F51BFB16]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
collection1_collection
   [junit4]   2> 123419 INFO  (qtp172743450-2610) [    ] 
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> 123526 INFO  (qtp172743450-2610) [    ] 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> 123556 INFO  
(TEST-StreamExpressionTest.testNormalize-seed#[8B5F6FC4F51BFB16]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testNormalize
   [junit4]   2> 123581 INFO  (qtp741869716-2666) [    ] 
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:55704/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1578138928915939328)} 0 5
   [junit4]   2> 123596 INFO  (qtp741869716-2664) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1578138928936910848,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 123596 INFO  (qtp741869716-2664) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 123597 INFO  (qtp337611995-2640) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1578138928937959424,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 123597 INFO  (qtp337611995-2640) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 123600 INFO  (qtp741869716-2664) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 123600 INFO  (qtp741869716-2664) [    ] 
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:55704/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 4
   [junit4]   2> 123601 INFO  (qtp337611995-2640) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 123601 INFO  (qtp337611995-2640) [    ] 
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:55704/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 4
   [junit4]   2> 123602 INFO  (qtp337611995-2641) [    ] 
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=*:*
 (-1578138928904404992),commit=} 0 39
   [junit4]   2> 123618 INFO  (qtp337611995-2638) [    ] 
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=[1 
(1578138928952639488), 4 (1578138928959979520)]} 0 8
   [junit4]   2> 123625 INFO  (qtp741869716-2646) [    ] 
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 
(1578138928959979520), 3 (1578138928964173824), 5 (1578138928964173825), 6 
(1578138928967319552), 7 (1578138928967319553)]} 0 7
   [junit4]   2> 123690 INFO  (qtp337611995-2661) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1578138929035476992,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 123690 INFO  (qtp337611995-2661) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@6767ce07 
commitCommandVersion:1578138929035476992
   [junit4]   2> 123691 INFO  (qtp741869716-2647) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1578138929036525568,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 123691 INFO  (qtp741869716-2647) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@ea82d19 
commitCommandVersion:1578138929036525568
   [junit4]   2> 123714 INFO  (qtp337611995-2661) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6520342f[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 123716 INFO  (searcherExecutor-943-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new 
searcher Searcher@6520342f[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c2)))}
   [junit4]   2> 123716 INFO  (qtp337611995-2661) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 123716 INFO  (qtp337611995-2661) [    ] 
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:55707/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 26
   [junit4]   2> 123720 INFO  (qtp741869716-2647) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@44001966[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 123722 INFO  (searcherExecutor-944-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new 
searcher Searcher@44001966[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c5)))}
   [junit4]   2> 123722 INFO  (qtp741869716-2647) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 123722 INFO  (qtp741869716-2647) [    ] 
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:55707/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 31
   [junit4]   2> 123724 INFO  (qtp741869716-2646) [    ] 
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 77
   [junit4]   2> 123731 INFO  (qtp741869716-2643) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/stream 
params={indent=off&expr=let(a%3Dsearch(collection1,+q%3D"col_s:a",+fl%3D"price_f,+order_i",+sort%3D"order_i+asc"),+c%3Dcol(a,+price_f),+tuple(n%3Dnormalize(c),+c%3Dc))&wt=json&version=2.2}
 status=0 QTime=1
   [junit4]   2> 123737 INFO  (qtp741869716-2643) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 123738 INFO  (qtp741869716-2643) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55685/solr ready
   [junit4]   2> 123751 INFO  (qtp741869716-2666) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=col_s:a&distrib=false&fl=price_f,+order_i&sort=order_i+asc&wt=json&version=2.2}
 hits=5 status=0 QTime=1
   [junit4]   2> 123768 INFO  (qtp337611995-2639) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=col_s:a&distrib=false&fl=price_f,+order_i&sort=order_i+asc&wt=json&version=2.2}
 hits=2 status=0 QTime=0
   [junit4]   2> 123825 INFO  
(TEST-StreamExpressionTest.testNormalize-seed#[8B5F6FC4F51BFB16]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testNormalize
   [junit4]   2> 123856 INFO  
(TEST-StreamExpressionTest.testConvertEvaluator-seed#[8B5F6FC4F51BFB16]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testConvertEvaluator
   [junit4]   2> 123862 INFO  (qtp337611995-2641) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@34550a5[collection1_collection_shard1_replica_n1] realtime]
   [junit4]   2> 123864 INFO  (qtp741869716-2664) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@75982dc7[collection1_collection_shard2_replica_n2] realtime]
   [junit4]   2> 123864 INFO  (qtp741869716-2664) [    ] 
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:55704/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1578138929211637760)} 0 6
   [junit4]   2> 123868 INFO  (qtp337611995-2637) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1578138929221074944,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 123868 INFO  (qtp337611995-2637) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@6767ce07 
commitCommandVersion:1578138929221074944
   [junit4]   2> 123868 INFO  (qtp741869716-2650) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1578138929222123520,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 123868 INFO  (qtp741869716-2650) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@ea82d19 
commitCommandVersion:1578138929222123520
   [junit4]   2> 123868 INFO  (qtp741869716-2650) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5a152389[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 123868 INFO  (qtp337611995-2637) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1af1cf2a[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 123869 INFO  (qtp741869716-2650) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 123870 INFO  (searcherExecutor-943-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new 
searcher Searcher@1af1cf2a[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 123871 INFO  (qtp337611995-2637) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 123871 INFO  (qtp337611995-2637) [    ] 
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:55704/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 4
   [junit4]   2> 123871 INFO  (searcherExecutor-944-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new 
searcher Searcher@5a152389[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 123872 INFO  (qtp741869716-2650) [    ] 
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:55704/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 4
   [junit4]   2> 123873 INFO  (qtp337611995-2641) [    ] 
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=*:*
 (-1578138929210589184),commit=} 0 16
   [junit4]   2> 123882 INFO  (qtp337611995-2634) [    ] 
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=[1 
(1578138929233657856)]} 0 3
   [junit4]   2> 123882 INFO  (qtp741869716-2645) [    ] 
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 
(1578138929233657856)]} 0 3
   [junit4]   2> 123886 INFO  (qtp741869716-2644) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1578138929240997888,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 123886 INFO  (qtp741869716-2644) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@ea82d19 
commitCommandVersion:1578138929240997888
   [junit4]   2> 123886 INFO  (qtp337611995-2660) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1578138929240997888,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 123890 INFO  (qtp337611995-2660) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@6767ce07 
commitCommandVersion:1578138929240997888
   [junit4]   2> 123893 INFO  (qtp741869716-2644) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5d978001[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 123894 INFO  (qtp741869716-2644) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 123895 INFO  (qtp337611995-2660) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7aa04c58[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 123895 INFO  (qtp337611995-2660) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 123896 INFO  (searcherExecutor-944-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new 
searcher Searcher@5d978001[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.1.0):c1)))}
   [junit4]   2> 123896 INFO  (searcherExecutor-943-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new 
searcher Searcher@7aa04c58[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.1.0):c1)))}
   [junit4]   2> 123896 INFO  (qtp741869716-2644) [    ] 
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:55704/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 10
   [junit4]   2> 123896 INFO  (qtp337611995-2660) [    ] 
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:55704/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 7
   [junit4]   2> 123898 INFO  (qtp337611995-2661) [    ] 
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 14
   [junit4]   2> 123912 INFO  (qtp741869716-2643) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/stream 
params={indent=off&expr=select(calc(),+convert(miles,+kilometers,+10)+as+kilometers)&wt=json&version=2.2}
 status=0 QTime=0
   [junit4]   2> 123921 INFO  (qtp741869716-2645) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/stream 
params={indent=off&expr=select(search(collection1,+q%3D"*:*",+sort%3D"miles_i+asc",+fl%3D"miles_i"),+convert(miles,+kilometers,+miles_i)+as+kilometers)&wt=json&version=2.2}
 status=0 QTime=0
   [junit4]   2> 123954 INFO  (qtp741869716-2646) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=miles_i&sort=miles_i+asc&wt=json&version=2.2} 
hits=1 status=0 QTime=0
   [junit4]   2> 123954 INFO  (qtp337611995-2640) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=miles_i&sort=miles_i+asc&wt=json&version=2.2} 
hits=1 status=0 QTime=0
   [junit4]   2> 123980 INFO  (qtp741869716-2644) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/stream 
params={indent=off&expr=parallel(collection1,+workers%3D2,+sort%3D"miles_i+asc",+select(search(collection1,+q%3D"*:*",+partitionKeys%3Dmiles_i,+sort%3D"miles_i+asc",+fl%3D"miles_i"),+convert(miles,+kilometers,+miles_i)+as+kilometers))&wt=json&version=2.2}
 status=0 QTime=1
   [junit4]   2> 123987 INFO  (qtp741869716-2646) [    ] 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=select(search(collection1,q%3D"*:*",partitionKeys%3Dmiles_i,sort%3D"miles_i+asc",fl%3Dmiles_i,zkHost%3D"127.0.0.1:55685/solr"),convert(miles,kilometers,miles_i)+as+kilometers)&wt=json&version=2.2}
 status=0 QTime=0
   [junit4]   2> 124002 INFO  (qtp337611995-2660) [    ] 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=select(search(collection1,q%3D"*:*",partitionKeys%3Dmiles_i,sort%3D"miles_i+asc",fl%3Dmiles_i,zkHost%3D"127.0.0.1:55685/solr"),convert(miles,kilometers,miles_i)+as+kilometers)&wt=json&version=2.2}
 status=0 QTime=5
   [junit4]   2> 124003 INFO  (qtp337611995-2658) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=miles_i&partitionKeys=miles_i&sort=miles_i+asc&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2}
 hits=1 status=0 QTime=3
   [junit4]   2> 124009 INFO  (qtp741869716-2664) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=miles_i&partitionKeys=miles_i&sort=miles_i+asc&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2}
 hits=1 status=0 QTime=1
   [junit4]   2> 124030 INFO  (qtp741869716-2645) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=miles_i&partitionKeys=miles_i&sort=miles_i+asc&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2}
 hits=0 status=0 QTime=2
   [junit4]   2> 124031 INFO  (qtp337611995-2637) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=miles_i&partitionKeys=miles_i&sort=miles_i+asc&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2}
 hits=0 status=0 QTime=0
   [junit4]   2> 124061 INFO  (qtp741869716-2664) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/stream 
params={indent=off&expr=select(stats(collection1,+q%3D"*:*",+sum(miles_i)),+convert(miles,+kilometers,+sum(miles_i))+as+kilometers)&wt=json&version=2.2}
 status=0 QTime=1
   [junit4]   2> 124088 INFO  (qtp337611995-2634) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1_collection:4&fl=id&fl=score&shards.purpose=516&start=0&fsv=true&collection=collection1_collection&shard.url=https://127.0.0.1:55704/solr/collection1_collection_shard1_replica_n1/&rows=0&version=2&q=*:*&stats=true&NOW=1505030564725&isShard=true&wt=javabin&stats.field={!sum%3Dtrue+}miles_i}
 hits=1 status=0 QTime=0
   [junit4]   2> 124093 INFO  (qtp741869716-2645) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1_collection:4&fl=id&fl=score&shards.purpose=516&start=0&fsv=true&collection=collection1_collection&shard.url=https://127.0.0.1:55707/solr/collection1_collection_shard2_replica_n2/&rows=0&version=2&q=*:*&stats=true&NOW=1505030564725&isShard=true&wt=javabin&stats.field={!sum%3Dtrue+}miles_i}
 hits=1 status=0 QTime=0
   [junit4]   2> 124094 INFO  (qtp337611995-2640) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1_collection:4&stats=true&rows=0&wt=javabin&version=2&stats.field={!sum%3Dtrue+}miles_i}
 hits=2 status=0 QTime=21
   [junit4]   2> 124097 INFO  
(TEST-StreamExpressionTest.testConvertEvaluator-seed#[8B5F6FC4F51BFB16]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testConvertEvaluator
   [junit4]   2> 124140 INFO  
(TEST-StreamExpressionTest.testUniformIntegerDistribution-seed#[8B5F6FC4F51BFB16])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testUniformIntegerDistribution
   [junit4]   2> 124143 INFO  (qtp337611995-2660) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@18495558[collection1_collection_shard1_replica_n1] realtime]
   [junit4]   2> 124146 INFO  (qtp741869716-2643) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@727d2186[collection1_collection_shard2_replica_n2] realtime]
   [junit4]   2> 124146 INFO  (qtp741869716-2643) [    ] 
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:55704/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1578138929509433344)} 0 3
   [junit4]   2> 124151 INFO  (qtp741869716-2650) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1578138929518870528,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 124151 INFO  (qtp741869716-2650) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@ea82d19 
commitCommandVersion:1578138929518870528
   [junit4]   2> 124151 INFO  (qtp741869716-2650) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@41114e80[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 124151 INFO  (qtp337611995-2641) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1578138929518870528,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 124153 INFO  (qtp337611995-2641) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@6767ce07 
commitCommandVersion:1578138929518870528
   [junit4]   2> 124153 INFO  (qtp741869716-2650) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 124153 INFO  (qtp337611995-2641) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@76e98828[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 124153 INFO  (qtp337611995-2641) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 124158 INFO  (searcherExecutor-944-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new 
searcher Searcher@41114e80[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 124160 INFO  (searcherExecutor-943-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new 
searcher Searcher@76e98828[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 124161 INFO  (qtp741869716-2650) [    ] 
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:55704/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 10
   [junit4]   2> 124164 INFO  (qtp337611995-2641) [    ] 
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:55704/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 13
   [junit4]   2> 124167 INFO  (qtp337611995-2660) [    ] 
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=*:*
 (-1578138929508384768),commit=} 0 26
   [junit4]   2> 124178 INFO  (qtp741869716-2645) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/stream 
params={indent=off&expr=let(a%3DuniformIntegerDistribution(1,+10),+++++++++++++++b%3Dsample(a,+10000),+++++++++++++++tuple(d%3Ddescribe(b),++++++++++++++++++++++p%3Dprobability(a,+5),++++++++++++++++++++++c%3DcumulativeProbability(a,+5)))&wt=json&version=2.2}
 status=0 QTime=1
   [junit4]   2> 124213 INFO  
(TEST-StreamExpressionTest.testUniformIntegerDistribution-seed#[8B5F6FC4F51BFB16])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testUniformIntegerDistribution
   [junit4]   2> 124288 INFO  
(TEST-StreamExpressionTest.testStatsStream-seed#[8B5F6FC4F51BFB16]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testStatsStream
   [junit4]   2> 124294 INFO  (qtp741869716-2667) [    ] 
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:55704/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1578138929664622592)} 0 4
   [junit4]   2> 124297 INFO  (qtp337611995-2639) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1578138929670914048,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 124297 INFO  (qtp337611995-2639) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 124297 INFO  (qtp337611995-2639) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 124298 INFO  (qtp337611995-2639) [    ] 
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:55704/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 124301 INFO  (qtp741869716-2643) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1578138929676156928,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 124301 INFO  (qtp741869716-2643) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 124301 INFO  (qtp741869716-2643) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 124301 INFO  (qtp741869716-2643) [    ] 
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:55704/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 124302 INFO  (qtp337611995-2661) [    ] 
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=*:*
 (-1578138929663574016),commit=} 0 13
   [junit4]   2> 124312 INFO  (qtp741869716-2650) [    ] 
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 
(1578138929683496960), 3 (1578138929685594112), 5 (1578138929686642688), 6 
(1578138929686642689), 7 (1578138929686642690), 9 (1578138929686642691)]} 0 3
   [junit4]   2> 124315 INFO  (qtp337611995-2639) [    ] 
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 
(1578138929680351232), 4 (1578138929681399808), 1 (1578138929682448384), 8 
(1578138929690836992)]} 0 11
   [junit4]   2> 124332 INFO  (qtp337611995-2638) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1578138929708662784,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 124332 INFO  (qtp337611995-2638) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@6767ce07 
commitCommandVersion:1578138929708662784
   [junit4]   2> 124342 INFO  (qtp741869716-2646) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1578138929719148544,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 124342 INFO  (qtp741869716-2646) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@ea82d19 
commitCommandVersion:1578138929719148544
   [junit4]   2> 124399 INFO  (qtp337611995-2638) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@78e21004[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 124400 INFO  (qtp741869716-2646) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5458b8a7[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 124400 INFO  (qtp337611995-2638) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 124400 INFO  (qtp741869716-2646) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 124401 INFO  (searcherExecutor-943-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new 
searcher Searcher@78e21004[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.1.0):c4)))}
   [junit4]   2> 124401 INFO  (qtp337611995-2638) [    ] 
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:55707/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 68
   [junit4]   2> 124401 INFO  (searcherExecutor-944-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new 
searcher Searcher@5458b8a7[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.1.0):c6)))}
   [junit4]   2> 124401 INFO  (qtp741869716-2646) [    ] 
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:55707/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 59
   [junit4]   2> 124403 INFO  (qtp741869716-2650) [    ] 
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 86
   [junit4]   2> 124410 INFO  
(TEST-StreamExpressionTest.testStatsStream-seed#[8B5F6FC4F51BFB16]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 124411 INFO  
(TEST-StreamExpressionTest.testStatsStream-seed#[8B5F6FC4F51BFB16]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55685/solr ready
   [junit4]   2> 124429 INFO  (qtp337611995-2641) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1_collection:4&fl=id&fl=score&shards.purpose=516&start=0&fsv=true&collection=collection1_collection&shard.url=https://127.0.0.1:55704/solr/collection1_collection_shard1_replica_n1/&rows=0&version=2&q=*:*&stats=true&NOW=1505030565078&isShard=true&wt=javabin&stats.field={!sum%3Dtrue+min%3Dtrue+max%3Dtrue+mean%3Dtrue+}a_f&stats.field={!sum%3Dtrue+min%3Dtrue+max%3Dtrue+mean%3Dtrue+}a_i}
 hits=4 status=0 QTime=0
   [junit4]   2> 124437 INFO  (qtp741869716-2644) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1_collection:4&fl=id&fl=score&shards.purpose=516&start=0&fsv=true&collection=collection1_collection&shard.url=https://127.0.0.1:55707/solr/collection1_collection_shard2_replica_n2/&rows=0&version=2&q=*:*&stats=true&NOW=1505030565078&isShard=true&wt=javabin&stats.field={!sum%3Dtrue+min%3Dtrue+max%3Dtrue+mean%3Dtrue+}a_f&stats.field={!sum%3Dtrue+min%3Dtrue+max%3Dtrue+mean%3Dtrue+}a_i}
 hits=6 status=0 QTime=0
   [junit4]   2> 124438 INFO  (qtp337611995-2640) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1_collection:4&stats=true&rows=0&wt=javabin&version=2&stats.field={!sum%3Dtrue+min%3Dtrue+max%3Dtrue+mean%3Dtrue+}a_f&stats.field={!sum%3Dtrue+min%3Dtrue+max%3Dtrue+mean%3Dtrue+}a_i}
 hits=10 status=0 QTime=11
   [junit4]   2> 124457 INFO  (qtp337611995-2661) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={distrib=false&df=text&fl=id&fl=score&shards.purpose=516&start=0&fsv=true&shard.url=https://127.0.0.1:55704/solr/collection1_collection_shard1_replica_n1/&rows=0&version=2&q=*:*&stats=true&NOW=1505030565099&isShard=true&wt=javabin&stats.field={!sum%3Dtrue+min%3Dtrue+max%3Dtrue+mean%3Dtrue+}a_f&stats.field={!sum%3Dtrue+min%3Dtrue+max%3Dtrue+mean%3Dtrue+}a_i}
 hits=4 status=0 QTime=1
   [junit4]   2> 124460 INFO  (qtp741869716-2666) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={distrib=false&df=text&fl=id&fl=score&shards.purpose=516&start=0&fsv=true&shard.url=https://127.0.0.1:55707/solr/collection1_collection_shard2_replica_n2/&rows=0&version=2&q=*:*&stats=true&NOW=1505030565099&isShard=true&wt=javabin&stats.field={!sum%3Dtrue+min%3Dtrue+max%3Dtrue+mean%3Dtrue+}a_f&stats.field={!sum%3Dtrue+min%3Dtrue+max%3Dtrue+mean%3Dtrue+}a_i}
 hits=6 status=0 QTime=1
   [junit4]   2> 124461 INFO  (qtp741869716-2664) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&shards=https://127.0.0.1:55707/solr/collection1_collection_shard2_replica_n2/,https://127.0.0.1:55704/solr/collection1_collection_shard1_replica_n1/&distrib=true&stats=true&rows=0&wt=javabin&version=2&stats.field={!sum%3Dtrue+min%3Dtrue+max%3Dtrue+mean%3Dtrue+}a_f&stats.field={!sum%3Dtrue+min%3Dtrue+max%3Dtrue+mean%3Dtrue+}a_i}
 hits=10 status=0 QTime=14
   [junit4]   2> 124469 INFO  (qtp741869716-2645) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/stream 
params={myCollection.shards=https://127.0.0.1:55707/solr/collection1_collection_shard2_replica_n2/,https://127.0.0.1:55704/solr/collection1_collection_shard1_replica_n1/&indent=off&expr=stats(myCollection,+q%3D*:*,+sum(a_i),+sum(a_f),+min(a_i),+min(a_f),+max(a_i),+max(a_f),+avg(a_i),+avg(a_f),+count(*))&wt=json&version=2.2}
 status=0 QTime=0
   [junit4]   2> 124476 INFO  (qtp741869716-2646) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={distrib=false&df=text&fl=id&fl=score&shards.purpose=516&start=0&fsv=true&shard.url=https://127.0.0.1:55707/solr/collection1_collection_shard2_replica_n2/&rows=0&version=2&q=*:*&stats=true&NOW=1505030565125&isShard=true&wt=javabin&stats.field={!sum%3Dtrue+min%3Dtrue+max%3Dtrue+mean%3Dtrue+}a_f&stats.field={!sum%3Dtrue+min%3Dtrue+max%3Dtrue+mean%3Dtrue+}a_i}
 hits=6 status=0 QTime=0
   [junit4]   2> 124476 INFO  (qtp337611995-2637) [    ] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={distrib=false&df=text&fl=id&fl=score&shards.purpose=516&start=0&fsv=true&shard.url=https://127.0.0.1:55704/solr/collection1_collection_shard1_replica_n1/&rows=0&version=2&q=*:*&stats=true&NOW=1505030565125&isShard=true&wt=javabin&stats.field={!sum%3Dtrue+min%3Dtrue+max%3Dtrue+mean%3Dtrue+}a_f&stats.field={!sum%3Dtrue+min%3Dtrue+max%3Dtrue+mean%3Dtrue+}a_i}
 hits=4 status=0 QTime=1
   [junit4]   2> 124477 INFO  (qtp741869716-2667) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&shards=https://127.0.0.1:55707/solr/collection1_collection_shard2_replica_n2/,https://127.0.0.1:55704/solr/collection1_collection_shard1_replica_n1/&distrib=true&stats=true&rows=0&wt=javabin&version=2&stats.field={!sum%3Dtrue+min%3Dtrue+max%3Dtrue+mean%3Dtrue+}a_f&stats.field={!sum%3Dtrue+min%3Dtrue+max%3Dtrue+mean%3Dtrue+}a_i}
 hits=10 status=0 QTime=3
   [junit4]   2> 124489 INFO  (qtp741869716-2644) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/stream 
params={indent=off&expr=stats(myCollection,+q%3D*:*,+sum(a_i),+sum(a_f),+min(a_i),+min(a_f),+max(a_i),+max(a_f),+avg(a_i),+avg(a_f),+count(*))&wt=json&version=2.2}
 status=0 QTime=0
   [junit4]   2> 124490 ERROR (qtp741869716-2644) [    ] 
o.a.s.c.s.i.s.ExceptionStream java.io.IOException: 
org.apache.solr.common.SolrException: Collection not found: myCollection
   [junit4]   2>        at 
org.apache.solr.client.solrj.io.stream.StatsStream.open(StatsStream.java:214)
   [junit4]   2>        at 
org.apache.solr.client.solrj.io.stream.ExceptionStream.open(ExceptionStream.java:51)
   [junit4]   2>        at 
org.apache.solr.handler.StreamHandler$TimerStream.open(StreamHandler.java:639)
   [junit4]   2>        at 
org.apache.solr.client.solrj.io.stream.TupleStream.writeMap(TupleStream.java:83)
   [junit4]   2>        at 
org.apache.solr.response.JSONWriter.writeMap(JSONResponseWriter.java:547)
   [junit4]   2>        at 
org.apache.solr.response.TextResponseWriter.writeVal(TextResponseWriter.java:198)
   [junit4]   2>        at 
org.apache.solr.response.JSONWriter.writeNamedListAsMapWithDups(JSONResponseWriter.java:209)
   [junit4]   2>        at 
org.apache.solr.response.JSONWriter.writeNamedList(JSONResponseWriter.java:325)
   [junit4]   2>        at 
org.apache.solr.response.JSONWriter.writeResponse(JSONResponseWriter.java:120)
   [junit4]   2>        at 
org.apache.solr.response.JSONResponseWriter.write(JSONResponseWriter.java:71)
   [junit4]   2>        at 
org.apache.solr.response.QueryResponseWriterUtil.writeQueryResponse(QueryResponseWriterUtil.java:65)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.writeResponse(HttpSolrCall.java:806)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:535)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Collection 
not found: myCollection
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.getCollectionNames(CloudSolrClient.java:1139)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:822)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
   [junit4]   2>        at 
org.apache.solr.client.solrj.io.stream.StatsStream.open(StatsStream.java:211)
   [junit4]   2>        ... 41 more
   [junit4]   2> 
   [junit4]   2> 124495 INFO  
(TEST-StreamExpressionTest.testStatsStream-seed#[8B5F6FC4F51BFB16]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testStatsStream
   [junit4]   2> 124570 INFO  
(TEST-StreamExpressionTest.testCellStream-seed#[8B5F6FC4F51BFB16]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCellStream
   [junit4]   2> 124576 INFO  (qtp337611995-2638) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@78a88125[collection1_collection_shard1_replica_n1] realtime]
   [junit4]   2> 124576 INFO  (qtp741869716-2643) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6a6e7edd[collection1_collection_shard2_replica_n2] realtime]
   [junit4]   2> 124577 INFO  (qtp741869716-2643) [    ] 
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:55704/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1578138929961369600)} 0 4
   [junit4]   2> 124579 INFO  (qtp337611995-2634) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1578138929967661056,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 124579 INFO  (qtp337611995-2634) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@6767ce07 
commitCommandVersion:1578138929967661056
   [junit4]   2> 124583 INFO  (qtp741869716-2646) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1578138929971855360,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 124583 INFO  (qtp741869716-2646) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@ea82d19 
commitCommandVersion:1578138929971855360
   [junit4]   2> 124583 INFO  (qtp741869716-2646) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1b8a0f6d[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 124585 INFO  (searcherExecutor-944-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new 
searcher Searcher@1b8a0f6d[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}

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

ection.mainCorpus.shard2.leader, tag=819482606
   [junit4]   2> 202342 INFO  (coreCloseExecutor-1073-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.destination.shard1.leader, tag=983456593
   [junit4]   2> 202342 INFO  (coreCloseExecutor-1075-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.mainCorpus.shard1.leader, tag=425093230
   [junit4]   2> 202342 INFO  (coreCloseExecutor-1075-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.workQueue.shard2.replica_n2, tag=44704963
   [junit4]   2> 202342 INFO  (coreCloseExecutor-1075-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7d5771e3: rootName = 
solr_55707, domain = solr.core.workQueue.shard2.replica_n2, service url = null, 
agent id = null] for registry solr.core.workQueue.shard2.replica_n2 / 
com.codahale.metrics.MetricRegistry@2adefed3
   [junit4]   2> 202342 INFO  (coreCloseExecutor-1075-thread-3) [    ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 202343 INFO  (coreCloseExecutor-1075-thread-3) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@416de46f commitCommandVersion:0
   [junit4]   2> 202346 WARN  (zkCallback-770-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 202347 INFO  (jetty-closer-751-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4f56f273{/solr,null,UNAVAILABLE}
   [junit4]   2> 202347 INFO  (zkCallback-771-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 202347 INFO  (zkCallback-763-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 202348 INFO  (jetty-closer-751-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=98633682822430726-127.0.0.1:55697_solr-n_0000000000) closing
   [junit4]   2> 202348 INFO  (coreCloseExecutor-1075-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.workQueue.shard2.leader, tag=44704963
   [junit4]   2> 202349 INFO  (coreCloseExecutor-1075-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1_collection.shard2.replica_n2, tag=1630462973
   [junit4]   2> 202349 INFO  (coreCloseExecutor-1075-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6036f1ba: rootName = 
solr_55707, domain = solr.core.collection1_collection.shard2.replica_n2, 
service url = null, agent id = null] for registry 
solr.core.collection1_collection.shard2.replica_n2 / 
com.codahale.metrics.MetricRegistry@46d3df52
   [junit4]   2> 202352 INFO  
(OverseerStateUpdate-98633682822430726-127.0.0.1:55697_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:55697_solr
   [junit4]   2> 202354 WARN  (zkCallback-763-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 202354 INFO  (jetty-closer-751-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7a5664ac{/solr,null,UNAVAILABLE}
   [junit4]   2> 202355 INFO  (zkCallback-771-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 202355 INFO  (zkCallback-771-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55707_solr
   [junit4]   2> 202368 INFO  (coreCloseExecutor-1075-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.collection1_collection.shard2.leader, tag=1630462973
   [junit4]   2> 202374 WARN  (zkCallback-771-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 202375 INFO  (jetty-closer-751-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@17aee4f4{/solr,null,UNAVAILABLE}
   [junit4]   2> 202376 ERROR 
(SUITE-StreamExpressionTest-seed#[8B5F6FC4F51BFB16]-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> 202376 INFO  
(SUITE-StreamExpressionTest-seed#[8B5F6FC4F51BFB16]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:55685 55685
   [junit4]   2> 202378 INFO  (Thread-479) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:55685 55685
   [junit4]   2> 202378 WARN  (Thread-479) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        72      /solr/aliases.json
   [junit4]   2>        7       /solr/configs/conf
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        72      /solr/clusterprops.json
   [junit4]   2>        72      /solr/clusterstate.json
   [junit4]   2>        20      /solr/collections/destination/state.json
   [junit4]   2>        20      
/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2>        20      
/solr/collections/destinationCollection/state.json
   [junit4]   2>        20      /solr/collections/mainCorpus/state.json
   [junit4]   2>        18      /solr/collections/workQueue/state.json
   [junit4]   2>        18      
/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2>        10      
/solr/collections/collection1_collection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        72      /solr/live_nodes
   [junit4]   2>        72      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_8B5F6FC4F51BFB16-001
   [junit4]   2> Sep 10, 2017 8:04:03 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 6 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{expr_s=PostingsFormat(name=Asserting), 
join2_s=PostingsFormat(name=LuceneFixedGap), 
multiDefault=PostingsFormat(name=LuceneFixedGap), 
subject=PostingsFormat(name=LuceneFixedGap), 
a1_s=PostingsFormat(name=LuceneFixedGap), a2_s=PostingsFormat(name=Direct), 
test_t=PostingsFormat(name=Direct), level1_s=PostingsFormat(name=Asserting), 
ident_s=PostingsFormat(name=LuceneFixedGap), 
body_t=PostingsFormat(name=Direct), s_multi=PostingsFormat(name=Direct), 
col_s=PostingsFormat(name=LuceneFixedGap), 
a_ss=PostingsFormat(name=LuceneVarGapFixedInterval), 
level2_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
a_s=PostingsFormat(name=Direct), 
a_t=PostingsFormat(name=LuceneVarGapFixedInterval), 
side_s=PostingsFormat(name=Direct), id=PostingsFormat(name=Asserting), 
text=PostingsFormat(name=Direct)}, 
docValues:{expr_s=DocValuesFormat(name=Lucene70), 
join2_s=DocValuesFormat(name=Memory), 
multiDefault=DocValuesFormat(name=Memory), 
price_f=DocValuesFormat(name=Memory), a1_s=DocValuesFormat(name=Memory), 
intDefault=DocValuesFormat(name=Direct), a_f=DocValuesFormat(name=Memory), 
join1_i=DocValuesFormat(name=Lucene70), a2_s=DocValuesFormat(name=Lucene70), 
a_i=DocValuesFormat(name=Lucene70), join3_i=DocValuesFormat(name=Lucene70), 
test_i=DocValuesFormat(name=Memory), field_i=DocValuesFormat(name=Memory), 
level1_s=DocValuesFormat(name=Lucene70), 
s_multi=DocValuesFormat(name=Lucene70), col_s=DocValuesFormat(name=Memory), 
a_ss=DocValuesFormat(name=Direct), level2_s=DocValuesFormat(name=Direct), 
a_s=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Lucene70), 
timestamp=DocValuesFormat(name=Direct), i_multi=DocValuesFormat(name=Lucene70), 
b_ls=DocValuesFormat(name=Memory), test_dt=DocValuesFormat(name=Lucene70), 
ident_s=DocValuesFormat(name=Memory), order_i=DocValuesFormat(name=Memory), 
_version_=DocValuesFormat(name=Direct), side_s=DocValuesFormat(name=Lucene70), 
miles_i=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1415, 
maxMBSortInHeap=6.492836297833024, sim=RandomSimilarity(queryNorm=true): {}, 
locale=sbp, timezone=Asia/Dubai
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9 
(64-bit)/cpus=3,threads=1,free=129539360,total=289566720
   [junit4]   2> NOTE: All tests run in this JVM: [MergeIndexesEmbeddedTest, 
TestRetryUtil, ClientUtilsTest, NormalDistributionEvaluatorTest, 
CumulativeProbabilityEvaluatorTest, HttpSolrClientSSLAuthConPoolTest, 
AddEvaluatorTest, LengthEvaluatorTest, TestCloudSolrClientConnections, 
ReverseEvaluatorTest, SineEvaluatorTest, LessThanEvaluatorTest, 
LargeVolumeJettyTest, HttpSolrClientBuilderTest, JdbcTest, UuidEvaluatorTest, 
TestFastInputStream, GreaterThanEvaluatorTest, NoOpResponseParserTest, 
RecursiveEvaluatorTest, TestCollectionAdminRequest, TestPolicy, 
NotEvaluatorTest, QueryResponseTest, TestNamedListCodec, CeilingEvaluatorTest, 
DocumentAnalysisResponseTest, LargeVolumeBinaryJettyTest, TestJsonRecordReader, 
TestDelegationTokenRequest, PowerEvaluatorTest, TestCollectionStateWatchers, 
SolrParamTest, SolrExampleStreamingBinaryTest, SolrExampleBinaryTest, 
SolrExampleXMLTest, JettyWebappTest, LargeVolumeEmbeddedTest, 
TermsResponseTest, TestEmbeddedSolrServer, TestCoreAdmin, ContentStreamTest, 
TestXMLEscaping, NamedListTest, FacetFieldTest, TestLBHttpSolrClient, 
CloudSolrClientMultiConstructorTest, ConcurrentUpdateSolrClientBuilderTest, 
HttpSolrClientConPoolTest, JDBCStreamTest, StreamExpressionTest]
   [junit4] Completed [145/145 (1!)] on J1 in 83.41s, 108 tests, 1 error, 9 
skipped <<< FAILURES!

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

Reply via email to