Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1913/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC

3 tests failed.
FAILED:  org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.testDistribSearch

Error Message:
There were too many update fails - we expect it can happen, but shouldn't easily

Stack Trace:
java.lang.AssertionError: There were too many update fails - we expect it can 
happen, but shouldn't easily
        at 
__randomizedtesting.SeedInfo.seed([31D4E83971D9B4A5:B03266210686D499]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertFalse(Assert.java:68)
        at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.doTest(ChaosMonkeyNothingIsSafeTest.java:222)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
        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:483)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.ShardSplitTest.testDistribSearch

Error Message:
Timeout occured while waiting response from server at: 
http://127.0.0.1:54480/_qem

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:54480/_qem
        at 
__randomizedtesting.SeedInfo.seed([31D4E83971D9B4A5:B03266210686D499]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:570)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210)
        at 
org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:531)
        at 
org.apache.solr.cloud.ShardSplitTest.incompleteOrOverlappingCustomRangeTest(ShardSplitTest.java:137)
        at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:102)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
        at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:483)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.read(SocketInputStream.java:150)
        at java.net.SocketInputStream.read(SocketInputStream.java:121)
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
        at 
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:464)
        ... 45 more


FAILED:  org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([31D4E83971D9B4A5:D88E5301EF40240D]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:730)
        at 
org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:128)
        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:483)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=*[count(//doc)=1]
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">1</int></lst><result name="response" numFound="0" 
start="0"></result>
</response>

        request was:q=id:2&qt=standard&start=0&rows=20&version=2.2
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:723)
        ... 41 more




Build Log:
[...truncated 18822 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 31D4E83971D9B4A5-001/init-core-data-001
   [junit4]   2> 620764 T2472 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /
   [junit4]   2> 620785 T2472 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 620786 T2472 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 620788 T2473 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 620889 T2472 oasc.ZkTestServer.run start zk server on 
port:49984
   [junit4]   2> 620890 T2472 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 620891 T2472 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 620900 T2480 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1e9f2bf4 
name:ZooKeeperConnection Watcher:127.0.0.1:49984 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 620901 T2472 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 620901 T2472 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 620902 T2472 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 620918 T2472 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 620922 T2472 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 620930 T2483 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@658258e0 
name:ZooKeeperConnection Watcher:127.0.0.1:49984/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 620931 T2472 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 620931 T2472 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 620931 T2472 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 620962 T2472 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 620967 T2472 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 620974 T2472 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 620980 T2472 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 620981 T2472 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 620991 T2472 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 620992 T2472 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 620999 T2472 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 621000 T2472 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 621034 T2472 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 621046 T2472 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 621097 T2472 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 621098 T2472 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 621105 T2472 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 621106 T2472 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 621114 T2472 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 621115 T2472 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 621120 T2472 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 621121 T2472 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 621125 T2472 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 621125 T2472 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 621129 T2472 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 621130 T2472 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 621136 T2472 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 621137 T2472 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 623143 T2472 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 623151 T2472 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@4f8ad966{/,null,AVAILABLE}
   [junit4]   2> 623152 T2472 oejs.AbstractConnector.doStart Started 
ServerConnector@4490ddfe{HTTP/1.1}{127.0.0.1:49987}
   [junit4]   2> 623153 T2472 oejs.Server.doStart Started @625969ms
   [junit4]   2> 623153 T2472 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 623154 T2472 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 623154 T2472 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 31D4E83971D9B4A5-001/tempDir-002
   [junit4]   2> 623154 T2472 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 31D4E83971D9B4A5-001/tempDir-002/'
   [junit4]   2> 623194 T2472 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 31D4E83971D9B4A5-001/tempDir-002/solr.xml
   [junit4]   2> 623222 T2472 oasc.CoreContainer.<init> New CoreContainer 
1883157805
   [junit4]   2> 623223 T2472 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 31D4E83971D9B4A5-001/tempDir-002/]
   [junit4]   2> 623223 T2472 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 623224 T2472 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 623224 T2472 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 623224 T2472 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 623224 T2472 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 623225 T2472 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 623225 T2472 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 623225 T2472 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 623226 T2472 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 623226 T2472 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 623227 T2472 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 623227 T2472 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 623228 T2472 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 623229 T2472 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 623229 T2472 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:49984/solr
   [junit4]   2> 623229 T2472 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 623229 T2472 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 623231 T2472 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 623237 T2497 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4f3e3a4c 
name:ZooKeeperConnection Watcher:127.0.0.1:49984 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 623238 T2472 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 623239 T2472 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 623245 T2472 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 623249 T2500 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5adab18e 
name:ZooKeeperConnection Watcher:127.0.0.1:49984/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 623249 T2472 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 623253 T2472 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 623263 T2472 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 623272 T2472 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 623281 T2472 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 623290 T2472 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 623300 T2472 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 623304 T2472 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49987_
   [junit4]   2> 623306 T2472 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:49987_
   [junit4]   2> 623314 T2472 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 623321 T2472 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 623327 T2472 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 623333 T2472 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:49987_
   [junit4]   2> 623334 T2472 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 623341 T2472 oasc.Overseer.start Overseer 
(id=93110579328450563-127.0.0.1:49987_-n_0000000000) starting
   [junit4]   2> 623347 T2472 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 623375 T2472 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 623377 T2502 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 623380 T2472 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 623386 T2472 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 623391 T2472 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 623405 T2501 oasc.Overseer$ClusterStateUpdater.run Starting to 
work on the main queue
   [junit4]   2> 623411 T2504 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 623411 T2504 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 623413 T2504 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 623413 T2500 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 623425 T2501 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 0, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:49987";,
   [junit4]   2>          "node_name":"127.0.0.1:49987_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 0
   [junit4]   2> 623427 T2501 oasco.ReplicaMutator.updateState Update state 
numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:49987";,
   [junit4]   2>          "node_name":"127.0.0.1:49987_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 623427 T2501 oasco.ClusterStateMutator.createCollection 
building a new cName: control_collection
   [junit4]   2> 623428 T2501 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 623431 T2500 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 624415 T2504 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 624416 T2504 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 624418 T2504 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 624418 T2504 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 624422 T2504 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 624422 T2504 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 31D4E83971D9B4A5-001/tempDir-002/collection1/'
   [junit4]   2> 624424 T2504 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest%2031D4E83971D9B4A5-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 624425 T2504 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest%2031D4E83971D9B4A5-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 624425 T2504 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest%2031D4E83971D9B4A5-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 624478 T2504 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 624484 T2504 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 624507 T2504 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 624514 T2504 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 624539 T2504 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 624543 T2504 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 624550 T2504 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 624706 T2504 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 624708 T2504 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 624709 T2504 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 624718 T2504 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 624783 T2504 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 624783 T2504 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 624784 T2504 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 31D4E83971D9B4A5-001/tempDir-002/collection1/, 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 31D4E83971D9B4A5-001/tempDir-001/control/data/
   [junit4]   2> 624784 T2504 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f116b21
   [junit4]   2> 624787 T2504 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 31D4E83971D9B4A5-001/tempDir-001/control/data
   [junit4]   2> 624788 T2504 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 31D4E83971D9B4A5-001/tempDir-001/control/data/index/
   [junit4]   2> 624789 T2504 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 31D4E83971D9B4A5-001/tempDir-001/control/data/index' doesn't exist. Creating 
new index...
   [junit4]   2> 624791 T2504 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 31D4E83971D9B4A5-001/tempDir-001/control/data/index
   [junit4]   2> 624792 T2504 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1876302724, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 624796 T2504 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 
31D4E83971D9B4A5-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 624797 T2504 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 624805 T2504 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 624806 T2504 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 624807 T2504 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 624807 T2504 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 624807 T2504 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 624808 T2504 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 624809 T2504 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 624809 T2504 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 624810 T2504 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 624812 T2504 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 624814 T2504 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 624814 T2504 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 624815 T2504 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 624815 T2504 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 624816 T2504 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 624817 T2504 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 624817 T2504 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 624818 T2504 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 624819 T2504 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 624820 T2504 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 624821 T2504 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 624822 T2504 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 624822 T2504 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 624823 T2504 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 624823 T2504 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 624824 T2504 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 624825 T2504 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 624835 T2504 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 624839 T2504 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 624841 T2504 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 624843 T2504 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 624844 T2504 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 624847 T2504 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 624847 T2504 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 624848 T2504 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=312803135, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 624850 T2504 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 
31D4E83971D9B4A5-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 624851 T2504 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 624851 T2504 oass.SolrIndexSearcher.<init> Opening 
Searcher@5f8e90d9[collection1] main
   [junit4]   2> 624851 T2504 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 624855 T2504 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 624855 T2504 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 624857 T2504 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 624857 T2504 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 624858 T2504 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 624859 T2504 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 624859 T2504 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 624859 T2504 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 624859 T2504 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 624860 T2504 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 624861 T2505 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@5f8e90d9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 624866 T2508 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:49987 collection:control_collection 
shard:shard1
   [junit4]   2> 624873 T2472 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 624873 T2472 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 624874 T2472 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 624877 T2508 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 624879 T2472 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 624885 T2511 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4b6bcb92 
name:ZooKeeperConnection Watcher:127.0.0.1:49984/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 624886 T2472 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 624887 T2472 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 624890 T2472 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 624900 T2508 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 624903 T2472 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 624905 T2508 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 624905 T2508 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C569 name=collection1 
org.apache.solr.core.SolrCore@3a187469 url=http://127.0.0.1:49987/collection1 
node=127.0.0.1:49987_ C569_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:49987, 
node_name=127.0.0.1:49987_, state=down}
   [junit4]   2> 624906 T2508 C569 P49987 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:49987/collection1/
   [junit4]   2> 624906 T2508 C569 P49987 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 624906 T2508 C569 P49987 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:49987/collection1/ has no replicas
   [junit4]   2> 624907 T2508 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:49987/collection1/ shard1
   [junit4]   2> 624907 T2508 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 624914 T2500 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 624939 T2501 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection"} current state 
version: 1
   [junit4]   2> 624959 T2511 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 624975 T2500 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 625018 T2501 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "base_url":"http://127.0.0.1:49987";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 2
   [junit4]   2> 625035 T2512 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 625044 T2511 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 625108 T2508 oasc.ZkController.register We are 
http://127.0.0.1:49987/collection1/ and leader is 
http://127.0.0.1:49987/collection1/
   [junit4]   2> 625108 T2508 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:49987
   [junit4]   2> 625108 T2508 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 625108 T2508 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 625108 T2508 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 625111 T2500 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 625121 T2501 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:49987";,
   [junit4]   2>          "node_name":"127.0.0.1:49987_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 3
   [junit4]   2> 625124 T2501 oasco.ReplicaMutator.updateState Update state 
numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:49987";,
   [junit4]   2>          "node_name":"127.0.0.1:49987_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 625239 T2500 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 625241 T2511 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 626912 T2472 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 626915 T2472 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 626967 T2472 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@5e027c5{/,null,AVAILABLE}
   [junit4]   2> 626971 T2472 oejs.AbstractConnector.doStart Started 
ServerConnector@72bc1d23{HTTP/1.1}{127.0.0.1:49991}
   [junit4]   2> 626972 T2472 oejs.Server.doStart Started @629786ms
   [junit4]   2> 626972 T2472 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 626973 T2472 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 626974 T2472 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 31D4E83971D9B4A5-001/tempDir-003
   [junit4]   2> 626974 T2472 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 31D4E83971D9B4A5-001/tempDir-003/'
   [junit4]   2> 627085 T2472 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 31D4E83971D9B4A5-001/tempDir-003/solr.xml
   [junit4]   2> 627111 T2472 oasc.CoreContainer.<init> New CoreContainer 
851416640
   [junit4]   2> 627112 T2472 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 31D4E83971D9B4A5-001/tempDir-003/]
   [junit4]   2> 627113 T2472 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 627113 T2472 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 627114 T2472 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 627114 T2472 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 627115 T2472 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 627115 T2472 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 627116 T2472 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 627116 T2472 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 627117 T2472 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 627118 T2472 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 627118 T2472 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 627119 T2472 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 627120 T2472 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 627120 T2472 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 627121 T2472 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:49984/solr
   [junit4]   2> 627122 T2472 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 627123 T2472 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 627125 T2472 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 627133 T2526 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@65e624c2 
name:ZooKeeperConnection Watcher:127.0.0.1:49984 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 627135 T2472 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 627138 T2472 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 627146 T2472 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 627162 T2529 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1c309937 
name:ZooKeeperConnection Watcher:127.0.0.1:49984/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 627163 T2472 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 627187 T2472 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 628206 T2472 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49991_
   [junit4]   2> 628209 T2472 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:49991_
   [junit4]   2> 628222 T2472 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 628233 T2530 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 628234 T2530 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 628236 T2500 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 628236 T2530 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 628239 T2501 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:49991";,
   [junit4]   2>          "node_name":"127.0.0.1:49991_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 4
   [junit4]   2> 628241 T2501 oasco.ReplicaMutator.updateState Update state 
numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:49991";,
   [junit4]   2>          "node_name":"127.0.0.1:49991_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 628241 T2501 oasco.ClusterStateMutator.createCollection 
building a new cName: collection1
   [junit4]   2> 628242 T2501 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 628246 T2511 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 628246 T2529 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 628246 T2500 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 629239 T2530 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 629239 T2530 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 629241 T2530 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 629241 T2530 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 629244 T2530 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 629244 T2530 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 31D4E83971D9B4A5-001/tempDir-003/collection1/'
   [junit4]   2> 629246 T2530 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest%2031D4E83971D9B4A5-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 629246 T2530 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest%2031D4E83971D9B4A5-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 629247 T2530 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest%2031D4E83971D9B4A5-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 629276 T2530 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 629282 T2530 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 629293 T2530 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 629307 T2530 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 629318 T2530 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 629321 T2530 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 629326 T2530 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 629453 T2530 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 629455 T2530 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 629456 T2530 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 629463 T2530 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 629520 T2530 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 629520 T2530 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 629521 T2530 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 31D4E83971D9B4A5-001/tempDir-003/collection1/, 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 31D4E83971D9B4A5-001/tempDir-001/jetty1/
   [junit4]   2> 629522 T2530 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f116b21
   [junit4]   2> 629524 T2530 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 31D4E83971D9B4A5-001/tempDir-001/jetty1
   [junit4]   2> 629524 T2530 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 31D4E83971D9B4A5-001/tempDir-001/jetty1/index/
   [junit4]   2> 629525 T2530 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 31D4E83971D9B4A5-001/tempDir-001/jetty1/index' doesn't exist. Creating new 
index...
   [junit4]   2> 629527 T2530 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 31D4E83971D9B4A5-001/tempDir-001/jetty1/index
   [junit4]   2> 629528 T2530 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1876302724, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 629531 T2530 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 31D4E83971D9B4A5-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 629532 T2530 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 629538 T2530 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 629539 T2530 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 629540 T2530 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 629541 T2530 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 629541 T2530 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 629541 T2530 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 629542 T2530 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 629542 T2530 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 629543 T2530 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 629543 T2530 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 629544 T2530 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 629544 T2530 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 629545 T2530 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 629546 T2530 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 629546 T2530 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 629549 T2530 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 629549 T2530 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 629550 T2530 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 629553 T2530 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 629553 T2530 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 629553 T2530 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 629554 T2530 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 629554 T2530 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 629555 T2530 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 629555 T2530 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 629556 T2530 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 629556 T2530 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 629563 T2530 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 629564 T2530 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 629565 T2530 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 629566 T2530 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 629567 T2530 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 629569 T2530 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 629569 T2530 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 629571 T2530 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=312803135, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 629572 T2530 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 31D4E83971D9B4A5-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 629572 T2530 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 629572 T2530 oass.SolrIndexSearcher.<init> Opening 
Searcher@626a6e96[collection1] main
   [junit4]   2> 629573 T2530 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 629576 T2530 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 629576 T2530 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 629578 T2530 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 629578 T2530 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 629578 T2530 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 629580 T2530 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 629580 T2530 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 629580 T2530 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 629581 T2530 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 629581 T2531 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@626a6e96[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 629582 T2530 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 629584 T2534 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:49991 collection:collection1 
shard:shard1
   [junit4]   2> 629585 T2472 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 629585 T2472 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 629586 T2534 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 629601 T2534 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 629605 T2500 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 629607 T2534 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 629607 T2534 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C570 name=collection1 
org.apache.solr.core.SolrCore@436cf908 url=http://127.0.0.1:49991/collection1 
node=127.0.0.1:49991_ C570_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:49991, 
node_name=127.0.0.1:49991_, state=down}
   [junit4]   2> 629607 T2534 C570 P49991 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:49991/collection1/
   [junit4]   2> 629608 T2534 C570 P49991 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 629608 T2534 C570 P49991 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:49991/collection1/ has no replicas
   [junit4]   2> 629608 T2534 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:49991/collection1/ shard1
   [junit4]   2> 629608 T2534 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 629611 T2501 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1"} current state version: 5
   [junit4]   2> 629630 T2500 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 629632 T2501 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:49991";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 5
   [junit4]   2> 629742 T2529 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 629744 T2511 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 629744 T2500 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 629791 T2534 oasc.ZkController.register We are 
http://127.0.0.1:49991/collection1/ and leader is 
http://127.0.0.1:49991/collection1/
   [junit4]   2> 629791 T2534 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:49991
   [junit4]   2> 629791 T2534 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 629792 T2534 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 629792 T2534 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 629795 T2500 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 629802 T2501 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:49991";,
   [junit4]   2>          "node_name":"127.0.0.1:49991_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 6
   [junit4]   2> 629803 T2501 oasco.ReplicaMutator.updateState Update state 
numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:49991";,
   [junit4]   2>          "node_name":"127.0.0.1:49991_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 629917 T2500 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 629919 T2529 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 629920 T2511 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 631551 T2472 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 631553 T2472 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 631557 T2472 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@2a1a1ae0{/,null,AVAILABLE}
   [junit4]   2> 631558 T2472 oejs.AbstractConnector.doStart Started 
ServerConnector@52b5ca05{HTTP/1.1}{127.0.0.1:49994}
   [junit4]   2> 631558 T2472 oejs.Server.doStart Started @634370ms
   [junit4]   2> 631559 T2472 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 631559 T2472 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 631559 T2472 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 31D4E83971D9B4A5-001/tempDir-004
   [junit4]   2> 631559 T2472 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 31D4E83971D9B4A5-001/tempDir-004/'
   [junit4]   2> 631602 T2472 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 31D4E83971D9B4A5-001/tempDir-004/solr.xml
   [junit4]   2> 631616 T2472 oasc.CoreContainer.<init> New CoreContainer 
556150061
   [junit4]   2> 631617 T2472 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 31D4E83971D9B4A5-001/tempDir-004/]
   [junit4]   2> 631618 T2472 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 631618 T2472 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 631619 T2472 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 631619 T2472 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 631619 T2472 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 631620 T2472 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 631620 T2472 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 631620 T2472 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 631620 T2472 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 631621 T2472 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 631621 T2472 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 631622 T2472 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 631622 T2472 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 631623 T2472 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 631623 T2472 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:49984/solr
   [junit4]   2> 631624 T2472 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 631624 T2472 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 631626 T2472 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 631631 T2548 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@39d24551 
name:ZooKeeperConnection Watcher:127.0.0.1:49984 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 631632 T2472 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 631632 T2472 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 631639 T2472 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 631642 T2551 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3f1f32f4 
name:ZooKeeperConnection Watcher:127.0.0.1:49984/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 631642 T2472 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 631660 T2472 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 632671 T2472 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49994_
   [junit4]   2> 632674 T2472 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:49994_
   [junit4]   2> 632685 T2472 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 632693 T2552 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 632693 T2552 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 632695 T2500 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 632695 T2552 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 632698 T2501 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:49994";,
   [junit4]   2>          "node_name":"127.0.0.1:49994_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 7
   [junit4]   2> 632699 T2501 oasco.ReplicaMutator.updateState Update state 
numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:49994";,
   [junit4]   2>          "node_name":"127.0.0.1:49994_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 632699 T2501 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=1
   [junit4]   2> 632699 T2501 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 632703 T2551 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 632703 T2511 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 632703 T2529 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 632703 T2500 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 633698 T2552 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 633698 T2552 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 633700 T2552 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 633700 T2552 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 633703 T2552 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 633703 T2552 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 31D4E83971D9B4A5-001/tempDir-004/collection1/'
   [junit4]   2> 633704 T2552 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest%2031D4E83971D9B4A5-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 633705 T2552 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest%2031D4E83971D9B4A5-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 633705 T2552 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest%2031D4E83971D9B4A5-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 633747 T2552 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 633753 T2552 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 633764 T2552 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 633786 T2552 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 633798 T2552 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 633802 T2552 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 633806 T2552 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 633951 T2552 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 633953 T2552 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 633954 T2552 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 633960 T2552 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 634005 T2552 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 634005 T2552 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 634006 T2552 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 31D4E83971D9B4A5-001/tempDir-004/collection1/, 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 31D4E83971D9B4A5-001/tempDir-001/jetty2/
   [junit4]   2> 634006 T2552 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1f116b21
   [junit4]   2> 634008 T2552 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 31D4E83971D9B4A5-001/tempDir-001/jetty2
   [junit4]   2> 634008 T2552 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 31D4E83971D9B4A5-001/tempDir-001/jetty2/index/
   [junit4]   2> 634009 T2552 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 31D4E83971D9B4A5-001/tempDir-001/jetty2/index' doesn't exist. Creating new 
index...
   [junit4]   2> 634012 T2552 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 31D4E83971D9B4A5-001/tempDir-001/jetty2/index
   [junit4]   2> 634012 T2552 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1876302724, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 634015 T2552 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 31D4E83971D9B4A5-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 634016 T2552 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 634021 T2552 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [jun

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

 TestCoreContainer, TestBinaryField, TestFastOutputStream, SolrIndexConfigTest, 
TestDefaultStatsCache, CacheHeaderTest, TermsComponentTest, TestBadConfig, 
SchemaVersionSpecificBehaviorTest, FileUtilsTest, SpellCheckComponentTest, 
TestLMDirichletSimilarityFactory, TestSearcherReuse, 
DistributedFacetPivotSmallTest, TestFastWriter, HdfsLockFactoryTest, 
HdfsDirectoryTest, HdfsCollectionsAPIDistributedZkTest, 
DefaultValueUpdateProcessorTest, HighlighterTest, 
SharedFSAutoReplicaFailoverTest, BasicZkTest, SpellingQueryConverterTest, 
SolrCoreCheckLockOnStartupTest, TestReRankQParserPlugin, 
TestReversedWildcardFilterFactory, TestFieldTypeCollectionResource, 
TestExceedMaxTermLength, WordBreakSolrSpellCheckerTest, 
TestQuerySenderListener, UpdateParamsTest, TestUniqueKeyFieldResource, 
TestStressUserVersions, TestInfoStreamLogging, PreAnalyzedFieldTest, 
SignatureUpdateProcessorFactoryTest, CloudMLTQParserTest, DocValuesTest, 
TestMaxScoreQueryParser, TestSweetSpotSimilarityFactory, 
AnalysisErrorHandlingTest, TestComplexPhraseQParserPlugin, 
TestSolrDeletionPolicy2, QueryParsingTest, MinimalSchemaTest, EchoParamsTest, 
DistributedSpellCheckComponentTest, DocValuesMultiTest, TestCoreDiscovery, 
TestReload, SSLMigrationTest, TestRTGBase, TestRangeQuery, 
TestFieldTypeResource, TestConfigSets, TestOmitPositions, 
TestSerializedLuceneMatchVersion, TestFunctionQuery, TestPivotHelperCode, 
TestLeaderElectionZkExpiry, UnloadDistributedZkTest, 
TestDocBasedVersionConstraints, TestSearchPerf, 
FieldAnalysisRequestHandlerTest, AutoCommitTest, TestSchemaManager, 
TestSolrQueryParserDefaultOperatorResource, BadIndexSchemaTest, TestQueryTypes, 
TestClusterStateMutator, TestJmxIntegration, OverseerStatusTest, 
TestNonDefinedSimilarityFactory, SimplePostToolTest, BasicDistributedZk2Test, 
BadCopyFieldTest, OverseerRolesTest, TestExpandComponent, SuggesterTSTTest, 
AddBlockUpdateTest, TestRecovery, ResourceLoaderTest, SortByFunctionTest, 
SolrXmlInZkTest, HdfsBasicDistributedZk2Test, 
DocumentAnalysisRequestHandlerTest, DistributedTermsComponentTest, 
TestSortingResponseWriter, QueryElevationComponentTest, TestConfigOverlay, 
ChaosMonkeyNothingIsSafeTest, TestCloudSchemaless, RankQueryTest, 
TestCollapseQParserPlugin, TestFileDictionaryLookup, ShardRoutingTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestReplicationHandlerBackup, 
DOMUtilTest, CachingDirectoryFactoryTest, SyncSliceTest, CursorMarkTest, 
PolyFieldTest, ZkControllerTest, TestBulkSchemaConcurrent, 
TestMiniSolrCloudCluster, TestSolrXmlPersistence, StressHdfsTest, 
TestReloadAndDeleteDocs, ReturnFieldsTest, PeerSyncTest, TestCloudPivotFacet, 
UpdateRequestProcessorFactoryTest, TestSolrQueryParserResource, 
OutOfBoxZkACLAndCredentialsProvidersTest, MBeansHandlerTest, SuggesterTest, 
TestChildDocTransformer, ClusterStateTest, TestExactSharedStatsCache, 
TestSurroundQueryParser, TestManagedSynonymFilterFactory, 
AnalysisAfterCoreReloadTest, TestReplicationHandler, SpatialRPTFieldTypeTest, 
OverriddenZkACLAndCredentialsProvidersTest, OpenExchangeRatesOrgProviderTest, 
TestLuceneMatchVersion, SuggesterWFSTTest, TestCloudManagedSchemaConcurrent, 
OverseerTest, TestBM25SimilarityFactory, TestPhraseSuggestions, 
TestWordDelimiterFilterFactory, AlternateDirectoryTest, UUIDFieldTest, 
DistributedQueryComponentCustomSortTest, TestHighlightDedupGrouping, 
HdfsChaosMonkeySafeLeaderTest, TestMergePolicyConfig, 
DirectSolrSpellCheckerTest, StatsComponentTest, TestRebalanceLeaders, 
TestSchemaSimilarityResource, TestDynamicFieldResource, 
DistributedFacetPivotWhiteBoxTest, TestSolrConfigHandler, RecoveryZkTest, 
TestCodecSupport, HighlighterConfigTest, DeleteInactiveReplicaTest, 
TestStressVersions, TestSchemaVersionResource, MultiThreadedOCPTest, 
TestIntervalFaceting, TestPHPSerializedResponseWriter, DeleteShardTest, 
TestJoin, SoftAutoCommitTest, ParsingFieldUpdateProcessorsTest, 
CurrencyFieldOpenExchangeTest, FacetPivotSmallTest, PrimitiveFieldTypeTest, 
ExternalCollectionsTest, TestSolrJ, TestPerFieldSimilarity, LoggingHandlerTest, 
JsonLoaderTest, HdfsRecoveryZkTest, TestCloudInspectUtil, 
TestAnalyzeInfixSuggestions, JSONWriterTest, SolrInfoMBeanTest, 
StandardRequestHandlerTest, AnalyticsMergeStrategyTest, SuggestComponentTest, 
BJQParserTest, DirectUpdateHandlerOptimizeTest, TestDistributedGrouping, 
ConnectionManagerTest, TestStandardQParsers, CoreAdminRequestStatusTest, 
CoreMergeIndexesAdminHandlerTest, PathHierarchyTokenizerFactoryTest, 
TestCopyFieldCollectionResource, HttpPartitionTest, SolrCoreTest, 
DistanceUnitsTest, TestDistribDocBasedVersion, TestUtils, TestCharFilters, 
SystemInfoHandlerTest, TestDistributedSearch, ReplicationFactorTest, 
TestSchemaResource, TestCollationFieldDocValues, TestSolr4Spatial2, 
DistributedQueryElevationComponentTest, FullSolrCloudDistribCmdsTest, 
BlockCacheTest, CoreAdminCreateDiscoverTest, ZkSolrClientTest, 
TestSolrXmlPersistor, TestAddFieldRealTimeGet, ConvertedLegacyTest, 
DistributedSuggestComponentTest, XmlUpdateRequestHandlerTest, 
TestDefaultSearchFieldResource, TestJmxMonitoredMap, MultiTermTest, 
CSVRequestHandlerTest, AnalyticsQueryTest, CurrencyFieldXmlFileTest, 
TestConfig, TestCursorMarkWithoutUniqueKey, CursorPagingTest, 
TestValueSourceCache, BadComponentTest, TestSolrConfigHandlerConcurrent, 
DirectSolrConnectionTest, IndexSchemaTest, BasicDistributedZkTest, 
ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, 
OpenCloseCoreStressTest, LeaderElectionIntegrationTest, ClusterStateUpdateTest, 
TestRandomFaceting, LeaderElectionTest, TestZkChroot, TestRandomDVFaceting, 
ZkCLITest, ShardRoutingCustomTest, TestFaceting, TestHashPartitioner, 
TermVectorComponentDistributedTest, TestRealTimeGet, TestStressReorder, 
HardAutoCommitTest, SimpleFacetsTest, TestSolr4Spatial, TestGroupingSearch, 
SolrCmdDistributorTest, TestSort, TestFiltering, BasicFunctionalityTest, 
TestLazyCores, DirectUpdateHandlerTest, OverseerCollectionProcessorTest, 
TestIndexSearcher, ShowFileRequestHandlerTest, SolrIndexSplitterTest, 
TestExtendedDismaxParser, SpellCheckCollatorTest, SuggesterFSTTest, 
CoreAdminHandlerTest, SolrRequestParserTest, TestFoldingMultitermQuery, 
TestStressLucene, TestTrie, SpatialFilterTest, TestCSVLoader, 
NoCacheHeaderTest, TestPseudoReturnFields, TestUpdate, 
FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, 
QueryEqualityTest, StatelessScriptUpdateProcessorFactoryTest, 
TestRemoteStreaming, DistanceFunctionTest, TestSolrDeletionPolicy1, 
XsltUpdateRequestHandlerTest, DebugComponentTest, IndexBasedSpellCheckerTest, 
DisMaxRequestHandlerTest, TestQueryUtils, TestWriterPerf, 
FileBasedSpellCheckerTest, RequestHandlersTest, DocumentBuilderTest, 
TermVectorComponentTest, TestIndexingPerformance, MoreLikeThisHandlerTest, 
RequiredFieldsTest, TestSolrQueryParser, TestArbitraryIndexDir, 
FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, 
RegexBoostProcessorTest, SolrPluginUtilsTest, TestCollationField, 
TestCSVResponseWriter, TestAnalyzedSuggestions, 
UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, 
TestPartialUpdateDeduplication, PingRequestHandlerTest, TestComponentsName, 
SearchHandlerTest, CoreContainerCoreInitFailuresTest, TestBinaryResponseWriter, 
TestLFUCache, SOLR749Test, TestSolrIndexConfig, TestQuerySenderNoQuery, 
CopyFieldTest, ResponseLogComponentTest, TestStressRecovery, SampleTest, 
TestDocSet, NumericFieldsTest, TestElisionMultitermQuery, OutputWriterTest, 
TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, 
TestSolrCoreProperties, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, 
SpellPossibilityIteratorTest, SynonymTokenizerTest, TestXIncludeConfig, 
TestDFRSimilarityFactory, TestLMJelinekMercerSimilarityFactory, 
TestIBSimilarityFactory, TestDefaultSimilarityFactory, 
LegacyHTMLStripCharFilterTest, TimeZoneUtilsTest, ScriptEngineTest, 
URLClassifyProcessorTest, PluginInfoTest, TestFastLRUCache, DateMathParserTest, 
TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, 
DateFieldTest, RAMDirectoryFactoryTest, TestLRUCache, TestDocumentBuilder, 
ZkNodePropsTest, SliceStateTest, CircularListTest, 
DistributedIntervalFacetingTest, SolrTestCaseJ4Test, 
TestDistributedMissingSort, TestTolerantSearch, AliasIntegrationTest, 
AssignTest, AsyncMigrateRouteKeyTest, CloudExitableDirectoryReaderTest, 
CollectionsAPIAsyncDistributedZkTest, CustomCollectionTest, DeleteReplicaTest, 
DistribCursorPagingTest, DistribDocExpirationUpdateProcessorTest, 
DistributedQueueTest, LeaderFailoverAfterPartitionTest, 
LeaderInitiatedRecoveryOnCommitTest, MigrateRouteKeyTest, RemoteQueryErrorTest, 
RollingRestartTest, ShardSplitTest]
   [junit4] Completed in 336.46s, 1 test, 1 error <<< FAILURES!

[...truncated 254 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:519: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:467: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:61: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:39: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:187: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:510: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1348: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:956: 
There were test failures: 460 suites, 1868 tests, 2 errors, 1 failure, 52 
ignored (21 assumptions)

Total time: 130 minutes 5 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0 
-XX:+UseCompressedOops -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


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

Reply via email to