Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1297/
Java: 64bit/jdk-9.0.4 -XX:+UseCompressedOops -XX:+UseParallelGC

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

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([CF1433A7955F1667:F26E1809B627BC70]: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:8475)
        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 15096 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
   [junit4]   2> 25909 INFO  
(SUITE-StreamExpressionTest-seed#[CF1433A7955F1667]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_CF1433A7955F1667-001/init-core-data-001
   [junit4]   2> 25910 INFO  
(SUITE-StreamExpressionTest-seed#[CF1433A7955F1667]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 25910 INFO  
(SUITE-StreamExpressionTest-seed#[CF1433A7955F1667]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 25910 INFO  
(SUITE-StreamExpressionTest-seed#[CF1433A7955F1667]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_CF1433A7955F1667-001/tempDir-001
   [junit4]   2> 25910 INFO  
(SUITE-StreamExpressionTest-seed#[CF1433A7955F1667]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 25911 INFO  (Thread-54) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 25911 INFO  (Thread-54) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 25912 ERROR (Thread-54) [    ] 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> 26011 INFO  
(SUITE-StreamExpressionTest-seed#[CF1433A7955F1667]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:42345
   [junit4]   2> 26012 INFO  (zkConnectionManagerCallback-162-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 26015 INFO  (jetty-launcher-159-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 26015 INFO  (jetty-launcher-159-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 26015 INFO  (jetty-launcher-159-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 26016 INFO  (jetty-launcher-159-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 26016 INFO  (jetty-launcher-159-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 26016 INFO  (jetty-launcher-159-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 26016 INFO  (jetty-launcher-159-thread-3) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 26016 INFO  (jetty-launcher-159-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 26016 INFO  (jetty-launcher-159-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 26016 INFO  (jetty-launcher-159-thread-1) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 26016 INFO  (jetty-launcher-159-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 26016 INFO  (jetty-launcher-159-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 26016 INFO  (jetty-launcher-159-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@38375e58{/solr,null,AVAILABLE}
   [junit4]   2> 26016 INFO  (jetty-launcher-159-thread-2) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 26017 INFO  (jetty-launcher-159-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6d213bab{/solr,null,AVAILABLE}
   [junit4]   2> 26017 INFO  (jetty-launcher-159-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 26017 INFO  (jetty-launcher-159-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 26017 INFO  (jetty-launcher-159-thread-4) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 26017 INFO  (jetty-launcher-159-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5ac81cb7{/solr,null,AVAILABLE}
   [junit4]   2> 26017 INFO  (jetty-launcher-159-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4947e949{/solr,null,AVAILABLE}
   [junit4]   2> 26017 INFO  (jetty-launcher-159-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@31aa3c5c{HTTP/1.1,[http/1.1]}{127.0.0.1:46477}
   [junit4]   2> 26017 INFO  (jetty-launcher-159-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4d46c065{HTTP/1.1,[http/1.1]}{127.0.0.1:38535}
   [junit4]   2> 26017 INFO  (jetty-launcher-159-thread-3) [    ] 
o.e.j.s.Server Started @27835ms
   [junit4]   2> 26017 INFO  (jetty-launcher-159-thread-2) [    ] 
o.e.j.s.Server Started @27835ms
   [junit4]   2> 26017 INFO  (jetty-launcher-159-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46477}
   [junit4]   2> 26017 INFO  (jetty-launcher-159-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38535}
   [junit4]   2> 26017 INFO  (jetty-launcher-159-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@224a0df1{HTTP/1.1,[http/1.1]}{127.0.0.1:43289}
   [junit4]   2> 26017 ERROR (jetty-launcher-159-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 26017 ERROR (jetty-launcher-159-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 26017 INFO  (jetty-launcher-159-thread-4) [    ] 
o.e.j.s.Server Started @27835ms
   [junit4]   2> 26018 INFO  (jetty-launcher-159-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 26018 INFO  (jetty-launcher-159-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 26018 INFO  (jetty-launcher-159-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 26018 INFO  (jetty-launcher-159-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 26018 INFO  (jetty-launcher-159-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 26018 INFO  (jetty-launcher-159-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43289}
   [junit4]   2> 26018 INFO  (jetty-launcher-159-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-04T19:11:15.828138Z
   [junit4]   2> 26018 INFO  (jetty-launcher-159-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 26018 INFO  (jetty-launcher-159-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-04T19:11:15.828197Z
   [junit4]   2> 26018 ERROR (jetty-launcher-159-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 26018 INFO  (jetty-launcher-159-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 26018 INFO  (jetty-launcher-159-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 26018 INFO  (jetty-launcher-159-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 26018 INFO  (jetty-launcher-159-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-04T19:11:15.828473Z
   [junit4]   2> 26018 INFO  (jetty-launcher-159-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@640f372b{HTTP/1.1,[http/1.1]}{127.0.0.1:37747}
   [junit4]   2> 26018 INFO  (jetty-launcher-159-thread-1) [    ] 
o.e.j.s.Server Started @27836ms
   [junit4]   2> 26018 INFO  (jetty-launcher-159-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37747}
   [junit4]   2> 26018 ERROR (jetty-launcher-159-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 26018 INFO  (jetty-launcher-159-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 26018 INFO  (jetty-launcher-159-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 26018 INFO  (jetty-launcher-159-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 26018 INFO  (jetty-launcher-159-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-04T19:11:15.828848Z
   [junit4]   2> 26019 INFO  (zkConnectionManagerCallback-165-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 26020 INFO  (zkConnectionManagerCallback-166-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 26020 INFO  (zkConnectionManagerCallback-170-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 26020 INFO  (jetty-launcher-159-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 26020 INFO  (jetty-launcher-159-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 26022 INFO  (jetty-launcher-159-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 26029 INFO  (zkConnectionManagerCallback-168-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 26030 INFO  (jetty-launcher-159-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 26041 INFO  (jetty-launcher-159-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42345/solr
   [junit4]   2> 26047 INFO  (jetty-launcher-159-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42345/solr
   [junit4]   2> 26048 INFO  (jetty-launcher-159-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42345/solr
   [junit4]   2> 26057 INFO  (jetty-launcher-159-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42345/solr
   [junit4]   2> 26064 INFO  (zkConnectionManagerCallback-175-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 26065 INFO  (zkConnectionManagerCallback-183-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 26065 INFO  (zkConnectionManagerCallback-180-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 26066 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 
0x1001fdde67f0007, likely client has closed socket
   [junit4]   2> 26069 INFO  (zkConnectionManagerCallback-186-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 26073 INFO  
(zkConnectionManagerCallback-191-thread-1-processing-n:127.0.0.1:43289_solr) 
[n:127.0.0.1:43289_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 26073 INFO  
(zkConnectionManagerCallback-190-thread-1-processing-n:127.0.0.1:38535_solr) 
[n:127.0.0.1:38535_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 26074 INFO  
(zkConnectionManagerCallback-192-thread-1-processing-n:127.0.0.1:37747_solr) 
[n:127.0.0.1:37747_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 26076 INFO  
(zkConnectionManagerCallback-194-thread-1-processing-n:127.0.0.1:46477_solr) 
[n:127.0.0.1:46477_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 26089 WARN  (jetty-launcher-159-thread-2) 
[n:127.0.0.1:38535_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> 26089 WARN  (jetty-launcher-159-thread-1) 
[n:127.0.0.1:37747_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> 26089 WARN  (jetty-launcher-159-thread-4) 
[n:127.0.0.1:43289_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> 26091 WARN  (jetty-launcher-159-thread-3) 
[n:127.0.0.1:46477_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> 26093 INFO  (jetty-launcher-159-thread-1) 
[n:127.0.0.1:37747_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 26093 INFO  (jetty-launcher-159-thread-2) 
[n:127.0.0.1:38535_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 26093 INFO  (jetty-launcher-159-thread-4) 
[n:127.0.0.1:43289_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 26094 INFO  (jetty-launcher-159-thread-1) 
[n:127.0.0.1:37747_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:37747_solr
   [junit4]   2> 26095 INFO  (jetty-launcher-159-thread-4) 
[n:127.0.0.1:43289_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43289_solr
   [junit4]   2> 26095 INFO  (jetty-launcher-159-thread-2) 
[n:127.0.0.1:38535_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38535_solr
   [junit4]   2> 26095 INFO  (jetty-launcher-159-thread-1) 
[n:127.0.0.1:37747_solr    ] o.a.s.c.Overseer Overseer 
(id=72092631953244171-127.0.0.1:37747_solr-n_0000000000) starting
   [junit4]   2> 26101 INFO  (jetty-launcher-159-thread-3) 
[n:127.0.0.1:46477_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 26103 INFO  (jetty-launcher-159-thread-3) 
[n:127.0.0.1:46477_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46477_solr
   [junit4]   2> 26121 INFO  
(zkCallback-193-thread-1-processing-n:127.0.0.1:46477_solr) 
[n:127.0.0.1:46477_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 26121 INFO  
(zkCallback-189-thread-1-processing-n:127.0.0.1:37747_solr) 
[n:127.0.0.1:37747_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 26121 INFO  
(zkCallback-187-thread-1-processing-n:127.0.0.1:38535_solr) 
[n:127.0.0.1:38535_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 26122 INFO  
(zkCallback-187-thread-2-processing-n:127.0.0.1:38535_solr) 
[n:127.0.0.1:38535_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 26132 INFO  
(zkCallback-193-thread-2-processing-n:127.0.0.1:46477_solr) 
[n:127.0.0.1:46477_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 26132 INFO  
(zkCallback-188-thread-1-processing-n:127.0.0.1:43289_solr) 
[n:127.0.0.1:43289_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 26142 INFO  (jetty-launcher-159-thread-1) 
[n:127.0.0.1:37747_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37747_solr
   [junit4]   2> 26152 INFO  
(zkCallback-187-thread-2-processing-n:127.0.0.1:38535_solr) 
[n:127.0.0.1:38535_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 26152 INFO  
(zkCallback-188-thread-1-processing-n:127.0.0.1:43289_solr) 
[n:127.0.0.1:43289_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 26153 INFO  
(zkCallback-189-thread-1-processing-n:127.0.0.1:37747_solr) 
[n:127.0.0.1:37747_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 26153 INFO  
(zkCallback-193-thread-2-processing-n:127.0.0.1:46477_solr) 
[n:127.0.0.1:46477_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 26158 INFO  (jetty-launcher-159-thread-3) 
[n:127.0.0.1:46477_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46477.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24d023eb
   [junit4]   2> 26167 INFO  (jetty-launcher-159-thread-3) 
[n:127.0.0.1:46477_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46477.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24d023eb
   [junit4]   2> 26168 INFO  (jetty-launcher-159-thread-3) 
[n:127.0.0.1:46477_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46477.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24d023eb
   [junit4]   2> 26168 INFO  (jetty-launcher-159-thread-4) 
[n:127.0.0.1:43289_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43289.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24d023eb
   [junit4]   2> 26171 INFO  (jetty-launcher-159-thread-3) 
[n:127.0.0.1:46477_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_CF1433A7955F1667-001/tempDir-001/node3/.
   [junit4]   2> 26177 INFO  (jetty-launcher-159-thread-4) 
[n:127.0.0.1:43289_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43289.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24d023eb
   [junit4]   2> 26177 INFO  (jetty-launcher-159-thread-4) 
[n:127.0.0.1:43289_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43289.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24d023eb
   [junit4]   2> 26178 INFO  (jetty-launcher-159-thread-4) 
[n:127.0.0.1:43289_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_CF1433A7955F1667-001/tempDir-001/node4/.
   [junit4]   2> 26179 INFO  (jetty-launcher-159-thread-2) 
[n:127.0.0.1:38535_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38535.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24d023eb
   [junit4]   2> 26180 INFO  (jetty-launcher-159-thread-1) 
[n:127.0.0.1:37747_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37747.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24d023eb
   [junit4]   2> 26185 INFO  (jetty-launcher-159-thread-2) 
[n:127.0.0.1:38535_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38535.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24d023eb
   [junit4]   2> 26185 INFO  (jetty-launcher-159-thread-2) 
[n:127.0.0.1:38535_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38535.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24d023eb
   [junit4]   2> 26186 INFO  (jetty-launcher-159-thread-2) 
[n:127.0.0.1:38535_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_CF1433A7955F1667-001/tempDir-001/node2/.
   [junit4]   2> 26187 INFO  (jetty-launcher-159-thread-1) 
[n:127.0.0.1:37747_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37747.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24d023eb
   [junit4]   2> 26197 INFO  (jetty-launcher-159-thread-1) 
[n:127.0.0.1:37747_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37747.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@24d023eb
   [junit4]   2> 26198 INFO  (jetty-launcher-159-thread-1) 
[n:127.0.0.1:37747_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_CF1433A7955F1667-001/tempDir-001/node1/.
   [junit4]   2> 26317 INFO  (zkConnectionManagerCallback-204-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 26321 INFO  (zkConnectionManagerCallback-208-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 26321 INFO  
(SUITE-StreamExpressionTest-seed#[CF1433A7955F1667]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 26322 INFO  
(SUITE-StreamExpressionTest-seed#[CF1433A7955F1667]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42345/solr ready
   [junit4]   2> 26328 INFO  (qtp621227938-468) [n:127.0.0.1:38535_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 26330 INFO  
(OverseerThreadFactory-136-thread-1-processing-n:127.0.0.1:37747_solr) 
[n:127.0.0.1:37747_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1_collection
   [junit4]   2> 26437 INFO  
(OverseerStateUpdate-72092631953244171-127.0.0.1:37747_solr-n_0000000000) 
[n:127.0.0.1:37747_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37747/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 26439 INFO  
(OverseerStateUpdate-72092631953244171-127.0.0.1:37747_solr-n_0000000000) 
[n:127.0.0.1:37747_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_collection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43289/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 26644 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 26644 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 26644 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 26644 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 26748 INFO  
(zkCallback-189-thread-1-processing-n:127.0.0.1:37747_solr) 
[n:127.0.0.1:37747_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 26748 INFO  
(zkCallback-188-thread-1-processing-n:127.0.0.1:43289_solr) 
[n:127.0.0.1:43289_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 26748 INFO  
(zkCallback-188-thread-2-processing-n:127.0.0.1:43289_solr) 
[n:127.0.0.1:43289_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 26748 INFO  
(zkCallback-189-thread-2-processing-n:127.0.0.1:37747_solr) 
[n:127.0.0.1:37747_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 27655 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.3.0
   [junit4]   2> 27655 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.3.0
   [junit4]   2> 27665 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema 
[collection1_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 27666 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema 
[collection1_collection_shard2_replica_n2] Schema name=test
   [junit4]   2> 27722 WARN  (qtp623299987-467) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 27722 WARN  (qtp623299987-467) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema Field text is 
not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 27722 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
test/1.6 with uniqueid field id
   [junit4]   2> 27722 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'collection1_collection_shard1_replica_n1' using configuration from 
collection collection1_collection, trusted=true
   [junit4]   2> 27723 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_37747.solr.core.collection1_collection.shard1.replica_n1' 
(registry 'solr.core.collection1_collection.shard1.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@24d023eb
   [junit4]   2> 27723 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 27723 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[[collection1_collection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_CF1433A7955F1667-001/tempDir-001/node1/collection1_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_CF1433A7955F1667-001/tempDir-001/node1/./collection1_collection_shard1_replica_n1/data/]
   [junit4]   2> 27724 WARN  (qtp1903229075-483) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 27724 WARN  (qtp1903229075-483) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema Field text is 
not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 27724 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema 
test/1.6 with uniqueid field id
   [junit4]   2> 27724 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.CoreContainer Creating 
SolrCore 'collection1_collection_shard2_replica_n2' using configuration from 
collection collection1_collection, trusted=true
   [junit4]   2> 27725 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_43289.solr.core.collection1_collection.shard2.replica_n2' 
(registry 'solr.core.collection1_collection.shard2.replica_n2') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@24d023eb
   [junit4]   2> 27725 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 27725 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore 
[[collection1_collection_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_CF1433A7955F1667-001/tempDir-001/node4/collection1_collection_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_CF1433A7955F1667-001/tempDir-001/node4/./collection1_collection_shard2_replica_n2/data/]
   [junit4]   2> 27767 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 27767 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 27768 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 27768 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 27772 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6e269a02[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 27773 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 27774 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 27775 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 27775 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 27775 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 27776 INFO  
(searcherExecutor-146-thread-1-processing-n:127.0.0.1:43289_solr 
x:collection1_collection_shard2_replica_n2 s:shard2 c:collection1_collection 
r:core_node4) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 
r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_collection_shard2_replica_n2] Registered new searcher 
Searcher@6e269a02[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 27776 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1591498744881217536
   [junit4]   2> 27776 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 27776 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 27778 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6faa31a[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 27780 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 27780 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 27781 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 27782 INFO  
(searcherExecutor-145-thread-1-processing-n:127.0.0.1:37747_solr 
x:collection1_collection_shard1_replica_n1 s:shard1 c:collection1_collection 
r:core_node3) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 
r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_collection_shard1_replica_n1] Registered new searcher 
Searcher@6faa31a[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 27783 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1591498744888557568
   [junit4]   2> 27787 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 27787 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext 
I may be the new leader - try and sync
   [junit4]   2> 27787 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas 
to http://127.0.0.1:43289/solr/collection1_collection_shard2_replica_n2/
   [junit4]   2> 27790 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 27790 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SyncStrategy 
http://127.0.0.1:43289/solr/collection1_collection_shard2_replica_n2/ has no 
replicas
   [junit4]   2> 27790 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 27793 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 27793 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
I may be the new leader - try and sync
   [junit4]   2> 27793 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas 
to http://127.0.0.1:37747/solr/collection1_collection_shard1_replica_n1/
   [junit4]   2> 27793 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 27793 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:37747/solr/collection1_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 27793 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 27802 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext 
I am the new leader: 
http://127.0.0.1:43289/solr/collection1_collection_shard2_replica_n2/ shard2
   [junit4]   2> 27803 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
I am the new leader: 
http://127.0.0.1:37747/solr/collection1_collection_shard1_replica_n1/ shard1
   [junit4]   2> 27904 INFO  
(zkCallback-188-thread-1-processing-n:127.0.0.1:43289_solr) 
[n:127.0.0.1:43289_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 27904 INFO  
(zkCallback-188-thread-2-processing-n:127.0.0.1:43289_solr) 
[n:127.0.0.1:43289_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 27904 INFO  
(zkCallback-189-thread-2-processing-n:127.0.0.1:37747_solr) 
[n:127.0.0.1:37747_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 27904 INFO  
(zkCallback-189-thread-3-processing-n:127.0.0.1:37747_solr) 
[n:127.0.0.1:37747_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 27953 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 27954 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 27996 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_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_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1351
   [junit4]   2> 28000 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_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_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1356
   [junit4]   2> 28004 INFO  (qtp621227938-468) [n:127.0.0.1:38535_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> 28057 INFO  
(zkCallback-189-thread-2-processing-n:127.0.0.1:37747_solr) 
[n:127.0.0.1:37747_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 28057 INFO  
(zkCallback-189-thread-3-processing-n:127.0.0.1:37747_solr) 
[n:127.0.0.1:37747_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 28057 INFO  
(zkCallback-188-thread-2-processing-n:127.0.0.1:43289_solr) 
[n:127.0.0.1:43289_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 28057 INFO  
(zkCallback-188-thread-1-processing-n:127.0.0.1:43289_solr) 
[n:127.0.0.1:43289_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 28333 INFO  
(OverseerCollectionConfigSetProcessor-72092631953244171-127.0.0.1:37747_solr-n_0000000000)
 [n:127.0.0.1:37747_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> 29005 INFO  (qtp621227938-468) [n:127.0.0.1:38535_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2677
   [junit4]   2> 29006 INFO  
(SUITE-StreamExpressionTest-seed#[CF1433A7955F1667]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1_collection failOnTimeout:true timeout (sec):90
   [junit4]   2> 29006 INFO  
(SUITE-StreamExpressionTest-seed#[CF1433A7955F1667]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
collection1_collection
   [junit4]   2> 29007 INFO  (qtp621227938-485) [n:127.0.0.1:38535_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params 
collections=collection1_collection&name=collection1&action=CREATEALIAS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 29117 INFO  (qtp621227938-485) [n:127.0.0.1:38535_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collections=collection1_collection&name=collection1&action=CREATEALIAS&wt=javabin&version=2}
 status=0 QTime=110
   [junit4]   2> 29136 INFO  
(TEST-StreamExpressionTest.testAnalyzeEvaluator-seed#[CF1433A7955F1667]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testAnalyzeEvaluator
   [junit4]   2> 29148 INFO  (qtp623299987-491) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:43289/solr/collection1_collection_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1591498746317766656)} 0 2
   [junit4]   2> 29156 INFO  (qtp623299987-473) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1591498746328252416,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 29156 INFO  (qtp623299987-473) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 29157 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1591498746329300992,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 29157 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 29157 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 29157 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:43289/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 29158 INFO  (qtp623299987-473) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 29158 INFO  (qtp623299987-473) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:43289/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 5
   [junit4]   2> 29159 INFO  (qtp1903229075-498) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1591498746311475200),commit=} 0 20
   [junit4]   2> 29172 INFO  (qtp623299987-473) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[1 
(1591498746341883904)]} 0 2
   [junit4]   2> 29177 INFO  (qtp623299987-487) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1591498746350272512,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 29184 INFO  (qtp623299987-487) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@45b06fca 
commitCommandVersion:1591498746350272512
   [junit4]   2> 29186 INFO  (qtp1903229075-498) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1591498746359709696,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 29187 INFO  (qtp1903229075-498) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 29187 INFO  (qtp1903229075-498) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 29187 INFO  (qtp1903229075-498) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:37747/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 29196 INFO  (qtp623299987-487) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@48157016[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 29198 INFO  
(searcherExecutor-145-thread-1-processing-n:127.0.0.1:37747_solr 
x:collection1_collection_shard1_replica_n1 s:shard1 c:collection1_collection 
r:core_node3) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 
r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_collection_shard1_replica_n1] Registered new searcher 
Searcher@48157016[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1)))}
   [junit4]   2> 29198 INFO  (qtp623299987-487) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 29198 INFO  (qtp623299987-487) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:37747/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 21
   [junit4]   2> 29199 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{commit=}
 0 26
   [junit4]   2> 29203 INFO  (qtp1903229075-498) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/stream 
params={indent=off&expr=cartesianProduct(search(collection1,+q%3D"*:*",+fl%3D"id,+test_t",+sort%3D"id+desc"),+analyze(test_t,+test_t)+as+test_t)&wt=json&version=2.2}
 status=0 QTime=1
   [junit4]   2> 29217 INFO  
(zkConnectionManagerCallback-212-thread-1-processing-n:127.0.0.1:43289_solr 
x:collection1_collection_shard2_replica_n2 s:shard2 c:collection1_collection 
r:core_node4) [n:127.0.0.1:43289_solr c:collection1_collection s:shard2 
r:core_node4 x:collection1_collection_shard2_replica_n2] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 29470 INFO  (qtp1903229075-498) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.c.ZkStateReader Updated 
live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 29471 INFO  (qtp1903229075-498) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42345/solr ready
   [junit4]   2> 29477 INFO  (qtp1903229075-486) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,+test_t&sort=id+desc&wt=json&version=2.2} 
hits=0 status=0 QTime=0
   [junit4]   2> 29478 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,+test_t&sort=id+desc&wt=json&version=2.2} 
hits=1 status=0 QTime=0
   [junit4]   2> 29490 INFO  (qtp1903229075-498) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/stream 
params={indent=off&expr=analyze("hello+world",+test_t)&wt=json&version=2.2} 
status=0 QTime=0
   [junit4]   2> 29494 INFO  (qtp1903229075-498) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/stream 
params={indent=off&expr=cartesianProduct(search(collection1,+q%3D"*:*",+fl%3D"id,+test_t",+sort%3D"id+desc"),+analyze(test_t)+as+test_t)&wt=json&version=2.2}
 status=0 QTime=0
   [junit4]   2> 29497 INFO  (qtp1903229075-486) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,+test_t&sort=id+desc&wt=json&version=2.2} 
hits=0 status=0 QTime=0
   [junit4]   2> 29497 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,+test_t&sort=id+desc&wt=json&version=2.2} 
hits=1 status=0 QTime=0
   [junit4]   2> 29501 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/stream 
params={indent=off&expr=cartesianProduct(search(collection1,+q%3D"*:*",+fl%3D"id",+sort%3D"id+desc"),+analyze(test_t,+test_t)+as+test_t)&wt=json&version=2.2}
 status=0 QTime=0
   [junit4]   2> 29510 INFO  (qtp1903229075-486) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id&sort=id+desc&wt=json&version=2.2} hits=0 
status=0 QTime=0
   [junit4]   2> 29510 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id&sort=id+desc&wt=json&version=2.2} hits=1 
status=0 QTime=0
   [junit4]   2> 29522 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/stream 
params={indent=off&expr=select(search(collection1,+q%3D"*:*",+fl%3D"id,+test_t",+sort%3D"id+desc"),+analyze(test_t,+test_t)+as+test1_t)&wt=json&version=2.2}
 status=0 QTime=1
   [junit4]   2> 29526 INFO  (qtp1903229075-486) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,+test_t&sort=id+desc&wt=json&version=2.2} 
hits=0 status=0 QTime=0
   [junit4]   2> 29530 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,+test_t&sort=id+desc&wt=json&version=2.2} 
hits=1 status=0 QTime=0
   [junit4]   2> 29532 INFO  
(TEST-StreamExpressionTest.testAnalyzeEvaluator-seed#[CF1433A7955F1667]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testAnalyzeEvaluator
   [junit4]   2> 29557 INFO  
(TEST-StreamExpressionTest.testSumDifference-seed#[CF1433A7955F1667]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testSumDifference
   [junit4]   2> 29562 INFO  (qtp623299987-473) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5db5916f[collection1_collection_shard1_replica_n1] realtime]
   [junit4]   2> 29562 INFO  (qtp1903229075-498) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37747/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1591498746752925696)} 0 1
   [junit4]   2> 29564 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1591498746756071424,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 29564 INFO  (qtp623299987-478) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1591498746756071424,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 29564 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 29564 INFO  (qtp623299987-478) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@45b06fca 
commitCommandVersion:1591498746756071424
   [junit4]   2> 29565 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 29565 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:37747/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 29565 INFO  (qtp623299987-478) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@57ce311d[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 29567 INFO  
(searcherExecutor-145-thread-1-processing-n:127.0.0.1:37747_solr 
x:collection1_collection_shard1_replica_n1 s:shard1 c:collection1_collection 
r:core_node3) [n:127.0.0.1:37747_solr c:collection1_collection s:shard1 
r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_collection_shard1_replica_n1] Registered new searcher 
Searcher@57ce311d[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 29568 INFO  (qtp623299987-478) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 29568 INFO  (qtp623299987-478) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:37747/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 3
   [junit4]   2> 29568 INFO  (qtp623299987-473) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1591498746750828544),commit=} 0 9
   [junit4]   2> 29571 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/stream 
params={indent=off&expr=sumDifference(array(2,4,6,8,10,12),array(1,2,3,4,5,6))&wt=json&version=2.2}
 status=0 QTime=0
   [junit4]   2> 29583 INFO  
(TEST-StreamExpressionTest.testSumDifference-seed#[CF1433A7955F1667]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testSumDifference
   [junit4]   2> 29598 INFO  
(TEST-StreamExpressionTest.testMinMaxScale-seed#[CF1433A7955F1667]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMinMaxScale
   [junit4]   2> 29602 INFO  (qtp623299987-491) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:43289/solr/collection1_collection_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1591498746794868736)} 0 1
   [junit4]   2> 29604 INFO  (qtp1903229075-488) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1591498746798014464,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 29604 INFO  (qtp1903229075-488) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 29604 INFO  (qtp623299987-473) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1591498746798014464,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 29604 INFO  (qtp623299987-473) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 29606 INFO  (qtp1903229075-488) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 29606 INFO  (qtp623299987-473) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 29606 INFO  (qtp1903229075-488) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:43289/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 29606 INFO  (qtp623299987-473) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:43289/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 29607 INFO  (qtp1903229075-494) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1591498746793820160),commit=} 0 7
   [junit4]   2> 29610 INFO  (qtp1903229075-494) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/stream 
params={indent=off&expr=let(echo%3Dtrue,+a%3DminMaxScale(matrix(array(1,2,3,4,5),+array(10,20,30,40,50))),+b%3DminMaxScale(matrix(array(1,2,3,4,5),+array(10,20,30,40,50)),+0,+100),c%3DminMaxScale(array(1,2,3,4,5)),d%3DminMaxScale(array(1,2,3,4,5),+0,+100))&wt=json&version=2.2}
 status=0 QTime=1
   [junit4]   2> 29612 INFO  
(TEST-StreamExpressionTest.testMinMaxScale-seed#[CF1433A7955F1667]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testMinMaxScale
   [junit4]   2> 29628 INFO  
(TEST-StreamExpressionTest.testParallelPriorityStream-seed#[CF1433A7955F1667]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testParallelPriorityStream
   [junit4]   2> 29631 INFO  (qtp623299987-491) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:43289/solr/collection1_collection_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1591498746825277440)} 0 1
   [junit4]   2> 29633 INFO  (qtp623299987-473) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1591498746828423168,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 29633 INFO  (qtp1903229075-486) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1591498746828423168,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 29633 INFO  (qtp623299987-473) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 29633 INFO  (qtp1903229075-486) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 29633 INFO  (qtp623299987-473) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 29633 INFO  (qtp623299987-473) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:43289/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 29634 INFO  (qtp1903229075-486) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 29634 INFO  (qtp1903229075-486) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:43289/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 29634 INFO  (qtp1903229075-483) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1591498746824228864),commit=} 0 5
   [junit4]   2> 29636 INFO  
(TEST-StreamExpressionTest.testParallelPriorityStream-seed#[CF1433A7955F1667]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testParallelPriorityStream
   [junit4] IGNOR/A 0.03s J0 | StreamExpressionTest.testParallelPriorityStream
   [junit4]    > Assumption #1: got: <false>, expected: is <true>
   [junit4]   2> 29659 INFO  
(TEST-StreamExpressionTest.testWeibullDistribution-seed#[CF1433A7955F1667]) [   
 ] o.a.s.SolrTestCaseJ4 ###Starting testWeibullDistribution
   [junit4]   2> 29662 INFO  (qtp623299987-491) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:43289/solr/collection1_collection_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1591498746857783296)} 0 0
   [junit4]   2> 29664 INFO  (qtp1903229075-488) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1591498746860929024,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 29664 INFO  (qtp1903229075-488) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 29664 INFO  (qtp1903229075-488) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 29664 INFO  (qtp1903229075-488) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:43289/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 29664 INFO  (qtp623299987-473) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1591498746860929024,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 29664 INFO  (qtp623299987-473) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 29666 INFO  (qtp623299987-473) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 29666 INFO  (qtp623299987-473) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:43289/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 29666 INFO  (qtp1903229075-494) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1591498746857783296),commit=} 0 6
   [junit4]   2> 29670 INFO  (qtp1903229075-494) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/stream 
params={indent=off&expr=let(echo%3Dtrue,+a%3Ddescribe(sample(weibullDistribution(.1,+10),10000)),+b%3Ddescribe(sample(weibullDistribution(.5,+10),10000)),+c%3Ddescribe(sample(weibullDistribution(1,+10),10000)),d%3Ddescribe(sample(weibullDistribution(6,+10),10000)),e%3Dmean(sample(weibullDistribution(1,+10),10000)),f%3Dmean(sample(weibullDistribution(1,+20),10000)),g%3Dmean(sample(weibullDistribution(1,+30),10000)))&wt=json&version=2.2}
 status=0 QTime=1
   [junit4]   2> 30035 INFO  
(TEST-StreamExpressionTest.testWeibullDistribution-seed#[CF1433A7955F1667]) [   
 ] o.a.s.SolrTestCaseJ4 ###Ending testWeibullDistribution
   [junit4]   2> 30054 INFO  
(TEST-StreamExpressionTest.testMarkovChain-seed#[CF1433A7955F1667]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMarkovChain
   [junit4]   2> 30057 INFO  (qtp1903229075-498) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37747/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1591498747271970816)} 0 0
   [junit4]   2> 30059 INFO  (qtp1903229075-494) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1591498747275116544,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 30059 INFO  (qtp623299987-487) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1591498747275116544,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 30059 INFO  (qtp1903229075-494) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 30059 INFO  (qtp623299987-487) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 30059 INFO  (qtp623299987-487) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 30059 INFO  (qtp1903229075-494) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 30059 INFO  (qtp623299987-487) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:37747/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 30059 INFO  (qtp1903229075-494) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:37747/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 30060 INFO  (qtp623299987-467) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1591498747270922240),commit=} 0 5
   [junit4]   2> 30064 INFO  (qtp1903229075-494) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/stream 
params={indent=off&expr=let(state0%3Darray(.5,.5),%0a++++state1%3Darray(.5,.5),%0a++++states%3Dmatrix(state0,+state1),%0a++++m%3DmarkovChain(states,+0),%0a++++s%3Dsample(m,+50000),%0a++++f%3DfreqTable(s))&wt=json&version=2.2}
 status=0 QTime=1
   [junit4]   2> 30116 INFO  
(TEST-StreamExpressionTest.testMarkovChain-seed#[CF1433A7955F1667]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testMarkovChain
   [junit4]   2> 30160 INFO  
(TEST-StreamExpressionTest.testStatsStream-seed#[CF1433A7955F1667]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testStatsStream
   [junit4]   2> 30163 INFO  (qtp1903229075-498) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37747/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1591498747383119872)} 0 1
   [junit4]   2> 30166 INFO  (qtp1903229075-496) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1591498747387314176,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 30166 INFO  (qtp1903229075-496) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 30167 INFO  (qtp1903229075-496) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 30167 INFO  (qtp623299987-478) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1591498747388362752,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 30167 INFO  (qtp623299987-478) [n:127.0.0.1:37747_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 30167 INFO  (qtp1903229075-496) [n:127.0.0.1:43289_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collectio

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

ated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 104854 INFO  (coreCloseExecutor-277-thread-1) 
[n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6444eaa4: rootName 
= solr_43289, domain = solr.core.collection1_collection.shard2.replica_n2, 
service url = null, agent id = null] for registry 
solr.core.collection1_collection.shard2.replica_n2 / 
com.codahale.metrics.MetricRegistry@36c649a1
   [junit4]   2> 104854 INFO  (coreCloseExecutor-278-thread-1) 
[n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_collection_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3529806f
   [junit4]   2> 104854 INFO  (coreCloseExecutor-278-thread-1) 
[n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.core.collection1_collection.shard1.replica_n1, tag=891912303
   [junit4]   2> 104854 INFO  
(zkCallback-189-thread-3-processing-n:127.0.0.1:37747_solr) 
[n:127.0.0.1:37747_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (0)
   [junit4]   2> 104854 INFO  
(zkCallback-188-thread-2-processing-n:127.0.0.1:43289_solr) 
[n:127.0.0.1:43289_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (0)
   [junit4]   2> 104854 INFO  (coreCloseExecutor-278-thread-1) 
[n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3af13d73: rootName 
= solr_37747, domain = solr.core.collection1_collection.shard1.replica_n1, 
service url = null, agent id = null] for registry 
solr.core.collection1_collection.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@1651e794
   [junit4]   2> 104859 INFO  (coreCloseExecutor-277-thread-1) 
[n:127.0.0.1:43289_solr c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.collection1_collection.shard2.leader, tag=1289758926
   [junit4]   2> 104859 INFO  (coreCloseExecutor-278-thread-1) 
[n:127.0.0.1:37747_solr c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.collection1_collection.shard1.leader, tag=891912303
   [junit4]   2> 104865 INFO  (jetty-closer-160-thread-4) [    ] 
o.a.s.c.Overseer Overseer 
(id=72092631953244171-127.0.0.1:37747_solr-n_0000000000) closing
   [junit4]   2> 104865 INFO  
(OverseerStateUpdate-72092631953244171-127.0.0.1:37747_solr-n_0000000000) 
[n:127.0.0.1:37747_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:37747_solr
   [junit4]   2> 104866 WARN  
(OverseerAutoScalingTriggerThread-72092631953244171-127.0.0.1:37747_solr-n_0000000000)
 [n:127.0.0.1:37747_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 104867 INFO  (jetty-closer-160-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4947e949{/solr,null,UNAVAILABLE}
   [junit4]   2> 104867 INFO  (jetty-closer-160-thread-1) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 104867 INFO  (jetty-closer-160-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6d213bab{/solr,null,UNAVAILABLE}
   [junit4]   2> 104868 INFO  (jetty-closer-160-thread-4) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 104868 ERROR 
(SUITE-StreamExpressionTest-seed#[CF1433A7955F1667]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 104868 INFO  
(SUITE-StreamExpressionTest-seed#[CF1433A7955F1667]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:42345 42345
   [junit4]   2> 112143 INFO  (Thread-54) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:42345 42345
   [junit4]   2> 112143 WARN  (Thread-54) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        80      /solr/aliases.json
   [junit4]   2>        80      /solr/clusterprops.json
   [junit4]   2>        10      /solr/configs/conf
   [junit4]   2>        5       
/solr/collections/parallelDestinationCollection/terms/shard2
   [junit4]   2>        5       
/solr/collections/parallelDestinationCollection1/terms/shard1
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        4       
/solr/collections/parallelDestinationCollection/terms/shard1
   [junit4]   2>        4       
/solr/collections/destinationCollection/terms/shard2
   [junit4]   2>        4       
/solr/collections/destinationCollection/terms/shard1
   [junit4]   2>        4       
/solr/collections/parallelDestinationCollection1/terms/shard2
   [junit4]   2>        3       /solr/collections/destination1/terms/shard1
   [junit4]   2>        3       /solr/collections/mainCorpus1/terms/shard2
   [junit4]   2>        3       /solr/collections/mainCorpus/terms/shard1
   [junit4]   2>        2       /solr/collections/workQueue1/terms/shard2
   [junit4]   2>        2       /solr/collections/workQueue1/terms/shard1
   [junit4]   2>        2       /solr/collections/destination/terms/shard2
   [junit4]   2>        2       /solr/collections/destination/terms/shard1
   [junit4]   2>        2       /solr/collections/destination1/terms/shard2
   [junit4]   2>        2       /solr/collections/mainCorpus1/terms/shard1
   [junit4]   2>        2       /solr/collections/mainCorpus/terms/shard2
   [junit4]   2>        2       
/solr/collections/collection1_collection/terms/shard1
   [junit4]   2>        2       
/solr/collections/collection1_collection/terms/shard2
   [junit4]   2>        2       /solr/collections/workQueue/terms/shard2
   [junit4]   2>        2       /solr/collections/workQueue/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        80      /solr/clusterstate.json
   [junit4]   2>        20      
/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2>        20      
/solr/collections/destinationCollection/state.json
   [junit4]   2>        20      
/solr/collections/parallelDestinationCollection1/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_collection/state.json
   [junit4]   2>        10      /solr/collections/workQueue1/state.json
   [junit4]   2>        10      /solr/collections/workQueue/state.json
   [junit4]   2>        10      /solr/collections/mainCorpus/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72092631953244171-127.0.0.1:37747_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        80      /solr/live_nodes
   [junit4]   2>        79      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_CF1433A7955F1667-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{expr_s=PostingsFormat(name=Memory), join2_s=Lucene50(blocksize=128), 
multiDefault=Lucene50(blocksize=128), subject=Lucene50(blocksize=128), 
a1_s=PostingsFormat(name=Asserting), a2_s=PostingsFormat(name=Memory), 
test_t=PostingsFormat(name=Memory), level1_s=PostingsFormat(name=Memory), 
body_t=PostingsFormat(name=Memory), ident_s=PostingsFormat(name=Asserting), 
s_multi=PostingsFormat(name=Memory), col_s=PostingsFormat(name=Asserting), 
level2_s=PostingsFormat(name=Asserting), a_ss=Lucene50(blocksize=128), 
a_s=PostingsFormat(name=Memory), a_t=Lucene50(blocksize=128), 
side_s=PostingsFormat(name=Memory), id=PostingsFormat(name=Memory), 
text=PostingsFormat(name=Memory)}, 
docValues:{expr_s=DocValuesFormat(name=Asserting), 
join2_s=DocValuesFormat(name=Direct), 
multiDefault=DocValuesFormat(name=Direct), 
price_f=DocValuesFormat(name=Direct), a1_s=DocValuesFormat(name=Lucene70), 
intDefault=DocValuesFormat(name=Lucene70), a_f=DocValuesFormat(name=Lucene70), 
join1_i=DocValuesFormat(name=Asserting), a2_s=DocValuesFormat(name=Asserting), 
a_i=DocValuesFormat(name=Memory), join3_i=DocValuesFormat(name=Memory), 
test_i=DocValuesFormat(name=Direct), field_i=DocValuesFormat(name=Direct), 
level1_s=DocValuesFormat(name=Asserting), 
s_multi=DocValuesFormat(name=Asserting), col_s=DocValuesFormat(name=Lucene70), 
level2_s=DocValuesFormat(name=Lucene70), a_ss=DocValuesFormat(name=Direct), 
a_s=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Memory), 
timestamp=DocValuesFormat(name=Direct), i_multi=DocValuesFormat(name=Memory), 
b_ls=DocValuesFormat(name=Lucene70), test_dt=DocValuesFormat(name=Asserting), 
ident_s=DocValuesFormat(name=Lucene70), order_i=DocValuesFormat(name=Direct), 
_version_=DocValuesFormat(name=Lucene70), side_s=DocValuesFormat(name=Memory), 
miles_i=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=926, 
maxMBSortInHeap=5.721652307222465, sim=RandomSimilarity(queryNorm=false): {}, 
locale=en-LC, timezone=US/Aleutian
   [junit4]   2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 9.0.4 
(64-bit)/cpus=8,threads=1,free=225841696,total=524812288
   [junit4]   2> NOTE: All tests run in this JVM: [CubedRootEvaluatorTest, 
TermsResponseTest, FieldValueEvaluatorTest, AscEvaluatorTest, 
TestToleratedUpdateError, ConcurrentUpdateSolrClientBuilderTest, 
GraphExpressionTest, HttpSolrClientConPoolTest, ArcSineEvaluatorTest, 
ReverseEvaluatorTest, TestEmbeddedSolrServer, TestZkConfigManager, 
GreaterThanEvaluatorTest, StreamExpressionTest]
   [junit4] Completed [110/146 (1!)] on J0 in 86.25s, 153 tests, 1 failure, 9 
skipped <<< FAILURES!

[...truncated 40113 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to