You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2017/01/11 15:18:59 UTC

[JENKINS] Lucene-Solr-6.x-Solaris (64bit/jdk1.8.0) - Build # 612 - Still unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/612/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelCommitStream

Error Message:
expected:<5> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<0>
	at __randomizedtesting.SeedInfo.seed([B10A63604D2FD55B:91E00160D16E3817]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelCommitStream(StreamExpressionTest.java:3965)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


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

Error Message:
Error from server at http://127.0.0.1:40043/solr: collection already exists: parallelDestinationCollection

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:40043/solr: collection already exists: parallelDestinationCollection
	at __randomizedtesting.SeedInfo.seed([B10A63604D2FD55B:D2E42082111B2E30]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:435)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:387)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1344)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1095)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1037)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelUpdateStream(StreamExpressionTest.java:3466)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 13515 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_B10A63604D2FD55B-001/init-core-data-001
   [junit4]   2> 80192 INFO  (SUITE-StreamExpressionTest-seed#[B10A63604D2FD55B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 80192 INFO  (SUITE-StreamExpressionTest-seed#[B10A63604D2FD55B]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_B10A63604D2FD55B-001/tempDir-001
   [junit4]   2> 80192 INFO  (SUITE-StreamExpressionTest-seed#[B10A63604D2FD55B]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 80193 INFO  (Thread-174) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 80193 INFO  (Thread-174) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 80293 INFO  (SUITE-StreamExpressionTest-seed#[B10A63604D2FD55B]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:50119
   [junit4]   2> 80305 INFO  (jetty-launcher-102-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 80305 INFO  (jetty-launcher-102-thread-3) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 80307 INFO  (jetty-launcher-102-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 80307 INFO  (jetty-launcher-102-thread-4) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 80310 INFO  (jetty-launcher-102-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@385912da{/solr,null,AVAILABLE}
   [junit4]   2> 80311 INFO  (jetty-launcher-102-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@286a128d{HTTP/1.1,[http/1.1]}{127.0.0.1:48839}
   [junit4]   2> 80311 INFO  (jetty-launcher-102-thread-3) [    ] o.e.j.s.Server Started @83284ms
   [junit4]   2> 80311 INFO  (jetty-launcher-102-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=48839}
   [junit4]   2> 80315 INFO  (jetty-launcher-102-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2317ca16{/solr,null,AVAILABLE}
   [junit4]   2> 80315 INFO  (jetty-launcher-102-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@57568536{HTTP/1.1,[http/1.1]}{127.0.0.1:40043}
   [junit4]   2> 80315 INFO  (jetty-launcher-102-thread-2) [    ] o.e.j.s.Server Started @83288ms
   [junit4]   2> 80315 INFO  (jetty-launcher-102-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40043}
   [junit4]   2> 80316 ERROR (jetty-launcher-102-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 80316 INFO  (jetty-launcher-102-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 80316 INFO  (jetty-launcher-102-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 80316 INFO  (jetty-launcher-102-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 80316 INFO  (jetty-launcher-102-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-11T14:59:41.758Z
   [junit4]   2> 80317 ERROR (jetty-launcher-102-thread-3) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 80317 INFO  (jetty-launcher-102-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 80317 INFO  (jetty-launcher-102-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 80317 INFO  (jetty-launcher-102-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 80317 INFO  (jetty-launcher-102-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-11T14:59:41.759Z
   [junit4]   2> 80325 INFO  (jetty-launcher-102-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6bdf3f3d{/solr,null,AVAILABLE}
   [junit4]   2> 80327 INFO  (jetty-launcher-102-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3e131937{/solr,null,AVAILABLE}
   [junit4]   2> 80328 INFO  (jetty-launcher-102-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7aea6081{HTTP/1.1,[http/1.1]}{127.0.0.1:59699}
   [junit4]   2> 80328 INFO  (jetty-launcher-102-thread-4) [    ] o.e.j.s.Server Started @83301ms
   [junit4]   2> 80328 INFO  (jetty-launcher-102-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59699}
   [junit4]   2> 80330 ERROR (jetty-launcher-102-thread-4) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 80330 INFO  (jetty-launcher-102-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 80330 INFO  (jetty-launcher-102-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 80330 INFO  (jetty-launcher-102-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 80331 INFO  (jetty-launcher-102-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7a46626b{HTTP/1.1,[http/1.1]}{127.0.0.1:40531}
   [junit4]   2> 80331 INFO  (jetty-launcher-102-thread-1) [    ] o.e.j.s.Server Started @83304ms
   [junit4]   2> 80331 INFO  (jetty-launcher-102-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40531}
   [junit4]   2> 80331 ERROR (jetty-launcher-102-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 80331 INFO  (jetty-launcher-102-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 80331 INFO  (jetty-launcher-102-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 80331 INFO  (jetty-launcher-102-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 80332 INFO  (jetty-launcher-102-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-11T14:59:41.774Z
   [junit4]   2> 80338 INFO  (jetty-launcher-102-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-11T14:59:41.772Z
   [junit4]   2> 80354 INFO  (jetty-launcher-102-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 80357 INFO  (jetty-launcher-102-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 80373 INFO  (jetty-launcher-102-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 80376 INFO  (jetty-launcher-102-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 80377 INFO  (jetty-launcher-102-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50119/solr
   [junit4]   2> 80378 INFO  (jetty-launcher-102-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 80381 INFO  (jetty-launcher-102-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 80382 INFO  (jetty-launcher-102-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50119/solr
   [junit4]   2> 80387 INFO  (jetty-launcher-102-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 80393 INFO  (jetty-launcher-102-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50119/solr
   [junit4]   2> 80396 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1598e0aadc40004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 80398 INFO  (jetty-launcher-102-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 80398 INFO  (jetty-launcher-102-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50119/solr
   [junit4]   2> 80465 INFO  (jetty-launcher-102-thread-2) [n:127.0.0.1:40043_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40043_solr
   [junit4]   2> 80469 INFO  (jetty-launcher-102-thread-2) [n:127.0.0.1:40043_solr    ] o.a.s.c.Overseer Overseer (id=97265043481296907-127.0.0.1:40043_solr-n_0000000000) starting
   [junit4]   2> 80470 INFO  (jetty-launcher-102-thread-4) [n:127.0.0.1:59699_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59699_solr
   [junit4]   2> 80472 INFO  (jetty-launcher-102-thread-3) [n:127.0.0.1:48839_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48839_solr
   [junit4]   2> 80474 INFO  (jetty-launcher-102-thread-1) [n:127.0.0.1:40531_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40531_solr
   [junit4]   2> 80493 INFO  (zkCallback-121-thread-2-processing-n:127.0.0.1:59699_solr) [n:127.0.0.1:59699_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 80494 INFO  (zkCallback-120-thread-2-processing-n:127.0.0.1:40531_solr) [n:127.0.0.1:40531_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 80494 INFO  (zkCallback-123-thread-2-processing-n:127.0.0.1:48839_solr) [n:127.0.0.1:48839_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 80495 INFO  (zkCallback-120-thread-2-processing-n:127.0.0.1:40531_solr) [n:127.0.0.1:40531_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 80497 INFO  (zkCallback-122-thread-1-processing-n:127.0.0.1:40043_solr) [n:127.0.0.1:40043_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 80498 INFO  (zkCallback-121-thread-1-processing-n:127.0.0.1:59699_solr) [n:127.0.0.1:59699_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 80504 INFO  (jetty-launcher-102-thread-2) [n:127.0.0.1:40043_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40043_solr
   [junit4]   2> 80508 INFO  (zkCallback-123-thread-1-processing-n:127.0.0.1:48839_solr) [n:127.0.0.1:48839_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 80519 INFO  (zkCallback-120-thread-1-processing-n:127.0.0.1:40531_solr) [n:127.0.0.1:40531_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 80520 INFO  (zkCallback-121-thread-1-processing-n:127.0.0.1:59699_solr) [n:127.0.0.1:59699_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 80523 INFO  (zkCallback-122-thread-1-processing-n:127.0.0.1:40043_solr) [n:127.0.0.1:40043_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 80588 INFO  (jetty-launcher-102-thread-1) [n:127.0.0.1:40531_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_B10A63604D2FD55B-001/tempDir-001/node1/.
   [junit4]   2> 80652 INFO  (jetty-launcher-102-thread-2) [n:127.0.0.1:40043_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_B10A63604D2FD55B-001/tempDir-001/node2/.
   [junit4]   2> 80743 INFO  (jetty-launcher-102-thread-4) [n:127.0.0.1:59699_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_B10A63604D2FD55B-001/tempDir-001/node4/.
   [junit4]   2> 80752 INFO  (jetty-launcher-102-thread-3) [n:127.0.0.1:48839_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_B10A63604D2FD55B-001/tempDir-001/node3/.
   [junit4]   2> 80920 INFO  (SUITE-StreamExpressionTest-seed#[B10A63604D2FD55B]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 80922 INFO  (SUITE-StreamExpressionTest-seed#[B10A63604D2FD55B]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50119/solr ready
   [junit4]   2> 80939 INFO  (qtp1101808535-624) [n:127.0.0.1:40043_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=collection1_collection&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 80944 INFO  (OverseerThreadFactory-313-thread-1-processing-n:127.0.0.1:40043_solr) [n:127.0.0.1:40043_solr    ] o.a.s.c.CreateCollectionCmd Create collection collection1_collection
   [junit4]   2> 81090 INFO  (qtp1101808535-616) [n:127.0.0.1:40043_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=collection1_collection_shard1_replica1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 81090 INFO  (qtp1376078116-604) [n:127.0.0.1:48839_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=collection1_collection_shard2_replica1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2
   [junit4]   2> 81206 INFO  (zkCallback-122-thread-1-processing-n:127.0.0.1:40043_solr) [n:127.0.0.1:40043_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> 81234 INFO  (zkCallback-123-thread-1-processing-n:127.0.0.1:48839_solr) [n:127.0.0.1:48839_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> 82111 INFO  (qtp1376078116-604) [n:127.0.0.1:48839_solr c:collection1_collection s:shard2  x:collection1_collection_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 82115 INFO  (qtp1101808535-616) [n:127.0.0.1:40043_solr c:collection1_collection s:shard1  x:collection1_collection_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 82133 INFO  (qtp1101808535-616) [n:127.0.0.1:40043_solr c:collection1_collection s:shard1  x:collection1_collection_shard1_replica1] o.a.s.s.IndexSchema [collection1_collection_shard1_replica1] Schema name=test
   [junit4]   2> 82133 INFO  (qtp1376078116-604) [n:127.0.0.1:48839_solr c:collection1_collection s:shard2  x:collection1_collection_shard2_replica1] o.a.s.s.IndexSchema [collection1_collection_shard2_replica1] Schema name=test
   [junit4]   2> 82221 WARN  (qtp1101808535-616) [n:127.0.0.1:40043_solr c:collection1_collection s:shard1  x:collection1_collection_shard1_replica1] o.a.s.s.IndexSchema [collection1_collection_shard1_replica1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 82223 WARN  (qtp1376078116-604) [n:127.0.0.1:48839_solr c:collection1_collection s:shard2  x:collection1_collection_shard2_replica1] o.a.s.s.IndexSchema [collection1_collection_shard2_replica1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 82223 WARN  (qtp1101808535-616) [n:127.0.0.1:40043_solr c:collection1_collection s:shard1  x:collection1_collection_shard1_replica1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 82223 WARN  (qtp1101808535-616) [n:127.0.0.1:40043_solr c:collection1_collection s:shard1  x:collection1_collection_shard1_replica1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 82224 INFO  (qtp1101808535-616) [n:127.0.0.1:40043_solr c:collection1_collection s:shard1  x:collection1_collection_shard1_replica1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 82224 WARN  (qtp1376078116-604) [n:127.0.0.1:48839_solr c:collection1_collection s:shard2  x:collection1_collection_shard2_replica1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 82224 WARN  (qtp1376078116-604) [n:127.0.0.1:48839_solr c:collection1_collection s:shard2  x:collection1_collection_shard2_replica1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 82225 INFO  (qtp1376078116-604) [n:127.0.0.1:48839_solr c:collection1_collection s:shard2  x:collection1_collection_shard2_replica1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 82225 INFO  (qtp1101808535-616) [n:127.0.0.1:40043_solr c:collection1_collection s:shard1  x:collection1_collection_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_collection_shard1_replica1' using configuration from collection collection1_collection
   [junit4]   2> 82226 INFO  (qtp1101808535-616) [n:127.0.0.1:40043_solr c:collection1_collection s:shard1  x:collection1_collection_shard1_replica1] o.a.s.c.SolrCore [[collection1_collection_shard1_replica1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_B10A63604D2FD55B-001/tempDir-001/node2/collection1_collection_shard1_replica1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_B10A63604D2FD55B-001/tempDir-001/node2/./collection1_collection_shard1_replica1/data/]
   [junit4]   2> 82231 INFO  (qtp1376078116-604) [n:127.0.0.1:48839_solr c:collection1_collection s:shard2  x:collection1_collection_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_collection_shard2_replica1' using configuration from collection collection1_collection
   [junit4]   2> 82232 INFO  (qtp1376078116-604) [n:127.0.0.1:48839_solr c:collection1_collection s:shard2  x:collection1_collection_shard2_replica1] o.a.s.c.SolrCore [[collection1_collection_shard2_replica1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_B10A63604D2FD55B-001/tempDir-001/node3/collection1_collection_shard2_replica1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_B10A63604D2FD55B-001/tempDir-001/node3/./collection1_collection_shard2_replica1/data/]
   [junit4]   2> 82242 INFO  (qtp1101808535-616) [n:127.0.0.1:40043_solr c:collection1_collection s:shard1  x:collection1_collection_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 82242 INFO  (qtp1101808535-616) [n:127.0.0.1:40043_solr c:collection1_collection s:shard1  x:collection1_collection_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 82243 INFO  (qtp1101808535-616) [n:127.0.0.1:40043_solr c:collection1_collection s:shard1  x:collection1_collection_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 82243 INFO  (qtp1101808535-616) [n:127.0.0.1:40043_solr c:collection1_collection s:shard1  x:collection1_collection_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 82244 INFO  (qtp1101808535-616) [n:127.0.0.1:40043_solr c:collection1_collection s:shard1  x:collection1_collection_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@175a51be[collection1_collection_shard1_replica1] main]
   [junit4]   2> 82246 INFO  (qtp1101808535-616) [n:127.0.0.1:40043_solr c:collection1_collection s:shard1  x:collection1_collection_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 82247 INFO  (qtp1101808535-616) [n:127.0.0.1:40043_solr c:collection1_collection s:shard1  x:collection1_collection_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 82247 INFO  (qtp1101808535-616) [n:127.0.0.1:40043_solr c:collection1_collection s:shard1  x:collection1_collection_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 82247 INFO  (qtp1101808535-616) [n:127.0.0.1:40043_solr c:collection1_collection s:shard1  x:collection1_collection_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556240697853476864
   [junit4]   2> 82253 INFO  (qtp1376078116-604) [n:127.0.0.1:48839_solr c:collection1_collection s:shard2  x:collection1_collection_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 82253 INFO  (qtp1376078116-604) [n:127.0.0.1:48839_solr c:collection1_collection s:shard2  x:collection1_collection_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 82254 INFO  (qtp1376078116-604) [n:127.0.0.1:48839_solr c:collection1_collection s:shard2  x:collection1_collection_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 82254 INFO  (qtp1376078116-604) [n:127.0.0.1:48839_solr c:collection1_collection s:shard2  x:collection1_collection_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 82257 INFO  (qtp1101808535-616) [n:127.0.0.1:40043_solr c:collection1_collection s:shard1  x:collection1_collection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 82257 INFO  (qtp1101808535-616) [n:127.0.0.1:40043_solr c:collection1_collection s:shard1  x:collection1_collection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 82258 INFO  (qtp1101808535-616) [n:127.0.0.1:40043_solr c:collection1_collection s:shard1  x:collection1_collection_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40043/solr/collection1_collection_shard1_replica1/
   [junit4]   2> 82258 INFO  (qtp1101808535-616) [n:127.0.0.1:40043_solr c:collection1_collection s:shard1  x:collection1_collection_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 82258 INFO  (qtp1101808535-616) [n:127.0.0.1:40043_solr c:collection1_collection s:shard1  x:collection1_collection_shard1_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:40043/solr/collection1_collection_shard1_replica1/ has no replicas
   [junit4]   2> 82259 INFO  (qtp1376078116-604) [n:127.0.0.1:48839_solr c:collection1_collection s:shard2  x:collection1_collection_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3b4cb282[collection1_collection_shard2_replica1] main]
   [junit4]   2> 82260 INFO  (searcherExecutor-322-thread-1-processing-n:127.0.0.1:40043_solr x:collection1_collection_shard1_replica1 s:shard1 c:collection1_collection) [n:127.0.0.1:40043_solr c:collection1_collection s:shard1  x:collection1_collection_shard1_replica1] o.a.s.c.SolrCore [collection1_collection_shard1_replica1] Registered new searcher Searcher@175a51be[collection1_collection_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 82262 INFO  (qtp1376078116-604) [n:127.0.0.1:48839_solr c:collection1_collection s:shard2  x:collection1_collection_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 82263 INFO  (qtp1376078116-604) [n:127.0.0.1:48839_solr c:collection1_collection s:shard2  x:collection1_collection_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 82263 INFO  (qtp1376078116-604) [n:127.0.0.1:48839_solr c:collection1_collection s:shard2  x:collection1_collection_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 82264 INFO  (qtp1376078116-604) [n:127.0.0.1:48839_solr c:collection1_collection s:shard2  x:collection1_collection_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556240697871302656
   [junit4]   2> 82264 INFO  (searcherExecutor-323-thread-1-processing-n:127.0.0.1:48839_solr x:collection1_collection_shard2_replica1 s:shard2 c:collection1_collection) [n:127.0.0.1:48839_solr c:collection1_collection s:shard2  x:collection1_collection_shard2_replica1] o.a.s.c.SolrCore [collection1_collection_shard2_replica1] Registered new searcher Searcher@3b4cb282[collection1_collection_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 82270 INFO  (qtp1101808535-616) [n:127.0.0.1:40043_solr c:collection1_collection s:shard1  x:collection1_collection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40043/solr/collection1_collection_shard1_replica1/ shard1
   [junit4]   2> 82278 INFO  (qtp1376078116-604) [n:127.0.0.1:48839_solr c:collection1_collection s:shard2  x:collection1_collection_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 82278 INFO  (qtp1376078116-604) [n:127.0.0.1:48839_solr c:collection1_collection s:shard2  x:collection1_collection_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 82278 INFO  (qtp1376078116-604) [n:127.0.0.1:48839_solr c:collection1_collection s:shard2  x:collection1_collection_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:48839/solr/collection1_collection_shard2_replica1/
   [junit4]   2> 82278 INFO  (qtp1376078116-604) [n:127.0.0.1:48839_solr c:collection1_collection s:shard2  x:collection1_collection_shard2_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 82278 INFO  (qtp1376078116-604) [n:127.0.0.1:48839_solr c:collection1_collection s:shard2  x:collection1_collection_shard2_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:48839/solr/collection1_collection_shard2_replica1/ has no replicas
   [junit4]   2> 82287 INFO  (qtp1376078116-604) [n:127.0.0.1:48839_solr c:collection1_collection s:shard2  x:collection1_collection_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:48839/solr/collection1_collection_shard2_replica1/ shard2
   [junit4]   2> 82395 INFO  (zkCallback-123-thread-1-processing-n:127.0.0.1:48839_solr) [n:127.0.0.1:48839_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> 82395 INFO  (zkCallback-122-thread-2-processing-n:127.0.0.1:40043_solr) [n:127.0.0.1:40043_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> 82421 INFO  (qtp1101808535-616) [n:127.0.0.1:40043_solr c:collection1_collection s:shard1  x:collection1_collection_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 82425 INFO  (qtp1101808535-616) [n:127.0.0.1:40043_solr c:collection1_collection s:shard1  x:collection1_collection_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=collection1_collection_shard1_replica1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard1&wt=javabin&version=2} status=0 QTime=1336
   [junit4]   2> 82447 INFO  (qtp1376078116-604) [n:127.0.0.1:48839_solr c:collection1_collection s:shard2  x:collection1_collection_shard2_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 82450 INFO  (qtp1376078116-604) [n:127.0.0.1:48839_solr c:collection1_collection s:shard2  x:collection1_collection_shard2_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=collection1_collection_shard2_replica1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2} status=0 QTime=1361
   [junit4]   2> 82457 INFO  (qtp1101808535-624) [n:127.0.0.1:40043_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> 82556 INFO  (zkCallback-123-thread-1-processing-n:127.0.0.1:48839_solr) [n:127.0.0.1:48839_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> 82556 INFO  (zkCallback-122-thread-3-processing-n:127.0.0.1:40043_solr) [n:127.0.0.1:40043_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> 82949 INFO  (OverseerCollectionConfigSetProcessor-97265043481296907-127.0.0.1:40043_solr-n_0000000000) [n:127.0.0.1:40043_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> 83458 INFO  (qtp1101808535-624) [n:127.0.0.1:40043_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=collection1_collection&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2520
   [junit4]   2> 83459 INFO  (SUITE-StreamExpressionTest-seed#[B10A63604D2FD55B]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1_collection failOnTimeout:true timeout (sec):30
   [junit4]   2> 83460 INFO  (SUITE-StreamExpressionTest-seed#[B10A63604D2FD55B]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1_collection
   [junit4]   2> 83465 INFO  (qtp1101808535-614) [n:127.0.0.1:40043_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> 83578 INFO  (qtp1101808535-614) [n:127.0.0.1:40043_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=113
   [junit4]   2> 83619 INFO  (TEST-StreamExpressionTest.testTopicStream-seed#[B10A63604D2FD55B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTopicStream
   [junit4]   2> 83636 INFO  (qtp1101808535-615) [n:127.0.0.1:40043_solr c:collection1_collection s:shard1 r:core_node1 x:collection1_collection_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica1]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:48839/solr/collection1_collection_shard2_replica1/&wt=javabin&version=2}{deleteByQuery=*:* (-1556240699303657472)} 0 7
   [junit4]   2> 83640 INFO  (qtp1101808535-613) [n:127.0.0.1:40043_solr c:collection1_collection s:shard1 r:core_node1 x:collection1_collection_shard1_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 83640 INFO  (qtp1101808535-613) [n:127.0.0.1:40043_solr c:collection1_collection s:shard1 r:core_node1 x:collection1_collection_shard1_replica1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 83641 INFO  (qtp1376078116-603) [n:127.0.0.1:48839_solr c:collection1_collection s:shard2 r:core_node2 x:collection1_collection_shard2_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 83641 INFO  (qtp1376078116-603) [n:127.0.0.1:48839_solr c:collection1_collection s:shard2 r:core_node2 x:collection1_collection_shard2_replica1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 83641 INFO  (qtp1101808535-613) [n:127.0.0.1:40043_solr c:collection1_collection s:shard1 r:core_node1 x:collection1_collection_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 83642 INFO  (qtp1101808535-613) [n:127.0.0.1:40043_solr c:collection1_collection s:shard1 r:core_node1 x:collection1_collection_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:48839/solr/collection1_collection_shard2_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 83642 INFO  (qtp1376078116-603) [n:127.0.0.1:48839_solr c:collection1_collection s:shard2 r:core_node2 x:collection1_collection_shard2_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 83642 INFO  (qtp1376078116-603) [n:127.0.0.1:48839_solr c:collection1_collection s:shard2 r:core_node2 x:collection1_collection_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:48839/solr/collection1_collection_shard2_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 83644 INFO  (qtp1376078116-602) [n:127.0.0.1:48839_solr c:collection1_collection s:shard2 r:core_node2 x:collection1_collection_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica1]  webapp=/solr path=/update params={_stateVer_=collection1_collection:3&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1556240699298414592),commit=} 0 21
   [junit4]   2> 83648 INFO  (TEST-StreamExpressionTest.testTopicStream-seed#[B10A63604D2FD55B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTopicStream
   [junit4] IGNOR/A 0.08s J1 | StreamExpressionTest.testTopicStream
   [junit4]    > Assumption #1: got: <false>, expected: is <true>
   [junit4]   2> 83691 INFO  (TEST-StreamExpressionTest.testParallelExecutorStream-seed#[B10A63604D2FD55B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParallelExecutorStream
   [junit4]   2> 83699 INFO  (qtp1376078116-605) [n:127.0.0.1:48839_solr c:collection1_collection s:shard2 r:core_node2 x:collection1_collection_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica1]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:40043/solr/collection1_collection_shard1_replica1/&wt=javabin&version=2}{deleteByQuery=*:* (-1556240699374960640)} 0 1
   [junit4]   2> 83703 INFO  (qtp1101808535-609) [n:127.0.0.1:40043_solr c:collection1_collection s:shard1 r:core_node1 x:collection1_collection_shard1_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 83704 INFO  (qtp1101808535-609) [n:127.0.0.1:40043_solr c:collection1_collection s:shard1 r:core_node1 x:collection1_collection_shard1_replica1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 83705 INFO  (qtp1101808535-609) [n:127.0.0.1:40043_solr c:collection1_collection s:shard1 r:core_node1 x:collection1_collection_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 83705 INFO  (qtp1101808535-609) [n:127.0.0.1:40043_solr c:collection1_collection s:shard1 r:core_node1 x:collection1_collection_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:40043/solr/collection1_collection_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 83705 INFO  (qtp1376078116-598) [n:127.0.0.1:48839_solr c:collection1_collection s:shard2 r:core_node2 x:collection1_collection_shard2_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 83705 INFO  (qtp1376078116-598) [n:127.0.0.1:48839_solr c:collection1_collection s:shard2 r:core_node2 x:collection1_collection_shard2_replica1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 83705 INFO  (qtp1376078116-598) [n:127.0.0.1:48839_solr c:collection1_collection s:shard2 r:core_node2 x:collection1_collection_shard2_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 83705 INFO  (qtp1376078116-598) [n:127.0.0.1:48839_solr c:collection1_collection s:shard2 r:core_node2 x:collection1_collection_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:40043/solr/collection1_collection_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 83706 INFO  (qtp1101808535-625) [n:127.0.0.1:40043_solr c:collection1_collection s:shard1 r:core_node1 x:collection1_collection_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=collection1_collection:3&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1556240699371814912),commit=} 0 12
   [junit4]   2> 83708 INFO  (qtp1101808535-621) [n:127.0.0.1:40043_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=workQueue&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 83712 INFO  (OverseerThreadFactory-313-thread-3-processing-n:127.0.0.1:40043_solr) [n:127.0.0.1:40043_solr    ] o.a.s.c.CreateCollectionCmd Create collection workQueue
   [junit4]   2> 83713 INFO  (OverseerCollectionConfigSetProcessor-97265043481296907-127.0.0.1:40043_solr-n_0000000000) [n:127.0.0.1:40043_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 83923 INFO  (qtp1376078116-604) [n:127.0.0.1:48839_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=workQueue_shard2_replica1&action=CREATE&numShards=2&collection=workQueue&shard=shard2&wt=javabin&version=2
   [junit4]   2> 83925 INFO  (qtp653612463-631) [n:127.0.0.1:59699_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=workQueue_shard1_replica1&action=CREATE&numShards=2&collection=workQueue&shard=shard1&wt=javabin&version=2
   [junit4]   2> 84039 INFO  (zkCallback-121-thread-1-processing-n:127.0.0.1:59699_solr) [n:127.0.0.1:59699_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/workQueue/state.json] for collection [workQueue] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 84039 INFO  (zkCallback-123-thread-1-processing-n:127.0.0.1:48839_solr) [n:127.0.0.1:48839_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/workQueue/state.json] for collection [workQueue] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 84941 INFO  (qtp1376078116-604) [n:127.0.0.1:48839_solr c:workQueue s:shard2  x:workQueue_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 84942 INFO  (qtp653612463-631) [n:127.0.0.1:59699_solr c:workQueue s:shard1  x:workQueue_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 84965 INFO  (qtp1376078116-604) [n:127.0.0.1:48839_solr c:workQueue s:shard2  x:workQueue_shard2_replica1] o.a.s.s.IndexSchema [workQueue_shard2_replica1] Schema name=test
   [junit4]   2> 84965 INFO  (qtp653612463-631) [n:127.0.0.1:59699_solr c:workQueue s:shard1  x:workQueue_shard1_replica1] o.a.s.s.IndexSchema [workQueue_shard1_replica1] Schema name=test
   [junit4]   2> 85038 WARN  (qtp1376078116-604) [n:127.0.0.1:48839_solr c:workQueue s:shard2  x:workQueue_shard2_replica1] o.a.s.s.IndexSchema [workQueue_shard2_replica1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 85039 WARN  (qtp1376078116-604) [n:127.0.0.1:48839_solr c:workQueue s:shard2  x:workQueue_shard2_replica1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 85040 WARN  (qtp1376078116-604) [n:127.0.0.1:48839_solr c:workQueue s:shard2  x:workQueue_shard2_replica1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 85040 INFO  (qtp1376078116-604) [n:127.0.0.1:48839_solr c:workQueue s:shard2  x:workQueue_shard2_replica1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 85045 INFO  (qtp1376078116-604) [n:127.0.0.1:48839_solr c:workQueue s:shard2  x:workQueue_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'workQueue_shard2_replica1' using configuration from collection workQueue
   [junit4]   2> 85045 INFO  (qtp1376078116-604) [n:127.0.0.1:48839_solr c:workQueue s:shard2  x:workQueue_shard2_replica1] o.a.s.c.SolrCore [[workQueue_shard2_replica1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_B10A63604D2FD55B-001/tempDir-001/node3/workQueue_shard2_replica1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_B10A63604D2FD55B-001/tempDir-001/node3/./workQueue_shard2_replica1/data/]
   [junit4]   2> 85047 WARN  (qtp653612463-631) [n:127.0.0.1:59699_solr c:workQueue s:shard1  x:workQueue_shard1_replica1] o.a.s.s.IndexSchema [workQueue_shard1_replica1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 85055 WARN  (qtp653612463-631) [n:127.0.0.1:59699_solr c:workQueue s:shard1  x:workQueue_shard1_replica1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 85055 WARN  (qtp653612463-631) [n:127.0.0.1:59699_solr c:workQueue s:shard1  x:workQueue_shard1_replica1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 85055 INFO  (qtp653612463-631) [n:127.0.0.1:59699_solr c:workQueue s:shard1  x:workQueue_shard1_replica1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 85070 INFO  (qtp653612463-631) [n:127.0.0.1:59699_solr c:workQueue s:shard1  x:workQueue_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'workQueue_shard1_replica1' using configuration from collection workQueue
   [junit4]   2> 85071 INFO  (qtp653612463-631) [n:127.0.0.1:59699_solr c:workQueue s:shard1  x:workQueue_shard1_replica1] o.a.s.c.SolrCore [[workQueue_shard1_replica1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_B10A63604D2FD55B-001/tempDir-001/node4/workQueue_shard1_replica1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_B10A63604D2FD55B-001/tempDir-001/node4/./workQueue_shard1_replica1/data/]
   [junit4]   2> 85078 INFO  (qtp1376078116-604) [n:127.0.0.1:48839_solr c:workQueue s:shard2  x:workQueue_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 85078 INFO  (qtp1376078116-604) [n:127.0.0.1:48839_solr c:workQueue s:shard2  x:workQueue_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 85079 INFO  (qtp1376078116-604) [n:127.0.0.1:48839_solr c:workQueue s:shard2  x:workQueue_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 85079 INFO  (qtp1376078116-604) [n:127.0.0.1:48839_solr c:workQueue s:shard2  x:workQueue_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 85084 INFO  (qtp1376078116-604) [n:127.0.0.1:48839_solr c:workQueue s:shard2  x:workQueue_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@60ced0c2[workQueue_shard2_replica1] main]
   [junit4]   2> 85084 INFO  (qtp653612463-631) [n:127.0.0.1:59699_solr c:workQueue s:shard1  x:workQueue_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 85086 INFO  (qtp653612463-631) [n:127.0.0.1:59699_solr c:workQueue s:shard1  x:workQueue_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 85087 INFO  (qtp653612463-631) [n:127.0.0.1:59699_solr c:workQueue s:shard1  x:workQueue_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 85087 INFO  (qtp653612463-631) [n:127.0.0.1:59699_solr c:workQueue s:shard1  x:workQueue_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 85087 INFO  (qtp1376078116-604) [n:127.0.0.1:48839_solr c:workQueue s:shard2  x:workQueue_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 85088 INFO  (qtp1376078116-604) [n:127.0.0.1:48839_solr c:workQueue s:shard2  x:workQueue_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 85088 INFO  (qtp653612463-631) [n:127.0.0.1:59699_solr c:workQueue s:shard1  x:workQueue_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5292abab[workQueue_shard1_replica1] main]
   [junit4]   2> 85088 INFO  (qtp1376078116-604) [n:127.0.0.1:48839_solr c:workQueue s:shard2  x:workQueue_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 85089 INFO  (qtp1376078116-604) [n:127.0.0.1:48839_solr c:workQueue s:shard2  x:workQueue_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556240700833529856
   [junit4]   2> 85090 INFO  (qtp653612463-631) [n:127.0.0.1:59699_solr c:workQueue s:shard1  x:workQueue_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 85091 INFO  (qtp653612463-631) [n:127.0.0.1:59699_solr c:workQueue s:shard1  x:workQueue_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 85091 INFO  (qtp653612463-631) [n:127.0.0.1:59699_solr c:workQueue s:shard1  x:workQueue_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 85091 INFO  (searcherExecutor-334-thread-1-processing-n:127.0.0.1:59699_solr x:workQueue_shard1_replica1 s:shard1 c:workQueue) [n:127.0.0.1:59699_solr c:workQueue s:shard1  x:workQueue_shard1_replica1] o.a.s.c.SolrCore [workQueue_shard1_replica1] Registered new searcher Searcher@5292abab[workQueue_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 85091 INFO  (qtp653612463-631) [n:127.0.0.1:59699_solr c:workQueue s:shard1  x:workQueue_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556240700835627008
   [junit4]   2> 85092 INFO  (searcherExecutor-332-thread-1-processing-n:127.0.0.1:48839_solr x:workQueue_shard2_replica1 s:shard2 c:workQueue) [n:127.0.0.1:48839_solr c:workQueue s:shard2  x:workQueue_shard2_replica1] o.a.s.c.SolrCore [workQueue_shard2_replica1] Registered new searcher Searcher@60ced0c2[workQueue_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 85102 INFO  (qtp653612463-631) [n:127.0.0.1:59699_solr c:workQueue s:shard1  x:workQueue_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 85103 INFO  (qtp653612463-631) [n:127.0.0.1:59699_solr c:workQueue s:shard1  x:workQueue_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 85103 INFO  (qtp653612463-631) [n:127.0.0.1:59699_solr c:workQueue s:shard1  x:workQueue_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:59699/solr/workQueue_shard1_replica1/
   [junit4]   2> 85103 INFO  (qtp653612463-631) [n:127.0.0.1:59699_solr c:workQueue s:shard1  x:workQueue_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 85104 INFO  (qtp653612463-631) [n:127.0.0.1:59699_solr c:workQueue s:shard1  x:workQueue_shard1_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:59699/solr/workQueue_shard1_replica1/ has no replicas
   [junit4]   2> 85107 INFO  (qtp1376078116-604) [n:127.0.0.1:48839_solr c:workQueue s:shard2  x:workQueue_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 85107 INFO  (qtp1376078116-604) [n:127.0.0.1:48839_solr c:workQueue s:shard2  x:workQueue_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 85107 INFO  (qtp1376078116-604) [n:127.0.0.1:48839_solr c:workQueue s:shard2  x:workQueue_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:48839/solr/workQueue_shard2_replica1/
   [junit4]   2> 85107 INFO  (qtp1376078116-604) [n:127.0.0.1:48839_solr c:workQueue s:shard2  x:workQueue_shard2_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 85107 INFO  (qtp1376078116-604) [n:127.0.0.1:48839_solr c:workQueue s:shard2  x:workQueue_shard2_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:48839/solr/workQueue_shard2_replica1/ has no replicas
   [junit4]   2> 85115 INFO  (qtp653612463-631) [n:127.0.0.1:59699_solr c:workQueue s:shard1  x:workQueue_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:59699/solr/workQueue_shard1_replica1/ shard1
   [junit4]   2> 85119 INFO  (qtp1376078116-604) [n:127.0.0.1:48839_solr c:workQueue s:shard2  x:workQueue_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:48839/solr/workQueue_shard2_replica1/ shard2
   [junit4]   2> 85225 INFO  (zkCallback-121-thread-1-processing-n:127.0.0.1:59699_solr) [n:127.0.0.1:59699_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/workQueue/state.json] for collection [workQueue] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 85225 INFO  (zkCallback-123-thread-1-processing-n:127.0.0.1:48839_solr) [n:127.0.0.1:48839_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/workQueue/state.json] for collection [workQueue] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 85267 INFO  (qtp653612463-631) [n:127.0.0.1:59699_solr c:workQueue s:shard1  x:workQueue_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 85271 INFO  (qtp653612463-631) [n:127.0.0.1:59699_solr c:workQueue s:shard1  x:workQueue_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=workQueue_shard1_replica1&action=CREATE&numShards=2&collection=workQueue&shard=shard1&wt=javabin&version=2} status=0 QTime=1346
   [junit4]   2> 85273 INFO  (qtp1376078116-604) [n:127.0.0.1:48839_solr c:workQueue s:shard2  x:workQueue_shard2_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 85277 INFO  (qtp1376078116-604) [n:127.0.0.1:48839_solr c:workQueue s:shard2  x:workQueue_shard2_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=workQueue_shard2_replica1&action=CREATE&numShards=2&collection=workQueue&shard=shard2&wt=javabin&version=2} status=0 QTime=1355
   [junit4]   2> 85283 INFO  (qtp1101808535-621) [n:127.0.0.1:40043_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> 85381 INFO  (zkCallback-123-thread-1-processing-n:127.0.0.1:48839_solr) [n:127.0.0.1:48839_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/workQueue/state.json] for collection [workQueue] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 85381 INFO  (zkCallback-121-thread-1-processing-n:127.0.0.1:59699_solr) [n:127.0.0.1:59699_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/workQueue/state.json] for collection [workQueue] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 85719 INFO  (OverseerCollectionConfigSetProcessor-97265043481296907-127.0.0.1:40043_solr-n_0000000000) [n:127.0.0.1:40043_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 86286 INFO  (qtp1101808535-621) [n:127.0.0.1:40043_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=workQueue&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2578
   [junit4]   2> 86286 INFO  (TEST-StreamExpressionTest.testParallelExecutorStream-seed#[B10A63604D2FD55B]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: workQueue failOnTimeout:true timeout (sec):30
   [junit4]   2> 86287 INFO  (TEST-StreamExpressionTest.testParallelExecutorStream-seed#[B10A63604D2FD55B]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: workQueue
   [junit4]   2> 86290 INFO  (qtp1101808535-616) [n:127.0.0.1:40043_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=mainCorpus&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 86294 INFO  (OverseerThreadFactory-313-thread-4-processing-n:127.0.0.1:40043_solr) [n:127.0.0.1:40043_solr    ] o.a.s.c.CreateCollectionCmd Create collection mainCorpus
   [junit4]   2> 86514 INFO  (qtp653612463-633) [n:127.0.0.1:59699_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=mainCorpus_shard2_replica1&action=CREATE&numShards=2&collection=mainCorpus&shard=shard2&wt=javabin&version=2
   [junit4]   2> 86514 INFO  (qtp1101808535-624) [n:127.0.0.1:40043_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=mainCorpus_shard1_replica1&action=CREATE&numShards=2&collection=mainCorpus&shard=shard1&wt=javabin&version=2
   [junit4]   2> 86627 INFO  (zkCallback-121-thread-1-processing-n:127.0.0.1:59699_solr) [n:127.0.0.1:59699_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/mainCorpus/state.json] for collection [mainCorpus] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 86628 INFO  (zkCallback-122-thread-1-processing-n:127.0.0.1:40043_solr) [n:127.0.0.1:40043_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/mainCorpus/state.json] for collection [mainCorpus] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 87541 INFO  (qtp1101808535-624) [n:127.0.0.1:40043_solr c:mainCorpus s:shard1  x:mainCorpus_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 87542 INFO  (qtp653612463-633) [n:127.0.0.1:59699_solr c:mainCorpus s:shard2  x:mainCorpus_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 87563 INFO  (qtp1101808535-624) [n:127.0.0.1:40043_solr c:mainCorpus s:shard1  x:mainCorpus_shard1_replica1] o.a.s.s.IndexSchema [mainCorpus_shard1_replica1] Schema name=test
   [junit4]   2> 87563 INFO  (qtp653612463-633) [n:127.0.0.1:59699_solr c:mainCorpus s:shard2  x:mainCorpus_shard2_replica1] o.a.s.s.IndexSchema [mainCorpus_shard2_replica1] Schema name=test
   [junit4]   2> 87644 WARN  (qtp653612463-633) [n:127.0.0.1:59699_solr c:mainCorpus s:shard2  x:mainCorpus_shard2_replica1] o.a.s.s.IndexSchema [mainCorpus_shard2_replica1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 87645 WARN  (qtp1101808535-624) [n:127.0.0.1:40043_solr c:mainCorpus s:shard1  x:mainCorpus_shard1_replica1] o.a.s.s.IndexSchema [mainCorpus_shard1_replica1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 87645 WARN  (qtp653612463-633) [n:127.0.0.1:59699_solr c:mainCorpus s:shard2  x:mainCorpus_shard2_replica1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 87645 WARN  (qtp653612463-633) [n:127.0.0.1:59699_solr c:mainCorpus s:shard2  x:mainCorpus_shard2_replica1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 87646 INFO  (qtp653612463-633) [n:127.0.0.1:59699_solr c:mainCorpus s:shard2  x:mainCorpus_shard2_replica1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 87646 WARN  (qtp1101808535-624) [n:127.0.0.1:40043_solr c:mainCorpus s:shard1  x:mainCorpus_shard1_replica1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 87646 WARN  (qtp1101808535-624) [n:127.0.0.1:40043_solr c:mainCorpus s:shard1  x:mainCorpus_shard1_replica1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 87646 INFO  (qtp1101808535-624) [n:127.0.0.1:40043_solr c:mainCorpus s:shard1  x:mainCorpus_shard1_replica1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 87647 INFO  (qtp653612463-633) [n:127.0.0.1:59699_solr c:mainCorpus s:shard2  x:mainCorpus_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'mainCorpus_shard2_replica1' using configuration from collection mainCorpus
   [junit4]   2> 87647 INFO  (qtp1101808535-624) [n:127.0.0.1:40043_solr c:mainCorpus s:shard1  x:mainCorpus_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'mainCorpus_shard1_replica1' using configuration from collection mainCorpus
   [junit4]   2> 87648 INFO  (qtp1101808535-624) [n:127.0.0.1:40043_solr c:mainCorpus s:shard1  x:mainCorpus_shard1_replica1] o.a.s.c.SolrCore [[mainCorpus_shard1_replica1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_B10A63604D2FD55B-001/tempDir-001/node2/mainCorpus_shard1_replica1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_B10A63604D2FD55B-001/tempDir-001/node2/./mainCorpus_shard1_replica1/data/]
   [junit4]   2> 87648 INFO  (qtp653612463-633) [n:127.0.0.1:59699_solr c:mainCorpus s:shard2  x:mainCorpus_shard2_replica1] o.a.s.c.SolrCore [[mainCorpus_shard2_replica1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_B10A63604D2FD55B-001/tempDir-001/node4/mainCorpus_shard2_replica1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_B10A63604D2FD55B-001/tempDir-001/node4/./mainCorpus_shard2_replica1/data/]
   [junit4]   2> 87662 INFO  (qtp1101808535-624) [n:127.0.0.1:40043_solr c:mainCorpus s:shard1  x:mainCorpus_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 87662 INFO  (qtp1101808535-624) [n:127.0.0.1:40043_solr c:mainCorpus s:shard1  x:mainCorpus_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 87663 INFO  (qtp1101808535-624) [n:127.0.0.1:40043_solr c:mainCorpus s:shard1  x:mainCorpus_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 87663 INFO  (qtp1101808535-624) [n:127.0.0.1:40043_solr c:mainCorpus s:shard1  x:mainCorpus_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 87665 INFO  (qtp1101808535-624) [n:127.0.0.1:40043_solr c:mainCorpus s:shard1  x:mainCorpus_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@198174b8[mainCorpus_shard1_replica1] main]
   [junit4]   2> 87667 INFO  (qtp1101808535-624) [n:127.0.0.1:40043_solr c:mainCorpus s:shard1  x:mainCorpus_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 87668 INFO  (qtp1101808535-624) [n:127.0.0.1:40043_solr c:mainCorpus s:shard1  x:mainCorpus_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 87668 INFO  (qtp1101808535-624) [n:127.0.0.1:40043_solr c:mainCorpus s:shard1  x:mainCorpus_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 87668 INFO  (qtp1101808535-624) [n:127.0.0.1:40043_solr c:mainCorpus s:shard1  x:mainCorpus_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556240703537807360
   [junit4]   2> 87670 INFO  (searcherExecutor-343-thread-1-processing-n:127.0.0.1:40043_solr x:mainCorpus_shard1_replica1 s:shard1 c:mainCorpus) [n:127.0.0.1:40043_solr c:mainCorpus s:shard1  x:mainCorpus_shard1_replica1] o.a.s.c.SolrCore [mainCorpus_shard1_replica1] Registered new searcher Searcher@198174b8[mainCorpus_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 87673 INFO  (qtp653612463-633) [n:127.0.0.1:59699_solr c:mainCorpus s:shard2  x:mainCorpus_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 87673 INFO  (qtp653612463-633) [n:127.0.0.1:59699_solr c:mainCorpus s:shard2  x:mainCorpus_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 87675 INFO  (qtp653612463-633) [n:127.0.0.1:59699_solr c:mainCorpus s:shard2  x:mainCorpus_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 87675 INFO  (qtp653612463-633) [n:127.0.0.1:59699_solr c:mainCorpus s:shard2  x:mainCorpus_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 87676 INFO  (qtp653612463-633) [n:127.0.0.1:59699_solr c:mainCorpus s:shard2  x:mainCorpus_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6e3a9b95[mainCorpus_shard2_replica1] main]
   [junit4]   2> 87678 INFO  (qtp653612463-633) [n:127.0.0.1:59699_solr c:mainCorpus s:shard2  x:mainCorpus_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 87680 INFO  (qtp653612463-633) [n:127.0.0.1:59699_solr c:mainCorpus s:shard2  x:mainCorpus_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 87680 INFO  (qtp653612463-633) [n:127.0.0.1:59699_solr c:mainCorpus s:shard2  x:mainCorpus_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 87680 INFO  (qtp1101808535-624) [n:127.0.0.1:40043_solr c:mainCorpus s:shard1  x:mainCorpus_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 87680 INFO  (qtp1101808535-624) [n:127.0.0.1:40043_solr c:mainCorpus s:shard1  x:mainCorpus_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 87681 INFO  (qtp1101808535-624) [n:127.0.0.1:40043_solr c:mainCorpus s:shard1  x:mainCorpus_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40043/solr/mainCorpus_shard1_replica1/
   [junit4]   2> 87681 INFO  (qtp1101808535-624) [n:127.0.0.1:40043_solr c:mainCorpus s:shard1  x:mainCorpus_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 87681 INFO  (qtp1101808535-624) [n:127.0.0.1:40043_solr c:mainCorpus s:shard1  x:mainCorpus_shard1_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:40043/solr/mainCorpus_shard1_replica1/ has no replicas
   [junit4]   2> 87680 INFO  (qtp653612463-633) [n:127.0.0.1:59699_solr c:mainCorpus s:shard2  x:mainCorpus_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556240703550390272
   [junit4]   2> 87680 INFO  (searcherExecutor-342-thread-1-processing-n:127.0.0.1:59699_solr x:mainCorpus_shard2_replica1 s:shard2 c:mainCorpus) [n:127.0.0.1:59699_solr c:mainCorpus s:shard2  x:mainCorpus_shard2_replica1] o.a.s.c.SolrCore [mainCorpus_shard2_replica1] Registered new searcher Searcher@6e3a9b95[mainCorpus_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 87693 INFO  (qtp1101808535-624) [n:127.0.0.1:40043_solr c:mainCorpus s:shard1  x:mainCorpus_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40043/solr/mainCorpus_shard1_replica1/ shard1
   [junit4]   2> 87697 INFO  (qtp653612463-633) [n:127.0.0.1:59699_solr c:mainCorpus s:shard2  x:mainCorpus_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 87697 INFO  (qtp653612463-633) [n:127.0.0.1:59699_solr c:mainCorpus s:shard2  x:mainCorpus_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 87697 INFO  (qtp653612463-633) [n:127.0.0.1:59699_solr c:mainCorpus s:shard2  x:mainCorpus_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:59699/solr/mainCorpus_shard2_replica1/
   [junit4]   2> 87697 INFO  (qtp653612463-633) [n:127.0.0.1:59699_solr c:mainCorpus s:shard2  x:mainCorpus_shard2_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 87697 INFO  (qtp653612463-633) [n:127.0.0.1:59699_solr c:mainCorpus s:shard2  x:mainCorpus_shard2_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:59699/solr/mainCorpus_shard2_replica1/ has no replicas
   [junit4]   2> 87705 INFO  (qtp653612463-633) [n:127.0.0.1:59699_solr c:mainCorpus s:shard2  x:mainCorpus_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:59699/solr/mainCorpus_shard2_replica1/ shard2
   [junit4]   2> 87811 INFO  (zkCallback-122-thread-2-processing-n:127.0.0.1:40043_solr) [n:127.0.0.1:40043_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/mainCorpus/state.json] for collection [mainCorpus] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 87812 INFO  (zkCallback-121-thread-1-processing-n:127.0.0.1:59699_solr) [n:127.0.0.1:59699_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/mainCorpus/state.json] for collection [mainCorpus] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 87850 INFO  (qtp1101808535-624) [n:127.0.0.1:40043_solr c:mainCorpus s:shard1  x:mainCorpus_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 87854 INFO  (qtp1101808535-624) [n:127.0.0.1:40043_solr c:mainCorpus s:shard1  x:mainCorpus_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=mainCorpus_shard1_replica1&action=CREATE&numShards=2&collection=mainCorpus&shard=shard1&wt=javabin&version=2} status=0 QTime=1340
   [junit4]   2> 87860 INFO  (qtp653612463-633) [n:127.0.0.1:59699_solr c:mainCorpus s:shard2  x:mainCorpus_shard2_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 87863 INFO  (qtp653612463-633) [n:127.0.0.1:59699_solr c:mainCorpus s:shard2  x:mainCorpus_shard2_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=mainCorpus_shard2_replica1&action=CREATE&numShards=2&collection=mainCorpus&shard=shard2&wt=javabin&version=2} status=0 QTime=1349
   [junit4]   2> 87868 INFO  (qtp1101808535-616) [n:127.0.0.1:40043_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> 87981 INFO  (zkCallback-121-thread-1-processing-n:127.0.0.1:59699_solr) [n:127.0.0.1:59699_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/mainCorpus/state.json] for collection [mainCorpus] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 87982 INFO  (zkCallback-122-thread-1-processing-n:127.0.0.1:40043_solr) [n:127.0.0.1:40043_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/mainCorpus/state.json] for collection [mainCorpus] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 88298 INFO  (OverseerCollectionConfigSetProcessor-97265043481296907-127.0.0.1:40043_solr-n_0000000000) [n:127.0.0.1:40043_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 88869 INFO  (qtp1101808535-616) [n:127.0.0.1:40043_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=mainCorpus&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2580
   [junit4]   2> 88870 INFO  (TEST-StreamExpressionTest.testParallelExecutorStream-seed#[B10A63604D2FD55B]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: mainCorpus failOnTimeout:true timeout (sec):30
   [junit4]   2> 88871 INFO  (TEST-StreamExpressionTest.testParallelExecutorStream-seed#[B10A63604D2FD55B]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: mainCorpus
   [junit4]   2> 88875 INFO  (qtp1101808535-614) [n:127.0.0.1:40043_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=destination&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 88879 INFO  (OverseerThreadFactory-313-thread-5-processing-n:127.0.0.1:40043_solr) [n:127.0.0.1:40043_solr    ] o.a.s.c.CreateCollectionCmd Create collection destination
   [junit4]   2> 89098 INFO  (qtp653612463-629) [n:127.0.0.1:59699_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=destination_shard2_replica1&action=CREATE&numShards=2&collection=destination&shard=shard2&wt=javabin&version=2
   [junit4]   2> 89098 INFO  (qtp1376078116-601) [n:127.0.0.1:48839_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=destination_shard1_replica1&action=CREATE&numShards=2&collection=destination&shard=shard1&wt=javabin&version=2
   [junit4]   2> 89210 INFO  (zkCallback-123-thread-1-processing-n:127.0.0.1:48839_solr) [n:127.0.0.1:48839_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/destination/state.json] for collection [destination] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 89210 INFO  (zkCallback-121-thread-1-processing-n:127.0.0.1:59699_solr) [n:127.0.0.1:59699_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/destination/state.json] for collection [destination] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 90116 INFO  (qtp653612463-629) [n:127.0.0.1:59699_solr c:destination s:shard2  x:destination_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 90117 INFO  (qtp1376078116-601) [n:127.0.0.1:48839_solr c:destination s:shard1  x:destination_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 90146 INFO  (qtp1376078116-601) [n:127.0.0.1:48839_solr c:destination s:shard1  x:destination_shard1_replica1] o.a.s.s.IndexSchema [destination_shard1_replica1] Schema name=test
   [junit4]   2> 90146 INFO  (qtp653612463-629) [n:127.0.0.1:59699_solr c:destination s:shard2  x:destination_shard2_replica1] o.a.s.s.IndexSchema [destination_shard2_replica1] Schema name=test
   [junit4]   2> 90239 WARN  (qtp1376078116-601) [n:127.0.0.1:48839_solr c:destination s:shard1  x:destination_shard1_replica1] o.a.s.s.IndexSchema [destination_shard1_replica1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 90247 WARN  (qtp1376078116-601) [n:127.0.0.1:48839_solr c:destination s:shard1  x:destination_shard1_replica1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 90247 WARN  (qtp1376078116-601) [n:127.0.0.1:48839_solr c:destination s:shard1  x:destination_shard1_replica1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 90248 INFO  (qtp1376078116-601) [n:127.0.0.1:48839_solr c:destination s:shard1  x:destination_shard1_replica1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 90256 WARN  (qtp653612463-629) [n:127.0.0.1:59699_solr c:destination s:shard2  x:destination_shard2_replica1] o.a.s.s.IndexSchema [destination_shard2_replica1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 90257 WARN  (qtp653612463-629) [n:127.0.0.1:59699_solr c:destination s:shard2  x:destination_shard2_replica1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 90258 WARN  (qtp653612463-629) [n:127.0.0.1:59699_solr c:destination s:shard2  x:destination_shard2_replica1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 90258 INFO  (qtp653612463-629) [n:127.0.0.1:59699_solr c:destination s:shard2  x:destination_shard2_replica1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 90259 INFO  (qtp1376078116-601) [n:127.0.0.1:48839_solr c:destination s:shard1  x:destination_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'destination_shard1_replica1' using configuration from collection destination
   [junit4]   2> 90259 INFO  (qtp1376078116-601) [n:127.0.0.1:48839_solr c:destination s:shard1  x:destination_shard1_replica1] o.a.s.c.SolrCore [[destination_shard1_replica1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_B10A63604D2FD55B-001/tempDir-001/node3/destination_shard1_replica1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_B10A63604D2FD55B-001/tempDir-001/node3/./destination_shard1_replica1/data/]
   [junit4]   2> 90280 INFO  (qtp653612463-629) [n:127.0.0.1:59699_solr c:destination s:

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

4]   2> 164929 INFO  (jetty-launcher-102-thread-7) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3e131937{/solr,null,UNAVAILABLE}
   [junit4]   2> 164937 INFO  (zkCallback-122-thread-13-processing-n:127.0.0.1:40043_solr) [n:127.0.0.1:40043_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/parallelDestinationCollection/state.json] for collection [parallelDestinationCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 164937 INFO  (zkCallback-122-thread-11-processing-n:127.0.0.1:40043_solr) [n:127.0.0.1:40043_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 164937 INFO  (zkCallback-123-thread-1-processing-n:127.0.0.1:48839_solr) [n:127.0.0.1:48839_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 164942 INFO  (zkCallback-122-thread-13-processing-n:127.0.0.1:40043_solr) [n:127.0.0.1:40043_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: [2])
   [junit4]   2> 164949 INFO  (zkCallback-123-thread-4-processing-n:127.0.0.1:48839_solr) [n:127.0.0.1:48839_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/parallelDestinationCollection/state.json] for collection [parallelDestinationCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 164949 INFO  (zkCallback-123-thread-3-processing-n:127.0.0.1:48839_solr) [n:127.0.0.1:48839_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: [2])
   [junit4]   2> 164957 INFO  (zkCallback-122-thread-13-processing-n:127.0.0.1:40043_solr) [n:127.0.0.1:40043_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 164961 INFO  (jetty-launcher-102-thread-6) [    ] o.a.s.c.Overseer Overseer (id=97265043481296907-127.0.0.1:40043_solr-n_0000000000) closing
   [junit4]   2> 164961 WARN  (OverseerStateUpdate-97265043481296907-127.0.0.1:40043_solr-n_0000000000) [n:127.0.0.1:40043_solr    ] o.a.s.c.Overseer Bad version writing to ZK using compare-and-set, will force refresh cluster state: KeeperErrorCode = BadVersion for /collections/parallelDestinationCollection/state.json
   [junit4]   2> 164961 INFO  (OverseerStateUpdate-97265043481296907-127.0.0.1:40043_solr-n_0000000000) [n:127.0.0.1:40043_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40043_solr
   [junit4]   2> 164969 WARN  (zkCallback-122-thread-11-processing-n:127.0.0.1:40043_solr) [n:127.0.0.1:40043_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 164971 INFO  (jetty-launcher-102-thread-6) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 164972 INFO  (jetty-launcher-102-thread-6) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2317ca16{/solr,null,UNAVAILABLE}
   [junit4]   2> 166419 WARN  (zkCallback-120-thread-1-processing-n:127.0.0.1:40531_solr) [n:127.0.0.1:40531_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 166420 INFO  (jetty-launcher-102-thread-5) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 166420 INFO  (jetty-launcher-102-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6bdf3f3d{/solr,null,UNAVAILABLE}
   [junit4]   2> 166449 WARN  (zkCallback-123-thread-4-processing-n:127.0.0.1:48839_solr) [n:127.0.0.1:48839_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /collections/parallelDestinationCollection/state.json]
   [junit4]   2> 166449 WARN  (zkCallback-123-thread-3-processing-n:127.0.0.1:48839_solr) [n:127.0.0.1:48839_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /collections/collection1_collection/state.json]
   [junit4]   2> 166455 WARN  (zkCallback-123-thread-1-processing-n:127.0.0.1:48839_solr) [n:127.0.0.1:48839_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 166456 INFO  (jetty-launcher-102-thread-8) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 166456 INFO  (jetty-launcher-102-thread-8) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@385912da{/solr,null,UNAVAILABLE}
   [junit4]   2> 166463 INFO  (SUITE-StreamExpressionTest-seed#[B10A63604D2FD55B]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50119 50119
   [junit4]   2> 166488 INFO  (Thread-174) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50119 50119
   [junit4]   2> 166490 WARN  (Thread-174) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	145	/solr/aliases.json
   [junit4]   2> 	145	/solr/clusterprops.json
   [junit4]   2> 	11	/solr/configs/conf
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	145	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/destination/state.json
   [junit4]   2> 	4	/solr/collections/destinationCollection/state.json
   [junit4]   2> 	4	/solr/collections/mainCorpus/state.json
   [junit4]   2> 	3	/solr/collections/workQueue/state.json
   [junit4]   2> 	2	/solr/collections/collection1_collection/state.json
   [junit4]   2> 	2	/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/97265043481296907-127.0.0.1:40043_solr-n_0000000000
   [junit4]   2> 	2	/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	145	/solr/live_nodes
   [junit4]   2> 	145	/solr/collections
   [junit4]   2> 	116	/solr/overseer/queue
   [junit4]   2> 	65	/solr/overseer/collection-queue-work
   [junit4]   2> 	21	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 166490 INFO  (SUITE-StreamExpressionTest-seed#[B10A63604D2FD55B]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_B10A63604D2FD55B-001
   [junit4]   2> Jan 11, 2017 3:01:07 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {expr_s=PostingsFormat(name=Memory doPackFST= true), i_multi=PostingsFormat(name=Memory doPackFST= false), join2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), subject=PostingsFormat(name=LuceneVarGapDocFreqInterval), intDefault=Lucene50(blocksize=128), a_f=Lucene50(blocksize=128), join1_i=PostingsFormat(name=Memory doPackFST= true), a_i=PostingsFormat(name=Memory doPackFST= false), join3_i=PostingsFormat(name=Memory doPackFST= false), field_i=PostingsFormat(name=LuceneVarGapDocFreqInterval), level1_s=PostingsFormat(name=Memory doPackFST= true), body_t=PostingsFormat(name=Memory doPackFST= false), ident_s=Lucene50(blocksize=128), s_multi=PostingsFormat(name=Memory doPackFST= true), level2_s=Lucene50(blocksize=128), a_s=PostingsFormat(name=Memory doPackFST= true), _version_=Lucene50(blocksize=128), side_s=PostingsFormat(name=Memory doPackFST= false), id=PostingsFormat(name=Memory doPackFST= false), text=PostingsFormat(name=Memory doPackFST= true), timestamp=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{expr_s=DocValuesFormat(name=Lucene54), i_multi=DocValuesFormat(name=Memory), join2_s=DocValuesFormat(name=Asserting), multiDefault=DocValuesFormat(name=Asserting), intDefault=DocValuesFormat(name=Lucene54), a_f=DocValuesFormat(name=Lucene54), join1_i=DocValuesFormat(name=Lucene54), a_i=DocValuesFormat(name=Memory), join3_i=DocValuesFormat(name=Memory), field_i=DocValuesFormat(name=Asserting), level1_s=DocValuesFormat(name=Lucene54), ident_s=DocValuesFormat(name=Lucene54), s_multi=DocValuesFormat(name=Lucene54), level2_s=DocValuesFormat(name=Lucene54), a_s=DocValuesFormat(name=Lucene54), side_s=DocValuesFormat(name=Memory), id=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1516, maxMBSortInHeap=5.771587723037907, sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=en-US, timezone=Indian/Mahe
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_112 (64-bit)/cpus=3,threads=1,free=67451688,total=166539264
   [junit4]   2> NOTE: All tests run in this JVM: [TestSuggesterResponse, TestConfigSetAdminRequest, TestJsonRecordReader, ConcurrentUpdateSolrClientTest, GraphTest, TestLBHttpSolrClient, SolrExampleBinaryTest, TestZkConfigManager, GetByIdTest, QueryResponseTest, SolrExceptionTest, ContentStreamTest, TestClusteringResponse, MergeIndexesEmbeddedTest, LargeVolumeEmbeddedTest, CommonParamsTest, StreamExpressionTest]
   [junit4] Completed [65/90 (1!)] on J1 in 86.57s, 52 tests, 1 failure, 1 error, 9 skipped <<< FAILURES!

[...truncated 61896 lines...]


[JENKINS] Lucene-Solr-6.x-Solaris (64bit/jdk1.8.0) - Build # 613 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/613/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestZkChroot.testNoBootstrapConf

Error Message:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:39947 within 30000 ms

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:39947 within 30000 ms
	at __randomizedtesting.SeedInfo.seed([11E173D93FE82664:7102815FC0B042E1]:0)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:182)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:116)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:111)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:98)
	at org.apache.solr.cloud.TestZkChroot.testNoBootstrapConf(TestZkChroot.java:106)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:39947 within 30000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:233)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:174)
	... 43 more




Build Log:
[...truncated 10822 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestZkChroot
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_11E173D93FE82664-001/init-core-data-001
   [junit4]   2> 253512 INFO  (SUITE-TestZkChroot-seed#[11E173D93FE82664]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 253565 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[11E173D93FE82664]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWithUploadDir
   [junit4]   2> 253565 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[11E173D93FE82664]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 253565 INFO  (Thread-539) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 253565 INFO  (Thread-539) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 253669 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[11E173D93FE82664]) [    ] o.a.s.c.ZkTestServer start zk server on port:46584
   [junit4]   2> 253755 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[11E173D93FE82664]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_11E173D93FE82664-001/tempDir-001/solr.xml
   [junit4]   2> 253762 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[11E173D93FE82664]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 253763 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[11E173D93FE82664]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46584/foo/bar3
   [junit4]   2> 253824 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[11E173D93FE82664]) [n:192.168.57.18:8983_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 192.168.57.18:8983_solr
   [junit4]   2> 253825 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[11E173D93FE82664]) [n:192.168.57.18:8983_solr    ] o.a.s.c.Overseer Overseer (id=97267451825029122-192.168.57.18:8983_solr-n_0000000000) starting
   [junit4]   2> 253838 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[11E173D93FE82664]) [n:192.168.57.18:8983_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/192.168.57.18:8983_solr
   [junit4]   2> 253841 INFO  (zkCallback-234-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 254196 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[11E173D93FE82664]) [n:192.168.57.18:8983_solr    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_11E173D93FE82664-001/tempDir-001
   [junit4]   2> 254196 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[11E173D93FE82664]) [n:192.168.57.18:8983_solr    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 254199 INFO  (OverseerStateUpdate-97267451825029122-192.168.57.18:8983_solr-n_0000000000) [n:192.168.57.18:8983_solr    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 255202 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.c.CreateCollectionCmd Setting config for collection:collection1 to testWithUploadDir
   [junit4]   2> 255214 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 255215 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 255218 WARN  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_11E173D93FE82664-001/tempDir-001/collection1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_11E173D93FE82664-001/tempDir-001/collection1/../../../../contrib/extraction/lib
   [junit4]   2> 255218 WARN  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_11E173D93FE82664-001/tempDir-001/collection1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_11E173D93FE82664-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 255218 WARN  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_11E173D93FE82664-001/tempDir-001/collection1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_11E173D93FE82664-001/tempDir-001/collection1/../../../../contrib/clustering/lib
   [junit4]   2> 255218 WARN  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_11E173D93FE82664-001/tempDir-001/collection1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_11E173D93FE82664-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 255219 WARN  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_11E173D93FE82664-001/tempDir-001/collection1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_11E173D93FE82664-001/tempDir-001/collection1/../../../../contrib/langid/lib
   [junit4]   2> 255219 WARN  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_11E173D93FE82664-001/tempDir-001/collection1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_11E173D93FE82664-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 255219 WARN  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_11E173D93FE82664-001/tempDir-001/collection1/../../../../contrib/ltr/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_11E173D93FE82664-001/tempDir-001/collection1/../../../../contrib/ltr/lib
   [junit4]   2> 255219 WARN  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_11E173D93FE82664-001/tempDir-001/collection1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_11E173D93FE82664-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 255219 WARN  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_11E173D93FE82664-001/tempDir-001/collection1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_11E173D93FE82664-001/tempDir-001/collection1/../../../../contrib/velocity/lib
   [junit4]   2> 255220 WARN  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_11E173D93FE82664-001/tempDir-001/collection1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_11E173D93FE82664-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 255233 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
   [junit4]   2> 255234 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 255281 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 255742 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 255742 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 255751 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 255751 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 255751 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 255819 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 255819 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_11E173D93FE82664-001/tempDir-001/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_11E173D93FE82664-001/tempDir-001/collection1/data/]
   [junit4]   2> 255819 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@86bdc80
   [junit4]   2> 255829 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: init: current segments file is "segments"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@63b121a5
   [junit4]   2> 255829 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: delete []
   [junit4]   2> 255829 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 255829 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: delete []
   [junit4]   2> 255829 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: 0 msec to checkpoint
   [junit4]   2> 255829 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: init: create=true
   [junit4]   2> 255830 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: 
   [junit4]   2> dir=MetricsDirectory(MockDirectoryWrapper(RAMDirectory@2d1a887f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2d9fbdfb))
   [junit4]   2> index=
   [junit4]   2> version=6.4.0
   [junit4]   2> analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> maxBufferedDeleteTerms=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=CREATE
   [junit4]   2> similarity=org.apache.solr.search.similarities.SchemaSimilarityFactory$SchemaSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Lucene62
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
   [junit4]   2> indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@214afca2
   [junit4]   2> readerPooling=false
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@586ad184
   [junit4]   2> 
   [junit4]   2> 255830 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 255830 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: now flush at close
   [junit4]   2> 255830 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]:   start flush: applyAllDeletes=true
   [junit4]   2> 255830 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]:   index before flush 
   [junit4]   2> 255830 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: startFullFlush
   [junit4]   2> 255830 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr finishFullFlush success=true
   [junit4]   2> 255830 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: apply all deletes during flush
   [junit4]   2> 255830 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: now apply all deletes for all segments maxDoc=0
   [junit4]   2> 255830 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: prune sis=segments:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 255830 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: initDynamicDefaults spins=true maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 255830 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 255831 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: now merge
   [junit4]   2> 255831 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]:   index: 
   [junit4]   2> 255831 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]:   no more merges pending; now return
   [junit4]   2> 255831 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: waitForMerges
   [junit4]   2> 255831 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: waitForMerges done
   [junit4]   2> 255831 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: commit: start
   [junit4]   2> 255831 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: commit: enter lock
   [junit4]   2> 255831 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: commit: now prepare
   [junit4]   2> 255831 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: prepareCommit: flush
   [junit4]   2> 255831 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]:   index before flush 
   [junit4]   2> 255831 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: startFullFlush
   [junit4]   2> 255831 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: apply all deletes during flush
   [junit4]   2> 255831 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: now apply all deletes for all segments maxDoc=0
   [junit4]   2> 255831 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: prune sis=segments:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 255831 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr finishFullFlush success=true
   [junit4]   2> 255831 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: startCommit(): start
   [junit4]   2> 255831 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: startCommit index= changeCount=2
   [junit4]   2> 255831 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: startCommit: wrote pending segments file "pending_segments_1"
   [junit4]   2> 255831 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: done all syncs: []
   [junit4]   2> 255831 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: commit: pendingCommit != null
   [junit4]   2> 255832 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: commit: done writing segments file "segments_1"
   [junit4]   2> 255832 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: now checkpoint "" [0 segments ; isCommit = true]
   [junit4]   2> 255832 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: 0 msec to checkpoint
   [junit4]   2> 255832 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: delete []
   [junit4]   2> 255832 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: commit: took 0.9 msec
   [junit4]   2> 255832 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: commit: done
   [junit4]   2> 255832 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: rollback
   [junit4]   2> 255832 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: all running merges have aborted
   [junit4]   2> 255832 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: rollback: done finish merges
   [junit4]   2> 255832 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: abort
   [junit4]   2> 255832 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: done abort success=true
   [junit4]   2> 255832 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: rollback: infos=
   [junit4]   2> 255832 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 255832 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: delete []
   [junit4]   2> 255832 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: 0 msec to checkpoint
   [junit4]   2> 255832 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: delete []
   [junit4]   2> 255858 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 256018 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 256018 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 256019 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 256020 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 256020 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: init: current segments file is "segments_1"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@63b121a5
   [junit4]   2> 256020 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: init: load commit "segments_1"
   [junit4]   2> 256020 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: delete []
   [junit4]   2> 256020 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 256020 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: delete []
   [junit4]   2> 256021 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: 0 msec to checkpoint
   [junit4]   2> 256021 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: init: create=false
   [junit4]   2> 256021 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: 
   [junit4]   2> dir=MetricsDirectory(MockDirectoryWrapper(RAMDirectory@2d1a887f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2d9fbdfb))
   [junit4]   2> index=
   [junit4]   2> version=6.4.0
   [junit4]   2> analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> maxBufferedDeleteTerms=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=APPEND
   [junit4]   2> similarity=org.apache.solr.search.similarities.SchemaSimilarityFactory$SchemaSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Lucene62
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
   [junit4]   2> indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@a3d8fee
   [junit4]   2> readerPooling=false
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@74c4f063
   [junit4]   2> 
   [junit4]   2> 256021 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 256021 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: flush at getReader
   [junit4]   2> 256021 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: startFullFlush
   [junit4]   2> 256021 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: apply all deletes during flush
   [junit4]   2> 256021 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: now apply all deletes for all segments maxDoc=0
   [junit4]   2> 256021 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: prune sis=segments_1:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 256021 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: incRefDeleter for NRT reader version=2 segments=
   [junit4]   2> 256021 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: return reader version=2 reader=StandardDirectoryReader(segments_1:2:nrt)
   [junit4]   2> 256021 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr finishFullFlush success=true
   [junit4]   2> 256021 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr]: getReader took 0 msec
   [junit4]   2> 256021 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6d8c5bb7[collection1] main]
   [junit4]   2> 256023 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testWithUploadDir
   [junit4]   2> 256024 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testWithUploadDir
   [junit4]   2> 256024 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.r.ManagedResource Loaded initArgs {} for /rest/managed
   [junit4]   2> 256028 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using ZooKeeperStorageIO:path=/configs/testWithUploadDir
   [junit4]   2> 256028 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true} for /schema/analysis/stopwords/english
   [junit4]   2> 256029 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 35 words for /schema/analysis/stopwords/english
   [junit4]   2> 256029 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/stopwords/english
   [junit4]   2> 256030 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_synonyms_english.json using ZooKeeperStorageIO:path=/configs/testWithUploadDir
   [junit4]   2> 256030 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true,format=solr} for /schema/analysis/synonyms/english
   [junit4]   2> 256032 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 3 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 256033 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/english
   [junit4]   2> 256052 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testWithUploadDir/managed-schema
   [junit4]   2> 256068 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 256068 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 256092 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=text,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 256092 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 256258 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.s.s.SolrSuggester init: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
   [junit4]   2> 256303 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
   [junit4]   2> 256347 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 256347 INFO  (searcherExecutor-848-thread-1-processing-n:192.168.57.18:8983_solr x:collection1 c:collection1) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@6d8c5bb7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 256348 INFO  (coreLoadExecutor-847-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556279232115507200
   [junit4]   2> 256353 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[11E173D93FE82664]) [n:192.168.57.18:8983_solr    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1889831623
   [junit4]   2> 256353 INFO  (searcherExecutor-848-thread-1-processing-n:192.168.57.18:8983_solr x:collection1 c:collection1) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false&event=firstSearcher} hits=0 status=0 QTime=3
   [junit4]   2> 256353 INFO  (searcherExecutor-848-thread-1-processing-n:192.168.57.18:8983_solr x:collection1 c:collection1) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 256353 INFO  (searcherExecutor-848-thread-1-processing-n:192.168.57.18:8983_solr x:collection1 c:collection1) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 256353 INFO  (searcherExecutor-848-thread-1-processing-n:192.168.57.18:8983_solr x:collection1 c:collection1) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 256355 INFO  (coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4cd543ca
   [junit4]   2> 256365 INFO  (coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr]: now flush at close
   [junit4]   2> 256366 INFO  (coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr]:   start flush: applyAllDeletes=true
   [junit4]   2> 256366 INFO  (coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr]:   index before flush 
   [junit4]   2> 256366 INFO  (coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr]: startFullFlush
   [junit4]   2> 256367 INFO  (coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr]: coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr finishFullFlush success=true
   [junit4]   2> 256367 INFO  (coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr]: apply all deletes during flush
   [junit4]   2> 256367 INFO  (coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr]: now apply all deletes for all segments maxDoc=0
   [junit4]   2> 256368 INFO  (coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr]: prune sis=segments_1:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 256368 INFO  (coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr]: initDynamicDefaults spins=true maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 256368 INFO  (coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 256368 INFO  (coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr]: now merge
   [junit4]   2> 256368 INFO  (coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr]:   index: 
   [junit4]   2> 256368 INFO  (coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr]:   no more merges pending; now return
   [junit4]   2> 256368 INFO  (coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr]: waitForMerges
   [junit4]   2> 256368 INFO  (coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr]: waitForMerges done
   [junit4]   2> 256368 INFO  (coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr]: commit: start
   [junit4]   2> 256368 INFO  (coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr]: commit: enter lock
   [junit4]   2> 256368 INFO  (coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr]: commit: now prepare
   [junit4]   2> 256368 INFO  (coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr]: prepareCommit: flush
   [junit4]   2> 256368 INFO  (coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr]:   index before flush 
   [junit4]   2> 256368 INFO  (coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr]: startFullFlush
   [junit4]   2> 256368 INFO  (coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr]: apply all deletes during flush
   [junit4]   2> 256368 INFO  (coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr]: now apply all deletes for all segments maxDoc=0
   [junit4]   2> 256368 INFO  (coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr]: prune sis=segments_1:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 256368 INFO  (coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr]: coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr finishFullFlush success=true
   [junit4]   2> 256368 INFO  (coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr]: startCommit(): start
   [junit4]   2> 256368 INFO  (coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr]:   skip startCommit(): no changes pending
   [junit4]   2> 256368 INFO  (coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr]: delete []
   [junit4]   2> 256368 INFO  (coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr]: commit: pendingCommit == null; skip
   [junit4]   2> 256369 INFO  (coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr]: commit: took 0.4 msec
   [junit4]   2> 256369 INFO  (coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr]: commit: done
   [junit4]   2> 256369 INFO  (coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr]: rollback
   [junit4]   2> 256369 INFO  (coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr]: all running merges have aborted
   [junit4]   2> 256369 INFO  (coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr]: rollback: done finish merges
   [junit4]   2> 256369 INFO  (coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr]: abort
   [junit4]   2> 256369 INFO  (coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr]: done abort success=true
   [junit4]   2> 256369 INFO  (coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr]: rollback: infos=
   [junit4]   2> 256369 INFO  (coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 256369 INFO  (coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr]: delete []
   [junit4]   2> 256369 INFO  (coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr]: 0 msec to checkpoint
   [junit4]   2> 256369 INFO  (coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr]: delete []
   [junit4]   2> 256370 INFO  (searcherExecutor-848-thread-1-processing-n:192.168.57.18:8983_solr x:collection1 c:collection1) [n:192.168.57.18:8983_solr c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6d8c5bb7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 256377 INFO  (coreCloseExecutor-853-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 256378 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[11E173D93FE82664]) [n:192.168.57.18:8983_solr    ] o.a.s.c.Overseer Overseer (id=97267451825029122-192.168.57.18:8983_solr-n_0000000000) closing
   [junit4]   2> 256379 INFO  (OverseerStateUpdate-97267451825029122-192.168.57.18:8983_solr-n_0000000000) [n:192.168.57.18:8983_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 192.168.57.18:8983_solr
   [junit4]   2> 256381 WARN  (zkCallback-234-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 257368 ERROR (coreZkRegister-840-thread-1-processing-n:192.168.57.18:8983_solr x:collection1 c:collection1) [n:192.168.57.18:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Error getting leader from zk
   [junit4]   2> org.apache.solr.common.SolrException: CoreContainer is closed
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeaderProps(ZkController.java:1037)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeaderProps(ZkController.java:1004)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:960)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:899)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:843)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 257368 ERROR (coreZkRegister-840-thread-1-processing-n:192.168.57.18:8983_solr x:collection1 c:collection1) [n:192.168.57.18:8983_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkContainer :org.apache.solr.common.SolrException: Error getting leader from zk for shard shard1
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:993)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:899)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:843)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: CoreContainer is closed
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeaderProps(ZkController.java:1037)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeaderProps(ZkController.java:1004)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:960)
   [junit4]   2> 	... 7 more
   [junit4]   2> 
   [junit4]   2> 257368 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[11E173D93FE82664]) [n:192.168.57.18:8983_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 257370 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[11E173D93FE82664]) [n:192.168.57.18:8983_solr    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1889831623
   [junit4]   2> 257371 ERROR (TEST-TestZkChroot.testWithUploadDir-seed#[11E173D93FE82664]) [n:192.168.57.18:8983_solr    ] o.a.s.c.Overseer Could not create Overseer node
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$9.execute(SolrZkClient.java:391)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$9.execute(SolrZkClient.java:388)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:388)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.createOverseerNode(Overseer.java:728)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.getStateUpdateQueue(Overseer.java:601)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.getStateUpdateQueue(Overseer.java:588)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.publishNodeAsDown(ZkController.java:2407)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.shutdown(CoreContainer.java:628)
   [junit4]   2> 	at org.apache.solr.cloud.TestZkChroot.tearDown(TestZkChroot.java:57)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:965)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 257371 WARN  (TEST-TestZkChroot.testWithUploadDir-seed#[11E173D93FE82664]) [n:192.168.57.18:8983_solr    ] o.a.s.c.ZkController Could not publish node as down: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer
   [junit4]   2> 257372 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[11E173D93FE82664]) [n:192.168.57.18:8983_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 257373 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[11E173D93FE82664]) [n:192.168.57.18:8983_solr    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46584 46584
   [junit4]   2> 257402 INFO  (Thread-539) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46584 46584
   [junit4]   2> 257403 WARN  (Thread-539) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/foo/bar3/overseer/queue
   [junit4]   2> 	3	/foo/bar3/overseer/collection-queue-work
   [junit4]   2> 	2	/foo/bar3/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 257404 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[11E173D93FE82664]) [n:192.168.57.18:8983_solr    ] o.a.s.SolrTestCaseJ4 ###Ending testWithUploadDir
   [junit4]   2> 257406 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[11E173D93FE82664]) [n:192.168.57.18:8983_solr    ] o.a.s.SolrTestCaseJ4 ###Starting testNoBootstrapConf
   [junit4]   2> 257407 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[11E173D93FE82664]) [n:192.168.57.18:8983_solr    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 257407 INFO  (Thread-541) [n:192.168.57.18:8983_solr    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 257407 INFO  (Thread-541) [n:192.168.57.18:8983_solr    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 257507 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[11E173D93FE82664]) [n:192.168.57.18:8983_solr    ] o.a.s.c.ZkTestServer start zk server on port:39947
   [junit4]   2> 257691 WARN  (TEST-TestZkChroot.testNoBootstrapConf-seed#[11E173D93FE82664]-SendThread(127.0.0.1:39947)) [n:192.168.57.18:8983_solr    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:39947, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 259243 WARN  (TEST-TestZkChroot.testNoBootstrapConf-seed#[11E173D93FE82664]-SendThread(127.0.0.1:39947)) [n:192.168.57.18:8983_solr    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:39947, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 261180 WARN  (TEST-TestZkChroot.testNoBootstrapConf-seed#[11E173D93FE82664]-SendThread(127.0.0.1:39947)) [n:192.168.57.18:8983_solr    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:39947, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 262942 WARN  (TEST-TestZkChroot.testNoBootstrapConf-seed#[11E173D93FE82664]-SendThread(127.0.0.1:39947)) [n:192.168.57.18:8983_solr    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:39947, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 264905 WARN  (TEST-TestZkChroot.testNoBootstrapConf-seed#[11E173D93FE82664]-SendThread(127.0.0.1:39947)) [n:192.168.57.18:8983_solr    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:39947, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 266348 WARN  (TEST-TestZkChroot.testNoBootstrapConf-seed#[11E173D93FE82664]-SendThread(127.0.0.1:39947)) [n:192.168.57.18:8983_solr    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:39947, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 268201 WARN  (TEST-TestZkChroot.testNoBootstrapConf-seed#[11E173D93FE82664]-SendThread(127.0.0.1:39947)) [n:192.168.57.18:8983_solr    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:39947, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 269394 WARN  (TEST-TestZkChroot.testNoBootstrapConf-seed#[11E173D93FE82664]-SendThread(127.0.0.1:39947)) [n:192.168.57.18:8983_solr    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:39947, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 271290 WARN  (TEST-TestZkChroot.testNoBootstrapConf-seed#[11E173D93FE82664]-SendThread(127.0.0.1:39947)) [n:192.168.57.18:8983_solr    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:39947, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 272710 WARN  (TEST-TestZkChroot.testNoBootstrapConf-seed#[11E173D93FE82664]-SendThread(127.0.0.1:39947)) [n:192.168.57.18:8983_solr    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:39947, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 274600 WARN  (TEST-TestZkChroot.testNoBootstrapConf-seed#[11E173D93FE82664]-SendThread(127.0.0.1:39947)) [n:192.168.57.18:8983_solr    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:39947, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 276151 WARN  (TEST-TestZkChroot.testNoBootstrapConf-seed#[11E173D93FE82664]-SendThread(127.0.0.1:39947)) [n:192.168.57.18:8983_solr    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:39947, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 277585 WARN  (TEST-TestZkChroot.testNoBootstrapConf-seed#[11E173D93FE82664]-SendThread(127.0.0.1:39947)) [n:192.168.57.18:8983_solr    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:39947, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 279651 WARN  (TEST-TestZkChroot.testNoBootstrapConf-seed#[11E173D93FE82664]-SendThread(127.0.0.1:39947)) [n:192.168.57.18:8983_solr    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:39947, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 281534 WARN  (TEST-TestZkChroot.testNoBootstrapConf-seed#[11E173D93FE82664]-SendThread(127.0.0.1:39947)) [n:192.168.57.18:8983_solr    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:39947, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 283265 WARN  (TEST-TestZkChroot.testNoBootstrapConf-seed#[11E173D93FE82664]-SendThread(127.0.0.1:39947)) [n:192.168.57.18:8983_solr    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:39947, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 284945 WARN  (TEST-TestZkChroot.testNoBootstrapConf-seed#[11E173D93FE82664]-SendThread(127.0.0.1:39947)) [n:192.168.57.18:8983_solr    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:39947, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 286814 WARN  (TEST-TestZkChroot.testNoBootstrapConf-seed#[11E173D93FE82664]-SendThread(127.0.0.1:39947)) [n:192.168.57.18:8983_solr    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:39947, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 288175 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[11E173D93FE82664]) [n:192.168.57.18:8983_solr    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39947 39947
   [junit4]   2> 288181 INFO  (Thread-541) [n:192.168.57.18:8983_solr    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39947 39947
   [junit4]   2> 288182 IN

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

> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: CoreContainer is closed
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeaderProps(ZkController.java:1037)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeaderProps(ZkController.java:1004)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:960)
   [junit4]   2> 	... 7 more
   [junit4]   2> 
   [junit4]   2> 295514 WARN  (zkCallback-246-thread-1-processing-n:192.168.57.18:8983_solr) [n:192.168.57.18:8983_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 295515 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[11E173D93FE82664]) [n:192.168.57.18:8983_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 295517 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[11E173D93FE82664]) [n:192.168.57.18:8983_solr    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2123947795
   [junit4]   2> 295518 ERROR (TEST-TestZkChroot.testChrootBootstrap-seed#[11E173D93FE82664]) [n:192.168.57.18:8983_solr    ] o.a.s.c.Overseer Could not create Overseer node
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$9.execute(SolrZkClient.java:391)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$9.execute(SolrZkClient.java:388)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:388)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.createOverseerNode(Overseer.java:728)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.getStateUpdateQueue(Overseer.java:601)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.getStateUpdateQueue(Overseer.java:588)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.publishNodeAsDown(ZkController.java:2407)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.shutdown(CoreContainer.java:628)
   [junit4]   2> 	at org.apache.solr.cloud.TestZkChroot.tearDown(TestZkChroot.java:57)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:965)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 295518 WARN  (TEST-TestZkChroot.testChrootBootstrap-seed#[11E173D93FE82664]) [n:192.168.57.18:8983_solr    ] o.a.s.c.ZkController Could not publish node as down: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer
   [junit4]   2> 295518 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[11E173D93FE82664]) [n:192.168.57.18:8983_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 295520 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[11E173D93FE82664]) [n:192.168.57.18:8983_solr    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43584 43584
   [junit4]   2> 295549 INFO  (Thread-544) [n:192.168.57.18:8983_solr    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43584 43584
   [junit4]   2> 295550 WARN  (Thread-544) [n:192.168.57.18:8983_solr    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/foo/bar/overseer/queue
   [junit4]   2> 	2	/foo/bar/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 295551 INFO  (TEST-TestZkChroot.testChrootBootstrap-seed#[11E173D93FE82664]) [n:192.168.57.18:8983_solr    ] o.a.s.SolrTestCaseJ4 ###Ending testChrootBootstrap
   [junit4]   2> 295552 INFO  (SUITE-TestZkChroot-seed#[11E173D93FE82664]-worker) [n:192.168.57.18:8983_solr    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestZkChroot_11E173D93FE82664-001
   [junit4]   2> Jan 12, 2017 1:12:52 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=377, maxMBSortInHeap=6.192751851032053, sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=ar-EG, timezone=Africa/Banjul
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_112 (64-bit)/cpus=3,threads=1,free=88436216,total=236068864
   [junit4]   2> NOTE: All tests run in this JVM: [TestTestInjection, SortByFunctionTest, TestClusterProperties, TestDistributedGrouping, TestXmlQParserPlugin, TestUtils, SuggesterTSTTest, SolrJmxReporterTest, HdfsLockFactoryTest, FieldMutatingUpdateProcessorTest, DirectUpdateHandlerOptimizeTest, TestValueSourceCache, TestSolrCloudWithSecureImpersonation, MergeStrategyTest, ReplicationFactorTest, LoggingHandlerTest, HttpSolrCallGetCoreTest, TestSha256AuthenticationProvider, BufferStoreTest, RulesTest, CurrencyFieldOpenExchangeTest, DistributedQueryComponentOptimizationTest, TestBulkSchemaAPI, CollectionsAPISolrJTest, TestConfigSetsAPIZkFailure, TestFoldingMultitermQuery, TestZkChroot]
   [junit4] Completed [32/680 (1!)] on J1 in 42.34s, 4 tests, 1 error <<< FAILURES!

[...truncated 64589 lines...]