You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2017/10/03 12:37:24 UTC

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-9) - Build # 20600 - Failure!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20600/
Java: 64bit/jdk-9 -XX:+UseCompressedOops -XX:+UseG1GC --illegal-access=deny

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

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

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

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

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




Build Log:
[...truncated 13942 lines...]
   [junit4] JVM J2: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J2-20171003_115204_2606427818806798886792.sysout
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to /home/jenkins/workspace/Lucene-Solr-master-Linux/heapdumps/java_pid4592.hprof ...
   [junit4] Heap dump file created [328913126 bytes in 0.477 secs]
   [junit4] <<< JVM J2: EOF ----

[...truncated 887 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
   [junit4]   2> 75673 INFO  (SUITE-StreamExpressionTest-seed#[ADDB542EE1240FFE]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_ADDB542EE1240FFE-001/init-core-data-001
   [junit4]   2> 75675 WARN  (SUITE-StreamExpressionTest-seed#[ADDB542EE1240FFE]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=19 numCloses=19
   [junit4]   2> 75675 INFO  (SUITE-StreamExpressionTest-seed#[ADDB542EE1240FFE]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 75676 INFO  (SUITE-StreamExpressionTest-seed#[ADDB542EE1240FFE]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 75676 INFO  (SUITE-StreamExpressionTest-seed#[ADDB542EE1240FFE]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_ADDB542EE1240FFE-001/tempDir-001
   [junit4]   2> 75676 INFO  (SUITE-StreamExpressionTest-seed#[ADDB542EE1240FFE]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 75678 INFO  (Thread-537) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 75678 INFO  (Thread-537) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 75707 ERROR (Thread-537) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 75778 INFO  (SUITE-StreamExpressionTest-seed#[ADDB542EE1240FFE]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:36753
   [junit4]   2> 75783 INFO  (jetty-launcher-800-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 75791 INFO  (jetty-launcher-800-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 75798 INFO  (jetty-launcher-800-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 75802 INFO  (jetty-launcher-800-thread-4) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 75834 INFO  (jetty-launcher-800-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@41cc281c{/solr,null,AVAILABLE}
   [junit4]   2> 75847 INFO  (jetty-launcher-800-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@23c9555b{HTTP/1.1,[http/1.1]}{127.0.0.1:35819}
   [junit4]   2> 75847 INFO  (jetty-launcher-800-thread-3) [    ] o.e.j.s.Server Started @77126ms
   [junit4]   2> 75847 INFO  (jetty-launcher-800-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35819}
   [junit4]   2> 75848 ERROR (jetty-launcher-800-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 75848 INFO  (jetty-launcher-800-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 75848 INFO  (jetty-launcher-800-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 75848 INFO  (jetty-launcher-800-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 75848 INFO  (jetty-launcher-800-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-03T12:33:21.316169Z
   [junit4]   2> 75848 INFO  (jetty-launcher-800-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3f85994c{/solr,null,AVAILABLE}
   [junit4]   2> 75854 INFO  (jetty-launcher-800-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@37db042c{/solr,null,AVAILABLE}
   [junit4]   2> 75854 INFO  (jetty-launcher-800-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@53690a48{HTTP/1.1,[http/1.1]}{127.0.0.1:44019}
   [junit4]   2> 75854 INFO  (jetty-launcher-800-thread-4) [    ] o.e.j.s.Server Started @77133ms
   [junit4]   2> 75854 INFO  (jetty-launcher-800-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44019}
   [junit4]   2> 75855 ERROR (jetty-launcher-800-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 75855 INFO  (jetty-launcher-800-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@402d7812{HTTP/1.1,[http/1.1]}{127.0.0.1:44429}
   [junit4]   2> 75855 INFO  (jetty-launcher-800-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 75855 INFO  (jetty-launcher-800-thread-2) [    ] o.e.j.s.Server Started @77133ms
   [junit4]   2> 75855 INFO  (jetty-launcher-800-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 75855 INFO  (jetty-launcher-800-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44429}
   [junit4]   2> 75855 INFO  (jetty-launcher-800-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 75855 INFO  (jetty-launcher-800-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-03T12:33:21.323267Z
   [junit4]   2> 75855 ERROR (jetty-launcher-800-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 75855 INFO  (jetty-launcher-800-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 75855 INFO  (jetty-launcher-800-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 75855 INFO  (jetty-launcher-800-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 75855 INFO  (jetty-launcher-800-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-03T12:33:21.323525Z
   [junit4]   2> 75862 INFO  (jetty-launcher-800-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 75869 INFO  (jetty-launcher-800-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 75869 INFO  (jetty-launcher-800-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 75870 INFO  (jetty-launcher-800-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@47e1e655{/solr,null,AVAILABLE}
   [junit4]   2> 75871 INFO  (jetty-launcher-800-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@22d6e322{HTTP/1.1,[http/1.1]}{127.0.0.1:38529}
   [junit4]   2> 75871 INFO  (jetty-launcher-800-thread-1) [    ] o.e.j.s.Server Started @77149ms
   [junit4]   2> 75871 INFO  (jetty-launcher-800-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38529}
   [junit4]   2> 75871 ERROR (jetty-launcher-800-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 75871 INFO  (jetty-launcher-800-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 75871 INFO  (jetty-launcher-800-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 75871 INFO  (jetty-launcher-800-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 75871 INFO  (jetty-launcher-800-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-03T12:33:21.339610Z
   [junit4]   2> 75872 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 0x15ee239ef0b0002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 75874 INFO  (jetty-launcher-800-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36753/solr
   [junit4]   2> 75880 INFO  (jetty-launcher-800-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 75884 INFO  (jetty-launcher-800-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36753/solr
   [junit4]   2> 75885 INFO  (jetty-launcher-800-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36753/solr
   [junit4]   2> 75899 INFO  (jetty-launcher-800-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36753/solr
   [junit4]   2> 75909 WARN  (jetty-launcher-800-thread-3) [    ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 75911 INFO  (jetty-launcher-800-thread-3) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 75911 INFO  (jetty-launcher-800-thread-3) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35819_solr
   [junit4]   2> 75912 INFO  (jetty-launcher-800-thread-3) [    ] o.a.s.c.Overseer Overseer (id=98764980300218376-127.0.0.1:35819_solr-n_0000000000) starting
   [junit4]   2> 75924 WARN  (jetty-launcher-800-thread-4) [    ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 75924 WARN  (jetty-launcher-800-thread-2) [    ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 75925 INFO  (jetty-launcher-800-thread-4) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 75925 INFO  (jetty-launcher-800-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 75926 INFO  (jetty-launcher-800-thread-4) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44019_solr
   [junit4]   2> 75926 INFO  (jetty-launcher-800-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44429_solr
   [junit4]   2> 75935 INFO  (zkCallback-820-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 75948 INFO  (zkCallback-819-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 75948 INFO  (zkCallback-816-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 75952 INFO  (jetty-launcher-800-thread-3) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35819_solr
   [junit4]   2> 75954 INFO  (zkCallback-816-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 75961 WARN  (jetty-launcher-800-thread-1) [    ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 75962 INFO  (jetty-launcher-800-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 75963 INFO  (jetty-launcher-800-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 75963 INFO  (jetty-launcher-800-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44429.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@68dbf90c
   [junit4]   2> 75964 INFO  (jetty-launcher-800-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38529_solr
   [junit4]   2> 75966 INFO  (zkCallback-820-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 75971 INFO  (zkCallback-816-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 75974 INFO  (zkCallback-819-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 75974 INFO  (zkCallback-820-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 75976 INFO  (jetty-launcher-800-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44429.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@68dbf90c
   [junit4]   2> 75976 INFO  (jetty-launcher-800-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44429.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@68dbf90c
   [junit4]   2> 75977 INFO  (jetty-launcher-800-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_ADDB542EE1240FFE-001/tempDir-001/node2/.
   [junit4]   2> 75986 INFO  (zkCallback-823-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 76010 INFO  (jetty-launcher-800-thread-4) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44019.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@68dbf90c
   [junit4]   2> 76014 INFO  (jetty-launcher-800-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38529.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@68dbf90c
   [junit4]   2> 76028 INFO  (jetty-launcher-800-thread-3) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35819.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@68dbf90c
   [junit4]   2> 76030 INFO  (jetty-launcher-800-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38529.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@68dbf90c
   [junit4]   2> 76030 INFO  (jetty-launcher-800-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38529.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@68dbf90c
   [junit4]   2> 76030 INFO  (jetty-launcher-800-thread-4) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44019.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@68dbf90c
   [junit4]   2> 76031 INFO  (jetty-launcher-800-thread-4) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44019.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@68dbf90c
   [junit4]   2> 76031 INFO  (jetty-launcher-800-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_ADDB542EE1240FFE-001/tempDir-001/node1/.
   [junit4]   2> 76032 INFO  (jetty-launcher-800-thread-4) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_ADDB542EE1240FFE-001/tempDir-001/node4/.
   [junit4]   2> 76035 INFO  (jetty-launcher-800-thread-3) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35819.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@68dbf90c
   [junit4]   2> 76035 INFO  (jetty-launcher-800-thread-3) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35819.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@68dbf90c
   [junit4]   2> 76036 INFO  (jetty-launcher-800-thread-3) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_ADDB542EE1240FFE-001/tempDir-001/node3/.
   [junit4]   2> 76112 INFO  (SUITE-StreamExpressionTest-seed#[ADDB542EE1240FFE]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 76113 INFO  (SUITE-StreamExpressionTest-seed#[ADDB542EE1240FFE]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36753/solr ready
   [junit4]   2> 76117 INFO  (qtp1935427593-2597) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 76118 INFO  (OverseerThreadFactory-888-thread-1) [    ] o.a.s.c.CreateCollectionCmd Create collection collection1_collection
   [junit4]   2> 76222 INFO  (OverseerStateUpdate-98764980300218376-127.0.0.1:35819_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38529/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 76223 INFO  (OverseerStateUpdate-98764980300218376-127.0.0.1:35819_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_collection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44019/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 76426 INFO  (qtp977423913-2590) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 76426 INFO  (qtp449340098-2600) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 76426 INFO  (qtp977423913-2590) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 76427 INFO  (qtp449340098-2600) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 76534 INFO  (zkCallback-820-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 76534 INFO  (zkCallback-823-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 76534 INFO  (zkCallback-820-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 76534 INFO  (zkCallback-823-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 77437 INFO  (qtp449340098-2600) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 77438 INFO  (qtp977423913-2590) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 77475 INFO  (qtp449340098-2600) [    ] o.a.s.s.IndexSchema [collection1_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 77479 INFO  (qtp977423913-2590) [    ] o.a.s.s.IndexSchema [collection1_collection_shard2_replica_n2] Schema name=test
   [junit4]   2> 77550 WARN  (qtp449340098-2600) [    ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 77550 WARN  (qtp449340098-2600) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 77550 INFO  (qtp449340098-2600) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 77550 INFO  (qtp449340098-2600) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_collection_shard1_replica_n1' using configuration from collection collection1_collection, trusted=true
   [junit4]   2> 77551 INFO  (qtp449340098-2600) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38529.solr.core.collection1_collection.shard1.replica_n1' (registry 'solr.core.collection1_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@68dbf90c
   [junit4]   2> 77551 INFO  (qtp449340098-2600) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 77551 INFO  (qtp449340098-2600) [    ] o.a.s.c.SolrCore [[collection1_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_ADDB542EE1240FFE-001/tempDir-001/node1/collection1_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_ADDB542EE1240FFE-001/tempDir-001/node1/./collection1_collection_shard1_replica_n1/data/]
   [junit4]   2> 77564 WARN  (qtp977423913-2590) [    ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 77564 WARN  (qtp977423913-2590) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 77564 INFO  (qtp977423913-2590) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 77564 INFO  (qtp977423913-2590) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_collection_shard2_replica_n2' using configuration from collection collection1_collection, trusted=true
   [junit4]   2> 77565 INFO  (qtp977423913-2590) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44019.solr.core.collection1_collection.shard2.replica_n2' (registry 'solr.core.collection1_collection.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@68dbf90c
   [junit4]   2> 77565 INFO  (qtp977423913-2590) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 77565 INFO  (qtp977423913-2590) [    ] o.a.s.c.SolrCore [[collection1_collection_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_ADDB542EE1240FFE-001/tempDir-001/node4/collection1_collection_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_ADDB542EE1240FFE-001/tempDir-001/node4/./collection1_collection_shard2_replica_n2/data/]
   [junit4]   2> 77598 INFO  (qtp449340098-2600) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 77598 INFO  (qtp449340098-2600) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 77599 INFO  (qtp449340098-2600) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 77599 INFO  (qtp449340098-2600) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 77600 INFO  (qtp449340098-2600) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4fa685cb[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 77601 INFO  (qtp449340098-2600) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 77601 INFO  (qtp449340098-2600) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 77602 INFO  (qtp449340098-2600) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 77602 INFO  (searcherExecutor-896-thread-1) [    ] o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new searcher Searcher@4fa685cb[collection1_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 77602 INFO  (qtp449340098-2600) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580239686803128320
   [junit4]   2> 77605 INFO  (qtp449340098-2600) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 77605 INFO  (qtp449340098-2600) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 77605 INFO  (qtp449340098-2600) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38529/solr/collection1_collection_shard1_replica_n1/
   [junit4]   2> 77605 INFO  (qtp449340098-2600) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 77605 INFO  (qtp449340098-2600) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:38529/solr/collection1_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 77605 INFO  (qtp449340098-2600) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 77606 INFO  (qtp977423913-2590) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 77606 INFO  (qtp977423913-2590) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 77607 INFO  (qtp449340098-2600) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38529/solr/collection1_collection_shard1_replica_n1/ shard1
   [junit4]   2> 77607 INFO  (qtp977423913-2590) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 77607 INFO  (qtp977423913-2590) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 77608 INFO  (qtp977423913-2590) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@28fa350c[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 77609 INFO  (qtp977423913-2590) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 77609 INFO  (qtp977423913-2590) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 77609 INFO  (qtp977423913-2590) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 77610 INFO  (searcherExecutor-897-thread-1) [    ] o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new searcher Searcher@28fa350c[collection1_collection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 77610 INFO  (qtp977423913-2590) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580239686811516928
   [junit4]   2> 77613 INFO  (qtp977423913-2590) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 77613 INFO  (qtp977423913-2590) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 77613 INFO  (qtp977423913-2590) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44019/solr/collection1_collection_shard2_replica_n2/
   [junit4]   2> 77613 INFO  (qtp977423913-2590) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 77613 INFO  (qtp977423913-2590) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:44019/solr/collection1_collection_shard2_replica_n2/ has no replicas
   [junit4]   2> 77613 INFO  (qtp977423913-2590) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 77614 INFO  (qtp977423913-2590) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44019/solr/collection1_collection_shard2_replica_n2/ shard2
   [junit4]   2> 77716 INFO  (zkCallback-820-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 77716 INFO  (zkCallback-823-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 77716 INFO  (zkCallback-820-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 77716 INFO  (zkCallback-823-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 77757 INFO  (qtp449340098-2600) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 77759 INFO  (qtp449340098-2600) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1333
   [junit4]   2> 77764 INFO  (qtp977423913-2590) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 77766 INFO  (qtp977423913-2590) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1339
   [junit4]   2> 77770 INFO  (qtp1935427593-2597) [    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 77869 INFO  (zkCallback-820-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 77869 INFO  (zkCallback-823-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 77869 INFO  (zkCallback-823-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 77869 INFO  (zkCallback-820-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 78120 INFO  (OverseerCollectionConfigSetProcessor-98764980300218376-127.0.0.1:35819_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> 78772 INFO  (qtp1935427593-2597) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2654
   [junit4]   2> 78772 INFO  (SUITE-StreamExpressionTest-seed#[ADDB542EE1240FFE]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1_collection failOnTimeout:true timeout (sec):90
   [junit4]   2> 78773 INFO  (SUITE-StreamExpressionTest-seed#[ADDB542EE1240FFE]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1_collection
   [junit4]   2> 78774 INFO  (qtp1935427593-2599) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params collections=collection1_collection&name=collection1&action=CREATEALIAS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 78881 INFO  (qtp1935427593-2599) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collections=collection1_collection&name=collection1&action=CREATEALIAS&wt=javabin&version=2} status=0 QTime=107
   [junit4]   2> 78904 INFO  (TEST-StreamExpressionTest.testNullStream-seed#[ADDB542EE1240FFE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNullStream
   [junit4]   2> 78914 INFO  (qtp449340098-2609) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:44019/solr/collection1_collection_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:* (-1580239688174665728)} 0 3
   [junit4]   2> 78918 INFO  (qtp449340098-2570) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1580239688183054336,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 78918 INFO  (qtp449340098-2570) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 78919 INFO  (qtp449340098-2570) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 78919 INFO  (qtp449340098-2570) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:44019/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 78919 INFO  (qtp977423913-2583) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1580239688184102912,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 78919 INFO  (qtp977423913-2583) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 78919 INFO  (qtp977423913-2583) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 78919 INFO  (qtp977423913-2583) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:44019/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 78920 INFO  (qtp977423913-2598) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1580239688170471424),commit=} 0 14
   [junit4]   2> 78925 INFO  (qtp449340098-2574) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[0 (1580239688187248640), 4 (1580239688189345792), 1 (1580239688189345793)]} 0 2
   [junit4]   2> 78925 INFO  (qtp977423913-2576) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[2 (1580239688188297216), 3 (1580239688189345792), 5 (1580239688189345793)]} 0 2
   [junit4]   2> 78928 INFO  (qtp977423913-2590) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1580239688192491520,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 78928 INFO  (qtp449340098-2600) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1580239688193540096,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 78928 INFO  (qtp977423913-2590) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@70c3771e commitCommandVersion:1580239688192491520
   [junit4]   2> 78929 INFO  (qtp449340098-2600) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@24655761 commitCommandVersion:1580239688193540096
   [junit4]   2> 78942 INFO  (qtp449340098-2600) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@9f0c9c2[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 78942 INFO  (qtp977423913-2590) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7ffa06e4[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 78942 INFO  (qtp449340098-2600) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 78942 INFO  (qtp977423913-2590) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 78943 INFO  (searcherExecutor-897-thread-1) [    ] o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new searcher Searcher@7ffa06e4[collection1_collection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c3)))}
   [junit4]   2> 78943 INFO  (qtp977423913-2590) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:44019/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 16
   [junit4]   2> 78944 INFO  (searcherExecutor-896-thread-1) [    ] o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new searcher Searcher@9f0c9c2[collection1_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c3)))}
   [junit4]   2> 78944 INFO  (qtp449340098-2600) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:44019/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 16
   [junit4]   2> 78944 INFO  (qtp977423913-2581) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{commit=} 0 18
   [junit4]   2> 78948 INFO  (TEST-StreamExpressionTest.testNullStream-seed#[ADDB542EE1240FFE]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 78949 INFO  (TEST-StreamExpressionTest.testNullStream-seed#[ADDB542EE1240FFE]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36753/solr ready
   [junit4]   2> 78951 INFO  (qtp977423913-2587) [    ] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2]  webapp=/solr path=/select params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&wt=json&version=2.2} hits=3 status=0 QTime=0
   [junit4]   2> 78953 INFO  (qtp449340098-2578) [    ] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&wt=json&version=2.2} hits=3 status=0 QTime=0
   [junit4]   2> 78954 INFO  (TEST-StreamExpressionTest.testNullStream-seed#[ADDB542EE1240FFE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNullStream
   [junit4]   2> 78966 INFO  (TEST-StreamExpressionTest.testHist-seed#[ADDB542EE1240FFE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testHist
   [junit4]   2> 78968 INFO  (qtp449340098-2570) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@19210675[collection1_collection_shard1_replica_n1] realtime]
   [junit4]   2> 78968 INFO  (qtp977423913-2583) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5338db33[collection1_collection_shard2_replica_n2] realtime]
   [junit4]   2> 78969 INFO  (qtp449340098-2570) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:44019/solr/collection1_collection_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:* (-1580239688234434560)} 0 1
   [junit4]   2> 78970 INFO  (qtp977423913-2598) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1580239688236531712,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 78970 INFO  (qtp977423913-2598) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@70c3771e commitCommandVersion:1580239688236531712
   [junit4]   2> 78970 INFO  (qtp449340098-2578) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1580239688236531712,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 78970 INFO  (qtp449340098-2578) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@24655761 commitCommandVersion:1580239688236531712
   [junit4]   2> 78970 INFO  (qtp449340098-2578) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@519fcc03[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 78970 INFO  (qtp977423913-2598) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4b4d7073[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 78971 INFO  (qtp977423913-2598) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 78971 INFO  (qtp449340098-2578) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 78971 INFO  (searcherExecutor-897-thread-1) [    ] o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new searcher Searcher@4b4d7073[collection1_collection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 78971 INFO  (searcherExecutor-896-thread-1) [    ] o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new searcher Searcher@519fcc03[collection1_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 78971 INFO  (qtp449340098-2578) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:44019/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 2
   [junit4]   2> 78971 INFO  (qtp977423913-2598) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:44019/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 2
   [junit4]   2> 78972 INFO  (qtp977423913-2583) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1580239688234434560),commit=} 0 5
   [junit4]   2> 78974 INFO  (qtp1935427593-2571) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 78976 INFO  (qtp449340098-2600) [    ] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1]  webapp=/solr path=/stream params={indent=off&expr=hist(sequence(100,+0,+1),+10)&wt=json&version=2.2} status=0 QTime=0
   [junit4]   2> 79015 INFO  (qtp449340098-2570) [    ] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1]  webapp=/solr path=/stream params={indent=off&expr=hist(sequence(100,+0,+1),+5)&wt=json&version=2.2} status=0 QTime=0
   [junit4]   2> 79017 INFO  (TEST-StreamExpressionTest.testHist-seed#[ADDB542EE1240FFE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testHist
   [junit4]   2> 79027 INFO  (TEST-StreamExpressionTest.testDistance-seed#[ADDB542EE1240FFE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistance
   [junit4]   2> 79028 INFO  (qtp449340098-2578) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:44019/solr/collection1_collection_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:* (-1580239688298397696)} 0 0
   [junit4]   2> 79029 INFO  (qtp977423913-2587) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1580239688299446272,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 79029 INFO  (qtp449340098-2574) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1580239688299446272,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 79029 INFO  (qtp977423913-2587) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 79029 INFO  (qtp449340098-2574) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 79029 INFO  (qtp449340098-2574) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 79029 INFO  (qtp977423913-2587) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 79029 INFO  (qtp449340098-2574) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:44019/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 79029 INFO  (qtp977423913-2587) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:44019/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 79030 INFO  (qtp977423913-2576) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1580239688297349120),commit=} 0 2
   [junit4]   2> 79048 INFO  (qtp977423913-2590) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[id_1 (1580239688302592000), id_3 (1580239688303640576), id_4 (1580239688303640577), id_5 (1580239688303640578), id_6 (1580239688303640579), id_7 (1580239688303640580), id_8 (1580239688303640581), id_9 (1580239688304689152), id_11 (1580239688304689153), id_12 (1580239688304689154), ... (125 adds)]} 0 17
   [junit4]   2> 79049 INFO  (qtp449340098-2609) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[id_2 (1580239688301543424), id_10 (1580239688302592000), id_13 (1580239688302592001), id_14 (1580239688303640576), id_16 (1580239688303640577), id_17 (1580239688303640578), id_18 (1580239688303640579), id_21 (1580239688303640580), id_22 (1580239688303640581), id_23 (1580239688303640582), ... (125 adds)]} 0 17
   [junit4]   2> 79051 INFO  (qtp449340098-2574) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1580239688322514944,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 79051 INFO  (qtp449340098-2574) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@24655761 commitCommandVersion:1580239688322514944
   [junit4]   2> 79051 INFO  (qtp977423913-2587) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1580239688322514944,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 79051 INFO  (qtp977423913-2587) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@70c3771e commitCommandVersion:1580239688322514944
   [junit4]   2> 79059 INFO  (qtp977423913-2587) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@11109479[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 79059 INFO  (qtp449340098-2574) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3f08d390[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 79060 INFO  (qtp977423913-2587) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 79060 INFO  (qtp449340098-2574) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 79060 INFO  (searcherExecutor-896-thread-1) [    ] o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new searcher Searcher@3f08d390[collection1_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):c125)))}
   [junit4]   2> 79060 INFO  (searcherExecutor-897-thread-1) [    ] o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new searcher Searcher@11109479[collection1_collection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):c125)))}
   [junit4]   2> 79060 INFO  (qtp449340098-2574) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38529/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 9
   [junit4]   2> 79060 INFO  (qtp977423913-2587) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38529/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 9
   [junit4]   2> 79061 INFO  (qtp449340098-2570) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{commit=} 0 12
   [junit4]   2> 79070 INFO  (qtp977423913-2590) [    ] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2]  webapp=/solr path=/stream params={indent=off&expr=let(a%3Dtimeseries(collection1,+q%3D"*:*",+start%3D"2013-01-01T01:00:00.000Z",+end%3D"2016-12-01T01:00:00.000Z",+gap%3D"%2B1YEAR",+field%3D"test_dt",+count(*),+sum(price_f),+max(price_f),+min(price_f)),+b%3Dselect(timeseries(collection1,+q%3D"*:*",+start%3D"2013-01-01T01:00:00.000Z",+end%3D"2016-12-01T01:00:00.000Z",+gap%3D"%2B1YEAR",+field%3D"test_dt",+count(*),+sum(price_f),+max(price_f),+min(price_f)),mult(-1,+count(*))+as+nvalue),+c%3Dcol(a,+count(*)),+d%3Dcol(b,+nvalue),+tuple(colc%3Dc,+cold%3Dd,+cov%3Dcov(c,d),+dist%3Ddistance(c,d),+mdist%3DmanhattanDistance(c,d),+edist%3DearthMoversDistance(c,+d),+cdist%3DcanberraDistance(c,d),chdist%3DchebyshevDistance(c,d)))&wt=json&version=2.2} status=0 QTime=5
   [junit4]   2> 79072 INFO  (qtp977423913-2590) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 79073 INFO  (qtp977423913-2590) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36753/solr ready
   [junit4]   2> 79084 INFO  (qtp449340098-2578) [    ] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1_collection:4&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&collection=collection1_collection&shard.url=http://127.0.0.1:38529/solr/collection1_collection_shard1_replica_n1/&rows=0&version=2&q=*:*&json.facet={"timeseries":{"type":"range","field":"test_dt","start":"2013-01-01T01:00:00.000Z","end":"2016-12-01T01:00:00.000Z","gap":"%2B1YEAR","facet":{"facet_0":"sum(price_f)","facet_1":"max(price_f)","facet_2":"min(price_f)"}}}&field=test_dt&NOW=1507034004542&isShard=true&wt=javabin} hits=125 status=0 QTime=6
   [junit4]   2> 79086 INFO  (qtp977423913-2581) [    ] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1_collection:4&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&collection=collection1_collection&shard.url=http://127.0.0.1:44019/solr/collection1_collection_shard2_replica_n2/&rows=0&version=2&q=*:*&json.facet={"timeseries":{"type":"range","field":"test_dt","start":"2013-01-01T01:00:00.000Z","end":"2016-12-01T01:00:00.000Z","gap":"%2B1YEAR","facet":{"facet_0":"sum(price_f)","facet_1":"max(price_f)","facet_2":"min(price_f)"}}}&field=test_dt&NOW=1507034004542&isShard=true&wt=javabin} hits=125 status=0 QTime=7
   [junit4]   2> 79086 INFO  (qtp977423913-2587) [    ] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2]  webapp=/solr path=/select params={q=*:*&json.facet={"timeseries":{"type":"range","field":"test_dt","start":"2013-01-01T01:00:00.000Z","end":"2016-12-01T01:00:00.000Z","gap":"%2B1YEAR","facet":{"facet_0":"sum(price_f)","facet_1":"max(price_f)","facet_2":"min(price_f)"}}}&_stateVer_=collection1_collection:4&field=test_dt&rows=0&wt=javabin&version=2} hits=250 status=0 QTime=12
   [junit4]   2> 79092 INFO  (qtp977423913-2709) [    ] o.a.s.c.S.Request [collection1_collection_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1_collection:4&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&collection=collection1_collection&shard.url=http://127.0.0.1:44019/solr/collection1_collection_shard2_replica_n2/&rows=0&version=2&q=*:*&json.facet={"timeseries":{"type":"range","field":"test_dt","start":"2013-01-01T01:00:00.000Z","end":"2016-12-01T01:00:00.000Z","gap":"%2B1YEAR","facet":{"facet_0":"sum(price_f)","facet_1":"max(price_f)","facet_2":"min(price_f)"}}}&field=test_dt&NOW=1507034004556&isShard=true&wt=javabin} hits=125 status=0 QTime=2
   [junit4]   2> 79092 INFO  (qtp449340098-2578) [    ] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1_collection:4&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&collection=collection1_collection&shard.url=http://127.0.0.1:38529/solr/collection1_collection_shard1_replica_n1/&rows=0&version=2&q=*:*&json.facet={"timeseries":{"type":"range","field":"test_dt","start":"2013-01-01T01:00:00.000Z","end":"2016-12-01T01:00:00.000Z","gap":"%2B1YEAR","facet":{"facet_0":"sum(price_f)","facet_1":"max(price_f)","facet_2":"min(price_f)"}}}&field=test_dt&NOW=1507034004556&isShard=true&wt=javabin} hits=125 status=0 QTime=3
   [junit4]   2> 79093 INFO  (qtp449340098-2580) [    ] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&json.facet={"timeseries":{"type":"range","field":"test_dt","start":"2013-01-01T01:00:00.000Z","end":"2016-12-01T01:00:00.000Z","gap":"%2B1YEAR","facet":{"facet_0":"sum(price_f)","facet_1":"max(price_f)","facet_2":"min(price_f)"}}}&_stateVer_=collection1_collection:4&field=test_dt&rows=0&wt=javabin&version=2} hits=250 status=0 QTime=5
   [junit4]   2> 79098 INFO  (TEST-StreamExpressionTest.testDistance-seed#[ADDB542EE1240FFE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistance
   [junit4]   2> 79111 INFO  (TEST-StreamExpressionTest.testParallelDaemonCommitStream-seed#[ADDB542EE1240FFE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParallelDaemonCommitStream
   [junit4]   2> 79113 INFO  (qtp977423913-2583) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2db423b0[collection1_collection_shard2_replica_n2] realtime]
   [junit4]   2> 79113 INFO  (qtp449340098-2609) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@629430b[collection1_collection_shard1_replica_n1] realtime]
   [junit4]   2> 79113 INFO  (qtp449340098-2609) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:44019/solr/collection1_collection_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:* (-1580239688386478080)} 0 1
   [junit4]   2> 79115 INFO  (qtp977423913-2576) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1580239688389623808,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 79115 INFO  (qtp977423913-2576) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@70c3771e commitCommandVersion:1580239688389623808
   [junit4]   2> 79115 INFO  (qtp977423913-2576) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@e66677a[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 79115 INFO  (qtp977423913-2576) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 79116 INFO  (qtp449340098-2604) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1580239688390672384,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 79116 INFO  (qtp449340098-2604) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@24655761 commitCommandVersion:1580239688390672384
   [junit4]   2> 79116 INFO  (qtp449340098-2604) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@68283d72[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 79116 INFO  (qtp449340098-2604) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 79117 INFO  (searcherExecutor-897-thread-1) [    ] o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new searcher Searcher@e66677a[collection1_collection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 79118 INFO  (searcherExecutor-896-thread-1) [    ] o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new searcher Searcher@68283d72[collection1_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 79118 INFO  (qtp977423913-2576) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:44019/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 3
   [junit4]   2> 79118 INFO  (qtp449340098-2604) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:44019/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 2
   [junit4]   2> 79119 INFO  (qtp977423913-2583) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1580239688386478080),commit=} 0 7
   [junit4]   2> 79119 INFO  (qtp1935427593-2601) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=parallelDestinationCollection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 79122 INFO  (OverseerThreadFactory-888-thread-3) [    ] o.a.s.c.CreateCollectionCmd Create collection parallelDestinationCollection1
   [junit4]   2> 79122 INFO  (OverseerCollectionConfigSetProcessor-98764980300218376-127.0.0.1:35819_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> 79330 INFO  (OverseerStateUpdate-98764980300218376-127.0.0.1:35819_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"parallelDestinationCollection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"parallelDestinationCollection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44429/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 79332 INFO  (OverseerStateUpdate-98764980300218376-127.0.0.1:35819_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"parallelDestinationCollection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"parallelDestinationCollection1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44019/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 79533 INFO  (qtp977423913-2710) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=parallelDestinationCollection1_shard2_replica_n2&action=CREATE&numShards=2&collection=parallelDestinationCollection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 79533 INFO  (qtp1935427593-2597) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=parallelDestinationCollection1_shard1_replica_n1&action=CREATE&numShards=2&collection=parallelDestinationCollection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 79640 INFO  (zkCallback-819-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/parallelDestinationCollection1/state.json] for collection [parallelDestinationCollection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 79640 INFO  (zkCallback-820-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/parallelDestinationCollection1/state.json] for collection [parallelDestinationCollection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 79640 INFO  (zkCallback-820-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/parallelDestinationCollection1/state.json] for collection [parallelDestinationCollection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 79640 INFO  (zkCallback-819-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/parallelDestinationCollection1/state.json] for collection [parallelDestinationCollection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 80545 INFO  (qtp977423913-2710) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 80549 INFO  (qtp1935427593-2597) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 80556 INFO  (qtp1935427593-2597) [    ] o.a.s.s.IndexSchema [parallelDestinationCollection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 80571 INFO  (qtp977423913-2710) [    ] o.a.s.s.IndexSchema [parallelDestinationCollection1_shard2_replica_n2] Schema name=test
   [junit4]   2> 80603 WARN  (qtp1935427593-2597) [    ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 80603 WARN  (qtp1935427593-2597) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 80603 INFO  (qtp1935427593-2597) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 80603 INFO  (qtp1935427593-2597) [    ] o.a.s.c.CoreContainer Creating SolrCore 'parallelDestinationCollection1_shard1_replica_n1' using configuration from collection parallelDestinationCollection1, trusted=true
   [junit4]   2> 80604 INFO  (qtp1935427593-2597) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44429.solr.core.parallelDestinationCollection1.shard1.replica_n1' (registry 'solr.core.parallelDestinationCollection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@68dbf90c
   [junit4]   2> 80604 INFO  (qtp1935427593-2597) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 80604 INFO  (qtp1935427593-2597) [    ] o.a.s.c.SolrCore [[parallelDestinationCollection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_ADDB542EE1240FFE-001/tempDir-001/node2/parallelDestinationCollection1_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_ADDB542EE1240FFE-001/tempDir-001/node2/./parallelDestinationCollection1_shard1_replica_n1/data/]
   [junit4]   2> 80685 WARN  (qtp977423913-2710) [    ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 80685 WARN  (qtp977423913-2710) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 80685 INFO  (qtp977423913-2710) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 80685 INFO  (qtp977423913-2710) [    ] o.a.s.c.CoreContainer Creating SolrCore 'parallelDestinationCollection1_shard2_replica_n2' using configuration from collection parallelDestinationCollection1, trusted=true
   [junit4]   2> 80686 INFO  (qtp977423913-2710) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44019.solr.core.parallelDestinationCollection1.shard2.replica_n2' (registry 'solr.core.parallelDestinationCollection1.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@68dbf90c
   [junit4]   2> 80686 INFO  (qtp977423913-2710) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 80687 INFO  (qtp977423913-2710) [    ] o.a.s.c.SolrCore [[parallelDestinationCollection1_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_ADDB542EE1240FFE-001/tempDir-001/node4/parallelDestinationCollection1_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_ADDB542EE1240FFE-001/tempDir-001/node4/./parallelDestinationCollection1_shard2_replica_n2/data/]
   [junit4]   2> 80723 INFO  (qtp1935427593-2597) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 80723 INFO  (qtp1935427593-2597) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 80725 INFO  (qtp1935427593-2597) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 80725 INFO  (qtp1935427593-2597) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 80726 INFO  (qtp1935427593-2597) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5c006a19[parallelDestinationCollection1_shard1_replica_n1] main]
   [junit4]   2> 80727 INFO  (qtp1935427593-2597) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 80727 INFO  (qtp1935427593-2597) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 80728 INFO  (qtp1935427593-2597) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 80729 INFO  (searcherExecutor-906-thread-1) [    ] o.a.s.c.SolrCore [parallelDestinationCollection1_shard1_replica_n1] Registered new searcher Searcher@5c006a19[parallelDestinationCollection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 80729 INFO  (qtp1935427593-2597) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580239690082025472
   [junit4]   2> 80733 INFO  (qtp1935427593-2597) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 80733 INFO  (qtp1935427593-2597) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 80733 INFO  (qtp1935427593-2597) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44429/solr/parallelDestinationCollection1_shard1_replica_n1/
   [junit4]   2> 80733 INFO  (qtp1935427593-2597) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 80733 INFO  (qtp1935427593-2597) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:44429/solr/parallelDestinationCollection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 80733 INFO  (qtp1935427593-2597) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 80735 INFO  (qtp1935427593-2597) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44429/solr/parallelDestinationCollection1_shard1_replica_n1/ shard1
   [junit4]   2> 80750 INFO  (qtp977423913-2710) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 80750 INFO  (qtp977423913-2710) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 80752 INFO  (qtp977423913-2710) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 80752 INFO  (qtp977423913-2710) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 80753 INFO  (qtp977423913-2710) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@29c1517a[parallelDestinationCollection1_shard2_replica_n2] main]
   [junit4]   2> 80754 INFO  (qtp977423913-2710) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 80754 INFO  (qtp977423913-2710) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 80755 INFO  (qtp977423913-2710) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 80755 INFO  (qtp977423913-2710) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580239690109288448
   [junit4]   2> 80767 INFO  (qtp977423913-2710) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 80767 INFO  (qtp977423913-2710) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 80767 INFO  (qtp977423913-2710) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44019/solr/parallelDestinationCollection1_shard2_replica_n2/
   [junit4]   2> 80767 INFO  (qtp977423913-2710) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 80767 INFO  (qtp977423913-2710) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:44019/solr/parallelDestinationCollection1_shard2_replica_n2/ has no replicas
   [junit4]   2> 80767 INFO  (qtp977423913-2710) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 80769 INFO  (qtp977423913-2710) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44019/solr/parallelDestinationCollection1_shard2_replica_n2/ shard2
   [junit4]   2> 80770 INFO  (searcherExecutor-907-thread-1) [    ] o.a.s.c.SolrCore [parallelDestinationCollection1_shard2_replica_n2] Registered new searcher Searcher@29c1517a[parallelDestinationCollection1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 80871 INFO  (zkCallback-819-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/parallelDestinationCollection1/state.json] for collection [parallelDestinationCollection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 80871 INFO  (zkCallback-820-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/parallelDestinationCollection1/state.json] for collection [parallelDestinationCollection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 80871 INFO  (zkCallback-820-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/parallelDestinationCollection1/state.json] for collection [parallelDestinationCollection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 80871 INFO  (zkCallback-819-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/parallelDestinationCollection1/state.json] for collection [parallelDestinationCollection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 80893 INFO  (qtp1935427593-2597) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 80894 INFO  (qtp1935427593-2597) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=parallelDestinationCollection1_shard1_replica_n1&action=CREATE&numShards=2&collection=parallelDestinationCollection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1360
   [junit4]   2> 80920 INFO  (qtp977423913-2710) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 80921 INFO  (qtp977423913-2710) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=parallelDestinationCollection1_shard2_replica_n2&action=CREATE&numShards=2&collection=parallelDestinationCollection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1388
   [junit4]   2> 80924 INFO  (qtp1935427593-2601) [    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 81033 INFO  (zkCallback-820-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/parallelDestinationCollection1/state.json] for collection [parallelDestinationCollection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 81033 INFO  (zkCallback-820-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/parallelDestinationCollection1/state.json] for collection [parallelDestinationCollection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 81033 INFO  (zkCallback-819-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/parallelDestinationCollection1/state.json] for collection [parallelDestinationCollection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 81033 INFO  (zkCallback-819-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/parallelDestinationCollection1/state.json] for collection [parallelDestinationCollection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 81124 INFO  (OverseerCollectionConfigSetProcessor-98764980300218376-127.0.0.1:35819_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 81924 INFO  (qtp1935427593-2601) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=parallelDestinationCollection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2804
   [junit4]   2> 81924 INFO  (TEST-StreamExpressionTest.testParallelDaemonCommitStream-seed#[ADDB542EE1240FFE]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: parallelDestinationCollection1 failOnTimeout:true timeout (sec):90
   [junit4]   2> 81925 INFO  (TEST-StreamExpressionTest.testParallelDaemonCommitStream-seed#[ADDB542EE1240FFE]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: parallelDestinationCollection1
   [junit4]   2> 81928 INFO  (qtp977423913-2581) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[2 (1580239691337170944), 3 (1580239691339268096)]} 0 2
   [junit4]   2> 81929 INFO  (qtp449340098-2574) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[0 (1580239691337170944), 4 (1580239691339268096), 1 (1580239691339268097)]} 0 2
   [junit4]   2> 81931 INFO  (qtp977423913-2709) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1580239691342413824,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 81931 INFO  (qtp449340098-2578) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1580239691342413824,optimize=false,openSearcher=tr

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

.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7b31ccdb: rootName = solr_38529, domain = solr.core.destination.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.destination.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@46e1e199
   [junit4]   2> 146761 INFO  (coreCloseExecutor-1027-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@8e113b: rootName = solr_35819, domain = solr.core.mainCorpus.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.mainCorpus.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@5fbc8592
   [junit4]   2> 146765 INFO  (jetty-closer-801-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@37db042c{/solr,null,UNAVAILABLE}
   [junit4]   2> 146765 INFO  (zkCallback-816-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 146765 INFO  (zkCallback-823-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 146765 INFO  (zkCallback-820-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 146767 INFO  (coreCloseExecutor-1027-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.mainCorpus.shard1.leader, tag=437073202
   [junit4]   2> 146767 INFO  (coreCloseExecutor-1027-thread-2) [    ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 146767 INFO  (coreCloseExecutor-1027-thread-2) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5544eee2 commitCommandVersion:0
   [junit4]   2> 146768 INFO  (coreCloseExecutor-1026-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1_collection.shard1.leader, tag=811214735
   [junit4]   2> 146768 INFO  (coreCloseExecutor-1026-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.workQueue.shard2.leader, tag=973111191
   [junit4]   2> 146768 INFO  (coreCloseExecutor-1026-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.destination.shard2.leader, tag=1667972193
   [junit4]   2> 146768 INFO  (coreCloseExecutor-1028-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.destination.shard1.leader, tag=1864550343
   [junit4]   2> 146768 INFO  (coreCloseExecutor-1028-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1_collection.shard2.leader, tag=851807450
   [junit4]   2> 146775 INFO  (jetty-closer-801-thread-2) [    ] o.a.s.c.Overseer Overseer (id=98764980300218376-127.0.0.1:35819_solr-n_0000000000) closing
   [junit4]   2> 146776 INFO  (OverseerStateUpdate-98764980300218376-127.0.0.1:35819_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:35819_solr
   [junit4]   2> 146776 INFO  (zkCallback-816-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 146776 WARN  (zkCallback-816-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> 146776 INFO  (jetty-closer-801-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@41cc281c{/solr,null,UNAVAILABLE}
   [junit4]   2> 148275 WARN  (zkCallback-823-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> 148276 WARN  (zkCallback-820-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> 148276 INFO  (jetty-closer-801-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@47e1e655{/solr,null,UNAVAILABLE}
   [junit4]   2> 148276 INFO  (jetty-closer-801-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3f85994c{/solr,null,UNAVAILABLE}
   [junit4]   2> 148279 ERROR (SUITE-StreamExpressionTest-seed#[ADDB542EE1240FFE]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 148279 INFO  (SUITE-StreamExpressionTest-seed#[ADDB542EE1240FFE]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36753 36753
   [junit4]   2> 148316 INFO  (Thread-537) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36753 36753
   [junit4]   2> 148316 WARN  (Thread-537) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	78	/solr/clusterprops.json
   [junit4]   2> 	78	/solr/aliases.json
   [junit4]   2> 	7	/solr/configs/conf
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	78	/solr/clusterstate.json
   [junit4]   2> 	20	/solr/collections/destination/state.json
   [junit4]   2> 	20	/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2> 	20	/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2> 	20	/solr/collections/destinationCollection/state.json
   [junit4]   2> 	20	/solr/collections/mainCorpus/state.json
   [junit4]   2> 	18	/solr/collections/workQueue/state.json
   [junit4]   2> 	10	/solr/collections/collection1_collection/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/98764980300218378-127.0.0.1:44019_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	78	/solr/live_nodes
   [junit4]   2> 	78	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_ADDB542EE1240FFE-001
   [junit4]   2> Oct 03, 2017 12:34:33 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {expr_s=Lucene50(blocksize=128), join2_s=PostingsFormat(name=Memory), multiDefault=PostingsFormat(name=Memory), subject=PostingsFormat(name=Memory), a1_s=PostingsFormat(name=Memory), a2_s=PostingsFormat(name=Memory), test_t=PostingsFormat(name=Memory), level1_s=Lucene50(blocksize=128), body_t=PostingsFormat(name=Memory), ident_s=PostingsFormat(name=Memory), s_multi=PostingsFormat(name=Memory), col_s=PostingsFormat(name=Memory), level2_s=PostingsFormat(name=MockRandom), a_ss=PostingsFormat(name=MockRandom), a_s=PostingsFormat(name=Memory), a_t=PostingsFormat(name=MockRandom), side_s=PostingsFormat(name=Memory), id=Lucene50(blocksize=128), text=PostingsFormat(name=Memory)}, docValues:{expr_s=DocValuesFormat(name=Memory), join2_s=DocValuesFormat(name=Direct), multiDefault=DocValuesFormat(name=Direct), price_f=DocValuesFormat(name=Direct), a1_s=DocValuesFormat(name=Direct), a_f=DocValuesFormat(name=Direct), intDefault=DocValuesFormat(name=Asserting), join1_i=DocValuesFormat(name=Memory), a2_s=DocValuesFormat(name=Lucene70), a_i=DocValuesFormat(name=Memory), join3_i=DocValuesFormat(name=Lucene70), test_i=DocValuesFormat(name=Direct), field_i=DocValuesFormat(name=Direct), level1_s=DocValuesFormat(name=Memory), s_multi=DocValuesFormat(name=Lucene70), col_s=DocValuesFormat(name=Direct), level2_s=DocValuesFormat(name=Asserting), a_ss=DocValuesFormat(name=Asserting), a_s=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Asserting), i_multi=DocValuesFormat(name=Memory), b_ls=DocValuesFormat(name=Direct), test_dt=DocValuesFormat(name=Memory), ident_s=DocValuesFormat(name=Direct), order_i=DocValuesFormat(name=Direct), _version_=DocValuesFormat(name=Asserting), side_s=DocValuesFormat(name=Lucene70), miles_i=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=562, maxMBSortInHeap=7.328726967377165, sim=RandomSimilarity(queryNorm=false): {}, locale=lag-TZ, timezone=Africa/Timbuktu
   [junit4]   2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 9 (64-bit)/cpus=8,threads=1,free=373594968,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [JettyWebappTest, LessThanEvaluatorTest, TestBatchUpdate, ShardParamsTest, TestCoreAdmin, ModifiableSolrParamsTest, NotEvaluatorTest, RawValueEvaluatorTest, GraphExpressionTest, AscEvaluatorTest, SolrExampleJettyTest, JdbcTest, TestConfigSetAdminRequest, TestClusteringResponse, SolrExceptionTest, TestV1toV2ApiMapper, StreamExpressionParserTest, ArcSineEvaluatorTest, SchemaTest, FieldValueEvaluatorTest, SolrExampleBinaryTest, TestJavaBinCodec, TestHash, TestUpdateRequestCodec, AnlysisResponseBaseTest, SolrSchemalessExampleTest, TestSolrJErrorHandling, JdbcDriverTest, JDBCStreamTest, StreamExpressionTest]
   [junit4] Completed [145/145 (1!)] on J2 in 72.92s, 117 tests, 1 error, 9 skipped <<< FAILURES!

[...truncated 7389 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:826: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:778: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created:
* java_pid4592.hprof

Total time: 66 minutes 18 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any