Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18253/
Java: 64bit/jdk-9-ea+140 -XX:-UseCompressedOops -XX:+UseParallelGC

3 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.StreamExpressionTest

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest:     1) 
Thread[id=4387, name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-StreamExpressionTest]         at 
java.lang.Thread.sleep(java.base@9-ea/Native Method)         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
         at java.lang.Thread.run(java.base@9-ea/Thread.java:843)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.client.solrj.io.stream.StreamExpressionTest: 
   1) Thread[id=4387, name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-StreamExpressionTest]
        at java.lang.Thread.sleep(java.base@9-ea/Native Method)
        at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
        at __randomizedtesting.SeedInfo.seed([E0FFEA95C879E9FE]:0)


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

Error Message:
--> http://127.0.0.1:42956/solr/collection1: An exception has occurred on the 
server, refer to server log for details.

Stack Trace:
java.io.IOException: --> http://127.0.0.1:42956/solr/collection1: An exception 
has occurred on the server, refer to server log for details.
        at 
__randomizedtesting.SeedInfo.seed([E0FFEA95C879E9FE:119B32FD9C1326E0]:0)
        at 
org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:240)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelTerminatingDaemonUpdateStream(StreamExpressionTest.java:3291)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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:367)
        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
Caused by: java.io.IOException: 
        at 
org.apache.solr.client.solrj.io.stream.JSONTupleStream.handleError(JSONTupleStream.java:156)
        at 
org.apache.solr.client.solrj.io.stream.JSONTupleStream.advanceToMapKey(JSONTupleStream.java:118)
        at 
org.apache.solr.client.solrj.io.stream.JSONTupleStream.advanceToDocs(JSONTupleStream.java:180)
        at 
org.apache.solr.client.solrj.io.stream.JSONTupleStream.next(JSONTupleStream.java:77)
        at 
org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:209)
        ... 40 more


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

Error Message:
Error from server at http://127.0.0.1:34673/solr: collection already exists: 
parallelDestinationCollection1

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:34673/solr: collection already exists: 
parallelDestinationCollection1
        at 
__randomizedtesting.SeedInfo.seed([E0FFEA95C879E9FE:4009BB100D082760]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:251)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:439)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:391)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1288)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1058)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1000)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelDaemonCommitStream(StreamExpressionTest.java:3539)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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:367)
        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)




Build Log:
[...truncated 13399 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_E0FFEA95C879E9FE-001/init-core-data-001
   [junit4]   2> 91341 INFO  
(SUITE-StreamExpressionTest-seed#[E0FFEA95C879E9FE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 91342 INFO  
(SUITE-StreamExpressionTest-seed#[E0FFEA95C879E9FE]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_E0FFEA95C879E9FE-001/tempDir-001
   [junit4]   2> 91342 INFO  
(SUITE-StreamExpressionTest-seed#[E0FFEA95C879E9FE]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 91342 INFO  (Thread-182) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 91342 INFO  (Thread-182) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 91442 INFO  
(SUITE-StreamExpressionTest-seed#[E0FFEA95C879E9FE]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:39513
   [junit4]   2> 91448 INFO  (jetty-launcher-214-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 91448 INFO  (jetty-launcher-214-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 91448 INFO  (jetty-launcher-214-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 91448 INFO  (jetty-launcher-214-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 91449 INFO  (jetty-launcher-214-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@39d8ef12{/solr,null,AVAILABLE}
   [junit4]   2> 91450 INFO  (jetty-launcher-214-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7af6978c{/solr,null,AVAILABLE}
   [junit4]   2> 91450 INFO  (jetty-launcher-214-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@25a40adf{/solr,null,AVAILABLE}
   [junit4]   2> 91450 INFO  (jetty-launcher-214-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@491579ba{/solr,null,AVAILABLE}
   [junit4]   2> 91452 INFO  (jetty-launcher-214-thread-3) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@3d7eb31e{HTTP/1.1,[http/1.1]}{127.0.0.1:33494}
   [junit4]   2> 91452 INFO  (jetty-launcher-214-thread-3) [    ] 
o.e.j.s.Server Started @93356ms
   [junit4]   2> 91452 INFO  (jetty-launcher-214-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33494}
   [junit4]   2> 91452 ERROR (jetty-launcher-214-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 91452 INFO  (jetty-launcher-214-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 91453 INFO  (jetty-launcher-214-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 91453 INFO  (jetty-launcher-214-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 91453 INFO  (jetty-launcher-214-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-11-11T02:30:46.278074Z
   [junit4]   2> 91454 INFO  (jetty-launcher-214-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@39ab6d7{HTTP/1.1,[http/1.1]}{127.0.0.1:40721}
   [junit4]   2> 91454 INFO  (jetty-launcher-214-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@6d5b9c19{HTTP/1.1,[http/1.1]}{127.0.0.1:34673}
   [junit4]   2> 91454 INFO  (jetty-launcher-214-thread-1) [    ] 
o.e.j.s.Server Started @93358ms
   [junit4]   2> 91454 INFO  (jetty-launcher-214-thread-2) [    ] 
o.e.j.s.Server Started @93359ms
   [junit4]   2> 91454 INFO  (jetty-launcher-214-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40721}
   [junit4]   2> 91454 INFO  (jetty-launcher-214-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34673}
   [junit4]   2> 91455 INFO  (jetty-launcher-214-thread-4) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@34781f7f{HTTP/1.1,[http/1.1]}{127.0.0.1:42956}
   [junit4]   2> 91455 INFO  (jetty-launcher-214-thread-4) [    ] 
o.e.j.s.Server Started @93359ms
   [junit4]   2> 91455 INFO  (jetty-launcher-214-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42956}
   [junit4]   2> 91455 ERROR (jetty-launcher-214-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 91455 ERROR (jetty-launcher-214-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 91455 INFO  (jetty-launcher-214-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 91455 INFO  (jetty-launcher-214-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 91455 INFO  (jetty-launcher-214-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 91455 INFO  (jetty-launcher-214-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 91455 INFO  (jetty-launcher-214-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 91455 INFO  (jetty-launcher-214-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-11-11T02:30:46.280829Z
   [junit4]   2> 91456 ERROR (jetty-launcher-214-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 91455 INFO  (jetty-launcher-214-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 91456 INFO  (jetty-launcher-214-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 91456 INFO  (jetty-launcher-214-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-11-11T02:30:46.281474Z
   [junit4]   2> 91456 INFO  (jetty-launcher-214-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 91456 INFO  (jetty-launcher-214-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 91457 INFO  (jetty-launcher-214-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-11-11T02:30:46.282608Z
   [junit4]   2> 91459 INFO  (jetty-launcher-214-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 91461 INFO  (jetty-launcher-214-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 91461 INFO  (jetty-launcher-214-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 91462 INFO  (jetty-launcher-214-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 91474 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 0x158513918980003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 91474 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 0x158513918980004, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 91478 INFO  (jetty-launcher-214-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39513/solr
   [junit4]   2> 91480 INFO  (jetty-launcher-214-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39513/solr
   [junit4]   2> 91485 INFO  (jetty-launcher-214-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39513/solr
   [junit4]   2> 91488 INFO  (jetty-launcher-214-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39513/solr
   [junit4]   2> 91511 INFO  (jetty-launcher-214-thread-3) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33494_solr
   [junit4]   2> 91511 INFO  (jetty-launcher-214-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34673_solr
   [junit4]   2> 91512 INFO  (jetty-launcher-214-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40721_solr
   [junit4]   2> 91512 INFO  (jetty-launcher-214-thread-4) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42956_solr
   [junit4]   2> 91512 INFO  (jetty-launcher-214-thread-3) [    ] 
o.a.s.c.Overseer Overseer 
(id=96916697656066060-127.0.0.1:33494_solr-n_0000000000) starting
   [junit4]   2> 91513 INFO  (zkCallback-235-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 91513 INFO  (zkCallback-228-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 91514 INFO  (zkCallback-231-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 91519 INFO  (zkCallback-234-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 91524 INFO  (jetty-launcher-214-thread-3) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33494_solr
   [junit4]   2> 91526 INFO  (zkCallback-234-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 91526 INFO  (zkCallback-231-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 91526 INFO  (zkCallback-228-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 91526 INFO  (zkCallback-235-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 91527 INFO  (jetty-launcher-214-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_E0FFEA95C879E9FE-001/tempDir-001/node4/.
   [junit4]   2> 91530 INFO  (jetty-launcher-214-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_E0FFEA95C879E9FE-001/tempDir-001/node2/.
   [junit4]   2> 91532 INFO  (jetty-launcher-214-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_E0FFEA95C879E9FE-001/tempDir-001/node1/.
   [junit4]   2> 91535 INFO  (jetty-launcher-214-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_E0FFEA95C879E9FE-001/tempDir-001/node3/.
   [junit4]   2> 91543 INFO  
(SUITE-StreamExpressionTest-seed#[E0FFEA95C879E9FE]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 91569 INFO  (qtp1322775776-1004) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=collection1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 91572 INFO  (OverseerThreadFactory-421-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 91678 INFO  (qtp1322775776-1008) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=collection1_shard2_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2
   [junit4]   2> 91679 INFO  (qtp1004237093-1001) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=collection1_shard1_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2
   [junit4]   2> 91784 INFO  (zkCallback-235-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 91784 INFO  (zkCallback-231-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 92689 INFO  (qtp1004237093-1001) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 92689 INFO  (qtp1322775776-1008) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 92701 INFO  (qtp1322775776-1008) [    ] o.a.s.s.IndexSchema 
[collection1_shard2_replica1] Schema name=test
   [junit4]   2> 92702 INFO  (qtp1004237093-1001) [    ] o.a.s.s.IndexSchema 
[collection1_shard1_replica1] Schema name=test
   [junit4]   2> 92821 WARN  (qtp1004237093-1001) [    ] o.a.s.s.IndexSchema 
[collection1_shard1_replica1] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 92822 WARN  (qtp1322775776-1008) [    ] o.a.s.s.IndexSchema 
[collection1_shard2_replica1] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 92827 WARN  (qtp1004237093-1001) [    ] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 92827 WARN  (qtp1004237093-1001) [    ] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 92827 INFO  (qtp1004237093-1001) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 92827 WARN  (qtp1322775776-1008) [    ] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 92827 WARN  (qtp1322775776-1008) [    ] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 92827 INFO  (qtp1322775776-1008) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 92827 INFO  (qtp1004237093-1001) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica1' using configuration from 
collection collection1
   [junit4]   2> 92828 INFO  (qtp1322775776-1008) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica1' using configuration from 
collection collection1
   [junit4]   2> 92828 INFO  (qtp1004237093-1001) [    ] o.a.s.c.SolrCore 
[[collection1_shard1_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_E0FFEA95C879E9FE-001/tempDir-001/node3/collection1_shard1_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_E0FFEA95C879E9FE-001/tempDir-001/node3/./collection1_shard1_replica1/data/]
   [junit4]   2> 92828 INFO  (qtp1322775776-1008) [    ] o.a.s.c.SolrCore 
[[collection1_shard2_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_E0FFEA95C879E9FE-001/tempDir-001/node2/collection1_shard2_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_E0FFEA95C879E9FE-001/tempDir-001/node2/./collection1_shard2_replica1/data/]
   [junit4]   2> 92834 INFO  (qtp1322775776-1008) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 92834 INFO  (qtp1322775776-1008) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 92834 INFO  (qtp1004237093-1001) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 92834 INFO  (qtp1004237093-1001) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 92835 INFO  (qtp1004237093-1001) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 92835 INFO  (qtp1004237093-1001) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 92835 INFO  (qtp1322775776-1008) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 92835 INFO  (qtp1322775776-1008) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 92835 INFO  (qtp1322775776-1008) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5d1032e2[collection1_shard2_replica1] main]
   [junit4]   2> 92835 INFO  (qtp1004237093-1001) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@ae368db[collection1_shard1_replica1] main]
   [junit4]   2> 92837 INFO  (qtp1322775776-1008) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 92838 INFO  (qtp1004237093-1001) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 92838 INFO  (qtp1004237093-1001) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 92838 INFO  (qtp1322775776-1008) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 92838 INFO  (qtp1004237093-1001) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 92838 INFO  (qtp1322775776-1008) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 92838 INFO  (searcherExecutor-430-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher 
Searcher@ae368db[collection1_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 92838 INFO  (searcherExecutor-431-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard2_replica1] Registered new searcher 
Searcher@5d1032e2[collection1_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 92838 INFO  (qtp1004237093-1001) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1550667164064677888
   [junit4]   2> 92838 INFO  (qtp1322775776-1008) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1550667164064677888
   [junit4]   2> 92843 INFO  (qtp1322775776-1008) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 92843 INFO  (qtp1322775776-1008) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 92843 INFO  (qtp1322775776-1008) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:34673/solr/collection1_shard2_replica1/
   [junit4]   2> 92843 INFO  (qtp1322775776-1008) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 92843 INFO  (qtp1322775776-1008) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:34673/solr/collection1_shard2_replica1/ has no replicas
   [junit4]   2> 92843 INFO  (qtp1004237093-1001) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 92843 INFO  (qtp1004237093-1001) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 92843 INFO  (qtp1004237093-1001) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:33494/solr/collection1_shard1_replica1/
   [junit4]   2> 92843 INFO  (qtp1004237093-1001) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 92843 INFO  (qtp1004237093-1001) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:33494/solr/collection1_shard1_replica1/ has no replicas
   [junit4]   2> 92846 INFO  (qtp1322775776-1008) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:34673/solr/collection1_shard2_replica1/ shard2
   [junit4]   2> 92846 INFO  (qtp1004237093-1001) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:33494/solr/collection1_shard1_replica1/ shard1
   [junit4]   2> 92948 INFO  (zkCallback-235-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 92948 INFO  (zkCallback-231-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 92997 INFO  (qtp1004237093-1001) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 92997 INFO  (qtp1322775776-1008) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 92998 INFO  (qtp1004237093-1001) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=collection1_shard1_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2}
 status=0 QTime=1319
   [junit4]   2> 92998 INFO  (qtp1322775776-1008) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=collection1_shard2_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2}
 status=0 QTime=1320
   [junit4]   2> 93001 INFO  (qtp1322775776-1004) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 93102 INFO  (zkCallback-235-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 93102 INFO  (zkCallback-231-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 93573 INFO  
(OverseerCollectionConfigSetProcessor-96916697656066060-127.0.0.1:33494_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> 94001 INFO  (qtp1322775776-1004) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=collection1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2432
   [junit4]   2> 94002 INFO  
(SUITE-StreamExpressionTest-seed#[E0FFEA95C879E9FE]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 94002 INFO  
(SUITE-StreamExpressionTest-seed#[E0FFEA95C879E9FE]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 94020 INFO  
(TEST-StreamExpressionTest.testSortStream-seed#[E0FFEA95C879E9FE]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testSortStream
   [junit4]   2> 94030 INFO  (qtp1322775776-992) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr 
path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:33494/solr/collection1_shard1_replica1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1550667165310386176)} 0 4
   [junit4]   2> 94032 INFO  (qtp1322775776-1008) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 94032 INFO  (qtp1322775776-1008) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 94033 INFO  (qtp1322775776-1008) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 94033 INFO  (qtp1322775776-1008) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:33494/solr/collection1_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 94033 INFO  (qtp1004237093-1001) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 94033 INFO  (qtp1004237093-1001) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 94033 INFO  (qtp1004237093-1001) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 94033 INFO  (qtp1004237093-1001) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:33494/solr/collection1_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 94034 INFO  (qtp1004237093-1010) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr 
path=/update 
params={_stateVer_=collection1:3&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1550667165307240448),commit=} 0 11
   [junit4]   2> 94038 INFO  (qtp1322775776-1006) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr 
path=/update params={_stateVer_=collection1:3&wt=javabin&version=2}{add=[2 
(1550667165319823360), 3 (1550667165322969088), 5 (1550667165322969089)]} 0 3
   [junit4]   2> 94039 INFO  (qtp1004237093-988) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr 
path=/update params={_stateVer_=collection1:3&wt=javabin&version=2}{add=[0 
(1550667165319823360), 4 (1550667165322969088), 1 (1550667165322969089)]} 0 3
   [junit4]   2> 94042 INFO  (qtp1322775776-1004) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 94042 INFO  (qtp1004237093-991) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 94043 INFO  (qtp1322775776-1004) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@17abda9
   [junit4]   2> 94043 INFO  (qtp1004237093-991) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@68b28ae8
   [junit4]   2> 94062 INFO  (qtp1004237093-991) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5d1165c[collection1_shard1_replica1] main]
   [junit4]   2> 94062 INFO  (qtp1004237093-991) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 94062 INFO  (searcherExecutor-430-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher 
Searcher@5d1165c[collection1_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c3)))}
   [junit4]   2> 94063 INFO  (qtp1322775776-1004) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5a97765b[collection1_shard2_replica1] main]
   [junit4]   2> 94063 INFO  (qtp1004237093-991) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:33494/solr/collection1_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 20
   [junit4]   2> 94063 INFO  (qtp1322775776-1004) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 94063 INFO  (searcherExecutor-431-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard2_replica1] Registered new searcher 
Searcher@5a97765b[collection1_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c3)))}
   [junit4]   2> 94063 INFO  (qtp1322775776-1004) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:33494/solr/collection1_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 21
   [junit4]   2> 94066 INFO  (qtp1004237093-994) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr 
path=/update 
params={_stateVer_=collection1:3&commit=true&wt=javabin&version=2}{commit=} 0 25
   [junit4]   2> 94071 INFO  
(TEST-StreamExpressionTest.testSortStream-seed#[E0FFEA95C879E9FE]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 94078 INFO  (qtp1004237093-988) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&wt=json&version=2.2} 
hits=3 status=0 QTime=0
   [junit4]   2> 94078 INFO  (qtp1322775776-1008) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&wt=json&version=2.2} 
hits=3 status=0 QTime=1
   [junit4]   2> 94083 INFO  
(TEST-StreamExpressionTest.testSortStream-seed#[E0FFEA95C879E9FE]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 94087 INFO  (qtp1322775776-1008) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&wt=json&version=2.2} 
hits=3 status=0 QTime=0
   [junit4]   2> 94087 INFO  (qtp1004237093-988) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&wt=json&version=2.2} 
hits=3 status=0 QTime=0
   [junit4]   2> 94092 INFO  
(TEST-StreamExpressionTest.testSortStream-seed#[E0FFEA95C879E9FE]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 94095 INFO  (qtp1004237093-988) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&wt=json&version=2.2} 
hits=3 status=0 QTime=0
   [junit4]   2> 94095 INFO  (qtp1322775776-1008) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&wt=json&version=2.2} 
hits=3 status=0 QTime=0
   [junit4]   2> 94098 INFO  
(TEST-StreamExpressionTest.testSortStream-seed#[E0FFEA95C879E9FE]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testSortStream
   [junit4]   2> 94114 INFO  
(TEST-StreamExpressionTest.testBasicTextLogitStream-seed#[E0FFEA95C879E9FE]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting testBasicTextLogitStream
   [junit4]   2> 94118 INFO  (qtp1322775776-992) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5876cf8[collection1_shard2_replica1] realtime]
   [junit4]   2> 94118 INFO  (qtp1322775776-992) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr 
path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:33494/solr/collection1_shard1_replica1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1550667165404758016)} 0 2
   [junit4]   2> 94118 INFO  (qtp1004237093-991) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@75281f34[collection1_shard1_replica1] realtime]
   [junit4]   2> 94120 INFO  (qtp1004237093-1010) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 94121 INFO  (qtp1004237093-1010) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@68b28ae8
   [junit4]   2> 94122 INFO  (qtp1322775776-1008) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 94122 INFO  (qtp1322775776-1008) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@17abda9
   [junit4]   2> 94122 INFO  (qtp1004237093-1010) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1ac3924a[collection1_shard1_replica1] main]
   [junit4]   2> 94122 INFO  (qtp1322775776-1008) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5dbd016d[collection1_shard2_replica1] main]
   [junit4]   2> 94123 INFO  (qtp1004237093-1010) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 94123 INFO  (searcherExecutor-430-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher 
Searcher@1ac3924a[collection1_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 94123 INFO  (qtp1322775776-1008) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 94123 INFO  (searcherExecutor-431-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard2_replica1] Registered new searcher 
Searcher@5dbd016d[collection1_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 94123 INFO  (qtp1004237093-1010) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:33494/solr/collection1_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 3
   [junit4]   2> 94124 INFO  (qtp1322775776-1008) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:33494/solr/collection1_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 3
   [junit4]   2> 94124 INFO  (qtp1004237093-991) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr 
path=/update 
params={_stateVer_=collection1:3&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1550667165404758016),commit=} 0 9
   [junit4]   2> 94125 INFO  (qtp1322775776-995) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=ml&name=destinationCollection&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 94127 INFO  (OverseerThreadFactory-421-thread-2) [    ] 
o.a.s.c.CreateCollectionCmd Create collection destinationCollection
   [junit4]   2> 94334 INFO  (qtp1004237093-1005) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=ml&newCollection=true&name=destinationCollection_shard1_replica1&action=CREATE&numShards=2&collection=destinationCollection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 94335 INFO  (qtp1173865425-1007) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=ml&newCollection=true&name=destinationCollection_shard2_replica1&action=CREATE&numShards=2&collection=destinationCollection&shard=shard2&wt=javabin&version=2
   [junit4]   2> 94439 INFO  (zkCallback-235-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/destinationCollection/state.json] for collection 
[destinationCollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 94439 INFO  (zkCallback-228-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/destinationCollection/state.json] for collection 
[destinationCollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 95344 INFO  (qtp1004237093-1005) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 95344 INFO  (qtp1173865425-1007) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 95354 INFO  (qtp1004237093-1005) [    ] o.a.s.s.IndexSchema 
[destinationCollection_shard1_replica1] Schema name=test
   [junit4]   2> 95354 INFO  (qtp1173865425-1007) [    ] o.a.s.s.IndexSchema 
[destinationCollection_shard2_replica1] Schema name=test
   [junit4]   2> 95361 INFO  (qtp1004237093-1005) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 95379 INFO  (qtp1004237093-1005) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'destinationCollection_shard1_replica1' using configuration 
from collection destinationCollection
   [junit4]   2> 95380 INFO  (qtp1004237093-1005) [    ] o.a.s.c.SolrCore 
[[destinationCollection_shard1_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_E0FFEA95C879E9FE-001/tempDir-001/node3/destinationCollection_shard1_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_E0FFEA95C879E9FE-001/tempDir-001/node3/./destinationCollection_shard1_replica1/data/]
   [junit4]   2> 95382 INFO  (qtp1173865425-1007) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 95383 INFO  (qtp1173865425-1007) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'destinationCollection_shard2_replica1' using configuration 
from collection destinationCollection
   [junit4]   2> 95383 INFO  (qtp1173865425-1007) [    ] o.a.s.c.SolrCore 
[[destinationCollection_shard2_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_E0FFEA95C879E9FE-001/tempDir-001/node1/destinationCollection_shard2_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_E0FFEA95C879E9FE-001/tempDir-001/node1/./destinationCollection_shard2_replica1/data/]
   [junit4]   2> 95387 INFO  (qtp1004237093-1005) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 95387 INFO  (qtp1004237093-1005) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 95389 INFO  (qtp1004237093-1005) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 95389 INFO  (qtp1004237093-1005) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 95389 INFO  (qtp1004237093-1005) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5c5f784a[destinationCollection_shard1_replica1] main]
   [junit4]   2> 95390 INFO  (qtp1004237093-1005) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/ml
   [junit4]   2> 95390 INFO  (qtp1004237093-1005) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/ml
   [junit4]   2> 95390 INFO  (qtp1004237093-1005) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 95391 INFO  (searcherExecutor-440-thread-1) [    ] 
o.a.s.c.SolrCore [destinationCollection_shard1_replica1] Registered new 
searcher Searcher@5c5f784a[destinationCollection_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 95391 INFO  (qtp1173865425-1007) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 95391 INFO  (qtp1004237093-1005) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1550667166741692416
   [junit4]   2> 95391 INFO  (qtp1173865425-1007) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 95392 INFO  (qtp1173865425-1007) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 95392 INFO  (qtp1173865425-1007) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 95394 INFO  (qtp1173865425-1007) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@ce5310a[destinationCollection_shard2_replica1] main]
   [junit4]   2> 95394 INFO  (qtp1173865425-1007) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/ml
   [junit4]   2> 95395 INFO  (qtp1173865425-1007) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/ml
   [junit4]   2> 95395 INFO  (qtp1173865425-1007) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 95395 INFO  (searcherExecutor-441-thread-1) [    ] 
o.a.s.c.SolrCore [destinationCollection_shard2_replica1] Registered new 
searcher Searcher@ce5310a[destinationCollection_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 95395 INFO  (qtp1173865425-1007) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1550667166745886720
   [junit4]   2> 95398 INFO  (qtp1004237093-1005) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 95398 INFO  (qtp1004237093-1005) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 95398 INFO  (qtp1004237093-1005) [    ] o.a.s.c.SyncStrategy 
Sync replicas to 
http://127.0.0.1:33494/solr/destinationCollection_shard1_replica1/
   [junit4]   2> 95398 INFO  (qtp1004237093-1005) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 95398 INFO  (qtp1004237093-1005) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:33494/solr/destinationCollection_shard1_replica1/ has no 
replicas
   [junit4]   2> 95401 INFO  (qtp1173865425-1007) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 95401 INFO  (qtp1173865425-1007) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 95401 INFO  (qtp1173865425-1007) [    ] o.a.s.c.SyncStrategy 
Sync replicas to 
http://127.0.0.1:40721/solr/destinationCollection_shard2_replica1/
   [junit4]   2> 95401 INFO  (qtp1173865425-1007) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 95401 INFO  (qtp1173865425-1007) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:40721/solr/destinationCollection_shard2_replica1/ has no 
replicas
   [junit4]   2> 95402 INFO  (qtp1004237093-1005) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:33494/solr/destinationCollection_shard1_replica1/ shard1
   [junit4]   2> 95403 INFO  (qtp1173865425-1007) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:40721/solr/destinationCollection_shard2_replica1/ shard2
   [junit4]   2> 95507 INFO  (zkCallback-228-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/destinationCollection/state.json] for collection 
[destinationCollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 95507 INFO  (zkCallback-235-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/destinationCollection/state.json] for collection 
[destinationCollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 95553 INFO  (qtp1004237093-1005) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 95554 INFO  (qtp1173865425-1007) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 95557 INFO  (qtp1004237093-1005) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=ml&newCollection=true&name=destinationCollection_shard1_replica1&action=CREATE&numShards=2&collection=destinationCollection&shard=shard1&wt=javabin&version=2}
 status=0 QTime=1225
   [junit4]   2> 95557 INFO  (qtp1173865425-1007) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=ml&newCollection=true&name=destinationCollection_shard2_replica1&action=CREATE&numShards=2&collection=destinationCollection&shard=shard2&wt=javabin&version=2}
 status=0 QTime=1222
   [junit4]   2> 95560 INFO  (qtp1322775776-995) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 95660 INFO  (zkCallback-228-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/destinationCollection/state.json] for collection 
[destinationCollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 95660 INFO  (zkCallback-235-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/destinationCollection/state.json] for collection 
[destinationCollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 96128 INFO  
(OverseerCollectionConfigSetProcessor-96916697656066060-127.0.0.1:33494_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 96561 INFO  (qtp1322775776-995) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=ml&name=destinationCollection&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2436
   [junit4]   2> 96562 INFO  
(TEST-StreamExpressionTest.testBasicTextLogitStream-seed#[E0FFEA95C879E9FE]) [  
  ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - 
collection: destinationCollection failOnTimeout:true timeout (sec):30
   [junit4]   2> 96562 INFO  
(TEST-StreamExpressionTest.testBasicTextLogitStream-seed#[E0FFEA95C879E9FE]) [  
  ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
destinationCollection
   [junit4]   2> 96939 INFO  (qtp1322775776-989) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr 
path=/update params={_stateVer_=collection1:3&wt=javabin&version=2}{add=[2 
(1550667167992643584), 3 (1550667167995789312), 5 (1550667167995789313), 6 
(1550667167996837888), 7 (1550667167996837889), 9 (1550667167996837890), 17 
(1550667167996837891), 18 (1550667167997886464), 19 (1550667167997886465), 21 
(1550667167997886466), ... (2410 adds)]} 0 355
   [junit4]   2> 96970 INFO  (qtp1004237093-1001) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr 
path=/update params={_stateVer_=collection1:3&wt=javabin&version=2}{add=[0 
(1550667167989497856), 1 (1550667167995789312), 4 (1550667167995789313), 8 
(1550667167996837888), 10 (1550667167996837889), 11 (1550667167996837890), 12 
(1550667167996837891), 13 (1550667167997886464), 14 (1550667167997886465), 15 
(1550667167997886466), ... (2590 adds)]} 0 389
   [junit4]   2> 96973 INFO  (qtp1004237093-988) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 96973 INFO  (qtp1004237093-988) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@68b28ae8
   [junit4]   2> 96973 INFO  (qtp1322775776-1006) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 96973 INFO  (qtp1322775776-1006) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@17abda9
   [junit4]   2> 97042 INFO  (qtp1322775776-1006) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3eb9542a[collection1_shard2_replica1] main]
   [junit4]   2> 97042 INFO  (searcherExecutor-431-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard2_replica1] Registered new searcher 
Searcher@3eb9542a[collection1_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):c2410)))}
   [junit4]   2> 97044 INFO  (qtp1322775776-1006) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 97044 INFO  (qtp1322775776-1006) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:33494/solr/collection1_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 71
   [junit4]   2> 97053 INFO  (qtp1004237093-988) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@67665ae[collection1_shard1_replica1] main]
   [junit4]   2> 97054 INFO  (searcherExecutor-430-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher 
Searcher@67665ae[collection1_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):c2590)))}
   [junit4]   2> 97055 INFO  (qtp1004237093-988) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 97055 INFO  (qtp1004237093-988) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:33494/solr/collection1_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 82
   [junit4]   2> 97056 INFO  (qtp1004237093-1010) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr 
path=/update 
params={_stateVer_=collection1:3&commit=true&wt=javabin&version=2}{commit=} 0 84
   [junit4]   2> 97067 INFO  
(TEST-StreamExpressionTest.testBasicTextLogitStream-seed#[E0FFEA95C879E9FE]) [  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 97084 INFO  (qtp1004237093-1001) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&positiveLabel=1&field=tv_text&numTerms=4&fq={!igain}&wt=javabin&version=2&outcome=out_i}
 hits=2590 status=0 QTime=10
   [junit4]   2> 97084 INFO  (qtp1322775776-1004) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&positiveLabel=1&field=tv_text&numTerms=4&fq={!igain}&wt=javabin&version=2&outcome=out_i}
 hits=2410 status=0 QTime=10
   [junit4]   2> 97094 INFO  
(TEST-StreamExpressionTest.testBasicTextLogitStream-seed#[E0FFEA95C879E9FE]) [  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 97099 INFO  
(TEST-StreamExpressionTest.testBasicTextLogitStream-seed#[E0FFEA95C879E9FE]) [  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 97105 INFO  (qtp1322775776-1004) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&positiveLabel=1&field=tv_text&numTerms=4&fq={!igain}&wt=javabin&version=2&outcome=out_i}
 hits=2410 status=0 QTime=2
   [junit4]   2> 97106 INFO  (qtp1004237093-1001) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&positiveLabel=1&field=tv_text&numTerms=4&fq={!igain}&wt=javabin&version=2&outcome=out_i}
 hits=2590 status=0 QTime=3
   [junit4]   2> 97123 INFO  (qtp1322775776-1004) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica1]  webapp=/solr path=/select 
params={distrib=false&threshold=0.5&fq={!tlogit}&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.01&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=1&wt=javabin&outcome=out_i}
 hits=0 status=0 QTime=8
   [junit4]   2> 97123 INFO  (qtp1004237093-1001) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/select 
params={distrib=false&threshold=0.5&fq={!tlogit}&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.01&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=1&wt=javabin&outcome=out_i}
 hits=0 status=0 QTime=9
   [junit4]   2> 97132 INFO  (qtp1004237093-988) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/select 
params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.47036693502992594,2.091066484072279,1.6444014416463488,-1.8156937850361818,-0.6629941078748954&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.01&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=2&wt=javabin&outcome=out_i}
 hits=0 status=0 QTime=6
   [junit4]   2> 97134 INFO  (qtp1322775776-995) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica1]  webapp=/solr path=/select 
params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.47036693502992594,2.091066484072279,1.6444014416463488,-1.8156937850361818,-0.6629941078748954&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.01&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=2&wt=javabin&outcome=out_i}
 hits=0 status=0 QTime=9
   [junit4]   2> 97143 INFO  (qtp1322775776-996) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica1]  webapp=/solr path=/select 
params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.4825836024728926,2.5293211777591975,1.9032417236482884,-2.2682776898179613,-0.9302974527808601&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.0105&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=3&wt=javabin&outcome=out_i}
 hits=0 status=0 QTime=7
   [junit4]   2> 97143 INFO  (qtp1004237093-997) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/select 
params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.4825836024728926,2.5293211777591975,1.9032417236482884,-2.2682776898179613,-0.9302974527808601&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.0105&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=3&wt=javabin&outcome=out_i}
 hits=0 status=0 QTime=7
   [junit4]   2> 97148 INFO  (qtp1004237093-991) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/select 
params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.48486615669349276,2.8000377386556625,2.063131285527332,-2.5416715112206307,-1.091768247843257&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.011025000000000002&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=4&wt=javabin&outcome=out_i}
 hits=0 status=0 QTime=3
   [junit4]   2> 97150 INFO  (qtp1322775776-1006) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica1]  webapp=/solr path=/select 
params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.48486615669349276,2.8000377386556625,2.063131285527332,-2.5416715112206307,-1.091768247843257&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.011025000000000002&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=4&wt=javabin&outcome=out_i}
 hits=0 status=0 QTime=4
   [junit4]   2> 97159 INFO  (qtp1004237093-1001) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/select 
params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.4856368306049217,2.998225523521458,2.180184183905746,-2.7407632372973723,-1.209355028462586&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.011576250000000003&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=5&wt=javabin&outcome=out_i}
 hits=0 status=0 QTime=7
   [junit4]   2> 97159 INFO  (qtp1322775776-1004) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica1]  webapp=/solr path=/select 
params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.4856368306049217,2.998225523521458,2.180184183905746,-2.7407632372973723,-1.209355028462586&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.011576250000000003&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=5&wt=javabin&outcome=out_i}
 hits=0 status=0 QTime=7
   [junit4]   2> 97170 INFO  (qtp1004237093-988) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/select 
params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.4859786764156273,3.156036992364165,2.2733901796128144,-2.8989756649781904,-1.3027978369185496&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.012155062500000004&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=6&wt=javabin&outcome=out_i}
 hits=0 status=0 QTime=9
   [junit4]   2> 97170 INFO  (qtp1322775776-995) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica1]  webapp=/solr path=/select 
params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.4859786764156273,3.156036992364165,2.2733901796128144,-2.8989756649781904,-1.3027978369185496&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.012155062500000004&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=6&wt=javabin&outcome=out_i}
 hits=0 status=0 QTime=9
   [junit4]   2> 97178 INFO  (qtp1004237093-997) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/select 
params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.4861564200480094,3.288163695751038,2.351426339081942,-3.031310847972208,-1.3809571278020818&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.012762815625000005&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=7&wt=javabin&outcome=out_i}
 hits=0 status=0 QTime=6
   [junit4]   2> 97178 INFO  (qtp1322775776-996) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica1]  webapp=/solr path=/select 
params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.4861564200480094,3.288163695751038,2.351426339081942,-3.031310847972208,-1.3809571278020818&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.012762815625000005&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=7&wt=javabin&outcome=out_i}
 hits=0 status=0 QTime=6
   [junit4]   2> 97188 INFO  (qtp1004237093-991) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/select 
params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.48625899814532675,3.4025364798425186,2.4189767478146647,-3.1458039482806104,-1.4485785972307121&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.013400956406250006&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=8&wt=javabin&outcome=out_i}
 hits=0 status=0 QTime=8
   [junit4]   2> 97188 INFO  (qtp1322775776-1006) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica1]  webapp=/solr path=/select 
params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.48625899814532675,3.4025364798425186,2.4189767478146647,-3.1458039482806104,-1.4485785972307121&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.013400956406250006&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=8&wt=javabin&outcome=out_i}
 hits=0 status=0 QTime=8
   [junit4]   2> 97196 INFO  (qtp1004237093-1001) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/select 
params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.4863227283496772,3.5039202193558046,2.4788556175770315,-3.2472624384208992,-1.5085016159175642&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.014071004226562506&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=9&wt=javabin&outcome=out_i}
 hits=0 status=0 QTime=6
   [junit4]   2> 97196 INFO  (qtp1322775776-1004) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica1]  webapp=/solr path=/select 
params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.4863227283496772,3.5039202193558046,2.4788556175770315,-3.2472624384208992,-1.5085016159175642&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.014071004226562506&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=9&wt=javabin&outcome=out_i}
 hits=0 status=0 QTime=6
   [junit4]   2> 97205 INFO  (qtp1322775776-995) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica1]  webapp=/solr path=/select 
params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.48636455654883837,3.5954002685372783,2.5328852082894073,-3.3387915488621855,-1.5625601830003224&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.014774554437890632&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=10&wt=javabin&outcome=out_i}
 hits=0 status=0 QTime=7
   [junit4]   2> 97205 INFO  (qtp1004237093-988) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/select 
params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.48636455654883837,3.5954002685372783,2.5328852082894073,-3.3387915488621855,-1.5625601830003224&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.014774554437890632&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=10&wt=javabin&outcome=out_i}
 hits=0 status=0 QTime=8
   [junit4]   2> 97209 INFO  (qtp1322775776-996) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica1]  webapp=/solr path=/select 
params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.4863931982411371,3.6790883988648346,2.5823127662054874,-3.422513273691432,-1.6120075823702682&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.015513282159785164&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=11&wt=javabin&outcome=out_i}
 hits=0 status=0 QTime=2
   [junit4]   2> 97210 INFO  (qtp1004237093-997) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/select 
params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.4863931982411371,3.6790883988648346,2.5823127662054874,-3.422513273691432,-1.6120075823702682&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.015513282159785164&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=11&wt=javabin&outcome=out_i}
 hits=0 status=0 QTime=3
   [junit4]   2> 97218 INFO  (qtp1322775776-1006) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica1]  webapp=/solr path=/select 
params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.4864134820900551,3.7564932025160136,2.6280292901674405,-3.499941868736972,-1.657738157912988&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.016288946267774423&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=12&wt=javabin&outcome=out_i}
 hits=0 status=0 QTime=6
   [junit4]   2> 97219 INFO  (qtp1004237093-991) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/select 
params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.4864134820900551,3.7564932025160136,2.6280292901674405,-3.499941868736972,-1.657738157912988&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.016288946267774423&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=12&wt=javabin&outcome=out_i}
 hits=0 status=0 QTime=7
   [junit4]   2> 97226 INFO  (qtp1004237093-1001) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/select 
params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.48642824525843864,3.8287296899175933,2.6706933232952057,-3.57219567219935,-1.7004124181851992&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.017103393581163143&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=13&wt=javabin&outcome=out_i}
 hits=0 status=0 QTime=6
   [junit4]   2> 97227 INFO  (qtp1322775776-1004) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica1]  webapp=/solr path=/select 
params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.48642824525843864,3.8287296899175933,2.6706933232952057,-3.57219567219935,-1.7004124181851992&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.017103393581163143&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=13&wt=javabin&outcome=out_i}
 hits=0 status=0 QTime=7
   [junit4]   2> 97243 INFO  (qtp1322775776-995) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica1]  webapp=/solr path=/select 
params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.4864392360925699,3.896645146681302,2.710805286120112,-3.6401240203659855,-1.740531994880337&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.0179585632602213&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=14&wt=javabin&outcome=out_i}
 hits=0 status=0 QTime=14
   [junit4]   2> 97244 INFO  (qtp1004237093-988) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/select 
params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.4864392360925699,3.896645146681302,2.710805286120112,-3.6401240203659855,-1.740531994880337&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.0179585632602213&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=14&wt=javabin&outcome=out_i}
 hits=0 status=0 QTime=15
   [junit4]   2> 97254 INFO  (qtp1322775776-996) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica1]  webapp=/solr path=/select 
params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.48644757526925453,3.960898419555904,2.7487543041454394,-3.7043870744533143,-1.7784867898474683&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.018856491423232365&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=15&wt=javabin&outcome=out_i}
 hits=0 status=0 QTime=8
   [junit4]   2> 97254 INFO  (qtp1004237093-997) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/select 
params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.48644757526925453,3.960898419555904,2.7487543041454394,-3.7043870744533143,-1.7784867898474683&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.018856491423232365&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=15&wt=javabin&outcome=out_i}
 hits=0 status=0 QTime=8
   [junit4]   2> 97258 INFO  (qtp1322775776-1006) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica1]  webapp=/solr path=/select 
params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.4864540053303529,4.022011881544131,2.784848899281589,-3.7655080784085455,-1.8145858393908287&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.019799315994393985&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=16&wt=javabin&outcome=out_i}
 hits=0 status=0 QTime=2
   [junit4]   2> 97259 INFO  (qtp1004237093-991) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/select 
params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.4864540053303529,4.022011881544131,2.784848899281589,-3.7655080784085455,-1.8145858393908287&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.019799315994393985&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=16&wt=javabin&outcome=out_i}
 hits=0 status=0 QTime=4
   [junit4]   2> 97270 INFO  (qtp1004237093-1001) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/select 
params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.48645903236509036,4.080406642782867,2.8193377859591253,-3.8239087359723043,-1.8490782085329136&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.020789281794113684&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=17&wt=javabin&outcome=out_i}
 hits=0 status=0 QTime=9
   [junit4]   2> 97270 INFO  (qtp1322775776-1004) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica1]  webapp=/solr path=/select 
params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.48645903236509036,4.080406642782867,2.8193377859591253,-3.8239087359723043,-1.8490782085329136&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.020789281794113684&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=17&wt=javabin&outcome=out_i}
 hits=0 status=0 QTime=9
   [junit4]   2> 97280 INFO  (qtp1004237093-988) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/select 
params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.4864630098098474,4.1364270953742,2.852424367701413,-3.879933853800349,-1.8821675456391658&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.02182874588381937&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=18&wt=javabin&outcome=out_i}
 hits=0 status=0 QTime=8
   [junit4]   2> 97280 INFO  (qtp1322775776-995) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica1]  webapp=/solr path=/select 
params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.4864630098098474,4.1364270953742,2.852424367701413,-3.879933853800349,-1.8821675456391658&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.02182874588381937&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=18&wt=javabin&outcome=out_i}
 hits=0 status=0 QTime=8
   [junit4]   2> 97290 INFO  (qtp1322775776-996) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica1]  webapp=/solr path=/select 
params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.4864661897852789,4.190358447083316,2.8842770928090324,-3.933868935376016,-1.9140224736660523&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.02292018317801034&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=19&wt=javabin&outcome=out_i}
 hits=0 status=0 QTime=8
   [junit4]   2> 97290 INFO  (qtp1004237093-997) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/select 
params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.4864661897852789,4.190358447083316,2.8842770928090324,-3.933868935376016,-1.9140224736660523&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.02292018317801034&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=19&wt=javabin&outcome=out_i}
 hits=0 status=0 QTime=8
   [junit4]   2> 97299 INFO  (qtp1322775776-1006) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica1]  webapp=/solr path=/select 
params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.48646875552207514,4.2424395168265745,2.9150370115811532,-3.9859530145311624,-1.944784169845307&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.024066192336910857&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=20&wt=javabin&outcome=out_i}
 hits=0 status=0 QTime=7
   [junit4]   2> 97299 INFO  (qtp1004237093-991) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/select 
params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.48646875552207514,4.2424395168265745,2.9150370115811532,-3.9859530145311624,-1.944784169845307&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.024066192336910857&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=20&wt=javabin&outcome=out_i}
 hits=0 status=0 QTime=7
   [junit4]   2> 97310 INFO  (qtp1004237093-1001) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/select 
params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.48647084239859956,4.292872249412373,2.9448233958747663,-4.036388194862592,-1.9745719998169098&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.0252695019537564&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=21&wt=javabin&outcome=out_i}
 hits=0 status=0 QTime=8
   [junit4]   2> 97310 INFO  (qtp1322775776-1004) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica1]  webapp=/solr path=/select 
params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.48647084239859956,4.292872249412373,2.9448233958747663,-4.036388194862592,-1.9745719998169098&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.0252695019537564&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=21&wt=javabin&outcome=out_i}
 hits=0 status=0 QTime=8
   [junit4]   2> 97322 INFO  (qtp1004237093-988) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/select 
params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.48647255191777083,4.341828909554987,2.973737988005169,-4.085346860139696,-2.0034877762120336&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.02653297705144422&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=22&wt=javabin&outcome=out_i}
 hits=0 status=0 QTime=8
   [junit4]   2> 97322 INFO  (qtp1322775776-995) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica1]  webapp=/solr path=/select 
params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.48647255191777083,4.341828909554987,2.973737988005169,-4.085346860139696,-2.0034877762120336&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.02653297705144422&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=22&wt=javabin&outcome=out_i}
 hits=0 status=0 QTime=8
   [junit4]   2> 97332 INFO  (qtp1322775776-996) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica1]  webapp=/solr path=/select 
params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.4864739611914337,4.389457602730074,3.0018682614521257,-4.132977206284393,-2.0316190259294546&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.02785962590401643&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=23&wt=javabin&outcome=out_i}
 hits=0 status=0 QTime=8
   [junit4]   2> 97332 INFO  (qtp1004237093-997) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica1]  webapp=/solr path=/select 
params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.4864739611914337,4.389457602730074,3.0018682614521257,-4.132977206284393,-2.0316190259294546&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.02785962590401643&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=23&wt=javabin&outcome=out_i}
 hits=0 status=0 QTime=8
   [junit4]   2> 97340 INFO  (qtp1322775776-1006) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica1]  webapp=/solr path=/select 
params={distrib=false&threshold=0.5&fq={!tlogit}&weights=-0.48647512949945915,4.435886569030208,3.029289956880156,-4.179407542919973,-2.0590415306996697&version=2&q=*:*&positiveLabel=1&feature=tv_text&terms=c,d,e,f&alpha=0.029252607199217254&idfs=0.6927472605386183,0.6927472605386183,0.6927472605386183,0.6927472605386183&iteration=24&wt=javabin&outcome=out_i}
 hits=0 status=0 QTime=7
   [junit4]   2> 97341 I

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

o.e.j.s.ServletContextHandler@491579ba{/solr,null,UNAVAILABLE}
   [junit4]   2> 175011 WARN  (zkCallback-228-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 175011 INFO  (jetty-launcher-214-thread-7) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@25a40adf{/solr,null,UNAVAILABLE}
   [junit4]   2> 175021 WARN  (zkCallback-231-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> 175021 INFO  (jetty-launcher-214-thread-6) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@39d8ef12{/solr,null,UNAVAILABLE}
   [junit4]   2> 175021 WARN  (zkCallback-235-thread-9) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 175022 INFO  (jetty-launcher-214-thread-8) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7af6978c{/solr,null,UNAVAILABLE}
   [junit4]   2> 175022 INFO  
(SUITE-StreamExpressionTest-seed#[E0FFEA95C879E9FE]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:39513 39513
   [junit4]   2> 175040 INFO  (Thread-182) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:39513 39513
   [junit4]   2> 175041 WARN  (Thread-182) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        162     /solr/aliases.json
   [junit4]   2>        162     /solr/clusterprops.json
   [junit4]   2>        9       /solr/configs/conf
   [junit4]   2>        8       /solr/configs/ml
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        162     /solr/clusterstate.json
   [junit4]   2>        6       
/solr/collections/destinationCollection/state.json
   [junit4]   2>        4       /solr/collections/destination/state.json
   [junit4]   2>        4       
/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2>        4       /solr/collections/mainCorpus/state.json
   [junit4]   2>        2       /solr/collections/collection1/state.json
   [junit4]   2>        2       /solr/collections/workQueue/state.json
   [junit4]   2>        2       /solr/collections/uknownCollection/state.json
   [junit4]   2>        2       
/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/96916697656066055-127.0.0.1:40721_solr-n_0000000001
   [junit4]   2>        2       /solr/collections/modelCollection/state.json
   [junit4]   2>        2       
/solr/collections/checkpointCollection/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/96916697656066060-127.0.0.1:33494_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        162     /solr/live_nodes
   [junit4]   2>        162     /solr/collections
   [junit4]   2>        99      /solr/overseer/queue
   [junit4]   2>        60      /solr/overseer/collection-queue-work
   [junit4]   2>        30      /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 175041 INFO  
(SUITE-StreamExpressionTest-seed#[E0FFEA95C879E9FE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_E0FFEA95C879E9FE-001
   [junit4]   2> Nov 11, 2016 2:32:09 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> Nov 11, 2016 2:32:29 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest: 
   [junit4]   2>    1) Thread[id=4387, name=Connection evictor, 
state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
   [junit4]   2>         at java.lang.Thread.sleep(java.base@9-ea/Native Method)
   [junit4]   2>         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]   2>         at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> Nov 11, 2016 2:32:29 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=4387, name=Connection evictor, 
state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
   [junit4]   2> Nov 11, 2016 2:32:29 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{name_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
expr_s=Lucene50(blocksize=128), 
iteration_i=PostingsFormat(name=LuceneVarGapDocFreqInterval), terms_ss=FST50, 
field_s=PostingsFormat(name=Direct), join2_s=FST50, multiDefault=FST50, 
subject=FST50, a_f=PostingsFormat(name=Direct), 
intDefault=PostingsFormat(name=Direct), 
falseNegative_i=PostingsFormat(name=Direct), join1_i=Lucene50(blocksize=128), 
a_i=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
join3_i=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
falsePositive_i=PostingsFormat(name=Direct), field_i=FST50, 
level1_s=Lucene50(blocksize=128), 
body_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
s_multi=Lucene50(blocksize=128), level2_s=PostingsFormat(name=Direct), 
a_s=Lucene50(blocksize=128), score_f=Lucene50(blocksize=128), 
tv_text=PostingsFormat(name=Direct), term_s=FST50, 
text_s=Lucene50(blocksize=128), 
id=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
text=Lucene50(blocksize=128), timestamp=FST50, idfs_ds=FST50, 
alpha_d=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
i_multi=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
weights_ds=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
featureSet_s=PostingsFormat(name=Direct), idf_d=PostingsFormat(name=Direct), 
trueNegative_i=Lucene50(blocksize=128), index_i=PostingsFormat(name=Direct), 
out_i=PostingsFormat(name=Direct), 
checkpoint_ss=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
ident_s=PostingsFormat(name=Direct), 
whitetok=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
_version_=PostingsFormat(name=Direct), error_d=Lucene50(blocksize=128), 
truePositive_i=Lucene50(blocksize=128), 
side_s=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, 
docValues:{name_s=DocValuesFormat(name=Asserting), 
expr_s=DocValuesFormat(name=Lucene70), 
iteration_i=DocValuesFormat(name=Asserting), 
terms_ss=DocValuesFormat(name=Lucene70), field_s=DocValuesFormat(name=Memory), 
join2_s=DocValuesFormat(name=Lucene70), 
multiDefault=DocValuesFormat(name=Lucene70), a_f=DocValuesFormat(name=Memory), 
intDefault=DocValuesFormat(name=Memory), 
falseNegative_i=DocValuesFormat(name=Memory), 
join1_i=DocValuesFormat(name=Lucene70), a_i=DocValuesFormat(name=Asserting), 
join3_i=DocValuesFormat(name=Asserting), 
falsePositive_i=DocValuesFormat(name=Memory), 
field_i=DocValuesFormat(name=Lucene70), 
level1_s=DocValuesFormat(name=Lucene70), 
s_multi=DocValuesFormat(name=Lucene70), level2_s=DocValuesFormat(name=Memory), 
a_s=DocValuesFormat(name=Lucene70), score_f=DocValuesFormat(name=Lucene70), 
term_s=DocValuesFormat(name=Lucene70), text_s=DocValuesFormat(name=Lucene70), 
id=DocValuesFormat(name=Asserting), i_multi=DocValuesFormat(name=Asserting), 
featureSet_s=DocValuesFormat(name=Memory), 
trueNegative_i=DocValuesFormat(name=Lucene70), 
index_i=DocValuesFormat(name=Memory), out_i=DocValuesFormat(name=Memory), 
checkpoint_ss=DocValuesFormat(name=Asserting), 
ident_s=DocValuesFormat(name=Memory), _version_=DocValuesFormat(name=Memory), 
truePositive_i=DocValuesFormat(name=Lucene70), 
side_s=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=244, 
maxMBSortInHeap=5.480903089514025, sim=RandomSimilarity(queryNorm=true): {}, 
locale=en-CC, timezone=Africa/Khartoum
   [junit4]   2> NOTE: Linux 4.4.0-42-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=72643664,total=518520832
   [junit4]   2> NOTE: All tests run in this JVM: 
[StreamExpressionToExpessionTest, LargeVolumeEmbeddedTest, TestNamedListCodec, 
TestCollectionStateWatchers, NoOpResponseParserTest, FieldAnalysisResponseTest, 
CommonParamsTest, TestSpellCheckResponse, ContentStreamTest, 
HttpSolrClientConPoolTest, ConcurrentUpdateSolrClientBuilderTest, 
TestEmbeddedSolrServer, TestSuggesterResponse, LargeVolumeBinaryJettyTest, 
TestSolrProperties, SolrParamTest, TermsResponseTest, QueryResponseTest, 
TestJavaBinCodec, ModifiableSolrParamsTest, TestXMLEscaping, SolrDocumentTest, 
AnlysisResponseBaseTest, BasicHttpSolrClientTest, 
ConcurrentUpdateSolrClientTest, HttpSolrClientSSLAuthConPoolTest, 
LBHttpSolrClientBuilderTest, GraphExpressionTest, StreamExpressionTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=StreamExpressionTest -Dtests.seed=E0FFEA95C879E9FE 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-CC 
-Dtests.timezone=Africa/Khartoum -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | StreamExpressionTest (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.client.solrj.io.stream.StreamExpressionTest: 
   [junit4]    >    1) Thread[id=4387, name=Connection evictor, 
state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
   [junit4]    >         at java.lang.Thread.sleep(java.base@9-ea/Native Method)
   [junit4]    >         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]    >         at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E0FFEA95C879E9FE]:0)
   [junit4] Completed [87/87 (1!)] on J0 in 103.74s, 46 tests, 3 errors <<< 
FAILURES!

[...truncated 50704 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to