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 2018/03/09 18:37:01 UTC

[JENKINS] Lucene-Solr-7.x-MacOSX (64bit/jdk-9) - Build # 496 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/496/
Java: 64bit/jdk-9 -XX:+UseCompressedOops -XX:+UseSerialGC

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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([578EDB82A4B28CD8:6AF4F02C87CA26CF]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testGammaDistribution(StreamExpressionTest.java:8649)
	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)




Build Log:
[...truncated 15671 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_578EDB82A4B28CD8-001/init-core-data-001
   [junit4]   2> 138332 WARN  (SUITE-StreamExpressionTest-seed#[578EDB82A4B28CD8]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 138332 INFO  (SUITE-StreamExpressionTest-seed#[578EDB82A4B28CD8]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 138332 INFO  (SUITE-StreamExpressionTest-seed#[578EDB82A4B28CD8]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 138333 INFO  (SUITE-StreamExpressionTest-seed#[578EDB82A4B28CD8]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 138333 INFO  (SUITE-StreamExpressionTest-seed#[578EDB82A4B28CD8]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_578EDB82A4B28CD8-001/tempDir-001
   [junit4]   2> 138333 INFO  (SUITE-StreamExpressionTest-seed#[578EDB82A4B28CD8]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 138334 INFO  (Thread-403) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 138334 INFO  (Thread-403) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 138337 ERROR (Thread-403) [    ] 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> 138434 INFO  (SUITE-StreamExpressionTest-seed#[578EDB82A4B28CD8]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:49647
   [junit4]   2> 138443 INFO  (zkConnectionManagerCallback-556-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 138449 INFO  (jetty-launcher-553-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T13:27:37-08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 138449 INFO  (jetty-launcher-553-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T13:27:37-08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 138450 INFO  (jetty-launcher-553-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T13:27:37-08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 138451 INFO  (jetty-launcher-553-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T13:27:37-08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 138452 INFO  (jetty-launcher-553-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 138452 INFO  (jetty-launcher-553-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 138452 INFO  (jetty-launcher-553-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 138452 INFO  (jetty-launcher-553-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5fd676c1{/solr,null,AVAILABLE}
   [junit4]   2> 138454 INFO  (jetty-launcher-553-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@54b15ab2{HTTP/1.1,[http/1.1]}{127.0.0.1:49656}
   [junit4]   2> 138454 INFO  (jetty-launcher-553-thread-1) [    ] o.e.j.s.Server Started @141108ms
   [junit4]   2> 138454 INFO  (jetty-launcher-553-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49656}
   [junit4]   2> 138455 ERROR (jetty-launcher-553-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 138455 INFO  (jetty-launcher-553-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 138455 INFO  (jetty-launcher-553-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 138455 INFO  (jetty-launcher-553-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 138455 INFO  (jetty-launcher-553-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-09T18:17:10.612345Z
   [junit4]   2> 138456 INFO  (jetty-launcher-553-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 138456 INFO  (jetty-launcher-553-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 138457 INFO  (jetty-launcher-553-thread-3) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 138457 INFO  (jetty-launcher-553-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@102f68f0{/solr,null,AVAILABLE}
   [junit4]   2> 138457 INFO  (jetty-launcher-553-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4e3c7813{HTTP/1.1,[http/1.1]}{127.0.0.1:49657}
   [junit4]   2> 138457 INFO  (jetty-launcher-553-thread-3) [    ] o.e.j.s.Server Started @141111ms
   [junit4]   2> 138457 INFO  (jetty-launcher-553-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49657}
   [junit4]   2> 138457 ERROR (jetty-launcher-553-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 138460 INFO  (jetty-launcher-553-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 138460 INFO  (jetty-launcher-553-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 138460 INFO  (jetty-launcher-553-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 138460 INFO  (jetty-launcher-553-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-09T18:17:10.617656Z
   [junit4]   2> 138462 INFO  (jetty-launcher-553-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 138462 INFO  (jetty-launcher-553-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 138462 INFO  (jetty-launcher-553-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 138462 INFO  (jetty-launcher-553-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@775635e4{/solr,null,AVAILABLE}
   [junit4]   2> 138462 INFO  (jetty-launcher-553-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4afe5ffa{HTTP/1.1,[http/1.1]}{127.0.0.1:49659}
   [junit4]   2> 138463 INFO  (jetty-launcher-553-thread-2) [    ] o.e.j.s.Server Started @141116ms
   [junit4]   2> 138463 INFO  (jetty-launcher-553-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49659}
   [junit4]   2> 138463 ERROR (jetty-launcher-553-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 138463 INFO  (jetty-launcher-553-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 138463 INFO  (jetty-launcher-553-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 138463 INFO  (jetty-launcher-553-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 138463 INFO  (jetty-launcher-553-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-09T18:17:10.620842Z
   [junit4]   2> 138467 INFO  (jetty-launcher-553-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 138467 INFO  (jetty-launcher-553-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 138467 INFO  (jetty-launcher-553-thread-4) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 138468 INFO  (zkConnectionManagerCallback-558-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 138468 INFO  (jetty-launcher-553-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@52e36f84{/solr,null,AVAILABLE}
   [junit4]   2> 138469 INFO  (jetty-launcher-553-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@10b6bc79{HTTP/1.1,[http/1.1]}{127.0.0.1:49663}
   [junit4]   2> 138469 INFO  (jetty-launcher-553-thread-4) [    ] o.e.j.s.Server Started @141123ms
   [junit4]   2> 138469 INFO  (jetty-launcher-553-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49663}
   [junit4]   2> 138469 ERROR (jetty-launcher-553-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 138469 INFO  (jetty-launcher-553-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 138470 INFO  (jetty-launcher-553-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 138470 INFO  (jetty-launcher-553-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 138470 INFO  (jetty-launcher-553-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 138470 INFO  (jetty-launcher-553-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-09T18:17:10.627190Z
   [junit4]   2> 138470 INFO  (zkConnectionManagerCallback-562-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 138472 INFO  (jetty-launcher-553-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 138472 INFO  (zkConnectionManagerCallback-560-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 138474 INFO  (zkConnectionManagerCallback-564-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 138474 INFO  (jetty-launcher-553-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 138475 INFO  (jetty-launcher-553-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 138483 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1002d1f3fbf0002, likely client has closed socket
   [junit4]   2> 138484 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1002d1f3fbf0003, likely client has closed socket
   [junit4]   2> 138485 INFO  (jetty-launcher-553-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49647/solr
   [junit4]   2> 138485 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1002d1f3fbf0004, likely client has closed socket
   [junit4]   2> 138486 INFO  (jetty-launcher-553-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49647/solr
   [junit4]   2> 138488 INFO  (jetty-launcher-553-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49647/solr
   [junit4]   2> 138490 INFO  (zkConnectionManagerCallback-569-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 138491 INFO  (jetty-launcher-553-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49647/solr
   [junit4]   2> 138491 INFO  (zkConnectionManagerCallback-572-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 138492 INFO  (zkConnectionManagerCallback-576-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 138495 INFO  (zkConnectionManagerCallback-580-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 138495 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1002d1f3fbf0006, likely client has closed socket
   [junit4]   2> 138497 INFO  (zkConnectionManagerCallback-582-thread-1-processing-n:127.0.0.1:49659_solr) [n:127.0.0.1:49659_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 138498 INFO  (zkConnectionManagerCallback-584-thread-1-processing-n:127.0.0.1:49657_solr) [n:127.0.0.1:49657_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 138498 INFO  (zkConnectionManagerCallback-586-thread-1-processing-n:127.0.0.1:49663_solr) [n:127.0.0.1:49663_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 138503 INFO  (zkConnectionManagerCallback-588-thread-1-processing-n:127.0.0.1:49656_solr) [n:127.0.0.1:49656_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 138551 WARN  (jetty-launcher-553-thread-3) [n:127.0.0.1:49657_solr    ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 138551 WARN  (jetty-launcher-553-thread-2) [n:127.0.0.1:49659_solr    ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 138551 WARN  (jetty-launcher-553-thread-4) [n:127.0.0.1:49663_solr    ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 138556 WARN  (jetty-launcher-553-thread-1) [n:127.0.0.1:49656_solr    ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 138568 INFO  (jetty-launcher-553-thread-4) [n:127.0.0.1:49663_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 138568 INFO  (jetty-launcher-553-thread-2) [n:127.0.0.1:49659_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 138569 INFO  (jetty-launcher-553-thread-3) [n:127.0.0.1:49657_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 138570 INFO  (jetty-launcher-553-thread-1) [n:127.0.0.1:49656_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 138570 INFO  (jetty-launcher-553-thread-4) [n:127.0.0.1:49663_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:49663_solr
   [junit4]   2> 138572 INFO  (jetty-launcher-553-thread-2) [n:127.0.0.1:49659_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49659_solr
   [junit4]   2> 138572 INFO  (jetty-launcher-553-thread-3) [n:127.0.0.1:49657_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49657_solr
   [junit4]   2> 138572 INFO  (jetty-launcher-553-thread-4) [n:127.0.0.1:49663_solr    ] o.a.s.c.Overseer Overseer (id=72107206274646027-127.0.0.1:49663_solr-n_0000000000) starting
   [junit4]   2> 138575 INFO  (zkCallback-587-thread-1-processing-n:127.0.0.1:49656_solr) [n:127.0.0.1:49656_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 138575 INFO  (zkCallback-585-thread-1-processing-n:127.0.0.1:49663_solr) [n:127.0.0.1:49663_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 138580 INFO  (zkCallback-583-thread-1-processing-n:127.0.0.1:49657_solr) [n:127.0.0.1:49657_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 138581 INFO  (zkCallback-581-thread-1-processing-n:127.0.0.1:49659_solr) [n:127.0.0.1:49659_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 138593 INFO  (jetty-launcher-553-thread-1) [n:127.0.0.1:49656_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49656_solr
   [junit4]   2> 138596 INFO  (zkCallback-587-thread-1-processing-n:127.0.0.1:49656_solr) [n:127.0.0.1:49656_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 138596 INFO  (zkCallback-585-thread-1-processing-n:127.0.0.1:49663_solr) [n:127.0.0.1:49663_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 138597 INFO  (zkCallback-583-thread-1-processing-n:127.0.0.1:49657_solr) [n:127.0.0.1:49657_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 138597 INFO  (zkCallback-581-thread-1-processing-n:127.0.0.1:49659_solr) [n:127.0.0.1:49659_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 138699 INFO  (jetty-launcher-553-thread-2) [n:127.0.0.1:49659_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49659.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e1711a3
   [junit4]   2> 138724 INFO  (jetty-launcher-553-thread-4) [n:127.0.0.1:49663_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49663_solr
   [junit4]   2> 138725 INFO  (zkCallback-587-thread-1-processing-n:127.0.0.1:49656_solr) [n:127.0.0.1:49656_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 138726 INFO  (zkCallback-581-thread-1-processing-n:127.0.0.1:49659_solr) [n:127.0.0.1:49659_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 138726 INFO  (zkCallback-583-thread-1-processing-n:127.0.0.1:49657_solr) [n:127.0.0.1:49657_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 138726 INFO  (zkCallback-585-thread-1-processing-n:127.0.0.1:49663_solr) [n:127.0.0.1:49663_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 138741 INFO  (jetty-launcher-553-thread-2) [n:127.0.0.1:49659_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49659.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e1711a3
   [junit4]   2> 138741 INFO  (jetty-launcher-553-thread-2) [n:127.0.0.1:49659_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49659.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e1711a3
   [junit4]   2> 138743 INFO  (jetty-launcher-553-thread-2) [n:127.0.0.1:49659_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_578EDB82A4B28CD8-001/tempDir-001/node2/.
   [junit4]   2> 138769 INFO  (jetty-launcher-553-thread-1) [n:127.0.0.1:49656_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49656.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e1711a3
   [junit4]   2> 138783 INFO  (jetty-launcher-553-thread-3) [n:127.0.0.1:49657_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49657.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e1711a3
   [junit4]   2> 138807 INFO  (jetty-launcher-553-thread-1) [n:127.0.0.1:49656_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49656.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e1711a3
   [junit4]   2> 138807 INFO  (jetty-launcher-553-thread-1) [n:127.0.0.1:49656_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49656.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e1711a3
   [junit4]   2> 138814 INFO  (jetty-launcher-553-thread-1) [n:127.0.0.1:49656_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_578EDB82A4B28CD8-001/tempDir-001/node1/.
   [junit4]   2> 138819 INFO  (jetty-launcher-553-thread-3) [n:127.0.0.1:49657_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49657.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e1711a3
   [junit4]   2> 138820 INFO  (jetty-launcher-553-thread-3) [n:127.0.0.1:49657_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49657.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e1711a3
   [junit4]   2> 138824 INFO  (jetty-launcher-553-thread-3) [n:127.0.0.1:49657_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_578EDB82A4B28CD8-001/tempDir-001/node3/.
   [junit4]   2> 138860 INFO  (jetty-launcher-553-thread-4) [n:127.0.0.1:49663_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49663.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e1711a3
   [junit4]   2> 138891 INFO  (jetty-launcher-553-thread-4) [n:127.0.0.1:49663_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49663.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e1711a3
   [junit4]   2> 138891 INFO  (jetty-launcher-553-thread-4) [n:127.0.0.1:49663_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49663.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e1711a3
   [junit4]   2> 138892 INFO  (jetty-launcher-553-thread-4) [n:127.0.0.1:49663_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_578EDB82A4B28CD8-001/tempDir-001/node4/.
   [junit4]   2> 138995 INFO  (zkConnectionManagerCallback-598-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 138999 INFO  (zkConnectionManagerCallback-602-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 139001 INFO  (SUITE-StreamExpressionTest-seed#[578EDB82A4B28CD8]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 139003 INFO  (SUITE-StreamExpressionTest-seed#[578EDB82A4B28CD8]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49647/solr ready
   [junit4]   2> 139019 INFO  (qtp734584202-2017) [n:127.0.0.1:49656_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 139023 INFO  (OverseerThreadFactory-501-thread-1-processing-n:127.0.0.1:49663_solr) [n:127.0.0.1:49663_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 139145 INFO  (OverseerStateUpdate-72107206274646027-127.0.0.1:49663_solr-n_0000000000) [n:127.0.0.1:49663_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:49659/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 139149 INFO  (OverseerStateUpdate-72107206274646027-127.0.0.1:49663_solr-n_0000000000) [n:127.0.0.1:49663_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:49663/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 139373 INFO  (qtp1531349972-2046) [n:127.0.0.1:49663_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 139373 INFO  (qtp1531349972-2046) [n:127.0.0.1:49663_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 139374 INFO  (qtp896369424-2035) [n:127.0.0.1:49659_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 139374 INFO  (qtp896369424-2035) [n:127.0.0.1:49659_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 139489 INFO  (zkCallback-585-thread-1-processing-n:127.0.0.1:49663_solr) [n:127.0.0.1:49663_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 139489 INFO  (zkCallback-581-thread-1-processing-n:127.0.0.1:49659_solr) [n:127.0.0.1:49659_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 139490 INFO  (zkCallback-585-thread-2-processing-n:127.0.0.1:49663_solr) [n:127.0.0.1:49663_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 139490 INFO  (zkCallback-581-thread-2-processing-n:127.0.0.1:49659_solr) [n:127.0.0.1:49659_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 140396 INFO  (qtp896369424-2035) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 140396 INFO  (qtp1531349972-2046) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 140415 INFO  (qtp1531349972-2046) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema [collection1_shard2_replica_n2] Schema name=test
   [junit4]   2> 140416 INFO  (qtp896369424-2035) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 140658 WARN  (qtp1531349972-2046) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 140658 WARN  (qtp1531349972-2046) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 140659 INFO  (qtp1531349972-2046) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 140659 INFO  (qtp1531349972-2046) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using configuration from collection collection1, trusted=true
   [junit4]   2> 140659 INFO  (qtp1531349972-2046) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49663.solr.core.collection1.shard2.replica_n2' (registry 'solr.core.collection1.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e1711a3
   [junit4]   2> 140659 INFO  (qtp1531349972-2046) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 140660 INFO  (qtp1531349972-2046) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_578EDB82A4B28CD8-001/tempDir-001/node4/collection1_shard2_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_578EDB82A4B28CD8-001/tempDir-001/node4/./collection1_shard2_replica_n2/data/]
   [junit4]   2> 140664 WARN  (qtp896369424-2035) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 140664 WARN  (qtp896369424-2035) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 140664 INFO  (qtp896369424-2035) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 140664 INFO  (qtp896369424-2035) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 140665 INFO  (qtp896369424-2035) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49659.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e1711a3
   [junit4]   2> 140665 INFO  (qtp896369424-2035) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 140665 INFO  (qtp896369424-2035) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_578EDB82A4B28CD8-001/tempDir-001/node2/collection1_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_578EDB82A4B28CD8-001/tempDir-001/node2/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 140725 INFO  (qtp1531349972-2046) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 140725 INFO  (qtp1531349972-2046) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 140726 INFO  (qtp1531349972-2046) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 140727 INFO  (qtp1531349972-2046) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 140728 INFO  (qtp1531349972-2046) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@7adabb4b[collection1_shard2_replica_n2] main]
   [junit4]   2> 140730 INFO  (qtp1531349972-2046) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 140731 INFO  (qtp1531349972-2046) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 140731 INFO  (qtp1531349972-2046) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 140732 INFO  (searcherExecutor-507-thread-1-processing-n:127.0.0.1:49663_solr x:collection1_shard2_replica_n2 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [collection1_shard2_replica_n2] Registered new searcher Searcher@7adabb4b[collection1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 140733 INFO  (qtp1531349972-2046) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1594485042462064640
   [junit4]   2> 140738 INFO  (qtp896369424-2035) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 140738 INFO  (qtp896369424-2035) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 140740 INFO  (qtp896369424-2035) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 140740 INFO  (qtp896369424-2035) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 140749 INFO  (qtp1531349972-2046) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update terms at /collections/collection1/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 140749 INFO  (qtp896369424-2035) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5fbf819d[collection1_shard1_replica_n1] main]
   [junit4]   2> 140751 INFO  (qtp896369424-2035) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 140752 INFO  (qtp896369424-2035) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 140753 INFO  (qtp896369424-2035) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 140753 INFO  (searcherExecutor-508-thread-1-processing-n:127.0.0.1:49659_solr x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@5fbf819d[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 140754 INFO  (qtp896369424-2035) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1594485042484084736
   [junit4]   2> 140755 INFO  (qtp1531349972-2046) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 140755 INFO  (qtp1531349972-2046) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 140755 INFO  (qtp1531349972-2046) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:49663/solr/collection1_shard2_replica_n2/
   [junit4]   2> 140756 INFO  (qtp1531349972-2046) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 140756 INFO  (qtp1531349972-2046) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:49663/solr/collection1_shard2_replica_n2/ has no replicas
   [junit4]   2> 140756 INFO  (qtp1531349972-2046) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 140759 INFO  (qtp896369424-2035) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 140764 INFO  (qtp896369424-2035) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 140764 INFO  (qtp896369424-2035) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 140764 INFO  (qtp896369424-2035) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:49659/solr/collection1_shard1_replica_n1/
   [junit4]   2> 140764 INFO  (qtp896369424-2035) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 140764 INFO  (qtp896369424-2035) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:49659/solr/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 140764 INFO  (qtp896369424-2035) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 140765 INFO  (qtp1531349972-2046) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:49663/solr/collection1_shard2_replica_n2/ shard2
   [junit4]   2> 140770 INFO  (qtp896369424-2035) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:49659/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 140883 INFO  (zkCallback-581-thread-2-processing-n:127.0.0.1:49659_solr) [n:127.0.0.1:49659_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 140883 INFO  (zkCallback-581-thread-1-processing-n:127.0.0.1:49659_solr) [n:127.0.0.1:49659_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 140883 INFO  (zkCallback-585-thread-3-processing-n:127.0.0.1:49663_solr) [n:127.0.0.1:49663_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 140883 INFO  (zkCallback-585-thread-2-processing-n:127.0.0.1:49663_solr) [n:127.0.0.1:49663_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 140941 INFO  (qtp1531349972-2046) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 140941 INFO  (qtp896369424-2035) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 140945 INFO  (qtp896369424-2035) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1570
   [junit4]   2> 140945 INFO  (qtp1531349972-2046) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1572
   [junit4]   2> 140949 INFO  (qtp734584202-2017) [n:127.0.0.1:49656_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 141036 INFO  (OverseerCollectionConfigSetProcessor-72107206274646027-127.0.0.1:49663_solr-n_0000000000) [n:127.0.0.1:49663_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 141048 INFO  (zkCallback-581-thread-2-processing-n:127.0.0.1:49659_solr) [n:127.0.0.1:49659_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 141048 INFO  (zkCallback-585-thread-2-processing-n:127.0.0.1:49663_solr) [n:127.0.0.1:49663_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 141048 INFO  (zkCallback-585-thread-3-processing-n:127.0.0.1:49663_solr) [n:127.0.0.1:49663_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 141048 INFO  (zkCallback-581-thread-1-processing-n:127.0.0.1:49659_solr) [n:127.0.0.1:49659_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 141961 INFO  (qtp734584202-2017) [n:127.0.0.1:49656_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2941
   [junit4]   2> 141961 INFO  (SUITE-StreamExpressionTest-seed#[578EDB82A4B28CD8]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):90
   [junit4]   2> 141963 INFO  (SUITE-StreamExpressionTest-seed#[578EDB82A4B28CD8]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 141994 INFO  (TEST-StreamExpressionTest.testFacetStream-seed#[578EDB82A4B28CD8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFacetStream
   [junit4]   2> 142034 INFO  (qtp1531349972-2051) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update terms at /collections/collection1/terms/shard2 to Terms{values={core_node4=1}, version=1}
   [junit4]   2> 142034 INFO  (qtp1531349972-2051) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:49659/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:* (-1594485043810533376)} 0 14
   [junit4]   2> 142037 INFO  (qtp896369424-2041) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1594485043829407744,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 142037 INFO  (qtp896369424-2041) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 142037 INFO  (qtp1531349972-2049) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1594485043829407744,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 142038 INFO  (qtp1531349972-2049) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 142048 INFO  (qtp896369424-2041) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 142048 INFO  (qtp896369424-2041) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_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:49659/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 10
   [junit4]   2> 142048 INFO  (qtp1531349972-2049) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 142048 INFO  (qtp1531349972-2049) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_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:49659/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 11
   [junit4]   2> 142050 INFO  (qtp896369424-2039) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=1}, version=1}
   [junit4]   2> 142051 INFO  (qtp896369424-2039) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1594485043805290496),commit=} 0 46
   [junit4]   2> 142066 INFO  (qtp896369424-2037) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1:4&wt=javabin&version=2}{add=[0 (1594485043846184960), 4 (1594485043859816448), 1 (1594485043859816449), 8 (1594485043859816450)]} 0 13
   [junit4]   2> 142077 INFO  (qtp1531349972-2049) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=collection1:4&wt=javabin&version=2}{add=[2 (1594485043848282112), 3 (1594485043870302208), 5 (1594485043870302209), 6 (1594485043870302210), 7 (1594485043870302211), 9 (1594485043870302212)]} 0 21
   [junit4]   2> 142081 INFO  (qtp896369424-2037) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1594485043875545088,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 142081 INFO  (qtp1531349972-2051) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1594485043875545088,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 142082 INFO  (qtp1531349972-2051) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6b5d347e commitCommandVersion:1594485043875545088
   [junit4]   2> 142083 INFO  (qtp896369424-2037) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2c2e9110 commitCommandVersion:1594485043875545088
   [junit4]   2> 142162 INFO  (qtp1531349972-2051) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@6f6c85b8[collection1_shard2_replica_n2] main]
   [junit4]   2> 142162 INFO  (qtp1531349972-2051) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 142162 INFO  (qtp896369424-2037) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@43f48e61[collection1_shard1_replica_n1] main]
   [junit4]   2> 142163 INFO  (qtp896369424-2037) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 142164 INFO  (searcherExecutor-508-thread-1-processing-n:127.0.0.1:49659_solr x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@43f48e61[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c4)))}
   [junit4]   2> 142164 INFO  (qtp896369424-2037) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_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:49659/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 83
   [junit4]   2> 142164 INFO  (searcherExecutor-507-thread-1-processing-n:127.0.0.1:49663_solr x:collection1_shard2_replica_n2 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [collection1_shard2_replica_n2] Registered new searcher Searcher@6f6c85b8[collection1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c6)))}
   [junit4]   2> 142164 INFO  (qtp1531349972-2051) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_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:49659/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 83
   [junit4]   2> 142165 INFO  (qtp896369424-2039) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{commit=} 0 85
   [junit4]   2> 142168 INFO  (zkConnectionManagerCallback-606-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 142170 INFO  (TEST-StreamExpressionTest.testFacetStream-seed#[578EDB82A4B28CD8]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 142172 INFO  (TEST-StreamExpressionTest.testFacetStream-seed#[578EDB82A4B28CD8]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49647/solr ready
   [junit4]   2> 142194 INFO  (qtp896369424-2037) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4&_facet_={}&fl=id&shards.purpose=1048580&start=0&fsv=true&sort=a_s+asc&shard.url=http://127.0.0.1:49659/solr/collection1_shard1_replica_n1/&rows=0&version=2&q=*:*&json.facet={"a_s":{"type":"terms","field":"a_s","limit":100,"sort":{"facet_0":"asc"},"facet":{"facet_0":"sum(a_i)","facet_1":"sum(a_f)","facet_2":"min(a_i)","facet_3":"min(a_f)","facet_4":"max(a_i)","facet_5":"max(a_f)","facet_6":"avg(a_i)","facet_7":"avg(a_f)"}}}&bucketSizeLimit=100&NOW=1520619434332&isShard=true&wt=javabin} hits=4 status=0 QTime=4
   [junit4]   2> 142194 INFO  (qtp1531349972-2051) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4&_facet_={}&fl=id&shards.purpose=1048580&start=0&fsv=true&sort=a_s+asc&shard.url=http://127.0.0.1:49663/solr/collection1_shard2_replica_n2/&rows=0&version=2&q=*:*&json.facet={"a_s":{"type":"terms","field":"a_s","limit":100,"sort":{"facet_0":"asc"},"facet":{"facet_0":"sum(a_i)","facet_1":"sum(a_f)","facet_2":"min(a_i)","facet_3":"min(a_f)","facet_4":"max(a_i)","facet_5":"max(a_f)","facet_6":"avg(a_i)","facet_7":"avg(a_f)"}}}&bucketSizeLimit=100&NOW=1520619434332&isShard=true&wt=javabin} hits=6 status=0 QTime=4
   [junit4]   2> 142199 INFO  (qtp896369424-2039) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&json.facet={"a_s":{"type":"terms","field":"a_s","limit":100,"sort":{"facet_0":"asc"},"facet":{"facet_0":"sum(a_i)","facet_1":"sum(a_f)","facet_2":"min(a_i)","facet_3":"min(a_f)","facet_4":"max(a_i)","facet_5":"max(a_f)","facet_6":"avg(a_i)","facet_7":"avg(a_f)"}}}&_stateVer_=collection1:4&fl=a_s,a_i,a_f&bucketSizeLimit=100&sort=a_s+asc&rows=0&wt=javabin&version=2} hits=10 status=0 QTime=24
   [junit4]   2> 142205 INFO  (zkConnectionManagerCallback-610-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 142207 INFO  (TEST-StreamExpressionTest.testFacetStream-seed#[578EDB82A4B28CD8]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 142209 INFO  (TEST-StreamExpressionTest.testFacetStream-seed#[578EDB82A4B28CD8]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49647/solr ready
   [junit4]   2> 142214 INFO  (qtp896369424-2041) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4&_facet_={}&fl=id&shards.purpose=1048580&start=0&fsv=true&sort=a_s+asc&shard.url=http://127.0.0.1:49659/solr/collection1_shard1_replica_n1/&rows=0&version=2&q=*:*&json.facet={"a_s":{"type":"terms","field":"a_s","limit":100,"sort":{"facet_0":"desc"},"facet":{"facet_0":"sum(a_i)","facet_1":"sum(a_f)","facet_2":"min(a_i)","facet_3":"min(a_f)","facet_4":"max(a_i)","facet_5":"max(a_f)","facet_6":"avg(a_i)","facet_7":"avg(a_f)"}}}&bucketSizeLimit=100&NOW=1520619434368&isShard=true&wt=javabin} hits=4 status=0 QTime=2
   [junit4]   2> 142214 INFO  (qtp1531349972-2049) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4&_facet_={}&fl=id&shards.purpose=1048580&start=0&fsv=true&sort=a_s+asc&shard.url=http://127.0.0.1:49663/solr/collection1_shard2_replica_n2/&rows=0&version=2&q=*:*&json.facet={"a_s":{"type":"terms","field":"a_s","limit":100,"sort":{"facet_0":"desc"},"facet":{"facet_0":"sum(a_i)","facet_1":"sum(a_f)","facet_2":"min(a_i)","facet_3":"min(a_f)","facet_4":"max(a_i)","facet_5":"max(a_f)","facet_6":"avg(a_i)","facet_7":"avg(a_f)"}}}&bucketSizeLimit=100&NOW=1520619434368&isShard=true&wt=javabin} hits=6 status=0 QTime=2
   [junit4]   2> 142214 INFO  (qtp896369424-2039) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&json.facet={"a_s":{"type":"terms","field":"a_s","limit":100,"sort":{"facet_0":"desc"},"facet":{"facet_0":"sum(a_i)","facet_1":"sum(a_f)","facet_2":"min(a_i)","facet_3":"min(a_f)","facet_4":"max(a_i)","facet_5":"max(a_f)","facet_6":"avg(a_i)","facet_7":"avg(a_f)"}}}&_stateVer_=collection1:4&fl=a_s,a_i,a_f&bucketSizeLimit=100&sort=a_s+asc&rows=0&wt=javabin&version=2} hits=10 status=0 QTime=3
   [junit4]   2> 142218 INFO  (zkConnectionManagerCallback-614-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 142221 INFO  (TEST-StreamExpressionTest.testFacetStream-seed#[578EDB82A4B28CD8]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 142222 INFO  (TEST-StreamExpressionTest.testFacetStream-seed#[578EDB82A4B28CD8]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49647/solr ready
   [junit4]   2> 142226 INFO  (qtp896369424-2037) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4&_facet_={}&fl=id&shards.purpose=1048580&start=0&fsv=true&sort=a_s+asc&shard.url=http://127.0.0.1:49659/solr/collection1_shard1_replica_n1/&rows=0&version=2&q=*:*&json.facet={"a_s":{"type":"terms","field":"a_s","limit":100,"sort":{"index":"desc"},"facet":{"facet_0":"sum(a_i)","facet_1":"sum(a_f)","facet_2":"min(a_i)","facet_3":"min(a_f)","facet_4":"max(a_i)","facet_5":"max(a_f)","facet_6":"avg(a_i)","facet_7":"avg(a_f)"}}}&bucketSizeLimit=100&NOW=1520619434381&isShard=true&wt=javabin} hits=4 status=0 QTime=0
   [junit4]   2> 142226 INFO  (qtp1531349972-2051) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4&_facet_={}&fl=id&shards.purpose=1048580&start=0&fsv=true&sort=a_s+asc&shard.url=http://127.0.0.1:49663/solr/collection1_shard2_replica_n2/&rows=0&version=2&q=*:*&json.facet={"a_s":{"type":"terms","field":"a_s","limit":100,"sort":{"index":"desc"},"facet":{"facet_0":"sum(a_i)","facet_1":"sum(a_f)","facet_2":"min(a_i)","facet_3":"min(a_f)","facet_4":"max(a_i)","facet_5":"max(a_f)","facet_6":"avg(a_i)","facet_7":"avg(a_f)"}}}&bucketSizeLimit=100&NOW=1520619434381&isShard=true&wt=javabin} hits=6 status=0 QTime=0
   [junit4]   2> 142227 INFO  (qtp1531349972-2049) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select params={q=*:*&json.facet={"a_s":{"type":"terms","field":"a_s","limit":100,"sort":{"index":"desc"},"facet":{"facet_0":"sum(a_i)","facet_1":"sum(a_f)","facet_2":"min(a_i)","facet_3":"min(a_f)","facet_4":"max(a_i)","facet_5":"max(a_f)","facet_6":"avg(a_i)","facet_7":"avg(a_f)"}}}&_stateVer_=collection1:4&fl=a_s,a_i,a_f&bucketSizeLimit=100&sort=a_s+asc&rows=0&wt=javabin&version=2} hits=10 status=0 QTime=2
   [junit4]   2> 142231 INFO  (zkConnectionManagerCallback-618-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 142233 INFO  (TEST-StreamExpressionTest.testFacetStream-seed#[578EDB82A4B28CD8]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 142235 INFO  (TEST-StreamExpressionTest.testFacetStream-seed#[578EDB82A4B28CD8]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49647/solr ready
   [junit4]   2> 142238 INFO  (qtp1531349972-2054) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4&_facet_={}&fl=id&shards.purpose=1048580&start=0&fsv=true&sort=a_s+asc&shard.url=http://127.0.0.1:49663/solr/collection1_shard2_replica_n2/&rows=0&version=2&q=*:*&json.facet={"a_s":{"type":"terms","field":"a_s","limit":100,"sort":{"index":"asc"},"facet":{"facet_0":"sum(a_i)","facet_1":"sum(a_f)","facet_2":"min(a_i)","facet_3":"min(a_f)","facet_4":"max(a_i)","facet_5":"max(a_f)","facet_6":"avg(a_i)","facet_7":"avg(a_f)"}}}&bucketSizeLimit=100&NOW=1520619434394&isShard=true&wt=javabin} hits=6 status=0 QTime=0
   [junit4]   2> 142238 INFO  (qtp896369424-2039) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4&_facet_={}&fl=id&shards.purpose=1048580&start=0&fsv=true&sort=a_s+asc&shard.url=http://127.0.0.1:49659/solr/collection1_shard1_replica_n1/&rows=0&version=2&q=*:*&json.facet={"a_s":{"type":"terms","field":"a_s","limit":100,"sort":{"index":"asc"},"facet":{"facet_0":"sum(a_i)","facet_1":"sum(a_f)","facet_2":"min(a_i)","facet_3":"min(a_f)","facet_4":"max(a_i)","facet_5":"max(a_f)","facet_6":"avg(a_i)","facet_7":"avg(a_f)"}}}&bucketSizeLimit=100&NOW=1520619434394&isShard=true&wt=javabin} hits=4 status=0 QTime=0
   [junit4]   2> 142239 INFO  (qtp896369424-2037) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&json.facet={"a_s":{"type":"terms","field":"a_s","limit":100,"sort":{"index":"asc"},"facet":{"facet_0":"sum(a_i)","facet_1":"sum(a_f)","facet_2":"min(a_i)","facet_3":"min(a_f)","facet_4":"max(a_i)","facet_5":"max(a_f)","facet_6":"avg(a_i)","facet_7":"avg(a_f)"}}}&_stateVer_=collection1:4&fl=a_s,a_i,a_f&bucketSizeLimit=100&sort=a_s+asc&rows=0&wt=javabin&version=2} hits=10 status=0 QTime=2
   [junit4]   2> 142243 INFO  (zkConnectionManagerCallback-622-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 142245 INFO  (TEST-StreamExpressionTest.testFacetStream-seed#[578EDB82A4B28CD8]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 142247 INFO  (TEST-StreamExpressionTest.testFacetStream-seed#[578EDB82A4B28CD8]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49647/solr ready
   [junit4]   2> 142252 INFO  (qtp1531349972-2049) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4&_facet_={}&fl=id&shards.purpose=1048580&start=0&fsv=true&sort=a_s+asc&shard.url=http://127.0.0.1:49663/solr/collection1_shard2_replica_n2/&rows=0&version=2&q=blahhh&json.facet={"a_s":{"type":"terms","field":"a_s","limit":100,"sort":{"index":"asc"},"facet":{"facet_0":"sum(a_i)","facet_1":"sum(a_f)","facet_2":"min(a_i)","facet_3":"min(a_f)","facet_4":"max(a_i)","facet_5":"max(a_f)","facet_6":"avg(a_i)","facet_7":"avg(a_f)"}}}&bucketSizeLimit=100&NOW=1520619434404&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 142252 INFO  (qtp896369424-2041) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:4&_facet_={}&fl=id&shards.purpose=1048580&start=0&fsv=true&sort=a_s+asc&shard.url=http://127.0.0.1:49659/solr/collection1_shard1_replica_n1/&rows=0&version=2&q=blahhh&json.facet={"a_s":{"type":"terms","field":"a_s","limit":100,"sort":{"index":"asc"},"facet":{"facet_0":"sum(a_i)","facet_1":"sum(a_f)","facet_2":"min(a_i)","facet_3":"min(a_f)","facet_4":"max(a_i)","facet_5":"max(a_f)","facet_6":"avg(a_i)","facet_7":"avg(a_f)"}}}&bucketSizeLimit=100&NOW=1520619434404&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 142253 INFO  (qtp896369424-2037) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={q=blahhh&json.facet={"a_s":{"type":"terms","field":"a_s","limit":100,"sort":{"index":"asc"},"facet":{"facet_0":"sum(a_i)","facet_1":"sum(a_f)","facet_2":"min(a_i)","facet_3":"min(a_f)","facet_4":"max(a_i)","facet_5":"max(a_f)","facet_6":"avg(a_i)","facet_7":"avg(a_f)"}}}&_stateVer_=collection1:4&fl=a_s,a_i,a_f&bucketSizeLimit=100&sort=a_s+asc&rows=0&wt=javabin&version=2} hits=0 status=0 QTime=6
   [junit4]   2> 142254 INFO  (TEST-StreamExpressionTest.testFacetStream-seed#[578EDB82A4B28CD8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFacetStream
   [junit4]   2> 142298 INFO  (TEST-StreamExpressionTest.testLetStream-seed#[578EDB82A4B28CD8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLetStream
   [junit4]   2> 142311 INFO  (qtp896369424-2039) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@a04c4c7[collection1_shard1_replica_n1] realtime]
   [junit4]   2> 142311 INFO  (qtp1531349972-2054) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@5c8d7ee0[collection1_shard2_replica_n2] realtime]
   [junit4]   2> 142312 INFO  (qtp1531349972-2054) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:49659/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:* (-1594485044105183232)} 0 12
   [junit4]   2> 142313 INFO  (qtp1531349972-2049) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1594485044118814720,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 142313 INFO  (qtp1531349972-2049) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6b5d347e commitCommandVersion:1594485044118814720
   [junit4]   2> 142313 INFO  (qtp896369424-2037) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1594485044118814720,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 142313 INFO  (qtp896369424-2037) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2c2e9110 commitCommandVersion:1594485044118814720
   [junit4]   2> 142317 INFO  (qtp1531349972-2049) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@24334407[collection1_shard2_replica_n2] main]
   [junit4]   2> 142317 INFO  (qtp1531349972-2049) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 142318 INFO  (searcherExecutor-507-thread-1-processing-n:127.0.0.1:49663_solr x:collection1_shard2_replica_n2 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [collection1_shard2_replica_n2] Registered new searcher Searcher@24334407[collection1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 142319 INFO  (qtp1531349972-2049) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_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:49659/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 6
   [junit4]   2> 142320 INFO  (qtp896369424-2037) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@b7c5960[collection1_shard1_replica_n1] main]
   [junit4]   2> 142320 INFO  (qtp896369424-2037) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 142321 INFO  (searcherExecutor-508-thread-1-processing-n:127.0.0.1:49659_solr x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@b7c5960[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 142322 INFO  (qtp896369424-2037) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_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:49659/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 9
   [junit4]   2> 142322 INFO  (qtp896369424-2039) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1594485044104134656),commit=} 0 23
   [junit4]   2> 142330 INFO  (qtp1531349972-2054) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=collection1:4&wt=javabin&version=2}{add=[hello (1594485044129300480), hello1 (1594485044136640512)]} 0 6
   [junit4]   2> 142333 INFO  (qtp896369424-2039) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1594485044139786240,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 142333 INFO  (qtp896369424-2039) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 142333 INFO  (qtp1531349972-2051) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1594485044139786240,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 142333 INFO  (qtp1531349972-2051) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6b5d347e commitCommandVersion:1594485044139786240
   [junit4]   2> 142333 INFO  (qtp896369424-2039) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 142333 INFO  (qtp896369424-2039) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_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:49663/solr/collection1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 142337 INFO  (qtp1531349972-2051) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@50ac9bce[collection1_shard2_replica_n2] main]
   [junit4]   2> 142338 INFO  (qtp1531349972-2051) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 142339 INFO  (searcherExecutor-507-thread-1-processing-n:127.0.0.1:49663_solr x:collection1_shard2_replica_n2 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [collection1_shard2_replica_n2] Registered new searcher Searcher@50ac9bce[collection1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.3.0):c2)))}
   [junit4]   2> 142339 INFO  (qtp1531349972-2051) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_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:49663/solr/collection1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 6
   [junit4]   2> 142340 INFO  (qtp1531349972-2049) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{commit=} 0 9
   [junit4]   2> 142345 INFO  (qtp896369424-2039) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/stream params={indent=off&expr=let(d+%3Dsearch(collection1,+q%3D"*:*",+fl%3D"id,test_t,+test_i",+sort%3D"id+desc"),+b+%3D+add(1,3),+c%3Dcol(d,+test_i),+tuple(test+%3D+add(1,1),+test1%3Db,+results%3Dd,+test2%3Dadd(c)))&wt=json&version=2.2} status=0 QTime=2
   [junit4]   2> 142348 INFO  (zkConnectionManagerCallback-626-thread-1-processing-n:127.0.0.1:49659_solr x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 142350 INFO  (qtp896369424-2039) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 142352 INFO  (qtp896369424-2039) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49647/solr ready
   [junit4]   2> 142355 INFO  (qtp1531349972-2049) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select params={q=*:*&distrib=false&fl=id,test_t,+test_i&sort=id+desc&wt=json&version=2.2} hits=2 status=0 QTime=0
   [junit4]   2> 142355 INFO  (qtp896369424-2037) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&distrib=false&fl=id,test_t,+test_i&sort=id+desc&wt=json&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 142359 INFO  (TEST-StreamExpressionTest.testLetStream-seed#[578EDB82A4B28CD8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLetStream
   [junit4]   2> 142390 INFO  (TEST-StreamExpressionTest.testPolyfit-seed#[578EDB82A4B28CD8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPolyfit
   [junit4]   2> 142392 INFO  (qtp1531349972-2054) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@2a5813c[collection1_shard2_replica_n2] realtime]
   [junit4]   2> 142392 INFO  (qtp1531349972-2054) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:49659/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:* (-1594485044200603648)} 0 1
   [junit4]   2> 142393 INFO  (qtp896369424-2039) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1594485044202700800,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 142393 INFO  (qtp896369424-2039) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 142393 INFO  (qtp1531349972-2049) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1594485044202700800,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 142394 INFO  (qtp1531349972-2049) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6b5d347e commitCommandVersion:1594485044202700800
   [junit4]   2> 142394 INFO  (qtp896369424-2039) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 142394 INFO  (qtp896369424-2039) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_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:49659/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 142394 INFO  (qtp1531349972-2049) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@46f04f55[collection1_shard2_replica_n2] main]
   [junit4]   2> 142395 INFO  (qtp1531349972-2049) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 142396 INFO  (searcherExecutor-507-thread-1-processing-n:127.0.0.1:49663_solr x:collection1_shard2_replica_n2 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [collection1_shard2_replica_n2] Registered new searcher Searcher@46f04f55[collection1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 142396 INFO  (qtp1531349972-2049) [n:127.0.0.1:49663_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_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:49659/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 2
   [junit4]   2> 142396 INFO  (qtp896369424-2041) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1594485044200603648),commit=} 0 5
   [junit4]   2> 142399 INFO  (qtp896369424-2041) [n:127.0.0.1:49659_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/stream params={indent=off&expr=let(echo%3Dtrue,++++a%3Darray(0,1,2,3,4,5,6,7),++++fit%3Dpolyfit(a,+1))&wt=json&version=2.2} status=0 QTime=0
   [junit4]   2> 142454 INFO  (TEST-StreamExpressionTest.testPolyfit-seed#[578EDB82A4B28CD8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPolyfit
   [junit4]   2> 142485 INFO  (TEST-StreamExpressionTest.testUniformIntegerDistribution-seed#[578EDB82A4B28CD8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testUniformIntegerDist

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

unit4]   2> 	4	/solr/collections/mainCorpus/terms/shard2
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/collections/mainCorpus/terms/shard1
   [junit4]   2> 	4	/solr/collections/uknownCollection/terms/shard2
   [junit4]   2> 	4	/solr/collections/workQueue/terms/shard2
   [junit4]   2> 	4	/solr/collections/workQueue/terms/shard1
   [junit4]   2> 	3	/solr/collections/destination1/terms/shard1
   [junit4]   2> 	3	/solr/collections/mainCorpus1/terms/shard2
   [junit4]   2> 	3	/solr/collections/modelCollection/terms/shard1
   [junit4]   2> 	3	/solr/collections/checkpointCollection/terms/shard2
   [junit4]   2> 	3	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	3	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	3	/solr/collections/uknownCollection/terms/shard1
   [junit4]   2> 	2	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	2	/solr/collections/mainCorpus1/collectionprops.json
   [junit4]   2> 	2	/solr/collections/checkpointCollection/collectionprops.json
   [junit4]   2> 	2	/solr/collections/workQueue/collectionprops.json
   [junit4]   2> 	2	/solr/collections/destination/collectionprops.json
   [junit4]   2> 	2	/solr/collections/destination1/collectionprops.json
   [junit4]   2> 	2	/solr/collections/workQueue1/collectionprops.json
   [junit4]   2> 	2	/solr/collections/modelCollection/collectionprops.json
   [junit4]   2> 	2	/solr/collections/uknownCollection/collectionprops.json
   [junit4]   2> 	2	/solr/collections/mainCorpus/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	99	/solr/clusterstate.json
   [junit4]   2> 	38	/solr/collections/destinationCollection/state.json
   [junit4]   2> 	26	/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2> 	20	/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2> 	10	/solr/collections/mainCorpus1/state.json
   [junit4]   2> 	10	/solr/collections/destination/state.json
   [junit4]   2> 	10	/solr/collections/destination1/state.json
   [junit4]   2> 	10	/solr/collections/collection1/state.json
   [junit4]   2> 	10	/solr/collections/workQueue1/state.json
   [junit4]   2> 	10	/solr/collections/workQueue/state.json
   [junit4]   2> 	10	/solr/collections/uknownCollection/state.json
   [junit4]   2> 	10	/solr/collections/modelCollection/state.json
   [junit4]   2> 	10	/solr/collections/checkpointCollection/state.json
   [junit4]   2> 	10	/solr/collections/mainCorpus/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	99	/solr/live_nodes
   [junit4]   2> 	99	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_578EDB82A4B28CD8-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {expr_s=PostingsFormat(name=Memory), name_s=Lucene50(blocksize=128), iteration_i=PostingsFormat(name=Memory), terms_ss=BlockTreeOrds(blocksize=128), join2_s=BlockTreeOrds(blocksize=128), multiDefault=BlockTreeOrds(blocksize=128), subject=BlockTreeOrds(blocksize=128), a_f=BlockTreeOrds(blocksize=128), intDefault=PostingsFormat(name=MockRandom), a2_s=Lucene50(blocksize=128), falseNegative_i=PostingsFormat(name=MockRandom), a_i=PostingsFormat(name=Memory), level1_s=PostingsFormat(name=Memory), body_t=Lucene50(blocksize=128), a_s=Lucene50(blocksize=128), a_t=PostingsFormat(name=MockRandom), id=PostingsFormat(name=Memory), text=Lucene50(blocksize=128), alpha_d=Lucene50(blocksize=128), i_multi=PostingsFormat(name=Memory), idf_d=BlockTreeOrds(blocksize=128), b_ls=BlockTreeOrds(blocksize=128), checkpoint_ss=Lucene50(blocksize=128), test_t=Lucene50(blocksize=128), ident_s=BlockTreeOrds(blocksize=128), order_i=BlockTreeOrds(blocksize=128), error_d=PostingsFormat(name=Memory), side_s=Lucene50(blocksize=128), truePositive_i=PostingsFormat(name=Memory), miles_i=BlockTreeOrds(blocksize=128), field_s=PostingsFormat(name=MockRandom), price_f=BlockTreeOrds(blocksize=128), a1_s=BlockTreeOrds(blocksize=128), join1_i=PostingsFormat(name=Memory), test_i=BlockTreeOrds(blocksize=128), join3_i=Lucene50(blocksize=128), falsePositive_i=PostingsFormat(name=MockRandom), field_i=BlockTreeOrds(blocksize=128), s_multi=Lucene50(blocksize=128), col_s=BlockTreeOrds(blocksize=128), level2_s=PostingsFormat(name=MockRandom), a_ss=PostingsFormat(name=MockRandom), score_f=Lucene50(blocksize=128), tv_text=PostingsFormat(name=MockRandom), term_s=BlockTreeOrds(blocksize=128), text_s=PostingsFormat(name=Memory), timestamp=PostingsFormat(name=MockRandom), idfs_ds=PostingsFormat(name=MockRandom), weights_ds=Lucene50(blocksize=128), featureSet_s=BlockTreeOrds(blocksize=128), trueNegative_i=Lucene50(blocksize=128), index_i=BlockTreeOrds(blocksize=128), test_dt=PostingsFormat(name=Memory), out_i=BlockTreeOrds(blocksize=128), whitetok=Lucene50(blocksize=128), _version_=PostingsFormat(name=MockRandom)}, docValues:{expr_s=DocValuesFormat(name=Lucene70), name_s=DocValuesFormat(name=Lucene70), iteration_i=DocValuesFormat(name=Lucene70), terms_ss=DocValuesFormat(name=Memory), join2_s=DocValuesFormat(name=Memory), field_s=DocValuesFormat(name=Asserting), multiDefault=DocValuesFormat(name=Memory), price_f=DocValuesFormat(name=Memory), a1_s=DocValuesFormat(name=Memory), a_f=DocValuesFormat(name=Memory), intDefault=DocValuesFormat(name=Asserting), join1_i=DocValuesFormat(name=Lucene70), a2_s=DocValuesFormat(name=Lucene70), falseNegative_i=DocValuesFormat(name=Asserting), a_i=DocValuesFormat(name=Lucene70), test_i=DocValuesFormat(name=Memory), join3_i=DocValuesFormat(name=Lucene70), falsePositive_i=DocValuesFormat(name=Asserting), field_i=DocValuesFormat(name=Memory), level1_s=DocValuesFormat(name=Lucene70), s_multi=DocValuesFormat(name=Lucene70), col_s=DocValuesFormat(name=Memory), level2_s=DocValuesFormat(name=Asserting), a_ss=DocValuesFormat(name=Asserting), a_s=DocValuesFormat(name=Lucene70), score_f=DocValuesFormat(name=Lucene70), term_s=DocValuesFormat(name=Memory), text_s=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Lucene70), timestamp=DocValuesFormat(name=Asserting), i_multi=DocValuesFormat(name=Lucene70), featureSet_s=DocValuesFormat(name=Memory), trueNegative_i=DocValuesFormat(name=Lucene70), index_i=DocValuesFormat(name=Memory), b_ls=DocValuesFormat(name=Memory), test_dt=DocValuesFormat(name=Lucene70), out_i=DocValuesFormat(name=Memory), checkpoint_ss=DocValuesFormat(name=Lucene70), ident_s=DocValuesFormat(name=Memory), order_i=DocValuesFormat(name=Memory), _version_=DocValuesFormat(name=Asserting), side_s=DocValuesFormat(name=Lucene70), truePositive_i=DocValuesFormat(name=Lucene70), miles_i=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1323, maxMBSortInHeap=7.261303502272434, sim=RandomSimilarity(queryNorm=true): {}, locale=tr-CY, timezone=Australia/West
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9 (64-bit)/cpus=3,threads=1,free=23338104,total=242757632
   [junit4]   2> NOTE: All tests run in this JVM: [LargeVolumeJettyTest, SquareRootEvaluatorTest, CommonParamsTest, DivideEvaluatorTest, HyperbolicCosineEvaluatorTest, SolrSchemalessExampleTest, GraphExpressionTest, JsonValidatorTest, AndEvaluatorTest, JDBCStreamTest, LessThanEqualToEvaluatorTest, RegressionEvaluatorTest, TangentEvaluatorTest, NormalizeEvaluatorTest, SolrExceptionTest, RoundEvaluatorTest, FieldValueEvaluatorTest, TestV2Request, StreamExpressionParserTest, TestClusteringResponse, ClientUtilsTest, GreaterThanEqualToEvaluatorTest, CorrelationEvaluatorTest, AbsoluteValueEvaluatorTest, TestPathTrie, RawValueEvaluatorTest, ArcTangentEvaluatorTest, AscEvaluatorTest, ConcurrentUpdateSolrClientTest, BasicHttpSolrClientTest, QueryResponseTest, SolrExampleJettyTest, JdbcDriverTest, SolrZkClientTest, CubedRootEvaluatorTest, SolrExampleStreamingTest, SolrExampleStreamingBinaryTest, SolrExampleBinaryTest, SolrExampleXMLTest, LargeVolumeBinaryJettyTest, LargeVolumeEmbeddedTest, SolrParamTest, TermsResponseTest, MergeIndexesEmbeddedTest, TestNamedListCodec, SolrQueryTest, TestHash, ContentStreamTest, TestFastInputStream, DocumentAnalysisResponseTest, SolrDocumentTest, TestUpdateRequestCodec, AnlysisResponseBaseTest, FacetFieldTest, CollectionAdminRequestRequiredParamsTest, TestSolrJErrorHandling, ConcurrentUpdateSolrClientBuilderTest, HttpSolrClientConPoolTest, HttpSolrClientSSLAuthConPoolTest, LBHttpSolrClientBuilderTest, TestCloudSolrClientConnections, GraphTest, SelectWithEvaluatorsTest, StreamExpressionTest]
   [junit4] Completed [146/146 (1!)] on J1 in 127.75s, 156 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 41756 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/496/consoleText

[repro] Revision: 3b6649faab1ed45cfd2a5507e042262691f6ea25

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=StreamExpressionTest -Dtests.method=testGammaDistribution -Dtests.seed=578EDB82A4B28CD8 -Dtests.slow=true -Dtests.locale=tr-CY -Dtests.timezone=Australia/West -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/solrj
[repro]       StreamExpressionTest
[repro] ant compile-test

[...truncated 2484 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.StreamExpressionTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=578EDB82A4B28CD8 -Dtests.slow=true -Dtests.locale=tr-CY -Dtests.timezone=Australia/West -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 848 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
[repro] Exiting with code 0

[...truncated 70 lines...]