You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2014/02/25 00:31:54 UTC

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 1363 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1363/
Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC -XX:-UseSuperWord

3 tests failed.
REGRESSION:  org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.testDistribSearch

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:56488/am/w/collection1, https://127.0.0.1:56439/am/w/collection1, https://127.0.0.1:56464/am/w/collection1, https://127.0.0.1:56482/am/w/collection1, https://127.0.0.1:56445/am/w/collection1, https://127.0.0.1:56442/am/w/collection1, https://127.0.0.1:56448/am/w/collection1, https://127.0.0.1:56476/am/w/collection1, https://127.0.0.1:56494/am/w/collection1, https://127.0.0.1:56458/am/w/collection1]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:56488/am/w/collection1, https://127.0.0.1:56439/am/w/collection1, https://127.0.0.1:56464/am/w/collection1, https://127.0.0.1:56482/am/w/collection1, https://127.0.0.1:56445/am/w/collection1, https://127.0.0.1:56442/am/w/collection1, https://127.0.0.1:56448/am/w/collection1, https://127.0.0.1:56476/am/w/collection1, https://127.0.0.1:56494/am/w/collection1, https://127.0.0.1:56458/am/w/collection1]
	at __randomizedtesting.SeedInfo.seed([7619979DDCCCDE2D:F7FF1985AB93BE11]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:387)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:635)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1240)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1209)
	at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:149)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
	at sun.reflect.GeneratedMethodAccessor44.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	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:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:744)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:56442/am/w/collection1
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:497)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:302)
	... 46 more


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

Error Message:
Timeout occured while waiting response from server at: https://127.0.0.1:49561

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:49561
	at __randomizedtesting.SeedInfo.seed([7619979DDCCCDE2D:F7FF1985AB93BE11]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:505)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:536)
	at org.apache.solr.cloud.ShardSplitTest.incompleteOrOverlappingCustomRangeTest(ShardSplitTest.java:159)
	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:111)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	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:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:744)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.read(SocketInputStream.java:152)
	at java.net.SocketInputStream.read(SocketInputStream.java:122)
	at sun.security.ssl.InputRecord.readFully(InputRecord.java:442)
	at sun.security.ssl.InputRecord.read(InputRecord.java:480)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:927)
	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:884)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:102)
	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.HttpSolrServer.request(HttpSolrServer.java:395)
	... 45 more


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

Error Message:
Could not find collection:addReplicaColl

Stack Trace:
java.lang.AssertionError: Could not find collection:addReplicaColl
	at __randomizedtesting.SeedInfo.seed([7619979DDCCCDE2D:F7FF1985AB93BE11]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:147)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:131)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:126)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:724)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.addReplicaTest(CollectionsAPIDistributedZkTest.java:1193)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:213)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	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:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 9896 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> 109448 T236 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 109448 T236 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /k/
   [junit4]   2> 109458 T236 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-CollectionsAPIDistributedZkTest-1393280762003
   [junit4]   2> 109471 T236 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 109480 T237 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 109783 T236 oasc.ZkTestServer.run start zk server on port:49227
   [junit4]   2> 109961 T236 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 109997 T238 oazs.NIOServerCnxn.doIO WARN Exception causing close of session 0x0 due to java.io.IOException: ZooKeeperServer not running
   [junit4]   2> 111326 T242 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13712e4 name:ZooKeeperConnection Watcher:127.0.0.1:49227 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 111328 T236 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 111331 T236 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 111416 T236 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 111435 T245 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@58a83dbb name:ZooKeeperConnection Watcher:127.0.0.1:49227/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 111436 T236 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 111450 T236 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 111462 T236 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 111472 T236 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 111480 T236 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 111491 T236 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> 111493 T236 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 111510 T236 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 111510 T236 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 111524 T236 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> 111526 T236 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 111540 T236 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> 111541 T236 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 111551 T236 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> 111552 T236 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 111561 T236 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> 111563 T236 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 111573 T236 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> 111575 T236 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 111588 T236 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> 111589 T236 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 111597 T236 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> 111598 T236 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 111605 T236 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> 111607 T236 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 111613 T236 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> 111614 T236 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 111636 T236 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 111641 T247 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@469a3ee6 name:ZooKeeperConnection Watcher:127.0.0.1:49227/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 111642 T236 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> Using new style solr.xml
   [junit4]   2> 111649 T236 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 111660 T249 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@44ffa42b name:ZooKeeperConnection Watcher:127.0.0.1:49227 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 111660 T236 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 111661 T236 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 111680 T236 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 111685 T251 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@367bbec2 name:ZooKeeperConnection Watcher:127.0.0.1:49227/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 111685 T236 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 111687 T236 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf2/solrconfig.xml
   [junit4]   2> 111687 T236 oascc.SolrZkClient.makePath makePath: /configs/conf2/solrconfig.xml
   [junit4]   2> 111699 T236 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf2/schema.xml
   [junit4]   2> 111700 T236 oascc.SolrZkClient.makePath makePath: /configs/conf2/schema.xml
   [junit4]   2> 111711 T236 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/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 111711 T236 oascc.SolrZkClient.makePath makePath: /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 111721 T236 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf2/stopwords.txt
   [junit4]   2> 111721 T236 oascc.SolrZkClient.makePath makePath: /configs/conf2/stopwords.txt
   [junit4]   2> 111730 T236 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf2/protwords.txt
   [junit4]   2> 111731 T236 oascc.SolrZkClient.makePath makePath: /configs/conf2/protwords.txt
   [junit4]   2> 111739 T236 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf2/currency.xml
   [junit4]   2> 111741 T236 oascc.SolrZkClient.makePath makePath: /configs/conf2/currency.xml
   [junit4]   2> 111749 T236 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/conf2/open-exchange-rates.json
   [junit4]   2> 111750 T236 oascc.SolrZkClient.makePath makePath: /configs/conf2/open-exchange-rates.json
   [junit4]   2> 111759 T236 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 111760 T236 oascc.SolrZkClient.makePath makePath: /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 111769 T236 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf2/old_synonyms.txt
   [junit4]   2> 111769 T236 oascc.SolrZkClient.makePath makePath: /configs/conf2/old_synonyms.txt
   [junit4]   2> 111783 T236 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf2/synonyms.txt
   [junit4]   2> 111784 T236 oascc.SolrZkClient.makePath makePath: /configs/conf2/synonyms.txt
   [junit4]   2> 111793 T236 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/elevate.xml to /configs/conf2/elevate.xml
   [junit4]   2> 111797 T236 oascc.SolrZkClient.makePath makePath: /configs/conf2/elevate.xml
   [junit4]   2> 111817 T238 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x144660142330004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 113496 T236 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 113503 T236 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 113510 T236 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:49234
   [junit4]   2> 113513 T236 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 113513 T236 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 113514 T236 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1393280764354
   [junit4]   2> 113514 T236 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1393280764354/'
   [junit4]   2> 113574 T236 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1393280764354/solr.xml
   [junit4]   2> 113692 T236 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1393280764354
   [junit4]   2> 113693 T236 oasc.CoreContainer.<init> New CoreContainer 41537456
   [junit4]   2> 113693 T236 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1393280764354/]
   [junit4]   2> 113695 T236 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 113696 T236 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 113696 T236 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 113697 T236 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 113697 T236 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 113698 T236 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 113698 T236 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 113698 T236 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 113699 T236 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 113716 T236 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 113716 T236 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 113716 T236 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 113717 T236 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49227/solr
   [junit4]   2> 113741 T236 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 113743 T236 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 113750 T262 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6a60d6e3 name:ZooKeeperConnection Watcher:127.0.0.1:49227 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 113751 T236 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 113768 T236 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 113774 T264 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4269b79 name:ZooKeeperConnection Watcher:127.0.0.1:49227/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 113775 T236 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 113792 T236 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 113815 T236 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 113841 T236 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 113847 T236 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49234_k
   [junit4]   2> 113855 T236 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49234_k
   [junit4]   2> 113868 T236 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 113876 T236 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 113913 T236 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:49234_k
   [junit4]   2> 113913 T236 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 113922 T236 oasc.Overseer.start Overseer (id=91310048045891590-127.0.0.1:49234_k-n_0000000000) starting
   [junit4]   2> 113961 T236 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 113991 T266 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 113993 T236 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 113997 T266 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 114002 T236 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 114008 T236 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 114033 T265 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 114043 T236 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1393280764354
   [junit4]   2> 114505 T236 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1393280764354/conf/
   [junit4]   2> 114509 T236 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 114510 T236 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 114511 T236 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 114537 T236 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 114543 T269 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18f23a20 name:ZooKeeperConnection Watcher:127.0.0.1:49227/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 114544 T236 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 114552 T236 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 114563 T236 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 115705 T236 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 115706 T236 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 115715 T236 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 115718 T236 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:49238
   [junit4]   2> 115723 T236 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 115723 T236 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 115724 T236 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1393280767107
   [junit4]   2> 115724 T236 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1393280767107/'
   [junit4]   2> 115769 T236 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/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1393280767107/solr.xml
   [junit4]   2> 115884 T236 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /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/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1393280767107
   [junit4]   2> 115885 T236 oasc.CoreContainer.<init> New CoreContainer 1423332381
   [junit4]   2> 115885 T236 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1393280767107/]
   [junit4]   2> 115887 T236 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 115887 T236 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 115887 T236 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 115888 T236 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 115888 T236 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 115888 T236 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 115889 T236 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 115889 T236 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 115889 T236 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 115906 T236 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 115906 T236 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 115907 T236 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 115907 T236 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49227/solr
   [junit4]   2> 115909 T236 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 115911 T236 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 115918 T280 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@45b74216 name:ZooKeeperConnection Watcher:127.0.0.1:49227 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 115919 T236 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 115927 T236 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 115931 T282 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@32acc2f8 name:ZooKeeperConnection Watcher:127.0.0.1:49227/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 115931 T236 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 115945 T236 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 116957 T236 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49238_k
   [junit4]   2> 116960 T236 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49238_k
   [junit4]   2> 116981 T269 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 116981 T264 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 116981 T282 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 116998 T236 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /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/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1393280767107
   [junit4]   2> 117567 T236 oasc.CorePropertiesLocator.discoverUnder Found core conf in /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/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1393280767107/conf/
   [junit4]   2> 117575 T236 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 117576 T236 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 117577 T236 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 118793 T236 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 118795 T236 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 118808 T236 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 118811 T236 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:49241
   [junit4]   2> 118816 T236 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 118816 T236 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 118817 T236 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1393280770123
   [junit4]   2> 118817 T236 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1393280770123/'
   [junit4]   2> 118876 T236 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1393280770123/solr.xml
   [junit4]   2> 118965 T236 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1393280770123
   [junit4]   2> 118966 T236 oasc.CoreContainer.<init> New CoreContainer 562285332
   [junit4]   2> 118967 T236 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1393280770123/]
   [junit4]   2> 118968 T236 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 118969 T236 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 118969 T236 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 118969 T236 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 118970 T236 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 118971 T236 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 118971 T236 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 118972 T236 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 118972 T236 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 118989 T236 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 118990 T236 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 118990 T236 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 118991 T236 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49227/solr
   [junit4]   2> 118991 T236 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 118992 T236 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 118997 T294 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7bc7748a name:ZooKeeperConnection Watcher:127.0.0.1:49227 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 118999 T236 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 119008 T236 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 119014 T296 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1fad057a name:ZooKeeperConnection Watcher:127.0.0.1:49227/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 119014 T236 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 119032 T236 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 120046 T236 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49241_k
   [junit4]   2> 120049 T236 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49241_k
   [junit4]   2> 120059 T264 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 120060 T269 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 120060 T282 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 120061 T296 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 120079 T236 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1393280770123
   [junit4]   2> 120471 T236 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1393280770123/conf/
   [junit4]   2> 120480 T236 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 120482 T236 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 120482 T236 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 121749 T236 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 121751 T236 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 121762 T236 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 121765 T236 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:49244
   [junit4]   2> 121770 T236 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 121771 T236 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 121772 T236 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1393280773029
   [junit4]   2> 121772 T236 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1393280773029/'
   [junit4]   2> 121819 T236 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1393280773029/solr.xml
   [junit4]   2> 121946 T236 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1393280773029
   [junit4]   2> 121947 T236 oasc.CoreContainer.<init> New CoreContainer 1979626033
   [junit4]   2> 121948 T236 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1393280773029/]
   [junit4]   2> 121949 T236 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 121950 T236 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 121950 T236 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 121950 T236 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 121951 T236 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 121951 T236 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 121952 T236 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 121952 T236 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 121953 T236 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 121974 T236 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 121977 T236 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 121978 T236 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 121978 T236 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49227/solr
   [junit4]   2> 121979 T236 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 121983 T236 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 121989 T308 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5af5a736 name:ZooKeeperConnection Watcher:127.0.0.1:49227 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 121991 T236 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 122005 T236 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 122011 T310 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@60281fff name:ZooKeeperConnection Watcher:127.0.0.1:49227/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 122012 T236 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 122029 T236 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 123043 T236 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49244_k
   [junit4]   2> 123046 T236 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49244_k
   [junit4]   2> 123057 T282 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 123058 T296 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 123059 T310 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 123059 T264 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 123059 T269 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 123075 T236 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1393280773029
   [junit4]   2> 123471 T236 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1393280773029/conf/
   [junit4]   2> 123477 T236 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 123478 T236 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 123479 T236 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 124729 T236 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 4
   [junit4]   2> 124731 T236 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 124740 T236 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 124744 T236 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:49247
   [junit4]   2> 124749 T236 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 124750 T236 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 124751 T236 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1393280776025
   [junit4]   2> 124751 T236 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1393280776025/'
   [junit4]   2> 124786 T236 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1393280776025/solr.xml
   [junit4]   2> 124870 T236 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1393280776025
   [junit4]   2> 124871 T236 oasc.CoreContainer.<init> New CoreContainer 325077129
   [junit4]   2> 124871 T236 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1393280776025/]
   [junit4]   2> 124872 T236 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 124873 T236 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 124873 T236 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 124873 T236 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 124874 T236 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 124874 T236 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 124874 T236 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 124875 T236 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 124875 T236 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 124890 T236 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 124890 T236 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 124891 T236 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 124891 T236 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49227/solr
   [junit4]   2> 124892 T236 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 124893 T236 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 124900 T322 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7b4a71bd name:ZooKeeperConnection Watcher:127.0.0.1:49227 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 124902 T236 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 124910 T236 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 124916 T324 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a420389 name:ZooKeeperConnection Watcher:127.0.0.1:49227/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 124916 T236 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 124932 T236 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 125942 T236 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49247_k
   [junit4]   2> 125945 T236 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49247_k
   [junit4]   2> 125956 T296 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 125958 T269 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 125958 T324 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 125958 T282 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 125958 T264 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 125959 T310 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 125973 T236 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1393280776025
   [junit4]   2> 126351 T236 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1393280776025/conf/
   [junit4]   2> 126359 T236 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 126360 T236 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 126361 T236 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 126435 T277 oasha.CollectionsHandler.handleCreateAction Creating Collection : version=2&name=solrj_collection&router.name=compositeId&router.field=myOwnField&replicationFactor=2&wt=javabin&numShards=2&collection.configName=conf1&action=CREATE
   [junit4]   2> 126440 T264 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 126447 T266 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"solrj_collection",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "collection.configName":"conf1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "router.name":"compositeId",
   [junit4]   2> 	  "router.field":"myOwnField"}
   [junit4]   2> 126447 T266 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"solrj_collection",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "collection.configName":"conf1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "router.name":"compositeId",
   [junit4]   2> 	  "router.field":"myOwnField"}
   [junit4]   2> 126451 T266 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/solrj_collection 
   [junit4]   2> 126451 T266 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection
   [junit4]   2> 126465 T264 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 126470 T265 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 126471 T265 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: solrj_collection
   [junit4]   2> 126472 T265 oasc.Overseer$ClusterStateUpdater.createCollection Create collection solrj_collection with shards [shard1, shard2]
   [junit4]   2> 126498 T264 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 126505 T264 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 126507 T282 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 126507 T269 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 126510 T296 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 126510 T310 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 126511 T324 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 126567 T266 oasc.OverseerCollectionProcessor.createCollection going to create cores replicas shardNames [shard1, shard2] , repFactor : 2
   [junit4]   2> 126567 T266 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard1_replica1 as part of slice shard1 of collection solrj_collection on 127.0.0.1:49244_k
   [junit4]   2> 126573 T266 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard1_replica2 as part of slice shard1 of collection solrj_collection on 127.0.0.1:49247_k
   [junit4]   2> 126590 T266 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard2_replica1 as part of slice shard2 of collection solrj_collection on 127.0.0.1:49234_k
   [junit4]   2> 126645 T266 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard2_replica2 as part of slice shard2 of collection solrj_collection on 127.0.0.1:49241_k
   [junit4]   2> 126674 T315 oasc.ZkController.publish publishing core=solrj_collection_shard1_replica2 state=down
   [junit4]   2> 126677 T303 oasc.ZkController.publish publishing core=solrj_collection_shard1_replica1 state=down
   [junit4]   2> 126680 T264 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 126680 T315 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 126682 T303 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 126687 T265 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 126697 T265 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:49247/k",
   [junit4]   2> 	  "core":"solrj_collection_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49247_k",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 126719 T265 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:49244/k",
   [junit4]   2> 	  "core":"solrj_collection_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49244_k",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 126720 T264 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 126721 T258 oasc.ZkController.publish publishing core=solrj_collection_shard2_replica1 state=down
   [junit4]   2> 126726 T258 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 126726 T264 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 126733 T265 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:49234/k",
   [junit4]   2> 	  "core":"solrj_collection_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49234_k",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 126734 T290 oasc.ZkController.publish publishing core=solrj_collection_shard2_replica2 state=down
   [junit4]   2> 126737 T264 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 126737 T290 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 126743 T265 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:49241/k",
   [junit4]   2> 	  "core":"solrj_collection_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49241_k",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 126751 T264 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 126858 T282 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 126859 T269 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 126859 T324 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 126859 T296 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 126859 T310 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 126859 T264 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 127682 T315 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard1_replica2
   [junit4]   2> 127683 T303 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard1_replica1
   [junit4]   2> 127684 T315 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard1_replica2' using instanceDir: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1393280776025/solrj_collection_shard1_replica2
   [junit4]   2> 127684 T315 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 127685 T303 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard1_replica1' using instanceDir: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1393280773029/solrj_collection_shard1_replica1
   [junit4]   2> 127685 T303 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 127686 T315 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 127686 T315 oascc.ZkStateReader.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 127687 T303 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 127687 T303 oascc.ZkStateReader.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 127689 T315 oascc.ZkStateReader.readConfigName path=/collections/solrj_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 127690 T315 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1393280776025/solrj_collection_shard1_replica2/'
   [junit4]   2> 127690 T303 oascc.ZkStateReader.readConfigName path=/collections/solrj_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 127691 T303 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1393280773029/solrj_collection_shard1_replica1/'
   [junit4]   2> 127733 T258 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard2_replica1
   [junit4]   2> 127735 T258 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard2_replica1' using instanceDir: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1393280764354/solrj_collection_shard2_replica1
   [junit4]   2> 127735 T258 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 127739 T290 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard2_replica2
   [junit4]   2> 127741 T290 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard2_replica2' using instanceDir: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1393280770123/solrj_collection_shard2_replica2
   [junit4]   2> 127741 T290 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 127742 T258 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 127743 T258 oascc.ZkStateReader.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 127743 T290 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 127743 T290 oascc.ZkStateReader.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 127758 T290 oascc.ZkStateReader.readConfigName path=/collections/solrj_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 127759 T290 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1393280770123/solrj_collection_shard2_replica2/'
   [junit4]   2> 127760 T258 oascc.ZkStateReader.readConfigName path=/collections/solrj_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 127761 T258 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1393280764354/solrj_collection_shard2_replica1/'
   [junit4]   2> 127831 T303 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 127853 T315 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 127936 T258 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 127959 T290 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 128012 T303 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 128025 T303 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 128043 T303 oass.IndexSchema.readSchema [solrj_collection_shard1_replica1] Schema name=test
   [junit4]   2> 128064 T315 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 128099 T315 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 128119 T315 oass.IndexSchema.readSchema [solrj_collection_shard1_replica2] Schema name=test
   [junit4]   2> 128164 T290 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 128176 T258 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 128178 T290 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 128189 T258 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 128201 T258 oass.IndexSchema.readSchema [solrj_collection_shard2_replica1] Schema name=test
   [junit4]   2> 128307 T290 oass.IndexSchema.readSchema [solrj_collection_shard2_replica2] Schema name=test
   [junit4]   2> 129676 T303 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 129687 T303 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 129691 T303 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 129852 T303 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 129858 T303 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 129861 T258 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 129872 T303 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 129874 T258 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 129874 T315 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 129879 T258 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 129885 T315 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 129886 T303 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 129888 T303 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 129889 T303 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 129894 T315 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 129899 T303 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 129899 T303 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 129899 T303 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 129901 T303 oasc.SolrCore.<init> [solrj_collection_shard1_replica1] Opening new SolrCore at ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1393280773029/solrj_collection_shard1_replica1/, dataDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1393280773029/solrj_collection_shard1_replica1/data/
   [junit4]   2> 129901 T303 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@567e8521
   [junit4]   2> 129916 T303 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1393280773029/solrj_collection_shard1_replica1/data
   [junit4]   2> 129916 T303 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1393280773029/solrj_collection_shard1_replica1/data/index/
   [junit4]   2> 129916 T303 oasc.SolrCore.initIndex WARN [solrj_collection_shard1_replica1] Solr index directory './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1393280773029/solrj_collection_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 129920 T303 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1393280773029/solrj_collection_shard1_replica1/data/index
   [junit4]   2> 129921 T303 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=38.224609375, floorSegmentMB=0.744140625, forceMergeDeletesPctAllowed=22.169375932844357, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 129929 T303 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@22294385 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@78a35402),segFN=segments_1,generation=1}
   [junit4]   2> 129929 T303 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 129961 T303 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 129988 T258 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 130008 T258 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 130026 T258 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 130037 T258 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 130040 T258 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 130040 T258 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 130045 T258 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 130046 T258 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 130046 T315 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 130047 T258 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 130048 T258 oasc.SolrCore.<init> [solrj_collection_shard2_replica1] Opening new SolrCore at ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1393280764354/solrj_collection_shard2_replica1/, dataDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1393280764354/solrj_collection_shard2_replica1/data/
   [junit4]   2> 130048 T258 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@567e8521
   [junit4]   2> 130050 T258 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1393280764354/solrj_collection_shard2_replica1/data
   [junit4]   2> 130051 T258 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1393280764354/solrj_collection_shard2_replica1/data/index/
   [junit4]   2> 130052 T258 oasc.SolrCore.initIndex WARN [solrj_collection_shard2_replica1] Solr index directory './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1393280764354/solrj_collection_shard2_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 130053 T258 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1393280764354/solrj_collection_shard2_replica1/data/index
   [junit4]   2> 130054 T258 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=38.224609375, floorSegmentMB=0.744140625, forceMergeDeletesPctAllowed=22.169375932844357, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 130055 T258 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5d7a4ab lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@311496a4),segFN=segments_1,generation=1}
   [junit4]   2> 130055 T258 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 130055 T303 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 130056 T290 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 130057 T303 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 130069 T303 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 130071 T290 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 130072 T315 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 130072 T303 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 130073 T303 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 130075 T303 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 130076 T258 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 130076 T258 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 130077 T258 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 130078 T258 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 130078 T258 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 130078 T258 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 130079 T258 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 130076 T303 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 130080 T303 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 130080 T258 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 130080 T258 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 130081 T303 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 130082 T303 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 130082 T303 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 130083 T303 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 130084 T303 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 130085 T303 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 130086 T303 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 130079 T290 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 130087 T258 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 130089 T258 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 130089 T258 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 130090 T258 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 130091 T258 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 130092 T258 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 130093 T258 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 130094 T258 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 130088 T303 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 130111 T258 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 130112 T315 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 130111 T303 oashl.XMLLoader.init xsltCacheLifetimeS

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

   2> 2569465 T7344 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@617f848c
   [junit4]   2> 2569466 T7344 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=3,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=124,cumulative_deletesById=56,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=1}
   [junit4]   2> 2569467 T7344 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 2569468 T7344 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2569468 T7344 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2569469 T7344 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 2569472 T7344 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2569474 T7344 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393283059248/jetty12/index.20140225010632573 [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393283059248/jetty12/index.20140225010632573;done=false>>]
   [junit4]   2> 2569475 T7344 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393283059248/jetty12/index.20140225010632573
   [junit4]   2> 2569475 T7344 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393283059248/jetty12 [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393283059248/jetty12;done=false>>]
   [junit4]   2> 2569475 T7344 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1393283059248/jetty12
   [junit4]   2> 2569476 T7344 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2569476 T7344 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:254)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:254)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> NOTE: test params are: codec=Lucene40, sim=DefaultSimilarity, locale=es_VE, timezone=Africa/Cairo
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_51 (64-bit)/cpus=2,threads=1,free=166680984,total=519438336
   [junit4]   2> NOTE: All tests run in this JVM: [FieldFacetExtrasTest, SimpleFacetsTest, TestDistributedGrouping, TestCollationField, TermsComponentTest, TestSchemaVersionResource, TestWordDelimiterFilterFactory, UUIDFieldTest, DistributedDebugComponentTest, TestQuerySenderNoQuery, CollectionsAPIDistributedZkTest, DistribCursorPagingTest, SearchHandlerTest, TestBlendedInfixSuggestions, TestDefaultSearchFieldResource, ShardSplitTest, IndexBasedSpellCheckerTest, TestManagedSchema, ShardRoutingTest, TestAnalyzeInfixSuggestions, TestCSVResponseWriter, TestPostingsSolrHighlighter, SimplePostToolTest, TestJoin, QueryElevationComponentTest, TestCursorMarkWithoutUniqueKey, TestShardHandlerFactory, ChaosMonkeyNothingIsSafeTest, BasicFunctionalityTest, DistributedQueryComponentOptimizationTest, TestCloudManagedSchemaAddField, LukeRequestHandlerTest, SuggesterWFSTTest, TestIBSimilarityFactory, TestMultiCoreConfBootstrap, ResourceLoaderTest, TermVectorComponentTest, TestDocumentBuilder, TestPartialUpdateDeduplication, TestZkChroot, TestRandomFaceting, BlockCacheTest, TestImplicitCoreProperties, HdfsDirectoryTest, SolrIndexSplitterTest, MBeansHandlerTest, TestNonNRTOpen, FastVectorHighlighterTest, TestPHPSerializedResponseWriter, SliceStateTest, SOLR749Test, ConvertedLegacyTest, CustomCollectionTest, TestBinaryResponseWriter, HdfsSyncSliceTest, TestStressReorder, DeleteInactiveReplicaTest, TestDistributedSearch, SystemInfoHandlerTest, TestCustomSort, SignatureUpdateProcessorFactoryTest, ZkNodePropsTest, TestLFUCache, TestArbitraryIndexDir, MultiTermTest, CurrencyFieldOpenExchangeTest, TestDFRSimilarityFactory, PathHierarchyTokenizerFactoryTest, SolrRequestParserTest, ModifyConfFileTest, TermVectorComponentDistributedTest, TestSolr4Spatial, TestOverriddenPrefixQueryForCustomFieldType, AutoCommitTest, AssignTest, QueryFacetTest, BadIndexSchemaTest, DateMathParserTest, TestDynamicFieldCollectionResource, TestStressLucene, TestMaxScoreQueryParser, MigrateRouteKeyTest, TestSimpleQParserPlugin, TestElisionMultitermQuery, TestHighlightDedupGrouping, HdfsBasicDistributedZkTest, ExpressionTest, TestBM25SimilarityFactory, StressHdfsTest, TestOmitPositions, TestSolrXmlPersistence, TestRecovery, DistributedSuggestComponentTest, TestBinaryField, TestSchemaResource, RecoveryZkTest, QueryResultKeyTest, ShowFileRequestHandlerTest, SoftAutoCommitTest, FileBasedSpellCheckerTest, TestPhraseSuggestions, DocumentBuilderTest, LegacyHTMLStripCharFilterTest, ScriptEngineTest, DocValuesMultiTest, TestSolrCoreProperties, StatsComponentTest, DateFieldTest, PolyFieldTest, DistanceFunctionTest, BasicZkTest, SliceStateUpdateTest, DirectUpdateHandlerTest, JsonLoaderTest, HdfsLockFactoryTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestSolrQueryParserDefaultOperatorResource, FullSolrCloudDistribCmdsTest, LoggingHandlerTest, TestRecoveryHdfs, TestDistributedMissingSort, HdfsUnloadDistributedZkTest, RAMDirectoryFactoryTest, TestStressUserVersions, HdfsCollectionsAPIDistributedZkTest, TestTrie, DirectSolrSpellCheckerTest, ConnectionManagerTest, TestSerializedLuceneMatchVersion, TestFunctionQuery, UpdateParamsTest, OverseerCollectionProcessorTest, OverseerTest, TriLevelCompositeIdRoutingTest, TestSuggestSpellingConverter, SolrCmdDistributorTest, TestSolrQueryParser, SuggesterTest, HighlighterConfigTest, TestSolrDeletionPolicy2, TestPerFieldSimilarity, DocumentAnalysisRequestHandlerTest, DOMUtilTest, SpellCheckComponentTest, TestFieldTypeCollectionResource, TestSolrXMLSerializer, ShardRoutingCustomTest, RequestHandlersTest, OpenExchangeRatesOrgProviderTest, TestCollationFieldDocValues, TestFastOutputStream, OpenCloseCoreStressTest, TestFieldResource, IndexSchemaTest, TestGroupingSearch, TestFuzzyAnalyzedSuggestions, TestSearchPerf, TestConfig, StatelessScriptUpdateProcessorFactoryTest, SolrCoreCheckLockOnStartupTest, CursorPagingTest, QueryParsingTest, TestAtomicUpdateErrorCases, PreAnalyzedUpdateProcessorTest, TestAnalyzedSuggestions, TestDocBasedVersionConstraints, AbstractAnalyticsFacetTest, CoreMergeIndexesAdminHandlerTest, FileUtilsTest, TestInfoStreamLogging, RangeFacetTest, WordBreakSolrSpellCheckerTest, TestHashPartitioner, TestXIncludeConfig, HardAutoCommitTest, TestNRTOpen, TestReload, QueryEqualityTest, TestCSVLoader, SuggesterFSTTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest]
   [junit4] Completed in 163.60s, 1 test, 1 error <<< FAILURES!

[...truncated 570 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:465: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:445: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:37: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:189: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:490: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1274: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:907: There were test failures: 373 suites, 1606 tests, 2 errors, 1 failure, 40 ignored (6 assumptions)

Total time: 97 minutes 40 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC -XX:-UseSuperWord
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 1366 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1366/
Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC -XX:-UseSuperWord

1 tests failed.
REGRESSION:  org.apache.solr.cloud.ShardSplitTest.testDistribSearch

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:50124
	at __randomizedtesting.SeedInfo.seed([F6640A57391C91BB:7782844F4E43F187]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:505)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:536)
	at org.apache.solr.cloud.ShardSplitTest.splitByRouteFieldTest(ShardSplitTest.java:311)
	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:113)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	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:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:744)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.read(SocketInputStream.java:152)
	at java.net.SocketInputStream.read(SocketInputStream.java:122)
	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.HttpSolrServer.request(HttpSolrServer.java:395)
	... 45 more




Build Log:
[...truncated 19287 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> 671065 T2392 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 671066 T2392 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 671072 T2392 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-ShardSplitTest-1393417664676
   [junit4]   2> 671074 T2392 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 671075 T2393 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 671178 T2392 oasc.ZkTestServer.run start zk server on port:50114
   [junit4]   2> 671179 T2392 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 671186 T2399 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3f658c31 name:ZooKeeperConnection Watcher:127.0.0.1:50114 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 671186 T2392 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 671187 T2392 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 671200 T2392 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 671205 T2401 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e1a33fc name:ZooKeeperConnection Watcher:127.0.0.1:50114/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 671205 T2392 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 671206 T2392 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 671215 T2392 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 671223 T2392 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 671231 T2392 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 671239 T2392 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> 671239 T2392 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 671253 T2392 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> 671254 T2392 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 671263 T2392 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> 671264 T2392 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 671274 T2392 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> 671274 T2392 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 671283 T2392 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> 671284 T2392 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 671292 T2392 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> 671293 T2392 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 671302 T2392 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> 671302 T2392 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 671312 T2392 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> 671312 T2392 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 671321 T2392 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> 671322 T2392 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 671330 T2392 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> 671331 T2392 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 671339 T2392 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> 671339 T2392 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 672454 T2392 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 672458 T2392 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50117
   [junit4]   2> 672459 T2392 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 672459 T2392 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 672460 T2392 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ShardSplitTest-controljetty-1393417664954
   [junit4]   2> 672460 T2392 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ShardSplitTest-controljetty-1393417664954/'
   [junit4]   2> 672488 T2392 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1393417664954/solr.xml
   [junit4]   2> 672564 T2392 oasc.CoreContainer.<init> New CoreContainer 1704632939
   [junit4]   2> 672565 T2392 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ShardSplitTest-controljetty-1393417664954/]
   [junit4]   2> 672566 T2392 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 672566 T2392 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 672567 T2392 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 672567 T2392 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 672567 T2392 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 672568 T2392 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 672568 T2392 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 672568 T2392 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 672568 T2392 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 672579 T2392 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 672580 T2392 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 672580 T2392 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 672580 T2392 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50114/solr
   [junit4]   2> 672581 T2392 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 672582 T2392 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 672587 T2412 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b1d52ea name:ZooKeeperConnection Watcher:127.0.0.1:50114 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 672588 T2392 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 672594 T2392 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 672599 T2414 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3b691969 name:ZooKeeperConnection Watcher:127.0.0.1:50114/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 672600 T2392 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 672605 T2392 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 672616 T2392 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 672628 T2392 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 672634 T2392 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50117_
   [junit4]   2> 672636 T2392 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50117_
   [junit4]   2> 672646 T2392 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 672653 T2392 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 672666 T2392 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:50117_
   [junit4]   2> 672666 T2392 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 672673 T2392 oasc.Overseer.start Overseer (id=91319020072665091-127.0.0.1:50117_-n_0000000000) starting
   [junit4]   2> 672683 T2392 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 672697 T2416 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 672699 T2392 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 672699 T2416 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 672707 T2392 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 672712 T2392 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 672721 T2415 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 672730 T2417 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 672730 T2417 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 672733 T2414 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 672733 T2417 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 672738 T2415 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 672740 T2415 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50117",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50117_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 672740 T2415 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 672741 T2415 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 672748 T2414 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 672751 T2414 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> 673735 T2417 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 673735 T2417 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ShardSplitTest-controljetty-1393417664954/collection1
   [junit4]   2> 673735 T2417 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 673737 T2417 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 673737 T2417 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 673741 T2417 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 673741 T2417 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ShardSplitTest-controljetty-1393417664954/collection1/'
   [junit4]   2> 673743 T2417 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1393417664954/collection1/lib/.svn/' to classloader
   [junit4]   2> 673743 T2417 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1393417664954/collection1/lib/classes/' to classloader
   [junit4]   2> 673744 T2417 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1393417664954/collection1/lib/README' to classloader
   [junit4]   2> 673806 T2417 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 673871 T2417 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 673875 T2417 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 673883 T2417 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 674391 T2417 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 674394 T2417 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 674395 T2417 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 674402 T2417 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 674469 T2417 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 674470 T2417 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ShardSplitTest-controljetty-1393417664954/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1393417664676/control/data/
   [junit4]   2> 674470 T2417 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a151318
   [junit4]   2> 674471 T2417 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1393417664676/control/data
   [junit4]   2> 674471 T2417 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1393417664676/control/data/index/
   [junit4]   2> 674471 T2417 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1393417664676/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 674471 T2417 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1393417664676/control/data/index
   [junit4]   2> 674472 T2417 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 674472 T2417 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6352aca5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5212bbab),segFN=segments_1,generation=1}
   [junit4]   2> 674473 T2417 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 674476 T2417 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 674477 T2417 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 674477 T2417 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 674477 T2417 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 674477 T2417 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 674478 T2417 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 674478 T2417 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 674479 T2417 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 674479 T2417 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 674479 T2417 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 674480 T2417 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 674480 T2417 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 674480 T2417 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 674481 T2417 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 674481 T2417 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 674482 T2417 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 674482 T2417 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 674491 T2417 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 674496 T2417 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 674496 T2417 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 674496 T2417 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=56.24609375, floorSegmentMB=1.0888671875, forceMergeDeletesPctAllowed=27.95227509851484, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 674497 T2417 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6352aca5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5212bbab),segFN=segments_1,generation=1}
   [junit4]   2> 674497 T2417 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 674497 T2417 oass.SolrIndexSearcher.<init> Opening Searcher@483b8691[collection1] main
   [junit4]   2> 674503 T2418 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@483b8691[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 674505 T2417 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 674507 T2392 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 674508 T2421 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50117 collection:control_collection shard:shard1
   [junit4]   2> 674508 T2392 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 674510 T2392 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 674510 T2421 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 674514 T2423 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@250e773e name:ZooKeeperConnection Watcher:127.0.0.1:50114/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 674514 T2392 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 674518 T2392 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 674526 T2392 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 674530 T2421 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 674535 T2414 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 674538 T2421 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 674538 T2421 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3237 name=collection1 org.apache.solr.core.SolrCore@21b8e4b9 url=http://127.0.0.1:50117/collection1 node=127.0.0.1:50117_ C3237_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:50117, core=collection1, node_name=127.0.0.1:50117_}
   [junit4]   2> 674539 T2421 C3237 P50117 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50117/collection1/
   [junit4]   2> 674539 T2421 C3237 P50117 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 674539 T2421 C3237 P50117 oasc.SyncStrategy.syncToMe http://127.0.0.1:50117/collection1/ has no replicas
   [junit4]   2> 674539 T2421 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50117/collection1/ shard1
   [junit4]   2> 674540 T2421 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 674542 T2415 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 674552 T2414 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 674555 T2414 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> 674557 T2423 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> 674571 T2414 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 674574 T2415 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 674581 T2414 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 674688 T2423 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> 674690 T2414 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> 674732 T2421 oasc.ZkController.register We are http://127.0.0.1:50117/collection1/ and leader is http://127.0.0.1:50117/collection1/
   [junit4]   2> 674732 T2421 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50117
   [junit4]   2> 674732 T2421 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 674732 T2421 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 674732 T2421 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 674736 T2421 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 674737 T2414 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 674737 T2414 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 674737 T2414 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 674741 T2415 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 674744 T2415 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50117",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50117_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 674750 T2414 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 674857 T2423 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> 674858 T2414 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> 675758 T2392 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 675759 T2392 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 675762 T2392 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50121
   [junit4]   2> 675763 T2392 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 675763 T2392 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 675764 T2392 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ShardSplitTest-jetty1-1393417668130
   [junit4]   2> 675764 T2392 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ShardSplitTest-jetty1-1393417668130/'
   [junit4]   2> 675790 T2392 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1393417668130/solr.xml
   [junit4]   2> 675864 T2392 oasc.CoreContainer.<init> New CoreContainer 1267851404
   [junit4]   2> 675864 T2392 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ShardSplitTest-jetty1-1393417668130/]
   [junit4]   2> 675866 T2392 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 675866 T2392 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 675867 T2392 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 675867 T2392 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 675867 T2392 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 675867 T2392 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 675868 T2392 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 675868 T2392 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 675868 T2392 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 675878 T2392 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 675879 T2392 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 675879 T2392 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 675880 T2392 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50114/solr
   [junit4]   2> 675880 T2392 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 675881 T2392 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 675887 T2434 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@562d2e16 name:ZooKeeperConnection Watcher:127.0.0.1:50114 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 675889 T2392 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 675902 T2392 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 675907 T2436 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4b20ef34 name:ZooKeeperConnection Watcher:127.0.0.1:50114/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 675907 T2392 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 675923 T2392 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 676936 T2392 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50121_
   [junit4]   2> 676940 T2392 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50121_
   [junit4]   2> 676955 T2423 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 676955 T2414 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 676955 T2436 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 676975 T2437 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 676975 T2437 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 676978 T2414 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 676978 T2414 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 676978 T2414 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 676978 T2437 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 676983 T2415 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 676985 T2415 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50121",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50121_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 676986 T2415 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 676986 T2415 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 676991 T2414 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 676994 T2423 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> 676995 T2414 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> 676996 T2436 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> 677980 T2437 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 677980 T2437 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ShardSplitTest-jetty1-1393417668130/collection1
   [junit4]   2> 677980 T2437 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 677982 T2437 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 677982 T2437 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 677985 T2437 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 677985 T2437 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ShardSplitTest-jetty1-1393417668130/collection1/'
   [junit4]   2> 677986 T2437 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1393417668130/collection1/lib/.svn/' to classloader
   [junit4]   2> 677987 T2437 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1393417668130/collection1/lib/classes/' to classloader
   [junit4]   2> 677987 T2437 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1393417668130/collection1/lib/README' to classloader
   [junit4]   2> 678057 T2437 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 678115 T2437 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 678119 T2437 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 678127 T2437 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 678648 T2437 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 678651 T2437 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 678653 T2437 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 678660 T2437 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 678731 T2437 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 678731 T2437 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ShardSplitTest-jetty1-1393417668130/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1393417664676/jetty1/
   [junit4]   2> 678732 T2437 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a151318
   [junit4]   2> 678732 T2437 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1393417664676/jetty1
   [junit4]   2> 678733 T2437 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1393417664676/jetty1/index/
   [junit4]   2> 678733 T2437 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1393417664676/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 678734 T2437 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1393417664676/jetty1/index
   [junit4]   2> 678734 T2437 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 678735 T2437 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@131fec53 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@469f7910),segFN=segments_1,generation=1}
   [junit4]   2> 678735 T2437 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 678740 T2437 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 678741 T2437 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 678741 T2437 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 678741 T2437 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 678741 T2437 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 678742 T2437 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 678742 T2437 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 678742 T2437 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 678743 T2437 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 678744 T2437 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 678744 T2437 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 678745 T2437 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 678745 T2437 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 678745 T2437 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 678746 T2437 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 678747 T2437 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 678747 T2437 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 678756 T2437 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 678761 T2437 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 678761 T2437 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 678762 T2437 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=56.24609375, floorSegmentMB=1.0888671875, forceMergeDeletesPctAllowed=27.95227509851484, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 678762 T2437 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@131fec53 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@469f7910),segFN=segments_1,generation=1}
   [junit4]   2> 678763 T2437 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 678763 T2437 oass.SolrIndexSearcher.<init> Opening Searcher@f2b056f[collection1] main
   [junit4]   2> 678768 T2438 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@f2b056f[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 678771 T2437 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 678773 T2392 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 678773 T2392 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 678773 T2441 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50121 collection:collection1 shard:shard2
   [junit4]   2> 678777 T2441 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 678800 T2441 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 678806 T2414 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 678811 T2441 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 678811 T2441 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3238 name=collection1 org.apache.solr.core.SolrCore@202e35b5 url=http://127.0.0.1:50121/collection1 node=127.0.0.1:50121_ C3238_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:50121, core=collection1, node_name=127.0.0.1:50121_}
   [junit4]   2> 678811 T2441 C3238 P50121 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50121/collection1/
   [junit4]   2> 678812 T2441 C3238 P50121 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 678812 T2441 C3238 P50121 oasc.SyncStrategy.syncToMe http://127.0.0.1:50121/collection1/ has no replicas
   [junit4]   2> 678813 T2441 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50121/collection1/ shard2
   [junit4]   2> 678813 T2441 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 678819 T2415 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 678836 T2414 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 678839 T2423 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> 678842 T2414 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> 678843 T2436 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> 678865 T2415 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 678879 T2414 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 678992 T2414 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> 678993 T2423 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> 678992 T2436 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> 679012 T2441 oasc.ZkController.register We are http://127.0.0.1:50121/collection1/ and leader is http://127.0.0.1:50121/collection1/
   [junit4]   2> 679012 T2441 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50121
   [junit4]   2> 679012 T2441 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 679012 T2441 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 679012 T2441 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 679015 T2414 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 679015 T2414 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 679016 T2414 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 679017 T2441 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 679021 T2415 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 679023 T2415 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50121",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50121_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 679030 T2414 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 679138 T2423 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> 679138 T2436 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> 679141 T2414 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> 680070 T2392 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 680070 T2392 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 680075 T2392 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50124
   [junit4]   2> 680075 T2392 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 680076 T2392 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 680076 T2392 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ShardSplitTest-jetty2-1393417672377
   [junit4]   2> 680076 T2392 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ShardSplitTest-jetty2-1393417672377/'
   [junit4]   2> 680107 T2392 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1393417672377/solr.xml
   [junit4]   2> 680188 T2392 oasc.CoreContainer.<init> New CoreContainer 734112348
   [junit4]   2> 680189 T2392 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ShardSplitTest-jetty2-1393417672377/]
   [junit4]   2> 680190 T2392 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 680190 T2392 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 680190 T2392 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 680191 T2392 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 680191 T2392 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 680191 T2392 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 680191 T2392 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 680192 T2392 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 680192 T2392 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 680202 T2392 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 680203 T2392 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 680203 T2392 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 680203 T2392 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50114/solr
   [junit4]   2> 680204 T2392 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 680205 T2392 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 680209 T2452 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@37979475 name:ZooKeeperConnection Watcher:127.0.0.1:50114 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 680211 T2392 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 680216 T2392 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 680219 T2454 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@48d3a34a name:ZooKeeperConnection Watcher:127.0.0.1:50114/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 680220 T2392 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 680233 T2392 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 681243 T2392 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50124_
   [junit4]   2> 681246 T2392 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50124_
   [junit4]   2> 681255 T2454 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 681255 T2436 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 681256 T2414 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 681256 T2423 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 681276 T2455 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 681277 T2455 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 681280 T2414 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 681280 T2455 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 681280 T2414 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 681281 T2414 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 681285 T2415 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 681287 T2415 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50124",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50124_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 681288 T2415 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 681288 T2415 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 681296 T2414 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 681298 T2414 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> 681299 T2423 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> 681298 T2454 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> 681299 T2436 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> 682281 T2455 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 682282 T2455 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ShardSplitTest-jetty2-1393417672377/collection1
   [junit4]   2> 682282 T2455 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 682284 T2455 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 682284 T2455 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 682287 T2455 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 682287 T2455 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ShardSplitTest-jetty2-1393417672377/collection1/'
   [junit4]   2> 682289 T2455 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1393417672377/collection1/lib/.svn/' to classloader
   [junit4]   2> 682289 T2455 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1393417672377/collection1/lib/classes/' to classloader
   [junit4]   2> 682289 T2455 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1393417672377/collection1/lib/README' to classloader
   [junit4]   2> 682362 T2455 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 682426 T2455 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 682429 T2455 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 682437 T2455 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 682944 T2455 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 682947 T2455 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 682948 T2455 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 682956 T2455 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 683032 T2455 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 683033 T2455 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ShardSplitTest-jetty2-1393417672377/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1393417664676/jetty2/
   [junit4]   2> 683033 T2455 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a151318
   [junit4]   2> 683033 T2455 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1393417664676/jetty2
   [junit4]   2> 683034 T2455 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1393417664676/jetty2/index/
   [junit4]   2> 683034 T2455 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1393417664676/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 683035 T2455 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1393417664676/jetty2/index
   [junit4]   2> 683035 T2455 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 683036 T2455 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@d666f9d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@622d2656),segFN=segments_1,generation=1}
   [junit4]   2> 683036 T2455 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 683041 T2455 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 683042 T2455 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 683043 T2455 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 683043 T2455 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 683043 T2455 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 683044 T2455 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 683044 T2455 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 683045 T2455 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 683045 T2455 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 683046 T2455 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 683046 T2455 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 683046 T2455 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 683047 T2455 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 683047 T2455 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 683048 T2455 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 683048 T2455 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 683049 T2455 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 683058 T2455 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 683063 T2455 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 683063 T2455 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 683064 T2455 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=56.24609375, floorSegmentMB=1.0888671875, forceMergeDeletesPctAllowed=27.95227509851484, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 683064 T2455 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@d666f9d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@622d2656),segFN=segments_1,generation=1}
   [junit4]   2> 683065 T2455 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 683065 T2455 oass.SolrIndexSearcher.<init> Opening Searcher@5fca3a97[collection1] main
   [junit4]   2> 683070 T2456 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5fca3a97[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 683073 T2455 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 683075 T2392 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 683075 T2392 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 683075 T2459 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50124 collection:collection1 shard:shard1
   [junit4]   2> 683079 T2459 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 683098 T2459 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 683106 T2414 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 683111 T2459 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 683111 T2459 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3239 name=collection1 org.apache.solr.core.SolrCore@70ae9bbe url=http://127.0.0.1:50124/collection1 node=127.0.0.1:50124_ C3239_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:50124, core=collection1, node_name=127.0.0.1:50124_}
   [junit4]   2> 683112 T2459 C3239 P50124 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50124/collection1/
   [junit4]   2> 683112 T2459 C3239 P50124 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 683113 T2459 C3239 P50124 oasc.SyncStrategy.syncToMe http://127.0.0.1:50124/collection1/ has no replicas
   [junit4]   2> 683113 T2459 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50124/collection1/ shard1
   [junit4]   2> 683112 T2415 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 683114 T2459 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 683124 T2414 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 683127 T2414 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> 683127 T2423 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> 683127 T2436 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> 683131 T2454 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> 683147 T2414 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 683152 T2415 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 683161 T2414 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 683268 T2423 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> 683268 T2414 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> 683268 T2436 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> 683273 T2454 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> 683305 T2459 oasc.ZkController.register We are http://127.0.0.1:50124/collection1/ and leader is http://127.0.0.1:50124/collection1/
   [junit4]   2> 683305 T2459 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50124
   [junit4]   2> 683306 T2459 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 683306 T2459 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 683306 T2459 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 683308 T2414 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 683309 T2414 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 683309 T2414 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 683310 T2459 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 683312 T2415 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 683314 T2415 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50124",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50124_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 683321 T2414 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 683428 T2414 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> 683428 T2423 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> 683430 T2436 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> 683431 T2454 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> 684299 T2392 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 684299 T2392 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 684304 T2392 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50127
   [junit4]   2> 684304 T2392 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 684305 T2392 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 684305 T2392 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1393417676679
   [junit4]   2> 684305 T2392 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1393417676679/'
   [junit4]   2> 684335 T2392 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/./org.apache.solr.cloud.ShardSplitTest-jetty3-1393417676679/solr.xml
   [junit4]   2> 684408 T2392 oasc.CoreContainer.<init> New CoreContainer 1799932474
   [junit4]   2> 684409 T2392 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1393417676679/]
   [junit4]   2> 684410 T2392 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 684410 T2392 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 684410 T2392 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 684411 T2392 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 684411 T2392 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 684411 T2392 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 684411 T2392 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 684412 T2392 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 684412 T2392 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 684422 T2392 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 684423 T2392 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 684424 T2392 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 684424 T2392 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50114/solr
   [junit4]   2> 684424 T2392 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 684426 T2392 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 684430 T2470 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@77d4dcdc name:ZooKeeperConnection Watcher:127.0.0.1:50114 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 684432 T2392 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 684437 T2392 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 684443 T2472 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f6b5043 name:ZooKeeperConnection Watcher:127.0.0.1:50114/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 684443 T2392 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 684459 T2392 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 685470 T2392 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50127_
   [junit4]   2> 685474 T2392 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50127_
   [junit4]   2> 685486 T2472 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 685486 T2436 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 685486 T2454 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 685486 T2414 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 685487 T2423 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 685503 T2473 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 685504 T2473 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 685506 T2414 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 685507 T2414 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 685507 T2414 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 685506 T2473 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 685512 T2415 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 685514 T2415 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50127",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50127_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 685514 T2415 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 685514 T2415 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 685522 T2414 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 685525 T2436 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 685526 T2472 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 685526 T2414 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 685526 T2454 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 685526 T2423 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 686509 T2473 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 686510 T2473 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1393417676679/collection1
   [junit4]   2> 686510 T2473 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 686512 T2473 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 686512 T2473 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 686515 T2473 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 686515 T2473 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1393417676679/collection1/'
   [junit4]   2> 686516 T2473 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty3-1393417676679/collection1/lib/.svn/' to classloader
   [junit4]   2> 686517 T2473 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty3-1393417676679/collection1/lib/classes/' to classloader
   [junit4]   2> 686517 T2473 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty3-1393417676679/collection1/lib/README' to classloader
   [junit4]   2> 686590 T2473 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 686649 T2473 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 686653 T2473 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 686660 T2473 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 687215 T2473 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 687218 T2473 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 687219 T2473 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 687227 T2473 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 687296 T2473 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 687297 T2473 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1393417676679/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1393417664676/jetty3/
   [junit4]   2> 687297 T2473 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a151318
 

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

eeper.getChildren(ZooKeeper.java:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:254)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:254)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> ASYNC  NEW_CORE C3473 name=collection1 org.apache.solr.core.SolrCore@4a49c665 url=http://127.0.0.1:50131/collection1 node=127.0.0.1:50131_ C3473_STATE=coll:collection1 core:collection1 props:{state=active, base_url=http://127.0.0.1:50131, core=collection1, node_name=127.0.0.1:50131_}
   [junit4]   2> 1136405 T2491 C3473 P50131 oasc.SyncStrategy.sync WARN Closed, skipping sync up.
   [junit4]   2> 1136407 T2491 oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election because CoreContainer is shutdown
   [junit4]   2> 1136407 T2491 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4a49c665
   [junit4]   2> 1136424 T2491 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=4,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=123,cumulative_deletesById=34,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=1}
   [junit4]   2> 1136425 T2491 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1136425 T2491 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1136425 T2491 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1136427 T2491 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1136428 T2491 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1136428 T2491 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.ShardSplitTest-1393417664676/jetty4/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ShardSplitTest-1393417664676/jetty4/index;done=false>>]
   [junit4]   2> 1136429 T2491 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.ShardSplitTest-1393417664676/jetty4/index
   [junit4]   2> 1136429 T2491 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.ShardSplitTest-1393417664676/jetty4 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ShardSplitTest-1393417664676/jetty4;done=false>>]
   [junit4]   2> 1136429 T2491 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.ShardSplitTest-1393417664676/jetty4
   [junit4]   2> 1136430 T2491 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/routeFieldColl/leader_elect/shard3/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:254)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:254)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> 1136431 T2491 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1136431 T2491 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:254)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:254)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=43), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=43)), sim=DefaultSimilarity, locale=fr, timezone=America/Guadeloupe
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_51 (64-bit)/cpus=2,threads=1,free=52958448,total=189173760
   [junit4]   2> NOTE: All tests run in this JVM: [TestHashPartitioner, SolrPluginUtilsTest, TestFunctionQuery, TestUtils, TestReplicationHandler, CursorMarkTest, SpellCheckCollatorTest, MoreLikeThisHandlerTest, DocValuesMultiTest, ConvertedLegacyTest, CachingDirectoryFactoryTest, UUIDFieldTest, BinaryUpdateRequestHandlerTest, XmlUpdateRequestHandlerTest, TestManagedSchemaFieldResource, CSVRequestHandlerTest, DeleteShardTest, TestHighFrequencyDictionaryFactory, TestDistributedSearch, TestDocumentBuilder, TestIBSimilarityFactory, TestQueryUtils, SchemaVersionSpecificBehaviorTest, TestLMDirichletSimilarityFactory, DeleteInactiveReplicaTest, TestInitQParser, TestPerFieldSimilarity, TermVectorComponentDistributedTest, DebugComponentTest, TestRandomFaceting, OpenCloseCoreStressTest, TestElisionMultitermQuery, TestSolrDeletionPolicy2, CoreMergeIndexesAdminHandlerTest, AbstractAnalyticsFacetTest, TestClassNameShortening, TestSolrXMLSerializer, RegexBoostProcessorTest, IndexBasedSpellCheckerTest, CacheHeaderTest, TestTrie, TestCollationField, BadCopyFieldTest, TestCollationFieldDocValues, TestStressReorder, TestFieldCollectionResource, TestFieldTypeResource, SolrTestCaseJ4Test, SampleTest, BasicZkTest, LukeRequestHandlerTest, TestCSVResponseWriter, TestSimpleQParserPlugin, MigrateRouteKeyTest, FieldAnalysisRequestHandlerTest, TestCloudManagedSchemaAddField, TestFastLRUCache, DistributedQueryComponentCustomSortTest, BasicFunctionalityTest, TestPartialUpdateDeduplication, DistributedDebugComponentTest, TestWriterPerf, RangeFacetTest, TestSolrIndexConfig, BadComponentTest, ClusterStateUpdateTest, TestCoreContainer, HdfsLockFactoryTest, ShowFileRequestHandlerTest, PluginInfoTest, PreAnalyzedFieldTest, TestCoreDiscovery, CoreContainerCoreInitFailuresTest, SolrIndexConfigTest, ZkNodePropsTest, FieldMutatingUpdateProcessorTest, TestRemoteStreaming, TestQuerySenderNoQuery, ShardSplitTest]
   [junit4] Completed in 465.42s, 1 test, 1 error <<< FAILURES!

[...truncated 906 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:465: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:445: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:37: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:189: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:490: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1274: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:907: There were test failures: 373 suites, 1606 tests, 1 error, 40 ignored (6 assumptions)

Total time: 108 minutes 44 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC -XX:-UseSuperWord
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 1365 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1365/
Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC -XX:-UseSuperWord

1 tests failed.
REGRESSION:  org.apache.solr.client.solrj.embedded.SolrExampleJettyTest.testUpdateField

Error Message:
IOException occured when talking to server at: https://127.0.0.1:58086/solr/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:58086/solr/collection1
	at __randomizedtesting.SeedInfo.seed([B10DF62CB51DF7B9:E47E5C787535E77F]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:509)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:168)
	at org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:146)
	at org.apache.solr.client.solrj.SolrExampleTests.testUpdateField(SolrExampleTests.java:1148)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	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:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:744)
Caused by: org.apache.http.NoHttpResponseException: The target server failed to respond
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
	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.HttpSolrServer.request(HttpSolrServer.java:395)
	... 45 more




Build Log:
[...truncated 11374 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.embedded.SolrExampleJettyTest
   [junit4]   2> 224353 T39 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 224353 T39 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./solrtest-SolrExampleJettyTest-1393339631855
   [junit4]   2> 224354 T39 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 224355 T39 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 224365 T39 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 224373 T39 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:58086
   [junit4]   2> 224377 T39 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 224380 T39 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 224380 T39 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr
   [junit4]   2> 224380 T39 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/'
   [junit4]   2> 224438 T39 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/solr.xml
   [junit4]   2> 224545 T39 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr
   [junit4]   2> 224546 T39 oasc.CoreContainer.<init> New CoreContainer 597320527
   [junit4]   2> 224547 T39 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/]
   [junit4]   2> 224548 T39 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 224549 T39 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 224550 T39 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 224550 T39 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 224551 T39 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 224551 T39 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 224551 T39 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 224552 T39 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 224552 T39 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 224570 T39 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 224570 T39 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 224571 T39 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 224581 T39 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr
   [junit4]   2> 224590 T39 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/collection1/
   [junit4]   2> 224592 T39 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 224594 T49 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/collection1
   [junit4]   2> 224595 T49 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/collection1/'
   [junit4]   2> 224689 T49 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 224691 T49 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/extraction/lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 224692 T49 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 224696 T49 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/clustering/lib/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 224697 T49 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 224701 T49 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/langid/lib/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 224702 T49 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 224703 T49 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/velocity/lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 224704 T49 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 224905 T49 oasu.SolrIndexConfig.<init> IndexWriter infoStream solr logging is enabled
   [junit4]   2> 224909 T49 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 225051 T49 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 225052 T49 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 225227 T49 oass.IndexSchema.readSchema [collection1] Schema name=example
   [junit4]   2> 226229 T49 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 226265 T49 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 226274 T49 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 226369 T49 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 226369 T49 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-SolrExampleJettyTest-1393339631855/
   [junit4]   2> 226369 T49 oasc.JmxMonitoredMap.<init> No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 226370 T49 oasc.SolrCore.initListeners [collection1] Added SolrEventListener for newSearcher: org.apache.solr.core.QuerySenderListener{queries=[]}
   [junit4]   2> 226370 T49 oasc.SolrCore.initListeners [collection1] Added SolrEventListener for firstSearcher: org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher warming in solrconfig.xml}]}
   [junit4]   2> 226371 T49 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-SolrExampleJettyTest-1393339631855
   [junit4]   2> 226371 T49 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-SolrExampleJettyTest-1393339631855/index/
   [junit4]   2> 226372 T49 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-SolrExampleJettyTest-1393339631855/index' doesn't exist. Creating new index...
   [junit4]   2> 226372 T49 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-SolrExampleJettyTest-1393339631855/index
   [junit4]   2> 226374 T49 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-12-thread-1]: init: current segments file is "null"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@53997f42
   [junit4]   2> 226374 T49 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-12-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 226375 T49 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-12-thread-1]: 0 msec to checkpoint
   [junit4]   2> 226375 T49 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-12-thread-1]: init: create=true
   [junit4]   2> 226376 T49 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-12-thread-1]: 
   [junit4]   2> 	dir=MockDirectoryWrapper(RAMDirectory@6563985e lockFactory=NativeFSLockFactory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-SolrExampleJettyTest-1393339631855/index)
   [junit4]   2> 	index=
   [junit4]   2> 	version=5.0-SNAPSHOT
   [junit4]   2> 	matchVersion=LUCENE_50
   [junit4]   2> 	analyzer=null
   [junit4]   2> 	ramBufferSizeMB=100.0
   [junit4]   2> 	maxBufferedDocs=-1
   [junit4]   2> 	maxBufferedDeleteTerms=-1
   [junit4]   2> 	mergedSegmentWarmer=null
   [junit4]   2> 	delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> 	commit=null
   [junit4]   2> 	openMode=CREATE
   [junit4]   2> 	similarity=org.apache.lucene.search.similarities.DefaultSimilarity
   [junit4]   2> 	mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=1, maxMergeCount=2, mergeThreadPriority=-1
   [junit4]   2> 	default WRITE_LOCK_TIMEOUT=1000
   [junit4]   2> 	writeLockTimeout=1000
   [junit4]   2> 	codec=Lucene46
   [junit4]   2> 	infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> 	mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 	indexerThreadPool=org.apache.lucene.index.ThreadAffinityDocumentsWriterThreadPool@271f0ef
   [junit4]   2> 	readerPooling=false
   [junit4]   2> 	perThreadHardLimitMB=1945
   [junit4]   2> 	useCompoundFile=false
   [junit4]   2> 	
   [junit4]   2> 226376 T49 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-12-thread-1]: now flush at close waitForMerges=true
   [junit4]   2> 226376 T49 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-12-thread-1]:   start flush: applyAllDeletes=true
   [junit4]   2> 226377 T49 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-12-thread-1]:   index before flush 
   [junit4]   2> 226377 T49 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-12-thread-1]: coreLoadExecutor-12-thread-1 startFullFlush
   [junit4]   2> 226377 T49 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-12-thread-1]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 226378 T49 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-12-thread-1]: coreLoadExecutor-12-thread-1 finishFullFlush success=true
   [junit4]   2> 226378 T49 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-12-thread-1]: apply all deletes during flush
   [junit4]   2> 226378 T49 oasu.LoggingInfoStream.message [BD][coreLoadExecutor-12-thread-1]: prune sis=org.apache.lucene.index.SegmentInfos@680dc2a minGen=9223372036854775807 packetCount=0
   [junit4]   2> 226379 T49 oasu.LoggingInfoStream.message [CMS][coreLoadExecutor-12-thread-1]: now merge
   [junit4]   2> 226379 T49 oasu.LoggingInfoStream.message [CMS][coreLoadExecutor-12-thread-1]:   index: 
   [junit4]   2> 226394 T49 oasu.LoggingInfoStream.message [CMS][coreLoadExecutor-12-thread-1]:   no more merges pending; now return
   [junit4]   2> 226394 T49 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-12-thread-1]: waitForMerges
   [junit4]   2> 226395 T49 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-12-thread-1]: waitForMerges done
   [junit4]   2> 226395 T49 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-12-thread-1]: now call final commit()
   [junit4]   2> 226396 T49 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-12-thread-1]: commit: start
   [junit4]   2> 226402 T49 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-12-thread-1]: commit: enter lock
   [junit4]   2> 226406 T49 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-12-thread-1]: commit: now prepare
   [junit4]   2> 226407 T49 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-12-thread-1]: prepareCommit: flush
   [junit4]   2> 226407 T49 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-12-thread-1]:   index before flush 
   [junit4]   2> 226408 T49 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-12-thread-1]: coreLoadExecutor-12-thread-1 startFullFlush
   [junit4]   2> 226408 T49 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-12-thread-1]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 226408 T49 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-12-thread-1]: apply all deletes during flush
   [junit4]   2> 226409 T49 oasu.LoggingInfoStream.message [BD][coreLoadExecutor-12-thread-1]: prune sis=org.apache.lucene.index.SegmentInfos@680dc2a minGen=9223372036854775807 packetCount=0
   [junit4]   2> 226409 T49 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-12-thread-1]: coreLoadExecutor-12-thread-1 finishFullFlush success=true
   [junit4]   2> 226409 T49 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-12-thread-1]: startCommit(): start
   [junit4]   2> 226410 T49 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-12-thread-1]: startCommit index= changeCount=1
   [junit4]   2> 226410 T49 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-12-thread-1]: done all syncs: []
   [junit4]   2> 226411 T49 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-12-thread-1]: commit: pendingCommit != null
   [junit4]   2> 226411 T49 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-12-thread-1]: commit: wrote segments file "segments_1"
   [junit4]   2> 226412 T49 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-12-thread-1]: now checkpoint "" [0 segments ; isCommit = true]
   [junit4]   2> 226412 T49 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6563985e lockFactory=NativeFSLockFactory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-SolrExampleJettyTest-1393339631855/index),segFN=segments_1,generation=1}
   [junit4]   2> 226412 T49 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 226413 T49 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-12-thread-1]: 1 msec to checkpoint
   [junit4]   2> 226413 T49 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-12-thread-1]: commit: done
   [junit4]   2> 226413 T49 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-12-thread-1]: at close: 
   [junit4]   2> 226414 T49 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
   [junit4]   2> 226415 T49 oasc.SolrCore.initWriters adding lazy queryResponseWriter: solr.VelocityResponseWriter
   [junit4]   2> 226415 T49 oasc.SolrCore.initWriters created velocity: solr.VelocityResponseWriter
   [junit4]   2> 226421 T49 oasc.SolrCore.initWriters created xslt: solr.XSLTResponseWriter
   [junit4]   2> 226421 T49 oasr.XSLTResponseWriter.init xsltCacheLifetimeSeconds=5
   [junit4]   2> 226423 T49 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 226424 T49 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
   [junit4]   2> 226426 T49 oasc.RequestHandlers.initHandlersFromConfig created /query: solr.SearchHandler
   [junit4]   2> 226426 T49 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 226427 T49 oasc.RequestHandlers.initHandlersFromConfig created /browse: solr.SearchHandler
   [junit4]   2> 226427 T49 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 226428 T49 oasc.RequestHandlers.initHandlersFromConfig created /update/json: solr.UpdateRequestHandler
   [junit4]   2> 226428 T49 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: solr.UpdateRequestHandler
   [junit4]   2> 226430 T49 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.extraction.ExtractingRequestHandler
   [junit4]   2> 226430 T49 oasc.RequestHandlers.initHandlersFromConfig created /update/extract: solr.extraction.ExtractingRequestHandler
   [junit4]   2> 226430 T49 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.FieldAnalysisRequestHandler
   [junit4]   2> 226430 T49 oasc.RequestHandlers.initHandlersFromConfig created /analysis/field: solr.FieldAnalysisRequestHandler
   [junit4]   2> 226431 T49 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.DocumentAnalysisRequestHandler
   [junit4]   2> 226431 T49 oasc.RequestHandlers.initHandlersFromConfig created /analysis/document: solr.DocumentAnalysisRequestHandler
   [junit4]   2> 226431 T49 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
   [junit4]   2> 226432 T49 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 226433 T49 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 226434 T49 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 226434 T49 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler
   [junit4]   2> 226434 T49 oasc.RequestHandlers.initHandlersFromConfig created /spell: solr.SearchHandler
   [junit4]   2> 226435 T49 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler
   [junit4]   2> 226435 T49 oasc.RequestHandlers.initHandlersFromConfig created /suggest: solr.SearchHandler
   [junit4]   2> 226435 T49 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler
   [junit4]   2> 226436 T49 oasc.RequestHandlers.initHandlersFromConfig created /tvrh: solr.SearchHandler
   [junit4]   2> 226436 T49 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler
   [junit4]   2> 226436 T49 oasc.RequestHandlers.initHandlersFromConfig created /terms: solr.SearchHandler
   [junit4]   2> 226436 T49 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler
   [junit4]   2> 226437 T49 oasc.RequestHandlers.initHandlersFromConfig created /elevate: solr.SearchHandler
   [junit4]   2> 226449 T49 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 226450 T49 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 226452 T49 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 226461 T49 oasu.CommitTracker.<init> Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 226461 T49 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 226463 T49 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-12-thread-1]: init: current segments file is "segments_1"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@53997f42
   [junit4]   2> 226463 T49 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-12-thread-1]: init: load commit "segments_1"
   [junit4]   2> 226463 T49 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6563985e lockFactory=NativeFSLockFactory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-SolrExampleJettyTest-1393339631855/index),segFN=segments_1,generation=1}
   [junit4]   2> 226463 T49 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 226464 T49 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-12-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 226464 T49 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-12-thread-1]: 0 msec to checkpoint
   [junit4]   2> 226465 T49 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-12-thread-1]: init: create=false
   [junit4]   2> 226466 T49 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-12-thread-1]: 
   [junit4]   2> 	dir=MockDirectoryWrapper(RAMDirectory@6563985e lockFactory=NativeFSLockFactory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-SolrExampleJettyTest-1393339631855/index)
   [junit4]   2> 	index=
   [junit4]   2> 	version=5.0-SNAPSHOT
   [junit4]   2> 	matchVersion=LUCENE_50
   [junit4]   2> 	analyzer=null
   [junit4]   2> 	ramBufferSizeMB=100.0
   [junit4]   2> 	maxBufferedDocs=-1
   [junit4]   2> 	maxBufferedDeleteTerms=-1
   [junit4]   2> 	mergedSegmentWarmer=null
   [junit4]   2> 	delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> 	commit=null
   [junit4]   2> 	openMode=APPEND
   [junit4]   2> 	similarity=org.apache.lucene.search.similarities.DefaultSimilarity
   [junit4]   2> 	mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=1, maxMergeCount=2, mergeThreadPriority=-1
   [junit4]   2> 	default WRITE_LOCK_TIMEOUT=1000
   [junit4]   2> 	writeLockTimeout=1000
   [junit4]   2> 	codec=Lucene46
   [junit4]   2> 	infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> 	mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 	indexerThreadPool=org.apache.lucene.index.ThreadAffinityDocumentsWriterThreadPool@1e247329
   [junit4]   2> 	readerPooling=false
   [junit4]   2> 	perThreadHardLimitMB=1945
   [junit4]   2> 	useCompoundFile=false
   [junit4]   2> 	
   [junit4]   2> 226466 T49 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-12-thread-1]: flush at getReader
   [junit4]   2> 226466 T49 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-12-thread-1]: coreLoadExecutor-12-thread-1 startFullFlush
   [junit4]   2> 226467 T49 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-12-thread-1]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 226467 T49 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-12-thread-1]: apply all deletes during flush
   [junit4]   2> 226467 T49 oasu.LoggingInfoStream.message [BD][coreLoadExecutor-12-thread-1]: prune sis=org.apache.lucene.index.SegmentInfos@6b049834 minGen=9223372036854775807 packetCount=0
   [junit4]   2> 226468 T49 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-12-thread-1]: return reader version=1 reader=StandardDirectoryReader(segments_1:1:nrt)
   [junit4]   2> 226468 T49 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-12-thread-1]: coreLoadExecutor-12-thread-1 finishFullFlush success=true
   [junit4]   2> 226468 T49 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-12-thread-1]: getReader took 2 msec
   [junit4]   2> 226469 T49 oass.SolrIndexSearcher.<init> Opening Searcher@535ac0f0[collection1] main
   [junit4]   2> 226469 T49 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 226469 T49 oass.DirectSolrSpellChecker.init init: {name=default,field=text,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 226470 T49 oashc.SpellCheckComponent.inform No queryConverter defined, using default converter
   [junit4]   2> 226470 T49 oashc.SuggestComponent.inform Initializing SuggestComponent
   [junit4]   2> 226471 T49 oasss.SolrSuggester.init init: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string}
   [junit4]   2> 226472 T49 oasss.SolrSuggester.init Dictionary loaded with params: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string}
   [junit4]   2> 226473 T49 oashc.QueryElevationComponent.inform Loading QueryElevation from: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/collection1/conf/elevate.xml
   [junit4]   2> 226527 T49 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 226528 T49 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 226528 T50 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@535ac0f0[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 226529 T39 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0
   [junit4]   2> 226530 T39 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 226531 T39 oas.SolrJettyTestBase.createJetty Jetty Assigned Port#58086
   [junit4]   2> ASYNC  NEW_CORE C2 name=collection1 org.apache.solr.core.SolrCore@7752c723
   [junit4]   2> 226531 T50 C2 oasc.SolrCore.execute [collection1] webapp=null path=null params={event=firstSearcher&q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false} hits=0 status=0 QTime=2 
   [junit4]   2> 226533 T50 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 226533 T50 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default
   [junit4]   2> 226534 T50 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak
   [junit4]   2> 226534 T50 oashc.SuggestComponent$SuggesterListener.newSearcher Loading suggester index for: mySuggester
   [junit4]   2> 226534 T50 oasss.SolrSuggester.reload reload()
   [junit4]   2> 226535 T50 oasss.SolrSuggester.build build()
   [junit4]   2> 226543 T50 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@535ac0f0[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 226557 T39 oas.SolrTestCaseJ4.setUp ###Starting testPingHandler
   [junit4]   2> ASYNC  NEW_CORE C3 name=collection1 org.apache.solr.core.SolrCore@7752c723
   [junit4]   2> 226602 T48 C3 oasu.LoggingInfoStream.message [DW][qtp1256186780-48]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 226603 T48 C3 oasu.LoggingInfoStream.message [IW][qtp1256186780-48]: nrtIsCurrent: infoVersion matches: true; DW changes: true; BD changes: false
   [junit4]   2> 226604 T48 C3 oasu.LoggingInfoStream.message [DW][qtp1256186780-48]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 226604 T48 C3 oasu.LoggingInfoStream.message [IW][qtp1256186780-48]: flush at getReader
   [junit4]   2> 226605 T48 C3 oasu.LoggingInfoStream.message [DW][qtp1256186780-48]: qtp1256186780-48 startFullFlush
   [junit4]   2> 226605 T48 C3 oasu.LoggingInfoStream.message [DW][qtp1256186780-48]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 226605 T48 C3 oasu.LoggingInfoStream.message [DW][qtp1256186780-48]: qtp1256186780-48: flush naked frozen global deletes
   [junit4]   2> 226606 T48 C3 oasu.LoggingInfoStream.message [BD][qtp1256186780-48]: push deletes  1 deleted queries bytesUsed=32 delGen=2 packetCount=1 totBytesUsed=32
   [junit4]   2> 226607 T48 C3 oasu.LoggingInfoStream.message [DW][qtp1256186780-48]: flush: push buffered updates:  1 deleted queries bytesUsed=32
   [junit4]   2> 226607 T48 C3 oasu.LoggingInfoStream.message [IW][qtp1256186780-48]: apply all deletes during flush
   [junit4]   2> 226608 T48 C3 oasu.LoggingInfoStream.message [BD][qtp1256186780-48]: prune sis=org.apache.lucene.index.SegmentInfos@6b049834 minGen=9223372036854775807 packetCount=1
   [junit4]   2> 226608 T48 C3 oasu.LoggingInfoStream.message [BD][qtp1256186780-48]: pruneDeletes: prune 1 packets; 0 packets remain
   [junit4]   2> 226609 T48 C3 oasu.LoggingInfoStream.message [IW][qtp1256186780-48]: return reader version=1 reader=StandardDirectoryReader(segments_1:1:nrt)
   [junit4]   2> 226609 T48 C3 oasu.LoggingInfoStream.message [DW][qtp1256186780-48]: qtp1256186780-48 finishFullFlush success=true
   [junit4]   2> 226609 T48 C3 oasu.LoggingInfoStream.message [IW][qtp1256186780-48]: getReader took 5 msec
   [junit4]   2> 226610 T48 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1461022500167090176)} 0 10
   [junit4]   2> 226618 T43 C3 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 226619 T43 C3 oasu.LoggingInfoStream.message [DW][qtp1256186780-43]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 226619 T43 C3 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 226620 T43 C3 oasu.LoggingInfoStream.message [DW][qtp1256186780-43]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 226621 T43 C3 oasu.LoggingInfoStream.message [IW][qtp1256186780-43]: nrtIsCurrent: infoVersion matches: true; DW changes: false; BD changes: false
   [junit4]   2> 226621 T43 C3 oasu.LoggingInfoStream.message [DW][qtp1256186780-43]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 226622 T43 C3 oass.SolrIndexSearcher.<init> Opening Searcher@30f041dc[collection1] main
   [junit4]   2> 226624 T43 C3 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 226624 T50 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@30f041dc[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 226625 T50 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 226626 T50 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@30f041dc[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 226626 T43 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={softCommit=false&wt=javabin&waitSearcher=true&version=2&commit=true} {commit=} 0 8
   [junit4]   2> 226635 T44 C3 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={wt=javabin&version=2&q=*:*} hits=0 status=0 QTime=1 
   [junit4]   2> 226676 T45 C3 oasc.SolrCore.execute [collection1] webapp=/solr path=/admin/ping params={wt=javabin&version=2} hits=0 status=0 QTime=25 
   [junit4]   2> 226677 T45 C3 oasc.SolrCore.execute [collection1] webapp=/solr path=/admin/ping params={wt=javabin&version=2} status=0 QTime=26 
   [junit4]   2> 226680 T39 oas.SolrTestCaseJ4.tearDown ###Ending testPingHandler
   [junit4]   2> 226719 T39 oas.SolrTestCaseJ4.setUp ###Starting testUpdateField
   [junit4]   2> 226724 T46 C3 oasu.LoggingInfoStream.message [DW][qtp1256186780-46]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 226725 T46 C3 oasu.LoggingInfoStream.message [IW][qtp1256186780-46]: nrtIsCurrent: infoVersion matches: true; DW changes: true; BD changes: false
   [junit4]   2> 226725 T46 C3 oasu.LoggingInfoStream.message [DW][qtp1256186780-46]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 226726 T46 C3 oasu.LoggingInfoStream.message [IW][qtp1256186780-46]: flush at getReader
   [junit4]   2> 226726 T46 C3 oasu.LoggingInfoStream.message [DW][qtp1256186780-46]: qtp1256186780-46 startFullFlush
   [junit4]   2> 226727 T46 C3 oasu.LoggingInfoStream.message [DW][qtp1256186780-46]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 226727 T46 C3 oasu.LoggingInfoStream.message [DW][qtp1256186780-46]: qtp1256186780-46: flush naked frozen global deletes
   [junit4]   2> 226728 T46 C3 oasu.LoggingInfoStream.message [BD][qtp1256186780-46]: push deletes  1 deleted queries bytesUsed=32 delGen=4 packetCount=1 totBytesUsed=32
   [junit4]   2> 226728 T46 C3 oasu.LoggingInfoStream.message [DW][qtp1256186780-46]: flush: push buffered updates:  1 deleted queries bytesUsed=32
   [junit4]   2> 226728 T46 C3 oasu.LoggingInfoStream.message [IW][qtp1256186780-46]: apply all deletes during flush
   [junit4]   2> 226729 T46 C3 oasu.LoggingInfoStream.message [BD][qtp1256186780-46]: prune sis=org.apache.lucene.index.SegmentInfos@6b049834 minGen=9223372036854775807 packetCount=1
   [junit4]   2> 226729 T46 C3 oasu.LoggingInfoStream.message [BD][qtp1256186780-46]: pruneDeletes: prune 1 packets; 0 packets remain
   [junit4]   2> 226730 T46 C3 oasu.LoggingInfoStream.message [IW][qtp1256186780-46]: return reader version=1 reader=StandardDirectoryReader(segments_1:1:nrt)
   [junit4]   2> 226730 T46 C3 oasu.LoggingInfoStream.message [DW][qtp1256186780-46]: qtp1256186780-46 finishFullFlush success=true
   [junit4]   2> 226731 T46 C3 oasu.LoggingInfoStream.message [IW][qtp1256186780-46]: getReader took 5 msec
   [junit4]   2> 226731 T46 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1461022500296065024)} 0 8
   [junit4]   2> 226737 T47 C3 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 226738 T47 C3 oasu.LoggingInfoStream.message [DW][qtp1256186780-47]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 226739 T47 C3 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 226739 T47 C3 oasu.LoggingInfoStream.message [DW][qtp1256186780-47]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 226739 T47 C3 oasu.LoggingInfoStream.message [IW][qtp1256186780-47]: nrtIsCurrent: infoVersion matches: true; DW changes: false; BD changes: false
   [junit4]   2> 226740 T47 C3 oasu.LoggingInfoStream.message [DW][qtp1256186780-47]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 226740 T47 C3 oass.SolrIndexSearcher.<init> Opening Searcher@77e1ecbf[collection1] main
   [junit4]   2> 226742 T50 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@77e1ecbf[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 226742 T50 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 226743 T50 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@77e1ecbf[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 226743 T47 C3 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 226743 T47 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={softCommit=false&wt=javabin&waitSearcher=true&version=2&commit=true} {commit=} 0 6
   [junit4]   2> 226757 T48 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[unique (1461022500328570880)]} 0 3
   [junit4]   2> 226763 T43 C3 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 226764 T43 C3 oasu.LoggingInfoStream.message [IW][qtp1256186780-43]: commit: start
   [junit4]   2> 226764 T43 C3 oasu.LoggingInfoStream.message [IW][qtp1256186780-43]: commit: enter lock
   [junit4]   2> 226764 T43 C3 oasu.LoggingInfoStream.message [IW][qtp1256186780-43]: commit: now prepare
   [junit4]   2> 226765 T43 C3 oasu.LoggingInfoStream.message [IW][qtp1256186780-43]: prepareCommit: flush
   [junit4]   2> 226765 T43 C3 oasu.LoggingInfoStream.message [IW][qtp1256186780-43]:   index before flush 
   [junit4]   2> 226766 T43 C3 oasu.LoggingInfoStream.message [DW][qtp1256186780-43]: qtp1256186780-43 startFullFlush
   [junit4]   2> 226766 T43 C3 oasu.LoggingInfoStream.message [DW][qtp1256186780-43]: anyChanges? numDocsInRam=1 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 226766 T43 C3 oasu.LoggingInfoStream.message [DWFC][qtp1256186780-43]: addFlushableState DocumentsWriterPerThread [pendingDeletes=gen=0, segment=_0, aborting=false, numDocsInRAM=1, deleteQueue=DWDQ: [ generation: 3 ]]
   [junit4]   2> 226767 T43 C3 oasu.LoggingInfoStream.message [DWPT][qtp1256186780-43]: flush postings as segment _0 numDocs=1
   [junit4]   2> 226798 T43 C3 oasu.LoggingInfoStream.message [DWPT][qtp1256186780-43]: new segment has 0 deleted docs
   [junit4]   2> 226799 T43 C3 oasu.LoggingInfoStream.message [DWPT][qtp1256186780-43]: new segment has no vectors; norms; no docValues; prox; freqs
   [junit4]   2> 226799 T43 C3 oasu.LoggingInfoStream.message [DWPT][qtp1256186780-43]: flushedFiles=[_0.nvm, _0.fdx, _0_Lucene41_0.doc, _0.fdt, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0_Lucene41_0.pos, _0.nvd, _0.fnm]
   [junit4]   2> 226799 T43 C3 oasu.LoggingInfoStream.message [DWPT][qtp1256186780-43]: flushed codec=Lucene46
   [junit4]   2> 226800 T43 C3 oasu.LoggingInfoStream.message [DWPT][qtp1256186780-43]: flushed: segment=_0 ramUsed=0.079 MB newFlushedSize(includes docstores)=0.001 MB docs/MB=901.613
   [junit4]   2> 226800 T43 C3 oasu.LoggingInfoStream.message [DW][qtp1256186780-43]: publishFlushedSegment seg-private updates=null
   [junit4]   2> 226800 T43 C3 oasu.LoggingInfoStream.message [IW][qtp1256186780-43]: publishFlushedSegment
   [junit4]   2> 226801 T43 C3 oasu.LoggingInfoStream.message [BD][qtp1256186780-43]: push deletes  1 deleted terms (unique count=1) bytesUsed=1024 delGen=6 packetCount=1 totBytesUsed=1024
   [junit4]   2> 226802 T43 C3 oasu.LoggingInfoStream.message [IW][qtp1256186780-43]: publish sets newSegment delGen=7 seg=_0(5.0):C1
   [junit4]   2> 226802 T43 C3 oasu.LoggingInfoStream.message [IFD][qtp1256186780-43]: now checkpoint "_0(5.0):C1" [1 segments ; isCommit = false]
   [junit4]   2> 226803 T43 C3 oasu.LoggingInfoStream.message [IFD][qtp1256186780-43]: 0 msec to checkpoint
   [junit4]   2> 226803 T43 C3 oasu.LoggingInfoStream.message [IW][qtp1256186780-43]: apply all deletes during flush
   [junit4]   2> 226804 T43 C3 oasu.LoggingInfoStream.message [BD][qtp1256186780-43]: applyDeletes: infos=[_0(5.0):C1] packetCount=1
   [junit4]   2> 226804 T43 C3 oasu.LoggingInfoStream.message [BD][qtp1256186780-43]: applyDeletes took 0 msec
   [junit4]   2> 226804 T43 C3 oasu.LoggingInfoStream.message [BD][qtp1256186780-43]: prune sis=org.apache.lucene.index.SegmentInfos@6b049834 minGen=8 packetCount=1
   [junit4]   2> 226805 T43 C3 oasu.LoggingInfoStream.message [BD][qtp1256186780-43]: pruneDeletes: prune 1 packets; 0 packets remain
   [junit4]   2> 226805 T43 C3 oasu.LoggingInfoStream.message [DW][qtp1256186780-43]: qtp1256186780-43 finishFullFlush success=true
   [junit4]   2> 226805 T43 C3 oasu.LoggingInfoStream.message [TMP][qtp1256186780-43]: findMerges: 1 segments
   [junit4]   2> 226837 T43 C3 oasu.LoggingInfoStream.message [TMP][qtp1256186780-43]:   seg=_0(5.0):C1 size=0.001 MB [floored]
   [junit4]   2> 226840 T43 C3 oasu.LoggingInfoStream.message [TMP][qtp1256186780-43]:   allowedSegmentCount=1 vs count=1 (eligible count=1) tooBigCount=0
   [junit4]   2> 226841 T43 C3 oasu.LoggingInfoStream.message [CMS][qtp1256186780-43]: now merge
   [junit4]   2> 226841 T43 C3 oasu.LoggingInfoStream.message [CMS][qtp1256186780-43]:   index: _0(5.0):C1
   [junit4]   2> 226841 T43 C3 oasu.LoggingInfoStream.message [CMS][qtp1256186780-43]:   no more merges pending; now return
   [junit4]   2> 226842 T43 C3 oasu.LoggingInfoStream.message [IW][qtp1256186780-43]: startCommit(): start
   [junit4]   2> 226843 T43 C3 oasu.LoggingInfoStream.message [IW][qtp1256186780-43]: startCommit index=_0(5.0):C1 changeCount=3
   [junit4]   2> 226843 T43 C3 oasu.LoggingInfoStream.message [IW][qtp1256186780-43]: done all syncs: [_0.fdx, _0.nvm, _0.si, _0.fdt, _0_Lucene41_0.doc, _0_Lucene41_0.tim, _0_Lucene41_0.pos, _0_Lucene41_0.tip, _0.nvd, _0.fnm]
   [junit4]   2> 226844 T43 C3 oasu.LoggingInfoStream.message [IW][qtp1256186780-43]: commit: pendingCommit != null
   [junit4]   2> 226844 T43 C3 oasu.LoggingInfoStream.message [IW][qtp1256186780-43]: commit: wrote segments file "segments_2"
   [junit4]   2> 226844 T43 C3 oasu.LoggingInfoStream.message [IFD][qtp1256186780-43]: now checkpoint "_0(5.0):C1" [1 segments ; isCommit = true]
   [junit4]   2> 226845 T43 C3 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6563985e lockFactory=NativeFSLockFactory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-SolrExampleJettyTest-1393339631855/index),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6563985e lockFactory=NativeFSLockFactory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-SolrExampleJettyTest-1393339631855/index),segFN=segments_2,generation=2}
   [junit4]   2> 226846 T43 C3 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 226847 T43 C3 oasu.LoggingInfoStream.message [IFD][qtp1256186780-43]: deleteCommits: now decRef commit "segments_1"
   [junit4]   2> 226847 T43 C3 oasu.LoggingInfoStream.message [IFD][qtp1256186780-43]: delete "segments_1"
   [junit4]   2> 226858 T43 C3 oasu.LoggingInfoStream.message [IFD][qtp1256186780-43]: 13 msec to checkpoint
   [junit4]   2> 226861 T43 C3 oasu.LoggingInfoStream.message [IW][qtp1256186780-43]: commit: done
   [junit4]   2> 226862 T43 C3 oasu.LoggingInfoStream.message [DW][qtp1256186780-43]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 226862 T43 C3 oasu.LoggingInfoStream.message [IW][qtp1256186780-43]: nrtIsCurrent: infoVersion matches: false; DW changes: false; BD changes: false
   [junit4]   2> 226863 T43 C3 oasu.LoggingInfoStream.message [IW][qtp1256186780-43]: flush at getReader
   [junit4]   2> 226863 T43 C3 oasu.LoggingInfoStream.message [DW][qtp1256186780-43]: qtp1256186780-43 startFullFlush
   [junit4]   2> 226864 T43 C3 oasu.LoggingInfoStream.message [DW][qtp1256186780-43]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 226864 T43 C3 oasu.LoggingInfoStream.message [IW][qtp1256186780-43]: apply all deletes during flush
   [junit4]   2> 226864 T43 C3 oasu.LoggingInfoStream.message [BD][qtp1256186780-43]: applyDeletes: no deletes; skipping
   [junit4]   2> 226865 T43 C3 oasu.LoggingInfoStream.message [BD][qtp1256186780-43]: prune sis=org.apache.lucene.index.SegmentInfos@6b049834 minGen=8 packetCount=0
   [junit4]   2> 226894 T43 C3 oasu.LoggingInfoStream.message [IW][qtp1256186780-43]: return reader version=3 reader=StandardDirectoryReader(segments_2:3:nrt _0(5.0):C1)
   [junit4]   2> 226894 T43 C3 oasu.LoggingInfoStream.message [DW][qtp1256186780-43]: qtp1256186780-43 finishFullFlush success=true
   [junit4]   2> 226895 T43 C3 oasu.LoggingInfoStream.message [IW][qtp1256186780-43]: getReader took 32 msec
   [junit4]   2> 226895 T43 C3 oass.SolrIndexSearcher.<init> Opening Searcher@1c69143c[collection1] main
   [junit4]   2> 226907 T50 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@1c69143c[collection1] main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C1)}
   [junit4]   2> 226908 T50 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 226908 T50 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1c69143c[collection1] main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C1)}
   [junit4]   2> 226910 T43 C3 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 226910 T43 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={softCommit=false&wt=javabin&waitSearcher=true&version=2&commit=true} {commit=} 0 147
   [junit4]   2> 226964 T45 C3 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={wt=javabin&fl=id,price_f,name,_version_&version=2&q=*:*} hits=1 status=0 QTime=37 
   [junit4]   2> 227121 T46 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {} 0 147
   [junit4]   2> 227172 T47 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[unique (1461022500740661248)]} 0 27
   [junit4]   2> 242173 T52 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 242174 T52 oasu.LoggingInfoStream.message [IW][commitScheduler-15-thread-1]: commit: start
   [junit4]   2> 242175 T52 oasu.LoggingInfoStream.message [IW][commitScheduler-15-thread-1]: commit: enter lock
   [junit4]   2> 242175 T52 oasu.LoggingInfoStream.message [IW][commitScheduler-15-thread-1]: commit: now prepare
   [junit4]   2> 242176 T52 oasu.LoggingInfoStream.message [IW][commitScheduler-15-thread-1]: prepareCommit: flush
   [junit4]   2> 242180 T52 oasu.LoggingInfoStream.message [IW][commitScheduler-15-thread-1]:   index before flush _0(5.0):C1
   [junit4]   2> 242181 T52 oasu.LoggingInfoStream.message [DW][commitScheduler-15-thread-1]: commitScheduler-15-thread-1 startFullFlush
   [junit4]   2> 242181 T52 oasu.LoggingInfoStream.message [DW][commitScheduler-15-thread-1]: anyChanges? numDocsInRam=1 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 242182 T52 oasu.LoggingInfoStream.message [DWFC][commitScheduler-15-thread-1]: addFlushableState DocumentsWriterPerThread [pendingDeletes=gen=0, segment=_1, aborting=false, numDocsInRAM=1, deleteQueue=DWDQ: [ generation: 5 ]]
   [junit4]   2> 242182 T52 oasu.LoggingInfoStream.message [DWPT][commitScheduler-15-thread-1]: flush postings as segment _1 numDocs=1
   [junit4]   2> 242189 T52 oasu.LoggingInfoStream.message [DWPT][commitScheduler-15-thread-1]: new segment has 0 deleted docs
   [junit4]   2> 242190 T52 oasu.LoggingInfoStream.message [DWPT][commitScheduler-15-thread-1]: new segment has no vectors; norms; no docValues; prox; freqs
   [junit4]   2> 242191 T52 oasu.LoggingInfoStream.message [DWPT][commitScheduler-15-thread-1]: flushedFiles=[_1.nvm, _1_Lucene41_0.pos, _1.fnm, _1_Lucene41_0.doc, _1.fdx, _1.nvd, _1.fdt, _1_Lucene41_0.tip, _1_Lucene41_0.tim]
   [junit4]   2> 242191 T52 oasu.LoggingInfoStream.message [DWPT][commitScheduler-15-thread-1]: flushed codec=Lucene46
   [junit4]   2> 242192 T52 oasu.LoggingInfoStream.message [DWPT][commitScheduler-15-thread-1]: flushed: segment=_1 ramUsed=0.079 MB newFlushedSize(includes docstores)=0.001 MB docs/MB=901.613
   [junit4]   2> 242192 T52 oasu.LoggingInfoStream.message [DW][commitScheduler-15-thread-1]: publishFlushedSegment seg-private updates=null
   [junit4]   2> 242194 T52 oasu.LoggingInfoStream.message [IW][commitScheduler-15-thread-1]: publishFlushedSegment
   [junit4]   2> 242194 T52 oasu.LoggingInfoStream.message [BD][commitScheduler-15-thread-1]: push deletes  1 deleted terms (unique count=1) bytesUsed=1024 delGen=10 packetCount=1 totBytesUsed=1024
   [junit4]   2> 242200 T52 oasu.LoggingInfoStream.message [IW][commitScheduler-15-thread-1]: publish sets newSegment delGen=11 seg=_1(5.0):C1
   [junit4]   2> 242201 T52 oasu.LoggingInfoStream.message [IFD][commitScheduler-15-thread-1]: now checkpoint "_0(5.0):C1 _1(5.0):C1" [2 segments ; isCommit = false]
   [junit4]   2> 242202 T52 oasu.LoggingInfoStream.message [IFD][commitScheduler-15-thread-1]: 0 msec to checkpoint
   [junit4]   2> 242202 T52 oasu.LoggingInfoStream.message [IW][commitScheduler-15-thread-1]: apply all deletes during flush
   [junit4]   2> 242203 T52 oasu.LoggingInfoStream.message [BD][commitScheduler-15-thread-1]: applyDeletes: infos=[_0(5.0):C1, _1(5.0):C1] packetCount=1
   [junit4]   2> 242213 T52 oasu.LoggingInfoStream.message [BD][commitScheduler-15-thread-1]: seg=_0(5.0):C1 segGen=8 coalesced deletes=[CoalescedUpdates(termSets=1,queries=0,numericUpdates=0)] newDelCount=1 100% deleted
   [junit4]   2> 242213 T52 oasu.LoggingInfoStream.message [BD][commitScheduler-15-thread-1]: applyDeletes took 10 msec
   [junit4]   2> 242213 T52 oasu.LoggingInfoStream.message [IFD][commitScheduler-15-thread-1]: now checkpoint "_0(5.0):C1/1 _1(5.0):C1" [2 segments ; isCommit = false]
   [junit4]   2> 242214 T52 oasu.LoggingInfoStream.message [IFD][commitScheduler-15-thread-1]: 0 msec to checkpoint
   [junit4]   2> 242215 T52 oasu.LoggingInfoStream.message [IW][commitScheduler-15-thread-1]: drop 100% deleted segments: _0(5.0):C1/1
   [junit4]   2> 242215 T52 oasu.LoggingInfoStream.message [IFD][commitScheduler-15-thread-1]: now checkpoint "_1(5.0):C1" [1 segments ; isCommit = false]
   [junit4]   2> 242216 T52 oasu.LoggingInfoStream.message [IFD][commitScheduler-15-thread-1]: 0 msec to checkpoint
   [junit4]   2> 242216 T52 oasu.LoggingInfoStream.message [BD][commitScheduler-15-thread-1]: prune sis=org.apache.lucene.index.SegmentInfos@6b049834 minGen=12 packetCount=1
   [junit4]   2> 242216 T52 oasu.LoggingInfoStream.message [BD][commitScheduler-15-thread-1]: pruneDeletes: prune 1 packets; 0 packets remain
   [junit4]   2> 242217 T52 oasu.LoggingInfoStream.message [DW][commitScheduler-15-thread-1]: commitScheduler-15-thread-1 finishFullFlush success=true
   [junit4]   2> 242217 T52 oasu.LoggingInfoStream.message [TMP][commitScheduler-15-thread-1]: findMerges: 1 segments
   [junit4]   2> 242217 T52 oasu.LoggingInfoStream.message [TMP][commitScheduler-15-thread-1]:   seg=_1(5.0):C1 size=0.001 MB [floored]
   [junit4]   2> 242218 T52 oasu.LoggingInfoStream.message [TMP][commitScheduler-15-thread-1]:   allowedSegmentCount=1 vs count=1 (eligible count=1) tooBigCount=0
   [junit4]   2> 242218 T52 oasu.LoggingInfoStream.message [CMS][commitScheduler-15-thread-1]: now merge
   [junit4]   2> 242219 T52 oasu.LoggingInfoStream.message [CMS][commitScheduler-15-thread-1]:   index: _1(5.0):C1
   [junit4]   2> 242219 T52 oasu.LoggingInfoStream.message [CMS][commitScheduler-15-thread-1]:   no more merges pending; now return
   [junit4]   2> 242220 T52 oasu.LoggingInfoStream.message [IW][commitScheduler-15-thread-1]: startCommit(): start
   [junit4]   2> 242220 T52 oasu.LoggingInfoStream.message [IW][commitScheduler-15-thread-1]: startCommit index=_1(5.0):C1 changeCount=8
   [junit4]   2> 242221 T52 oasu.LoggingInfoStream.message [IW][commitScheduler-15-thread-1]: done all syncs: [_1_Lucene41_0.pos, _1.nvm, _1.fnm, _1.si, _1_Lucene41_0.doc, _1.fdx, _1.nvd, _1.fdt, _1_Lucene41_0.tim, _1_Lucene41_0.tip]
   [junit4]   2> 242221 T52 oasu.LoggingInfoStream.message [IW][commitScheduler-15-thread-1]: commit: pendingCommit != null
   [junit4]   2> 242222 T52 oasu.LoggingInfoStream.message [IW][commitScheduler-15-thread-1]: commit: wrote segments file "segments_3"
   [junit4]   2> 242222 T52 oasu.LoggingInfoStream.message [IFD][commitScheduler-15-thread-1]: now checkpoint "_1(5.0):C1" [1 segments ; isCommit = true]
   [junit4]   2> 242222 T52 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6563985e lockFactory=NativeFSLockFactory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-SolrExampleJettyTest-1393339631855/index),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6563985e lockFactory=NativeFSLockFactory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-SolrExampleJettyTest-1393339631855/index),segFN=segments_3,generation=3}
   [junit4]   2> 242223 T52 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 242223 T52 oasu.LoggingInfoStream.message [IFD][commitScheduler-15-thread-1]: deleteCommits: now decRef commit "segments_2"
   [junit4]   2> 242224 T52 oasu.LoggingInfoStream.message [IFD][commitScheduler-15-thread-1]: delete "segments_2"
   [junit4]   2> 242225 T52 oasu.LoggingInfoStream.message [IFD][commitScheduler-15-thread-1]: 2 msec to checkpoint
   [junit4]   2> 242225 T52 oasu.LoggingInfoStream.message [IW][commitScheduler-15-thread-1]: commit: done
   [junit4]   2> 242225 T52 oasu.LoggingInfoStream.message [DW][commitScheduler-15-thread-1]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 242226 T52 oasu.LoggingInfoStream.message [IW][commitScheduler-15-thread-1]: nrtIsCurrent: infoVersion matches: false; DW changes: false; BD changes: false
   [junit4]   2> 242227 T52 oasu.LoggingInfoStream.message [IW][commitScheduler-15-thread-1]: flush at getReader
   [junit4]   2> 242227 T52 oasu.LoggingInfoStream.message [DW][commitScheduler-15-thread-1]: commitScheduler-15-thread-1 startFullFlush
   [junit4]   2> 242227 T52 oasu.LoggingInfoStream.message [DW][commitScheduler-15-thread-1]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 242234 T52 oasu.LoggingInfoStream.message [IW][commitScheduler-15-thread-1]: apply all deletes during flush
   [junit4]   2> 242234 T52 oasu.LoggingInfoStream.message [BD][commitScheduler-15-thread-1]: applyDeletes: no deletes; skipping
   [junit4]   2> 242235 T52 oasu.LoggingInfoStream.message [BD][commitScheduler-15-thread-1]: prune sis=org.apache.lucene.index.SegmentInfos@6b049834 minGen=12 packetCount=0
   [junit4]   2> 242238 T52 oasu.LoggingInfoStream.message [IW][commitScheduler-15-thread-1]: return reader version=7 reader=StandardDirectoryReader(segments_3:7:nrt _1(5.0):C1)
   [junit4]   2> 242238 T52 oasu.LoggingInfoStream.message [DW][commitScheduler-15-thread-1]: commitScheduler-15-thread-1 finishFullFlush success=true
   [junit4]   2> 242239 T52 oasu.LoggingInfoStream.message [IW][commitScheduler-15-thread-1]: getReader took 12 msec
   [junit4]   2> 242240 T52 oass.SolrIndexSearcher.<init> Opening Searcher@3fd0b0d0[collection1] realtime
   [junit4]   2> 242242 T52 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 427393 T39 oas.SolrTestCaseJ4.tearDown ###Ending testUpdateField
   [junit4]   2> ASYNC  NEW_CORE C4 name=collection1 org.apache.solr.core.SolrCore@7752c723
   [junit4]   2> 427393 T48 C4 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 427394 T48 C4 oasu.LoggingInfoStream.message [DW][qtp1256186780-48]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 427394 T48 C4 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 427395 T48 C4 oasu.LoggingInfoStream.message [DW][qtp1256186780-48]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 427396 T48 C4 oasu.LoggingInfoStream.message [IW][qtp1256186780-48]: nrtIsCurrent: infoVersion matches: true; DW changes: false; BD changes: false
   [junit4]   2> 427396 T48 C4 oasu.LoggingInfoStream.message [DW][qtp1256186780-48]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 427397 T48 C4 oass.SolrIndexSearcher.<init> Opening Searcher@7fa1007a[collection1] main
   [junit4]   2> 427399 T48 C4 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 427399 T50 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@7fa1007a[collection1] main{StandardDirectoryReader(segments_3:7:nrt _1(5.0):C1)}
   [junit4]   2> 427400 T50 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 427401 T50 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7fa1007a[collection1] main{StandardDirectoryReader(segments_3:7:nrt _1(5.0):C1)}
   [junit4]   2> 427403 T50 oasu.LoggingInfoStream.message [IFD][searcherExecutor-13-thread-1]: delete "_0.fdx"
   [junit4]   2> 427403 T50 oasu.LoggingInfoStream.message [IFD][searcherExecutor-13-thread-1]: delete "_0.nvm"
   [junit4]   2> 427404 T50 oasu.LoggingInfoStream.message [IFD][searcherExecutor-13-thread-1]: delete "_0.si"
   [junit4]   2> 427404 T50 oasu.LoggingInfoStream.message [IFD][searcherExecutor-13-thread-1]: delete "_0.fdt"
   [junit4]   2> 427405 T50 oasu.LoggingInfoStream.message [IFD][searcherExecutor-13-thread-1]: delete "_0_Lucene41_0.doc"
   [junit4]   2> 427405 T50 oasu.LoggingInfoStream.message [IFD][searcherExecutor-13-thread-1]: delete "_0_Lucene41_0.tim"
   [junit4]   2> 427405 T50 oasu.LoggingInfoStream.message [IFD][searcherExecutor-13-thread-1]: delete "_0_Lucene41_0.pos"
   [junit4]   2> 427406 T50 oasu.LoggingInfoStream.message [IFD][searcherExecutor-13-thread-1]: delete "_0_Lucene41_0.tip"
   [junit4]   2> 427407 T50 oasu.LoggingInfoStream.message [IFD][searcherExecutor-13-thread-1]: delete "_0.nvd"
   [junit4]   2> 427407 T50 oasu.LoggingInfoStream.message [IFD][searcherExecutor-13-thread-1]: delete "_0.fnm"
   [junit4]   2> 427408 T48 C4 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={softCommit=false&wt=javabin&waitSearcher=true&version=2&commit=true} {commit=} 0 15
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrExampleJettyTest -Dtests.method=testUpdateField -Dtests.seed=B10DF62CB51DF7B9 -Dtests.slow=true -Dtests.locale=cs -Dtests.timezone=US/Michigan -Dtests.file.encoding=US-ASCII
   [junit4] ERROR    201s | SolrExampleJettyTest.testUpdateField <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:58086/solr/collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B10DF62CB51DF7B9:E47E5C787535E77F]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:509)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
   [junit4]    > 	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:168)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:146)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrExampleTests.testUpdateField(SolrExampleTests.java:1148)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]    > Caused by: org.apache.http.NoHttpResponseException: The target server failed to respond
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
   [junit4]    > 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]    > 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
   [junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:395)
   [junit4]    > 	... 45 more
   [junit4]   2> 427584 T39 oas.SolrTestCaseJ4.setUp ###Starting testMultiContentStreamRequest
   [junit4]   2> 427608 T46 C4 oasu.LoggingInfoStream.message [DW][qtp1256186780-46]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 427608 T46 C4 oasu.LoggingInfoStream.message [IW][qtp1256186780-46]: nrtIsCurrent: infoVersion matches: true; DW changes: true; BD changes: false
   [junit4]   2> 427609 T46 C4 oasu.LoggingInfoStream.message [DW][qtp1256186780-46]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 427610 T46 C4 oasu.LoggingInfoStream.message [IW][qtp1256186780-46]: flush at getReader
   [junit4]   2> 427610 T46 C4 oasu.LoggingInfoStream.message [DW][qtp1256186780-46]: qtp1256186780-46 startFullFlush
   [junit4]   2> 427611 T46 C4 oasu.LoggingInfoStream.message [DW][qtp1256186780-46]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 427612 T46 C4 oasu.LoggingInfoStream.message [DW][qtp1256186780-46]: qtp1256186780-46: flush naked frozen global deletes
   [junit4]   2> 427612 T46 C4 oasu.LoggingInfoStream.message [BD][qtp1256186780-46]: push deletes  1 deleted queries bytesUsed=32 delGen=14 packetCount=1 totBytesUsed=32
   [junit4]   2> 427613 T46 C4 oasu.LoggingInfoStream.message [DW][qtp1256186780-46]: flush: push buffered updates:  1 deleted queries bytesUsed=32
   [junit4]   2> 427614 T46 C4 oasu.LoggingInfoStream.message [IW][qtp1256186780-46]: apply all deletes during flush
   [junit4]   2> 427615 T46 C4 oasu.LoggingInfoStream.message [BD][qtp1256186780-46]: applyDeletes: infos=[_1(5.0):C1] packetCount=1
   [junit4]   2> 427658 T46 C4 oasu.LoggingInfoStream.message [BD][qtp1256186780-46]: seg=_1(5.0):C1 segGen=12 coalesced deletes=[CoalescedUpdates(termSets=1,queries=1,numericUpdates=0)] newDelCount=1 100% deleted
   [junit4]   2> 427659 T46 C4 oasu.LoggingInfoStream.message [BD][qtp1256186780-46]: applyDeletes took 44 msec
   [junit4]   2> 427660 T46 C4 oasu.LoggingInfoStream.message [IFD][qtp1256186780-46]: now checkpoint "_1(5.0):C1/1" [1 segments ; isCommit = false]
   [junit4]   2> 427661 T46 C4 oasu.LoggingInfoStream.message [IFD][qtp1256186780-46]: 1 msec to checkpoint
   [junit4]   2> 427662 T46 C4 oasu.LoggingInfoStream.message [IW][qtp1256186780-46]: drop 100% deleted segments: _1(5.0):C1/1
   [junit4]   2> 427662 T46 C4 oasu.LoggingInfoStream.message [IFD][qtp1256186780-46]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 427663 T46 C4 oasu.LoggingInfoStream.message [IFD][qtp1256186780-46]: 0 msec to checkpoint
   [junit4]   2> 427664 T46 C4 oasu.LoggingInfoStream.message [BD][qtp1256186780-46]: prune sis=org.apache.lucene.index.SegmentInfos@6b049834 minGen=9223372036854775807 packetCount=1
   [junit4]   2> 427664 T46 C4 oasu.LoggingInfoStream.message [BD][qtp1256186780-46]: pruneDeletes: prune 1 packets; 0 packets remain
   [junit4]   2> 427665 T46 C4 oasu.LoggingInfoStream.message [IW][qtp1256186780-46]: return reader version=9 reader=StandardDirectoryReader(segments_3:9:nrt)
   [junit4]   2> 427665 T46 C4 oasu.LoggingInfoStream.message [DW][qtp1256186780-46]: qtp1256186780-46 finishFullFlush success=true
   [junit4]   2> 427667 T46 C4 oasu.LoggingInfoStream.message [IW][qtp1256186780-46]: getReader took 57 msec
   [junit4]   2> 427667 T46 C4 oass.SolrIndexSearcher.<init> Opening Searcher@5c314b48[collection1] realtime
   [junit4]   2> 427668 T46 C4 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1461022710936109056)} 0 63
   [junit4]   2> 427677 T47 C4 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 427678 T47 C4 oasu.LoggingInfoStream.message [IW][qtp1256186780-47]: commit: start
   [junit4]   2> 427678 T47 C4 oasu.LoggingInfoStream.message [IW][qtp1256186780-47]: commit: enter lock
   [junit4]   2> 427678 T47 C4 oasu.LoggingInfoStream.message [IW][qtp1256186780-47]: commit: now prepare
   [junit4]   2> 427678 T47 C4 oasu.LoggingInfoStream.message [IW][qtp1256186780-47]: prepareCommit: flush
   [junit4]   2> 427679 T47 C4 oasu.LoggingInfoStream.message [IW][qtp1256186780-47]:   index before flush 
   [junit4]   2> 427679 T47 C4 oasu.LoggingInfoStream.message [DW][qtp1256186780-47]: qtp1256186780-47 startFullFlush
   [junit4]   2> 427680 T47 C4 oasu.LoggingInfoStream.message [DW][qtp1256186780-47]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 427680 T47 C4 oasu.LoggingInfoStream.message [IW][qtp1256186780-47]: apply all deletes during flush
   [junit4]   2> 427681 T47 C4 oasu.LoggingInfoStream.message [BD][qtp1256186780-47]: prune sis=org.apache.lucene.index.SegmentInfos@6b049834 minGen=9223372036854775807 packetCount=0
   [junit4]   2> 427681 T47 C4 oasu.LoggingInfoStream.message [DW][qtp1256186780-47]: qtp1256186780-47 finishFullFlush success=true
   [junit4]   2> 427682 T47 C4 oasu.LoggingInfoStream.message [IW][qtp1256186780-47]: startCommit(): start
   [junit4]   2> 427682 T47 C4 oasu.LoggingInfoStream.message [IW][qtp1256186780-47]: startCommit index= changeCount=11
   [junit4]   2> 427682 T47 C4 oasu.LoggingInfoStream.message [IW][qtp1256186780-47]: done all syncs: []
   [junit4]   2> 427683 T47 C4 oasu.LoggingInfoStream.message [IW][qtp1256186780-47]: commit: pendingCommit != null
   [junit4]   2> 427684 T47 C4 oasu.LoggingInfoStream.message [IW][qtp1256186780-47]: commit: wrote segments file "segments_4"
   [junit4]   2> 427684 T47 C4 oasu.LoggingInfoStream.message [IFD][qtp1256186780-47]: now checkpoint "" [0 segments ; isCommit = true]
   [junit4]   2> 427685 T47 C4 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6563985e lockFactory=NativeFSLockFactory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-SolrExampleJettyTest-1393339631855/index),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6563985e lockFactory=NativeFSLockFactory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-SolrExampleJettyTest-1393339631855/index),segFN=segments_4,generation=4}
   [junit4]   2> 427686 T47 C4 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 427687 T47 C4 oasu.LoggingInfoStream.message [IFD][qtp1256186780-47]: deleteCommits: now decRef commit "segments_3"
   [junit4]   2> 427688 T47 C4 oasu.LoggingInfoStream.message [IFD][qtp1256186780-47]: delete "segments_3"
   [junit4]   2> 427689 T47 C4 oasu.LoggingInfoStream.message [IFD][qtp1256186780-47]: 4 msec to checkpoint
   [junit4]   2> 427689 T47 C4 oasu.LoggingInfoStream.message [IW][qtp1256186780-47]: commit: done
   [junit4]   2> 427690 T47 C4 oasu.LoggingInfoStream.message [DW][qtp1256186780-47]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 427690 T47 C4 oasu.LoggingInfoStream.message [IW][qtp1256186780-47]: nrtIsCurrent: infoVersion matches: true; DW changes: false; BD changes: false
   [junit4]   2> 427691 T47 C4 oasu.LoggingInfoStream.message [DW][qtp1256186780-47]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 427692 T47 C4 oass.SolrIndexSearcher.<init> Opening Searcher@47beb199[collection1] main
   [junit4]   2> 427695 T50 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@47beb199[collection1] main{StandardDirectoryReader(segments_3:9:nrt)}
   [junit4]   2> 427696 T50 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 427695 T47 C4 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 427696 T50 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@47beb199[collection1] main{StandardDirectoryReader(segments_3:9:nrt)}
   [junit4]   2> 427700 T50 oasu.LoggingInfoStream.message [IFD][searcherExecutor-13-thread-1]: delete "_1_Lucene41_0.pos"
   [junit4]   2> 427700 T50 oasu.LoggingInfoStream.message [IFD][searcherExecutor-13-thread-1]: delete "_1.nvm"
   [junit4]   2> 427700 T50 oasu.LoggingInfoStream.message [IFD][searcherExecutor-13-thread-1]: delete "_1.fnm"
   [junit4]   2> 427701 T50 oasu.LoggingInfoStream.message [IFD][searcherExecutor-13-thread-1]: delete "_1.si"
   [junit4]   2> 427701 T50 oasu.LoggingInfoStream.message [IFD][searcherExecutor-13-thread-1]: delete "_1_Lucene41_0.doc"
   [junit4]   2> 427702 T50 oasu.LoggingInfoStream.message [IFD][searcherExecutor-13-thread-1]: delete "_1.fdx"
   [junit4]   2> 427702 T50 oasu.LoggingInfoStream.message [IFD][searcherExecutor-13-thread-1]: delete "_1.nvd"
   [junit4]   2> 427703 T50 oasu.LoggingInfoStream.message [IFD][searcherExecutor-13-thread-1]: delete "_1.fdt"
   [junit4]   2> 427703 T50 oasu.LoggingInfoStream.message [IFD][searcherExecutor-13-thread-1]: delete "_1_Lucene41_0.tim"
   [junit4]   2> 427704 T50 oasu.LoggingInfoStream.message [IFD][searcherExecutor-13-thread-1]: delete "_1_Lucene41_0.tip"
   [junit4]   2> 427705 T47 C4 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={softCommit=false&wt=javabin&waitSearcher=true&version=2&commit=true} {commit=} 0 28
   [junit4]   2> 427713 T43 C4 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={wt=javabin&version=2&q=*:*} hits=0 status=0 QTime=0 
   [junit4]   2> ASYNC  NEW_CORE C5 name=collection1 org.apache.solr.core.SolrCore@7752c723
   [junit4]   2> 428062 T44 C5 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 428063 T44 C5 oasu.LoggingInfoStream.message [IW][qtp1256186780-44]: commit: start
   [junit4]   2> 428063 T44 C5 oasu.LoggingInfoStream.message [IW][qtp1256186780-44]: commit: enter lock
   [junit4]   2> 428063 T44 C5 oasu.LoggingInfoStream.message [IW][qtp1256186780-44]: commit: now prepare
   [junit4]   2> 428064 T44 C5 oasu.LoggingInfoStream.message [IW][qtp1256186780-44]: prepareCommit: flush
   [junit4]   2> 428064 T44 C5 oasu.LoggingInfoStream.message [IW][qtp1256186780-44]:   index before flush 
   [junit4]   2> 428065 T44 C5 oasu.LoggingInfoStream.message [DW][qtp1256186780-44]: qtp1256186780-44 startFullFlush
   [junit4]   2> 428065 T44 C5 oasu.LoggingInfoStream.message [DW][qtp1256186780-44]: anyChanges? numDocsInRam=5 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 428065 T44 C5 oasu.LoggingInfoStream.message [DWFC][qtp1256186780-44]: addFlushableState DocumentsWriterPerThread [pendingDeletes=gen=0 4 deleted terms (unique count=4) bytesUsed=699, segment=_2, aborting=false, numDocsInRAM=5, deleteQueue=DWDQ: [ generation: 9 ]]
   [junit4]   2> 428066 T44 C5 oasu.LoggingInfoStream.message [DWPT][qtp1256186780-44]: flush postings as segment _2 numDocs=5
   [junit4]   2> 428080 T44 C5 oasu.LoggingInfoStream.message [DWPT][qtp1256186780-44]: new segment has 0 deleted docs
   [junit4]   2> 428080 T44 C5 oasu.LoggingInfoStream.message [DWPT][qtp1256186780-44]: new segment has no vectors; norms; no docValues; prox; freqs
   [junit4]   2> 428081 T44 C5 oasu.LoggingInfoStream.message [DWPT][qtp1256186780-44]: flushedFiles=[_2.nvd, _2.fdt, _2_Lucene41_0.tip, _2_Lucene41_0.pay, _2_Lucene41_0.doc, _2.fnm, _2.nvm, _2_Lucene41_0.pos, _2.fdx, _2_Lucene41_0.tim]
   [junit4]   2> 428081 T44 C5 oasu.LoggingInfoStream.message [DWPT][qtp1256186780-44]: flushed codec=Lucene46
   [junit4]   2> 428082 T44 C5 oasu.LoggingInfoStream.message [DWPT][qtp1256186780-44]: flushed: segment=_2 ramUsed=0.114 MB newFlushedSize(includes docstores)=0.007 MB docs/MB=691.673
   [junit4]   2> 428083 T44 C5 oasu.LoggingInfoStream.message [DW][qtp1256186780-44]: publishFlushedSegment seg-private updates=null
   [junit4]   2> 428083 T44 C5 oasu.LoggingInfoStream.message [IW][qtp1256186780-44]: publishFlushedSegment
   [junit4]   2> 428084 T44 C5 oasu.LoggingInfoStream.message [BD][qtp1256186780-44]: push deletes  5 deleted terms (unique count=5) bytesUsed=1024 delGen=17 packetCount=1 totBytesUsed=1024
   [junit4]   2> 428085 T44 C5 oasu.LoggingInfoStream.message [IW][qtp1256186780-44]: publish sets newSegment delGen=18 seg=_2(5.0):C5
   [junit4]   2> 428086 T44 C5 oasu.LoggingInfoStream.message [IFD][qtp1256186780-44]: now checkpoint "_2(5.0):C5" [1 segments ; isCommit = false]
   [junit4]   2> 428086 T44 C5 oasu.LoggingInfoStream.message [IFD][qtp1256186780-44]: 0 msec to checkpoint
   [junit4]   2> 428087 T44 C5 oasu.LoggingInfoStream.message [IW][qtp1256186780-44]: apply all deletes during flush
   [junit4]   2> 428087 T44 C5 oasu.LoggingInfoStream.message [BD][qtp1256186780-44]: applyDeletes: infos=[_2(5.0):C5] packetCount=1
   [junit4]   2> 428088 T44 C5 oasu.LoggingInfoStream.message [BD][qtp1256186780-44]: applyDeletes took 1 msec
   [junit4]   2> 428088 T44 C5 oasu.LoggingInfoStream.message [BD][qtp1256186780-44]: prune sis=org.apache.lucene.index.SegmentInfos@6b049834 minGen=19 packetCount=1
   [junit4]   2> 428088 T44 C5 oasu.LoggingInfoStream.message [BD][qtp1256186780-44]: pruneDeletes: prune 1 packets; 0 packets remain
   [junit4]   2> 428089 T44 C5 oasu.LoggingInfoStream.message [DW][qtp1256186780-44]: qtp1256186780-44 finishFullFlush success=true
   [junit4]   2> 428089 T44 C5 oasu.LoggingInfoStream.message [TMP][qtp1256186780-44]: findMerges: 1 segments
   [junit4]   2> 428090 T44 C5 oasu.LoggingInfoStream.message [TMP][qtp1256186780-44]:   seg=_2(5.0):C5 size=0.007 MB [floored]
   [junit4]   2> 428090 T44 C5 oasu.LoggingInfoStream.message [TMP][qtp1256186780-44]:   allowedSegmentCount=1 vs count=1 (eligible count=1) tooBigCount=0
   [junit4]   2> 428090 T44 C5 oasu.LoggingInfoStream.message [CMS][qtp1256186780-44]: now merge
   [junit4]   2> 428091 T44 C5 oasu.LoggingInfoStream.message [CMS][qtp1256186780-44]:   index: _2(5.0):C5
   [junit4]   2> 428091 T44 C5 oasu.LoggingInfoStream.message [CMS][qtp1256186780-44]:   no more merges pending; now return
   [junit4]   2> 428092 T44 C5 oasu.LoggingInfoStream.message [IW][qtp1256186780-44]: startCommit(): start
   [junit4]   2> 428092 T44 C5 oasu.LoggingInfoStream.message [IW][qtp1256186780-44]: startCommit index=_2(5.0):C5 changeCount=14
   [junit4]   2> 428092 T44 C5 oasu.LoggingInfoStream.message [IW][qtp1256186780-44]: done all syncs: [_2.si, _2.fdt, _2.nvd, _2_Lucene41_0.pay, _2_Lucene41_0.tip, _2_Lucene41_0.doc, _2.nvm, _2.fnm, _2.fdx, _2_Lucene41_0.pos, _2_Lucene41_0.tim]
   [junit4]   2> 428094 T44 C5 oasu.LoggingInfoStream.message [IW][qtp1256186780-44]: commit: pendingCommit != null
   [junit4]   2> 428094 T44 C5 oasu.LoggingInfoStream.message [IW][qtp1256186780-44]: commit: wrote segments file "segments_5"
   [junit4]   2> 428095 T44 C5 oasu.LoggingInfoStream.message [IFD][qtp1256186780-44]: now checkpoint "_2(5.0):C5" [1 segments ; isCommit = true]
   [junit4]   2> 428096 T44 C5 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6563985e lockFactory=NativeFSLockFactory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-SolrExampleJettyTest-1393339631855/index),segFN=segments_4,generation=4}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6563985e lockFactory=NativeFSLockFactory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-SolrExampleJettyTest-1393339631855/index),segFN=segments_5,generation=5}
   [junit4]   2> 428096 T44 C5 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
   [junit4]   2> 428096 T44 C5 oasu.LoggingInfoStream.message [IFD][qtp1256186780-44]: deleteCommits: now decRef commit "segments_4"
   [junit4]   2> 428097 T44 C5 oasu.LoggingInfoStream.message [IFD][qtp1256186780-44]: delete "segments_4"
   [junit4]   2> 428097 T44 C5 oasu.LoggingInfoStream.message [IFD][qtp1256186780-44]: 2 msec to checkpoint
   [junit4]   2> 428098 T44 C5 oasu.LoggingInfoStream.message [IW][qtp1256186780-44]: commit: done
   [junit4]   2> 428098 T44 C5 oasu.LoggingInfoStream.message [DW][qtp1256186780-44]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 428098 T44 C5 oasu.LoggingInfoStream.message [IW][qtp1256186780-44]: nrtIsCurrent: infoVersion matches: false; DW changes: false; BD changes: false
   [junit4]   2> 428099 T44 C5 oasu.LoggingInfoStream.message [IW][qtp1256186780-44]: flush at getReader
   [junit4]   2> 428099 T44 C5 oasu.LoggingInfoStream.message [DW][qtp1256186780-44]: qtp1256186780-44 startFullFlush
   [junit4]   2> 428099 T44 C5 oasu.LoggingInfoStream.message [DW][qtp1256186780-44]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 428100 T44 C5 oasu.LoggingInfoStream.message [IW][qtp1256186780-44]: apply all deletes during flush
   [junit4]   2> 428100 T44 C5 oasu.LoggingInfoStream.message [BD][qtp1256186780-44]: applyDeletes: no deletes; skipping
   [junit4]   2> 428101 T44 C5 oasu.LoggingInfoStream.message [BD][qtp1256186780-44]: prune sis=org.apache.lucene.index.SegmentInfos@6b049834 minGen=19 packetCount=0
   [junit4]   2> 428107 T44 C5 oasu.LoggingInfoStream.message [IW][qtp1256186780-44]: return reader version=11 reader=StandardDirectoryReader(segments_5:11:nrt _2(5.0):C5)
   [junit4]   2> 428108 T44 C5 oasu.LoggingInfoStream.message [DW][qtp1256186780-44]: qtp1256186780-44 finishFullFlush success=true
   [junit4]   2> 428108 T44 C5 oasu.LoggingInfoStream.message [IW][qtp1256186780-44]: getReader took 9 msec
   [junit4]   2> 428109 T44 C5 oass.SolrIndexSearcher.<init> Opening Searcher@1db76e38[collection1] main
   [junit4]   2> 428110 T50 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@1db76e38[collection1] main{StandardDirectoryReader(segments_5:11:nrt _2(5.0):C5)}
   [junit4]   2> 428110 T50 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 428110 T50 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1db76e38[collection1] main{StandardDirectoryReader(segments_5:11:nrt _2(5.0):C5)}
   [junit4]   2> 428111 T44 C5 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 428111 T44 C5 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={softCommit=false&wt=javabin&a=?&waitSearcher=true&echoParams=ALL&version=2&commit=true} {add=[SP2514N (1461022711363928064), 6H500F0 (1461022711390142464), TWINX2048-3200PRO (1461022711393288192), VS1GB400C3 (1461022711407968256), VDBDB1A16 (1461022711412162560)],commit=} 0 105
   [junit4]   2> 428121 T45 C5 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={wt=javabin&version=2&q=*:*} hits=5 status=0 QTime=1 
   [junit4]   2> 428126 T39 oas.SolrTestCaseJ4.tearDown ###Ending testMultiContentStreamRequest
   [junit4]   2> 428152 T39 oas.SolrTestCaseJ4.setUp ###Starting testBadSetup
   [junit4]   2> 428153 T39 oas.SolrTestCaseJ4.tearDown ###Ending testBadSetup
   [junit4]   2> 428184 T39 oas.SolrTestCaseJ4.setUp ###Starting testErrorHandling
   [junit4]   2> 428262 T46 C5 oasc.SolrException.log Ignoring exception matching ignore_exception
   [junit4]   2> 428263 T46 C5 oasc.SolrCore.execute [collection1] webapp=/solr path=/analysis/field params={wt=javabin&analysis.fieldvalue=ignore_exception&version=2&qt=/analysis/field&analysis.fieldtype=int} status=400 QTime=74 
   [junit4]   2> 428327 T43 C5 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {} 0 56
   [junit4]   2> 428329 T43 C5 oasc.SolrException.log Ignoring exception matching ignore_exception
   [junit4]   2> 428337 T48 C5 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {} 0 0
   [junit4]   2> 428339 T48 C5 oasc.SolrException.log Ignoring exception matching uniqueKey
   [junit4]   2> 428342 T39 oas.SolrTestCaseJ4.tearDown ###Ending testErrorHandling
   [junit4]   2> 428376 T39 oas.SolrTestCaseJ4.setUp ###Starting testFaceting
   [junit4]   2> 428384 T44 C5 oasu.LoggingInfoStream.message [DW][qtp1256186780-44]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 428385 T44 C5 oasu.LoggingInfoStream.message [IW][qtp1256186780-44]: nrtIsCurrent: infoVersion matches: true; DW changes: true; BD changes: false
   [junit4]   2> 428385 T44 C5 oasu.LoggingInfoStream.message [DW][qtp1256186780-44]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 428385 T44 C5 oasu.LoggingInfoStream.message [IW][qtp1256186780-44]: flush at getReader
   [junit4]   2> 428386 T44 C5 oasu.LoggingInfoStream.message [DW][qtp1256186780-44]: qtp1256186780-44 startFullFlush
   [junit4]   2> 428387 T44 C5 oasu.LoggingInfoStream.message [DW][qtp1256186780-44]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 428387 T44 C5 oasu.LoggingInfoStream.message [DW][qtp1256186780-44]: qtp1256186780-44: flush naked frozen glob

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

asc.SolrCore.execute [collection1] webapp=/solr path=/select params={wt=javabin&facet=true&facet.pivot={!ex%3Dmytag+key%3Dmykey}features,cat&version=2&fq={!tag%3Dmytag}-(features:bbb+AND+cat:a+AND+inStock:true)&q=*:*&rows=0&facet.mincount=0} hits=11 status=0 QTime=3 
   [junit4]   2> 437758 T39 oas.SolrTestCaseJ4.tearDown ###Ending testPivotFacets
   [junit4]   2> 437776 T39 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=597320527
   [junit4]   2> 437778 T39 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7752c723
   [junit4]   2> 437780 T39 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=59,autocommit maxTime=15000ms,autocommits=1,soft autocommits=3,optimizes=2,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=1,cumulative_adds=138,cumulative_deletesById=5,cumulative_deletesByQuery=27,cumulative_errors=1,transaction_logs_total_size=2012,transaction_logs_total_number=10}
   [junit4]   2> 437781 T39 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 437782 T39 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 437782 T39 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 437786 T39 C20 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleJettyTest-seed#[B10DF62CB51DF7B9]-worker]: now flush at close waitForMerges=true
   [junit4]   2> 437786 T39 C20 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleJettyTest-seed#[B10DF62CB51DF7B9]-worker]:   start flush: applyAllDeletes=true
   [junit4]   2> 437787 T39 C20 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleJettyTest-seed#[B10DF62CB51DF7B9]-worker]:   index before flush _13(5.0):C12
   [junit4]   2> 437787 T39 C20 oasu.LoggingInfoStream.message [DW][SUITE-SolrExampleJettyTest-seed#[B10DF62CB51DF7B9]-worker]: SUITE-SolrExampleJettyTest-seed#[B10DF62CB51DF7B9]-worker startFullFlush
   [junit4]   2> 437787 T39 C20 oasu.LoggingInfoStream.message [DW][SUITE-SolrExampleJettyTest-seed#[B10DF62CB51DF7B9]-worker]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 437788 T39 C20 oasu.LoggingInfoStream.message [DW][SUITE-SolrExampleJettyTest-seed#[B10DF62CB51DF7B9]-worker]: SUITE-SolrExampleJettyTest-seed#[B10DF62CB51DF7B9]-worker finishFullFlush success=true
   [junit4]   2> 437788 T39 C20 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleJettyTest-seed#[B10DF62CB51DF7B9]-worker]: apply all deletes during flush
   [junit4]   2> 437788 T39 C20 oasu.LoggingInfoStream.message [BD][SUITE-SolrExampleJettyTest-seed#[B10DF62CB51DF7B9]-worker]: applyDeletes: no deletes; skipping
   [junit4]   2> 437789 T39 C20 oasu.LoggingInfoStream.message [BD][SUITE-SolrExampleJettyTest-seed#[B10DF62CB51DF7B9]-worker]: prune sis=org.apache.lucene.index.SegmentInfos@6b049834 minGen=231 packetCount=0
   [junit4]   2> 437789 T39 C20 oasu.LoggingInfoStream.message [CMS][SUITE-SolrExampleJettyTest-seed#[B10DF62CB51DF7B9]-worker]: now merge
   [junit4]   2> 437789 T39 C20 oasu.LoggingInfoStream.message [CMS][SUITE-SolrExampleJettyTest-seed#[B10DF62CB51DF7B9]-worker]:   index: _13(5.0):C12
   [junit4]   2> 437789 T39 C20 oasu.LoggingInfoStream.message [CMS][SUITE-SolrExampleJettyTest-seed#[B10DF62CB51DF7B9]-worker]:   no more merges pending; now return
   [junit4]   2> 437790 T39 C20 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleJettyTest-seed#[B10DF62CB51DF7B9]-worker]: waitForMerges
   [junit4]   2> 437790 T39 C20 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleJettyTest-seed#[B10DF62CB51DF7B9]-worker]: waitForMerges done
   [junit4]   2> 437790 T39 C20 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleJettyTest-seed#[B10DF62CB51DF7B9]-worker]: now call final commit()
   [junit4]   2> 437791 T39 C20 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleJettyTest-seed#[B10DF62CB51DF7B9]-worker]: commit: start
   [junit4]   2> 437792 T39 C20 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleJettyTest-seed#[B10DF62CB51DF7B9]-worker]: commit: enter lock
   [junit4]   2> 437792 T39 C20 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleJettyTest-seed#[B10DF62CB51DF7B9]-worker]: commit: now prepare
   [junit4]   2> 437793 T39 C20 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleJettyTest-seed#[B10DF62CB51DF7B9]-worker]: prepareCommit: flush
   [junit4]   2> 437793 T39 C20 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleJettyTest-seed#[B10DF62CB51DF7B9]-worker]:   index before flush _13(5.0):C12
   [junit4]   2> 437793 T39 C20 oasu.LoggingInfoStream.message [DW][SUITE-SolrExampleJettyTest-seed#[B10DF62CB51DF7B9]-worker]: SUITE-SolrExampleJettyTest-seed#[B10DF62CB51DF7B9]-worker startFullFlush
   [junit4]   2> 437794 T39 C20 oasu.LoggingInfoStream.message [DW][SUITE-SolrExampleJettyTest-seed#[B10DF62CB51DF7B9]-worker]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 437794 T39 C20 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleJettyTest-seed#[B10DF62CB51DF7B9]-worker]: apply all deletes during flush
   [junit4]   2> 437795 T39 C20 oasu.LoggingInfoStream.message [BD][SUITE-SolrExampleJettyTest-seed#[B10DF62CB51DF7B9]-worker]: applyDeletes: no deletes; skipping
   [junit4]   2> 437795 T39 C20 oasu.LoggingInfoStream.message [BD][SUITE-SolrExampleJettyTest-seed#[B10DF62CB51DF7B9]-worker]: prune sis=org.apache.lucene.index.SegmentInfos@6b049834 minGen=231 packetCount=0
   [junit4]   2> 437795 T39 C20 oasu.LoggingInfoStream.message [DW][SUITE-SolrExampleJettyTest-seed#[B10DF62CB51DF7B9]-worker]: SUITE-SolrExampleJettyTest-seed#[B10DF62CB51DF7B9]-worker finishFullFlush success=true
   [junit4]   2> 437796 T39 C20 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleJettyTest-seed#[B10DF62CB51DF7B9]-worker]: startCommit(): start
   [junit4]   2> 437796 T39 C20 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleJettyTest-seed#[B10DF62CB51DF7B9]-worker]:   skip startCommit(): no changes pending
   [junit4]   2> 437796 T39 C20 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleJettyTest-seed#[B10DF62CB51DF7B9]-worker]: commit: pendingCommit == null; skip
   [junit4]   2> 437797 T39 C20 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleJettyTest-seed#[B10DF62CB51DF7B9]-worker]: commit: done
   [junit4]   2> 437797 T39 C20 oasu.LoggingInfoStream.message [IW][SUITE-SolrExampleJettyTest-seed#[B10DF62CB51DF7B9]-worker]: at close: _13(5.0):C12
   [junit4]   2> 437802 T39 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 437803 T39 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 437803 T39 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-SolrExampleJettyTest-1393339631855 [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-SolrExampleJettyTest-1393339631855;done=false>>]
   [junit4]   2> 437803 T39 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-SolrExampleJettyTest-1393339631855
   [junit4]   2> 437804 T39 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-SolrExampleJettyTest-1393339631855/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-SolrExampleJettyTest-1393339631855/index;done=false>>]
   [junit4]   2> 437804 T39 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-SolrExampleJettyTest-1393339631855/index
   [junit4]   2> 437806 T39 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 437860 T39 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Lucene45, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=cs, timezone=US/Michigan
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_51 (64-bit)/cpus=2,threads=1,free=9060976,total=41746432
   [junit4]   2> NOTE: All tests run in this JVM: [TestFastInputStream, LargeVolumeBinaryJettyTest, SolrExampleJettyTest]
   [junit4] Completed in 213.64s, 27 tests, 1 error <<< FAILURES!

[...truncated 141 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:465: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:445: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:37: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:202: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:490: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1274: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:907: There were test failures: 48 suites, 280 tests, 1 error

Total time: 114 minutes 19 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC -XX:-UseSuperWord
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 1364 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1364/
Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseG1GC -XX:-UseSuperWord

1 tests failed.
FAILED:  org.apache.solr.client.solrj.TestBatchUpdate.testWithXml

Error Message:
IOException occured when talking to server at: https://127.0.0.1:52887/solr/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:52887/solr/collection1
	at __randomizedtesting.SeedInfo.seed([C4F628ECE1802F7D:6F14911A63863610]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:509)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:168)
	at org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:146)
	at org.apache.solr.client.solrj.TestBatchUpdate.doIt(TestBatchUpdate.java:130)
	at org.apache.solr.client.solrj.TestBatchUpdate.testWithXml(TestBatchUpdate.java:54)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	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:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:744)
Caused by: org.apache.http.NoHttpResponseException: The target server failed to respond
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
	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.HttpSolrServer.request(HttpSolrServer.java:395)
	... 46 more




Build Log:
[...truncated 11438 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.TestBatchUpdate
   [junit4]   2> 204075 T626 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 204076 T626 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/./solrtest-TestBatchUpdate-1393313811738
   [junit4]   2> 204077 T626 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 204078 T626 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 204084 T626 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 204087 T626 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:52887
   [junit4]   2> 204092 T626 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 204092 T626 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 204092 T626 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr
   [junit4]   2> 204092 T626 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/'
   [junit4]   2> 204119 T626 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/solr.xml
   [junit4]   2> 204217 T626 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr
   [junit4]   2> 204217 T626 oasc.CoreContainer.<init> New CoreContainer 1175480488
   [junit4]   2> 204217 T626 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/]
   [junit4]   2> 204219 T626 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 204219 T626 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 204219 T626 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 204220 T626 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 204220 T626 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 204220 T626 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 204220 T626 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 204221 T626 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 204221 T626 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 204234 T626 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 204234 T626 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 204234 T626 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 204238 T626 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr
   [junit4]   2> 204245 T626 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/collection1/
   [junit4]   2> 204246 T626 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 204247 T636 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/collection1
   [junit4]   2> 204249 T636 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/collection1/'
   [junit4]   2> 204279 T636 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 204280 T636 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/extraction/lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 204281 T636 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 204281 T636 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/clustering/lib/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 204281 T636 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 204282 T636 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/langid/lib/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 204282 T636 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 204282 T636 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/velocity/lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 204283 T636 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 204325 T636 oasu.SolrIndexConfig.<init> IndexWriter infoStream solr logging is enabled
   [junit4]   2> 204329 T636 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 204410 T636 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 204411 T636 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 204425 T636 oass.IndexSchema.readSchema [collection1] Schema name=example
   [junit4]   2> 205143 T636 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 205164 T636 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 205169 T636 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 205202 T636 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 205202 T636 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-TestBatchUpdate-1393313811738/
   [junit4]   2> 205202 T636 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f383d56
   [junit4]   2> 205203 T636 oasc.SolrCore.initListeners [collection1] Added SolrEventListener for newSearcher: org.apache.solr.core.QuerySenderListener{queries=[]}
   [junit4]   2> 205203 T636 oasc.SolrCore.initListeners [collection1] Added SolrEventListener for firstSearcher: org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher warming in solrconfig.xml}]}
   [junit4]   2> 205204 T636 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-TestBatchUpdate-1393313811738
   [junit4]   2> 205204 T636 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-TestBatchUpdate-1393313811738/index/
   [junit4]   2> 205204 T636 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-TestBatchUpdate-1393313811738/index' doesn't exist. Creating new index...
   [junit4]   2> 205204 T636 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-TestBatchUpdate-1393313811738/index
   [junit4]   2> 205206 T636 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-339-thread-1]: init: current segments file is "null"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@3f71b33b
   [junit4]   2> 205206 T636 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-339-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 205206 T636 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-339-thread-1]: 0 msec to checkpoint
   [junit4]   2> 205206 T636 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-339-thread-1]: init: create=true
   [junit4]   2> 205207 T636 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-339-thread-1]: 
   [junit4]   2> 	dir=MockDirectoryWrapper(RAMDirectory@51aea8ce lockFactory=NativeFSLockFactory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-TestBatchUpdate-1393313811738/index)
   [junit4]   2> 	index=
   [junit4]   2> 	version=5.0-SNAPSHOT
   [junit4]   2> 	matchVersion=LUCENE_50
   [junit4]   2> 	analyzer=null
   [junit4]   2> 	ramBufferSizeMB=100.0
   [junit4]   2> 	maxBufferedDocs=-1
   [junit4]   2> 	maxBufferedDeleteTerms=-1
   [junit4]   2> 	mergedSegmentWarmer=null
   [junit4]   2> 	delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> 	commit=null
   [junit4]   2> 	openMode=CREATE
   [junit4]   2> 	similarity=org.apache.lucene.search.similarities.DefaultSimilarity
   [junit4]   2> 	mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=1, maxMergeCount=2, mergeThreadPriority=-1
   [junit4]   2> 	default WRITE_LOCK_TIMEOUT=1000
   [junit4]   2> 	writeLockTimeout=1000
   [junit4]   2> 	codec=Lucene46
   [junit4]   2> 	infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> 	mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 	indexerThreadPool=org.apache.lucene.index.ThreadAffinityDocumentsWriterThreadPool@41ae0707
   [junit4]   2> 	readerPooling=false
   [junit4]   2> 	perThreadHardLimitMB=1945
   [junit4]   2> 	useCompoundFile=false
   [junit4]   2> 	
   [junit4]   2> 205207 T636 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-339-thread-1]: now flush at close waitForMerges=true
   [junit4]   2> 205207 T636 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-339-thread-1]:   start flush: applyAllDeletes=true
   [junit4]   2> 205207 T636 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-339-thread-1]:   index before flush 
   [junit4]   2> 205207 T636 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-339-thread-1]: coreLoadExecutor-339-thread-1 startFullFlush
   [junit4]   2> 205207 T636 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-339-thread-1]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 205208 T636 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-339-thread-1]: coreLoadExecutor-339-thread-1 finishFullFlush success=true
   [junit4]   2> 205208 T636 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-339-thread-1]: apply all deletes during flush
   [junit4]   2> 205208 T636 oasu.LoggingInfoStream.message [BD][coreLoadExecutor-339-thread-1]: prune sis=org.apache.lucene.index.SegmentInfos@84f7e41 minGen=9223372036854775807 packetCount=0
   [junit4]   2> 205208 T636 oasu.LoggingInfoStream.message [CMS][coreLoadExecutor-339-thread-1]: now merge
   [junit4]   2> 205208 T636 oasu.LoggingInfoStream.message [CMS][coreLoadExecutor-339-thread-1]:   index: 
   [junit4]   2> 205208 T636 oasu.LoggingInfoStream.message [CMS][coreLoadExecutor-339-thread-1]:   no more merges pending; now return
   [junit4]   2> 205209 T636 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-339-thread-1]: waitForMerges
   [junit4]   2> 205209 T636 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-339-thread-1]: waitForMerges done
   [junit4]   2> 205209 T636 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-339-thread-1]: now call final commit()
   [junit4]   2> 205209 T636 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-339-thread-1]: commit: start
   [junit4]   2> 205209 T636 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-339-thread-1]: commit: enter lock
   [junit4]   2> 205209 T636 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-339-thread-1]: commit: now prepare
   [junit4]   2> 205210 T636 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-339-thread-1]: prepareCommit: flush
   [junit4]   2> 205210 T636 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-339-thread-1]:   index before flush 
   [junit4]   2> 205210 T636 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-339-thread-1]: coreLoadExecutor-339-thread-1 startFullFlush
   [junit4]   2> 205210 T636 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-339-thread-1]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 205210 T636 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-339-thread-1]: apply all deletes during flush
   [junit4]   2> 205211 T636 oasu.LoggingInfoStream.message [BD][coreLoadExecutor-339-thread-1]: prune sis=org.apache.lucene.index.SegmentInfos@84f7e41 minGen=9223372036854775807 packetCount=0
   [junit4]   2> 205211 T636 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-339-thread-1]: coreLoadExecutor-339-thread-1 finishFullFlush success=true
   [junit4]   2> 205211 T636 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-339-thread-1]: startCommit(): start
   [junit4]   2> 205211 T636 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-339-thread-1]: startCommit index= changeCount=1
   [junit4]   2> 205212 T636 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-339-thread-1]: done all syncs: []
   [junit4]   2> 205212 T636 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-339-thread-1]: commit: pendingCommit != null
   [junit4]   2> 205212 T636 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-339-thread-1]: commit: wrote segments file "segments_1"
   [junit4]   2> 205213 T636 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-339-thread-1]: now checkpoint "" [0 segments ; isCommit = true]
   [junit4]   2> 205213 T636 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@51aea8ce lockFactory=NativeFSLockFactory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-TestBatchUpdate-1393313811738/index),segFN=segments_1,generation=1}
   [junit4]   2> 205213 T636 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 205214 T636 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-339-thread-1]: 0 msec to checkpoint
   [junit4]   2> 205214 T636 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-339-thread-1]: commit: done
   [junit4]   2> 205214 T636 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-339-thread-1]: at close: 
   [junit4]   2> 205215 T636 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
   [junit4]   2> 205215 T636 oasc.SolrCore.initWriters adding lazy queryResponseWriter: solr.VelocityResponseWriter
   [junit4]   2> 205215 T636 oasc.SolrCore.initWriters created velocity: solr.VelocityResponseWriter
   [junit4]   2> 205216 T636 oasc.SolrCore.initWriters created xslt: solr.XSLTResponseWriter
   [junit4]   2> 205216 T636 oasr.XSLTResponseWriter.init xsltCacheLifetimeSeconds=5
   [junit4]   2> 205221 T636 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 205222 T636 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
   [junit4]   2> 205222 T636 oasc.RequestHandlers.initHandlersFromConfig created /query: solr.SearchHandler
   [junit4]   2> 205222 T636 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 205223 T636 oasc.RequestHandlers.initHandlersFromConfig created /browse: solr.SearchHandler
   [junit4]   2> 205223 T636 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 205224 T636 oasc.RequestHandlers.initHandlersFromConfig created /update/json: solr.UpdateRequestHandler
   [junit4]   2> 205224 T636 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: solr.UpdateRequestHandler
   [junit4]   2> 205225 T636 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.extraction.ExtractingRequestHandler
   [junit4]   2> 205225 T636 oasc.RequestHandlers.initHandlersFromConfig created /update/extract: solr.extraction.ExtractingRequestHandler
   [junit4]   2> 205225 T636 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.FieldAnalysisRequestHandler
   [junit4]   2> 205225 T636 oasc.RequestHandlers.initHandlersFromConfig created /analysis/field: solr.FieldAnalysisRequestHandler
   [junit4]   2> 205226 T636 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.DocumentAnalysisRequestHandler
   [junit4]   2> 205226 T636 oasc.RequestHandlers.initHandlersFromConfig created /analysis/document: solr.DocumentAnalysisRequestHandler
   [junit4]   2> 205226 T636 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
   [junit4]   2> 205227 T636 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 205227 T636 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 205228 T636 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 205228 T636 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler
   [junit4]   2> 205228 T636 oasc.RequestHandlers.initHandlersFromConfig created /spell: solr.SearchHandler
   [junit4]   2> 205228 T636 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler
   [junit4]   2> 205229 T636 oasc.RequestHandlers.initHandlersFromConfig created /suggest: solr.SearchHandler
   [junit4]   2> 205229 T636 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler
   [junit4]   2> 205229 T636 oasc.RequestHandlers.initHandlersFromConfig created /tvrh: solr.SearchHandler
   [junit4]   2> 205229 T636 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler
   [junit4]   2> 205230 T636 oasc.RequestHandlers.initHandlersFromConfig created /terms: solr.SearchHandler
   [junit4]   2> 205230 T636 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler
   [junit4]   2> 205230 T636 oasc.RequestHandlers.initHandlersFromConfig created /elevate: solr.SearchHandler
   [junit4]   2> 205238 T636 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 205240 T636 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 205241 T636 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 205248 T636 oasu.CommitTracker.<init> Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 205249 T636 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 205250 T636 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-339-thread-1]: init: current segments file is "segments_1"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@3f71b33b
   [junit4]   2> 205250 T636 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-339-thread-1]: init: load commit "segments_1"
   [junit4]   2> 205250 T636 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@51aea8ce lockFactory=NativeFSLockFactory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-TestBatchUpdate-1393313811738/index),segFN=segments_1,generation=1}
   [junit4]   2> 205251 T636 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 205251 T636 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-339-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 205251 T636 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-339-thread-1]: 0 msec to checkpoint
   [junit4]   2> 205251 T636 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-339-thread-1]: init: create=false
   [junit4]   2> 205252 T636 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-339-thread-1]: 
   [junit4]   2> 	dir=MockDirectoryWrapper(RAMDirectory@51aea8ce lockFactory=NativeFSLockFactory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-TestBatchUpdate-1393313811738/index)
   [junit4]   2> 	index=
   [junit4]   2> 	version=5.0-SNAPSHOT
   [junit4]   2> 	matchVersion=LUCENE_50
   [junit4]   2> 	analyzer=null
   [junit4]   2> 	ramBufferSizeMB=100.0
   [junit4]   2> 	maxBufferedDocs=-1
   [junit4]   2> 	maxBufferedDeleteTerms=-1
   [junit4]   2> 	mergedSegmentWarmer=null
   [junit4]   2> 	delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> 	commit=null
   [junit4]   2> 	openMode=APPEND
   [junit4]   2> 	similarity=org.apache.lucene.search.similarities.DefaultSimilarity
   [junit4]   2> 	mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=1, maxMergeCount=2, mergeThreadPriority=-1
   [junit4]   2> 	default WRITE_LOCK_TIMEOUT=1000
   [junit4]   2> 	writeLockTimeout=1000
   [junit4]   2> 	codec=Lucene46
   [junit4]   2> 	infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> 	mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 	indexerThreadPool=org.apache.lucene.index.ThreadAffinityDocumentsWriterThreadPool@3e8ffc2
   [junit4]   2> 	readerPooling=false
   [junit4]   2> 	perThreadHardLimitMB=1945
   [junit4]   2> 	useCompoundFile=false
   [junit4]   2> 	
   [junit4]   2> 205252 T636 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-339-thread-1]: flush at getReader
   [junit4]   2> 205252 T636 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-339-thread-1]: coreLoadExecutor-339-thread-1 startFullFlush
   [junit4]   2> 205252 T636 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-339-thread-1]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 205253 T636 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-339-thread-1]: apply all deletes during flush
   [junit4]   2> 205253 T636 oasu.LoggingInfoStream.message [BD][coreLoadExecutor-339-thread-1]: prune sis=org.apache.lucene.index.SegmentInfos@35ef1b8f minGen=9223372036854775807 packetCount=0
   [junit4]   2> 205253 T636 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-339-thread-1]: return reader version=1 reader=StandardDirectoryReader(segments_1:1:nrt)
   [junit4]   2> 205253 T636 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-339-thread-1]: coreLoadExecutor-339-thread-1 finishFullFlush success=true
   [junit4]   2> 205253 T636 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-339-thread-1]: getReader took 1 msec
   [junit4]   2> 205253 T636 oass.SolrIndexSearcher.<init> Opening Searcher@72f97fa8[collection1] main
   [junit4]   2> 205254 T636 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 205254 T636 oass.DirectSolrSpellChecker.init init: {name=default,field=text,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 205254 T636 oashc.SpellCheckComponent.inform No queryConverter defined, using default converter
   [junit4]   2> 205255 T636 oashc.SuggestComponent.inform Initializing SuggestComponent
   [junit4]   2> 205255 T636 oasss.SolrSuggester.init init: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string}
   [junit4]   2> 205255 T636 oasss.SolrSuggester.init Dictionary loaded with params: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string}
   [junit4]   2> 205256 T636 oashc.QueryElevationComponent.inform Loading QueryElevation from: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/example/solr/collection1/conf/elevate.xml
   [junit4]   2> 205285 T636 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 205286 T637 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@72f97fa8[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> ASYNC  NEW_CORE C78 name=collection1 org.apache.solr.core.SolrCore@78770d8
   [junit4]   2> 205287 T637 C78 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false&event=firstSearcher} hits=0 status=0 QTime=1 
   [junit4]   2> 205287 T637 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 205287 T637 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default
   [junit4]   2> 205288 T637 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak
   [junit4]   2> 205288 T637 oashc.SuggestComponent$SuggesterListener.newSearcher Loading suggester index for: mySuggester
   [junit4]   2> 205288 T637 oasss.SolrSuggester.reload reload()
   [junit4]   2> 205288 T637 oasss.SolrSuggester.build build()
   [junit4]   2> 205292 T637 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@72f97fa8[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 205294 T636 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 205296 T626 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0
   [junit4]   2> 205296 T626 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 205296 T626 oas.SolrJettyTestBase.createJetty Jetty Assigned Port#52887
   [junit4]   2> 205308 T626 oas.SolrTestCaseJ4.setUp ###Starting testWithBinary
   [junit4]   2> 205377 T635 C78 oasu.LoggingInfoStream.message [DW][qtp921566878-635]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 205377 T635 C78 oasu.LoggingInfoStream.message [IW][qtp921566878-635]: nrtIsCurrent: infoVersion matches: true; DW changes: true; BD changes: false
   [junit4]   2> 205377 T635 C78 oasu.LoggingInfoStream.message [DW][qtp921566878-635]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 205377 T635 C78 oasu.LoggingInfoStream.message [IW][qtp921566878-635]: flush at getReader
   [junit4]   2> 205378 T635 C78 oasu.LoggingInfoStream.message [DW][qtp921566878-635]: qtp921566878-635 startFullFlush
   [junit4]   2> 205378 T635 C78 oasu.LoggingInfoStream.message [DW][qtp921566878-635]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 205379 T635 C78 oasu.LoggingInfoStream.message [DW][qtp921566878-635]: qtp921566878-635: flush naked frozen global deletes
   [junit4]   2> 205379 T635 C78 oasu.LoggingInfoStream.message [BD][qtp921566878-635]: push deletes  1 deleted queries bytesUsed=32 delGen=2 packetCount=1 totBytesUsed=32
   [junit4]   2> 205380 T635 C78 oasu.LoggingInfoStream.message [DW][qtp921566878-635]: flush: push buffered updates:  1 deleted queries bytesUsed=32
   [junit4]   2> 205380 T635 C78 oasu.LoggingInfoStream.message [IW][qtp921566878-635]: apply all deletes during flush
   [junit4]   2> 205380 T635 C78 oasu.LoggingInfoStream.message [BD][qtp921566878-635]: prune sis=org.apache.lucene.index.SegmentInfos@35ef1b8f minGen=9223372036854775807 packetCount=1
   [junit4]   2> 205380 T635 C78 oasu.LoggingInfoStream.message [BD][qtp921566878-635]: pruneDeletes: prune 1 packets; 0 packets remain
   [junit4]   2> 205381 T635 C78 oasu.LoggingInfoStream.message [IW][qtp921566878-635]: return reader version=1 reader=StandardDirectoryReader(segments_1:1:nrt)
   [junit4]   2> 205381 T635 C78 oasu.LoggingInfoStream.message [DW][qtp921566878-635]: qtp921566878-635 finishFullFlush success=true
   [junit4]   2> 205381 T635 C78 oasu.LoggingInfoStream.message [IW][qtp921566878-635]: getReader took 4 msec
   [junit4]   2> 205382 T635 C78 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1460995424819085312)} 0 7
   [junit4]   2> 206189 T632 C78 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1 (1460995424850542592), 2 (1460995424856834048), 3 (1460995424856834049), 4 (1460995424856834050), 5 (1460995424857882624), 6 (1460995424857882625), 7 (1460995424858931200), 8 (1460995424858931201), 9 (1460995424859979776), 10 (1460995424859979777), ... (1000 adds)]} 0 784
   [junit4]   2> 206198 T634 C78 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 206198 T634 C78 oasu.LoggingInfoStream.message [IW][qtp921566878-634]: commit: start
   [junit4]   2> 206199 T634 C78 oasu.LoggingInfoStream.message [IW][qtp921566878-634]: commit: enter lock
   [junit4]   2> 206199 T634 C78 oasu.LoggingInfoStream.message [IW][qtp921566878-634]: commit: now prepare
   [junit4]   2> 206199 T634 C78 oasu.LoggingInfoStream.message [IW][qtp921566878-634]: prepareCommit: flush
   [junit4]   2> 206199 T634 C78 oasu.LoggingInfoStream.message [IW][qtp921566878-634]:   index before flush 
   [junit4]   2> 206200 T634 C78 oasu.LoggingInfoStream.message [DW][qtp921566878-634]: qtp921566878-634 startFullFlush
   [junit4]   2> 206202 T634 C78 oasu.LoggingInfoStream.message [DW][qtp921566878-634]: anyChanges? numDocsInRam=1000 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 206202 T634 C78 oasu.LoggingInfoStream.message [DWFC][qtp921566878-634]: addFlushableState DocumentsWriterPerThread [pendingDeletes=gen=0 999 deleted terms (unique count=999) bytesUsed=166728, segment=_0, aborting=false, numDocsInRAM=1000, deleteQueue=DWDQ: [ generation: 2 ]]
   [junit4]   2> 206215 T634 C78 oasu.LoggingInfoStream.message [DWPT][qtp921566878-634]: flush postings as segment _0 numDocs=1000
   [junit4]   2> 206301 T634 C78 oasu.LoggingInfoStream.message [DWPT][qtp921566878-634]: new segment has 0 deleted docs
   [junit4]   2> 206301 T634 C78 oasu.LoggingInfoStream.message [DWPT][qtp921566878-634]: new segment has no vectors; norms; no docValues; prox; freqs
   [junit4]   2> 206301 T634 C78 oasu.LoggingInfoStream.message [DWPT][qtp921566878-634]: flushedFiles=[_0.fnm, _0_Lucene41_0.pos, _0.fdx, _0_Lucene41_0.tim, _0.nvd, _0_Lucene41_0.doc, _0.nvm, _0.fdt, _0_Lucene41_0.tip]
   [junit4]   2> 206301 T634 C78 oasu.LoggingInfoStream.message [DWPT][qtp921566878-634]: flushed codec=Lucene46
   [junit4]   2> 206302 T634 C78 oasu.LoggingInfoStream.message [DWPT][qtp921566878-634]: flushed: segment=_0 ramUsed=0.286 MB newFlushedSize(includes docstores)=0.026 MB docs/MB=38,795.915
   [junit4]   2> 206302 T634 C78 oasu.LoggingInfoStream.message [DW][qtp921566878-634]: publishFlushedSegment seg-private updates=null
   [junit4]   2> 206303 T634 C78 oasu.LoggingInfoStream.message [IW][qtp921566878-634]: publishFlushedSegment
   [junit4]   2> 206303 T634 C78 oasu.LoggingInfoStream.message [BD][qtp921566878-634]: push deletes  1000 deleted terms (unique count=1000) bytesUsed=3072 delGen=4 packetCount=1 totBytesUsed=3072
   [junit4]   2> 206303 T634 C78 oasu.LoggingInfoStream.message [IW][qtp921566878-634]: publish sets newSegment delGen=5 seg=_0(5.0):C1000
   [junit4]   2> 206304 T634 C78 oasu.LoggingInfoStream.message [IFD][qtp921566878-634]: now checkpoint "_0(5.0):C1000" [1 segments ; isCommit = false]
   [junit4]   2> 206304 T634 C78 oasu.LoggingInfoStream.message [IFD][qtp921566878-634]: 0 msec to checkpoint
   [junit4]   2> 206305 T634 C78 oasu.LoggingInfoStream.message [IW][qtp921566878-634]: apply all deletes during flush
   [junit4]   2> 206305 T634 C78 oasu.LoggingInfoStream.message [BD][qtp921566878-634]: applyDeletes: infos=[_0(5.0):C1000] packetCount=1
   [junit4]   2> 206305 T634 C78 oasu.LoggingInfoStream.message [BD][qtp921566878-634]: applyDeletes took 0 msec
   [junit4]   2> 206305 T634 C78 oasu.LoggingInfoStream.message [BD][qtp921566878-634]: prune sis=org.apache.lucene.index.SegmentInfos@35ef1b8f minGen=6 packetCount=1
   [junit4]   2> 206306 T634 C78 oasu.LoggingInfoStream.message [BD][qtp921566878-634]: pruneDeletes: prune 1 packets; 0 packets remain
   [junit4]   2> 206306 T634 C78 oasu.LoggingInfoStream.message [DW][qtp921566878-634]: qtp921566878-634 finishFullFlush success=true
   [junit4]   2> 206306 T634 C78 oasu.LoggingInfoStream.message [TMP][qtp921566878-634]: findMerges: 1 segments
   [junit4]   2> 206307 T634 C78 oasu.LoggingInfoStream.message [TMP][qtp921566878-634]:   seg=_0(5.0):C1000 size=0.025 MB [floored]
   [junit4]   2> 206307 T634 C78 oasu.LoggingInfoStream.message [TMP][qtp921566878-634]:   allowedSegmentCount=1 vs count=1 (eligible count=1) tooBigCount=0
   [junit4]   2> 206307 T634 C78 oasu.LoggingInfoStream.message [CMS][qtp921566878-634]: now merge
   [junit4]   2> 206308 T634 C78 oasu.LoggingInfoStream.message [CMS][qtp921566878-634]:   index: _0(5.0):C1000
   [junit4]   2> 206308 T634 C78 oasu.LoggingInfoStream.message [CMS][qtp921566878-634]:   no more merges pending; now return
   [junit4]   2> 206308 T634 C78 oasu.LoggingInfoStream.message [IW][qtp921566878-634]: startCommit(): start
   [junit4]   2> 206308 T634 C78 oasu.LoggingInfoStream.message [IW][qtp921566878-634]: startCommit index=_0(5.0):C1000 changeCount=3
   [junit4]   2> 206309 T634 C78 oasu.LoggingInfoStream.message [IW][qtp921566878-634]: done all syncs: [_0.fdx, _0_Lucene41_0.pos, _0.fnm, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.doc, _0.nvd, _0.nvm, _0.fdt, _0_Lucene41_0.tip]
   [junit4]   2> 206309 T634 C78 oasu.LoggingInfoStream.message [IW][qtp921566878-634]: commit: pendingCommit != null
   [junit4]   2> 206310 T634 C78 oasu.LoggingInfoStream.message [IW][qtp921566878-634]: commit: wrote segments file "segments_2"
   [junit4]   2> 206310 T634 C78 oasu.LoggingInfoStream.message [IFD][qtp921566878-634]: now checkpoint "_0(5.0):C1000" [1 segments ; isCommit = true]
   [junit4]   2> 206310 T634 C78 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@51aea8ce lockFactory=NativeFSLockFactory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-TestBatchUpdate-1393313811738/index),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@51aea8ce lockFactory=NativeFSLockFactory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-TestBatchUpdate-1393313811738/index),segFN=segments_2,generation=2}
   [junit4]   2> 206312 T634 C78 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 206313 T634 C78 oasu.LoggingInfoStream.message [IFD][qtp921566878-634]: deleteCommits: now decRef commit "segments_1"
   [junit4]   2> 206313 T634 C78 oasu.LoggingInfoStream.message [IFD][qtp921566878-634]: delete "segments_1"
   [junit4]   2> 206313 T634 C78 oasu.LoggingInfoStream.message [IFD][qtp921566878-634]: 3 msec to checkpoint
   [junit4]   2> 206313 T634 C78 oasu.LoggingInfoStream.message [IW][qtp921566878-634]: commit: done
   [junit4]   2> 206314 T634 C78 oasu.LoggingInfoStream.message [DW][qtp921566878-634]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 206314 T634 C78 oasu.LoggingInfoStream.message [IW][qtp921566878-634]: nrtIsCurrent: infoVersion matches: false; DW changes: false; BD changes: false
   [junit4]   2> 206315 T634 C78 oasu.LoggingInfoStream.message [IW][qtp921566878-634]: flush at getReader
   [junit4]   2> 206315 T634 C78 oasu.LoggingInfoStream.message [DW][qtp921566878-634]: qtp921566878-634 startFullFlush
   [junit4]   2> 206315 T634 C78 oasu.LoggingInfoStream.message [DW][qtp921566878-634]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 206315 T634 C78 oasu.LoggingInfoStream.message [IW][qtp921566878-634]: apply all deletes during flush
   [junit4]   2> 206316 T634 C78 oasu.LoggingInfoStream.message [BD][qtp921566878-634]: applyDeletes: no deletes; skipping
   [junit4]   2> 206316 T634 C78 oasu.LoggingInfoStream.message [BD][qtp921566878-634]: prune sis=org.apache.lucene.index.SegmentInfos@35ef1b8f minGen=6 packetCount=0
   [junit4]   2> 206317 T634 C78 oasu.LoggingInfoStream.message [IW][qtp921566878-634]: return reader version=3 reader=StandardDirectoryReader(segments_2:3:nrt _0(5.0):C1000)
   [junit4]   2> 206317 T634 C78 oasu.LoggingInfoStream.message [DW][qtp921566878-634]: qtp921566878-634 finishFullFlush success=true
   [junit4]   2> 206318 T634 C78 oasu.LoggingInfoStream.message [IW][qtp921566878-634]: getReader took 3 msec
   [junit4]   2> 206318 T634 C78 oass.SolrIndexSearcher.<init> Opening Searcher@2ad8df74[collection1] main
   [junit4]   2> 206319 T637 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@2ad8df74[collection1] main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C1000)}
   [junit4]   2> 206319 T637 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 206322 T637 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2ad8df74[collection1] main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C1000)}
   [junit4]   2> 206323 T634 C78 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 206327 T634 C78 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2&softCommit=false&waitSearcher=true&commit=true} {commit=} 0 129
   [junit4]   2> 206342 T631 C78 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={wt=javabin&q=*:*&version=2} hits=1000 status=0 QTime=1 
   [junit4]   2> 206360 T626 oas.SolrTestCaseJ4.tearDown ###Ending testWithBinary
   [junit4]   2> 206372 T626 oas.SolrTestCaseJ4.setUp ###Starting testWithXml
   [junit4]   2> 206385 T633 C78 oasu.LoggingInfoStream.message [DW][qtp921566878-633]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 206386 T633 C78 oasu.LoggingInfoStream.message [IW][qtp921566878-633]: nrtIsCurrent: infoVersion matches: true; DW changes: true; BD changes: false
   [junit4]   2> 206386 T633 C78 oasu.LoggingInfoStream.message [DW][qtp921566878-633]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 206386 T633 C78 oasu.LoggingInfoStream.message [IW][qtp921566878-633]: flush at getReader
   [junit4]   2> 206386 T633 C78 oasu.LoggingInfoStream.message [DW][qtp921566878-633]: qtp921566878-633 startFullFlush
   [junit4]   2> 206387 T633 C78 oasu.LoggingInfoStream.message [DW][qtp921566878-633]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 206387 T633 C78 oasu.LoggingInfoStream.message [DW][qtp921566878-633]: qtp921566878-633: flush naked frozen global deletes
   [junit4]   2> 206388 T633 C78 oasu.LoggingInfoStream.message [BD][qtp921566878-633]: push deletes  1 deleted queries bytesUsed=32 delGen=8 packetCount=1 totBytesUsed=32
   [junit4]   2> 206388 T633 C78 oasu.LoggingInfoStream.message [DW][qtp921566878-633]: flush: push buffered updates:  1 deleted queries bytesUsed=32
   [junit4]   2> 206389 T633 C78 oasu.LoggingInfoStream.message [IW][qtp921566878-633]: apply all deletes during flush
   [junit4]   2> 206389 T633 C78 oasu.LoggingInfoStream.message [BD][qtp921566878-633]: applyDeletes: infos=[_0(5.0):C1000] packetCount=1
   [junit4]   2> 206407 T633 C78 oasu.LoggingInfoStream.message [BD][qtp921566878-633]: seg=_0(5.0):C1000 segGen=6 coalesced deletes=[CoalescedUpdates(termSets=1,queries=1,numericUpdates=0)] newDelCount=1000 100% deleted
   [junit4]   2> 206408 T633 C78 oasu.LoggingInfoStream.message [BD][qtp921566878-633]: applyDeletes took 19 msec
   [junit4]   2> 206408 T633 C78 oasu.LoggingInfoStream.message [IFD][qtp921566878-633]: now checkpoint "_0(5.0):C1000/1000" [1 segments ; isCommit = false]
   [junit4]   2> 206408 T633 C78 oasu.LoggingInfoStream.message [IFD][qtp921566878-633]: 0 msec to checkpoint
   [junit4]   2> 206409 T633 C78 oasu.LoggingInfoStream.message [IW][qtp921566878-633]: drop 100% deleted segments: _0(5.0):C1000/1000
   [junit4]   2> 206409 T633 C78 oasu.LoggingInfoStream.message [IFD][qtp921566878-633]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 206409 T633 C78 oasu.LoggingInfoStream.message [IFD][qtp921566878-633]: 0 msec to checkpoint
   [junit4]   2> 206409 T633 C78 oasu.LoggingInfoStream.message [BD][qtp921566878-633]: prune sis=org.apache.lucene.index.SegmentInfos@35ef1b8f minGen=9223372036854775807 packetCount=1
   [junit4]   2> 206410 T633 C78 oasu.LoggingInfoStream.message [BD][qtp921566878-633]: pruneDeletes: prune 1 packets; 0 packets remain
   [junit4]   2> 206410 T633 C78 oasu.LoggingInfoStream.message [IW][qtp921566878-633]: return reader version=5 reader=StandardDirectoryReader(segments_2:5:nrt)
   [junit4]   2> 206410 T633 C78 oasu.LoggingInfoStream.message [DW][qtp921566878-633]: qtp921566878-633 finishFullFlush success=true
   [junit4]   2> 206411 T633 C78 oasu.LoggingInfoStream.message [IW][qtp921566878-633]: getReader took 25 msec
   [junit4]   2> 206411 T633 C78 oass.SolrIndexSearcher.<init> Opening Searcher@7d03ac14[collection1] realtime
   [junit4]   2> 206411 T633 C78 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1460995425877098496)} 0 27
   [junit4]   2> 206942 T632 C78 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1 (1460995425934770176), 2 (1460995425948401664), 3 (1460995425948401665), 4 (1460995425949450240), 5 (1460995425949450241), 6 (1460995425949450242), 7 (1460995425950498816), 8 (1460995425950498817), 9 (1460995425950498818), 10 (1460995425951547392), ... (1000 adds)]} 0 504
   [junit4]   2> 221414 T639 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 221414 T639 oasu.LoggingInfoStream.message [IW][commitScheduler-342-thread-1]: commit: start
   [junit4]   2> 221414 T639 oasu.LoggingInfoStream.message [IW][commitScheduler-342-thread-1]: commit: enter lock
   [junit4]   2> 221415 T639 oasu.LoggingInfoStream.message [IW][commitScheduler-342-thread-1]: commit: now prepare
   [junit4]   2> 221415 T639 oasu.LoggingInfoStream.message [IW][commitScheduler-342-thread-1]: prepareCommit: flush
   [junit4]   2> 221416 T639 oasu.LoggingInfoStream.message [IW][commitScheduler-342-thread-1]:   index before flush 
   [junit4]   2> 221416 T639 oasu.LoggingInfoStream.message [DW][commitScheduler-342-thread-1]: commitScheduler-342-thread-1 startFullFlush
   [junit4]   2> 221416 T639 oasu.LoggingInfoStream.message [DW][commitScheduler-342-thread-1]: anyChanges? numDocsInRam=1000 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 221417 T639 oasu.LoggingInfoStream.message [DWFC][commitScheduler-342-thread-1]: addFlushableState DocumentsWriterPerThread [pendingDeletes=gen=0 999 deleted terms (unique count=999) bytesUsed=166728, segment=_1, aborting=false, numDocsInRAM=1000, deleteQueue=DWDQ: [ generation: 5 ]]
   [junit4]   2> 221434 T639 oasu.LoggingInfoStream.message [DWPT][commitScheduler-342-thread-1]: flush postings as segment _1 numDocs=1000
   [junit4]   2> 221450 T639 oasu.LoggingInfoStream.message [DWPT][commitScheduler-342-thread-1]: new segment has 0 deleted docs
   [junit4]   2> 221450 T639 oasu.LoggingInfoStream.message [DWPT][commitScheduler-342-thread-1]: new segment has no vectors; norms; no docValues; prox; freqs
   [junit4]   2> 221450 T639 oasu.LoggingInfoStream.message [DWPT][commitScheduler-342-thread-1]: flushedFiles=[_1.nvd, _1_Lucene41_0.tip, _1.fdx, _1.nvm, _1.fdt, _1.fnm, _1_Lucene41_0.doc, _1_Lucene41_0.pos, _1_Lucene41_0.tim]
   [junit4]   2> 221450 T639 oasu.LoggingInfoStream.message [DWPT][commitScheduler-342-thread-1]: flushed codec=Lucene46
   [junit4]   2> 221451 T639 oasu.LoggingInfoStream.message [DWPT][commitScheduler-342-thread-1]: flushed: segment=_1 ramUsed=0.286 MB newFlushedSize(includes docstores)=0.026 MB docs/MB=38,945.773
   [junit4]   2> 221451 T639 oasu.LoggingInfoStream.message [DW][commitScheduler-342-thread-1]: publishFlushedSegment seg-private updates=null
   [junit4]   2> 221451 T639 oasu.LoggingInfoStream.message [IW][commitScheduler-342-thread-1]: publishFlushedSegment
   [junit4]   2> 221452 T639 oasu.LoggingInfoStream.message [BD][commitScheduler-342-thread-1]: push deletes  1000 deleted terms (unique count=1000) bytesUsed=3072 delGen=10 packetCount=1 totBytesUsed=3072
   [junit4]   2> 221452 T639 oasu.LoggingInfoStream.message [IW][commitScheduler-342-thread-1]: publish sets newSegment delGen=11 seg=_1(5.0):C1000
   [junit4]   2> 221452 T639 oasu.LoggingInfoStream.message [IFD][commitScheduler-342-thread-1]: now checkpoint "_1(5.0):C1000" [1 segments ; isCommit = false]
   [junit4]   2> 221452 T639 oasu.LoggingInfoStream.message [IFD][commitScheduler-342-thread-1]: 0 msec to checkpoint
   [junit4]   2> 221453 T639 oasu.LoggingInfoStream.message [IW][commitScheduler-342-thread-1]: apply all deletes during flush
   [junit4]   2> 221453 T639 oasu.LoggingInfoStream.message [BD][commitScheduler-342-thread-1]: applyDeletes: infos=[_1(5.0):C1000] packetCount=1
   [junit4]   2> 221453 T639 oasu.LoggingInfoStream.message [BD][commitScheduler-342-thread-1]: applyDeletes took 0 msec
   [junit4]   2> 221453 T639 oasu.LoggingInfoStream.message [BD][commitScheduler-342-thread-1]: prune sis=org.apache.lucene.index.SegmentInfos@35ef1b8f minGen=12 packetCount=1
   [junit4]   2> 221453 T639 oasu.LoggingInfoStream.message [BD][commitScheduler-342-thread-1]: pruneDeletes: prune 1 packets; 0 packets remain
   [junit4]   2> 221454 T639 oasu.LoggingInfoStream.message [DW][commitScheduler-342-thread-1]: commitScheduler-342-thread-1 finishFullFlush success=true
   [junit4]   2> 221454 T639 oasu.LoggingInfoStream.message [TMP][commitScheduler-342-thread-1]: findMerges: 1 segments
   [junit4]   2> 221454 T639 oasu.LoggingInfoStream.message [TMP][commitScheduler-342-thread-1]:   seg=_1(5.0):C1000 size=0.025 MB [floored]
   [junit4]   2> 221454 T639 oasu.LoggingInfoStream.message [TMP][commitScheduler-342-thread-1]:   allowedSegmentCount=1 vs count=1 (eligible count=1) tooBigCount=0
   [junit4]   2> 221461 T639 oasu.LoggingInfoStream.message [CMS][commitScheduler-342-thread-1]: now merge
   [junit4]   2> 221461 T639 oasu.LoggingInfoStream.message [CMS][commitScheduler-342-thread-1]:   index: _1(5.0):C1000
   [junit4]   2> 221461 T639 oasu.LoggingInfoStream.message [CMS][commitScheduler-342-thread-1]:   no more merges pending; now return
   [junit4]   2> 221461 T639 oasu.LoggingInfoStream.message [IW][commitScheduler-342-thread-1]: startCommit(): start
   [junit4]   2> 221461 T639 oasu.LoggingInfoStream.message [IW][commitScheduler-342-thread-1]: startCommit index=_1(5.0):C1000 changeCount=8
   [junit4]   2> 221462 T639 oasu.LoggingInfoStream.message [IW][commitScheduler-342-thread-1]: done all syncs: [_1.si, _1.nvd, _1_Lucene41_0.tip, _1.fdx, _1.fdt, _1.nvm, _1_Lucene41_0.doc, _1.fnm, _1_Lucene41_0.pos, _1_Lucene41_0.tim]
   [junit4]   2> 221462 T639 oasu.LoggingInfoStream.message [IW][commitScheduler-342-thread-1]: commit: pendingCommit != null
   [junit4]   2> 221462 T639 oasu.LoggingInfoStream.message [IW][commitScheduler-342-thread-1]: commit: wrote segments file "segments_3"
   [junit4]   2> 221462 T639 oasu.LoggingInfoStream.message [IFD][commitScheduler-342-thread-1]: now checkpoint "_1(5.0):C1000" [1 segments ; isCommit = true]
   [junit4]   2> 221462 T639 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@51aea8ce lockFactory=NativeFSLockFactory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-TestBatchUpdate-1393313811738/index),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@51aea8ce lockFactory=NativeFSLockFactory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-TestBatchUpdate-1393313811738/index),segFN=segments_3,generation=3}
   [junit4]   2> 221463 T639 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 221463 T639 oasu.LoggingInfoStream.message [IFD][commitScheduler-342-thread-1]: deleteCommits: now decRef commit "segments_2"
   [junit4]   2> 221463 T639 oasu.LoggingInfoStream.message [IFD][commitScheduler-342-thread-1]: delete "segments_2"
   [junit4]   2> 221463 T639 oasu.LoggingInfoStream.message [IFD][commitScheduler-342-thread-1]: 1 msec to checkpoint
   [junit4]   2> 221464 T639 oasu.LoggingInfoStream.message [IW][commitScheduler-342-thread-1]: commit: done
   [junit4]   2> 221464 T639 oasu.LoggingInfoStream.message [DW][commitScheduler-342-thread-1]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 221464 T639 oasu.LoggingInfoStream.message [IW][commitScheduler-342-thread-1]: nrtIsCurrent: infoVersion matches: false; DW changes: false; BD changes: false
   [junit4]   2> 221464 T639 oasu.LoggingInfoStream.message [IW][commitScheduler-342-thread-1]: flush at getReader
   [junit4]   2> 221465 T639 oasu.LoggingInfoStream.message [DW][commitScheduler-342-thread-1]: commitScheduler-342-thread-1 startFullFlush
   [junit4]   2> 221465 T639 oasu.LoggingInfoStream.message [DW][commitScheduler-342-thread-1]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 221465 T639 oasu.LoggingInfoStream.message [IW][commitScheduler-342-thread-1]: apply all deletes during flush
   [junit4]   2> 221465 T639 oasu.LoggingInfoStream.message [BD][commitScheduler-342-thread-1]: applyDeletes: no deletes; skipping
   [junit4]   2> 221465 T639 oasu.LoggingInfoStream.message [BD][commitScheduler-342-thread-1]: prune sis=org.apache.lucene.index.SegmentInfos@35ef1b8f minGen=12 packetCount=0
   [junit4]   2> 221467 T639 oasu.LoggingInfoStream.message [IW][commitScheduler-342-thread-1]: return reader version=7 reader=StandardDirectoryReader(segments_3:7:nrt _1(5.0):C1000)
   [junit4]   2> 221467 T639 oasu.LoggingInfoStream.message [DW][commitScheduler-342-thread-1]: commitScheduler-342-thread-1 finishFullFlush success=true
   [junit4]   2> 221467 T639 oasu.LoggingInfoStream.message [IW][commitScheduler-342-thread-1]: getReader took 3 msec
   [junit4]   2> 221467 T639 oass.SolrIndexSearcher.<init> Opening Searcher@5f949d81[collection1] realtime
   [junit4]   2> 221468 T639 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 407215 T634 C78 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 407216 T634 C78 oasu.LoggingInfoStream.message [DW][qtp921566878-634]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 407216 T634 C78 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 407215 T626 oas.SolrTestCaseJ4.tearDown ###Ending testWithXml
   [junit4]   2> 407217 T634 C78 oasu.LoggingInfoStream.message [DW][qtp921566878-634]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 407217 T634 C78 oasu.LoggingInfoStream.message [IW][qtp921566878-634]: nrtIsCurrent: infoVersion matches: true; DW changes: false; BD changes: false
   [junit4]   2> 407218 T634 C78 oasu.LoggingInfoStream.message [DW][qtp921566878-634]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 407218 T634 C78 oass.SolrIndexSearcher.<init> Opening Searcher@1c2e8792[collection1] main
   [junit4]   2> 407220 T634 C78 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 407221 T637 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@1c2e8792[collection1] main{StandardDirectoryReader(segments_3:7:nrt _1(5.0):C1000)}
   [junit4]   2> 407221 T637 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 407225 T637 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1c2e8792[collection1] main{StandardDirectoryReader(segments_3:7:nrt _1(5.0):C1000)}
   [junit4]   2> 407225 T637 oasu.LoggingInfoStream.message [IFD][searcherExecutor-340-thread-1]: delete "_0.fdx"
   [junit4]   2> 407226 T637 oasu.LoggingInfoStream.message [IFD][searcherExecutor-340-thread-1]: delete "_0_Lucene41_0.pos"
   [junit4]   2> 407226 T637 oasu.LoggingInfoStream.message [IFD][searcherExecutor-340-thread-1]: delete "_0.fnm"
   [junit4]   2> 407226 T637 oasu.LoggingInfoStream.message [IFD][searcherExecutor-340-thread-1]: delete "_0.si"
   [junit4]   2> 407226 T637 oasu.LoggingInfoStream.message [IFD][searcherExecutor-340-thread-1]: delete "_0_Lucene41_0.tim"
   [junit4]   2> 407226 T637 oasu.LoggingInfoStream.message [IFD][searcherExecutor-340-thread-1]: delete "_0_Lucene41_0.doc"
   [junit4]   2> 407227 T637 oasu.LoggingInfoStream.message [IFD][searcherExecutor-340-thread-1]: delete "_0.nvd"
   [junit4]   2> 407227 T637 oasu.LoggingInfoStream.message [IFD][searcherExecutor-340-thread-1]: delete "_0.nvm"
   [junit4]   2> 407227 T637 oasu.LoggingInfoStream.message [IFD][searcherExecutor-340-thread-1]: delete "_0.fdt"
   [junit4]   2> 407227 T637 oasu.LoggingInfoStream.message [IFD][searcherExecutor-340-thread-1]: delete "_0_Lucene41_0.tip"
   [junit4]   2> 407227 T634 C78 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2&softCommit=false&waitSearcher=true&commit=true} {commit=} 0 12
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBatchUpdate -Dtests.method=testWithXml -Dtests.seed=C4F628ECE1802F7D -Dtests.slow=true -Dtests.locale=cs -Dtests.timezone=SystemV/YST9 -Dtests.file.encoding=US-ASCII
   [junit4] ERROR    201s | TestBatchUpdate.testWithXml <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:52887/solr/collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C4F628ECE1802F7D:6F14911A63863610]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:509)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
   [junit4]    > 	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:168)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:146)
   [junit4]    > 	at org.apache.solr.client.solrj.TestBatchUpdate.doIt(TestBatchUpdate.java:130)
   [junit4]    > 	at org.apache.solr.client.solrj.TestBatchUpdate.testWithXml(TestBatchUpdate.java:54)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]    > Caused by: org.apache.http.NoHttpResponseException: The target server failed to respond
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
   [junit4]    > 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]    > 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
   [junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:395)
   [junit4]    > 	... 46 more
   [junit4]   2> 407330 T626 oas.SolrTestCaseJ4.setUp ###Starting testWithBinaryBean
   [junit4]   2> 407350 T631 C78 oasu.LoggingInfoStream.message [DW][qtp921566878-631]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 407350 T631 C78 oasu.LoggingInfoStream.message [IW][qtp921566878-631]: nrtIsCurrent: infoVersion matches: true; DW changes: true; BD changes: false
   [junit4]   2> 407351 T631 C78 oasu.LoggingInfoStream.message [DW][qtp921566878-631]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 407352 T631 C78 oasu.LoggingInfoStream.message [IW][qtp921566878-631]: flush at getReader
   [junit4]   2> 407352 T631 C78 oasu.LoggingInfoStream.message [DW][qtp921566878-631]: qtp921566878-631 startFullFlush
   [junit4]   2> 407353 T631 C78 oasu.LoggingInfoStream.message [DW][qtp921566878-631]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 407354 T631 C78 oasu.LoggingInfoStream.message [DW][qtp921566878-631]: qtp921566878-631: flush naked frozen global deletes
   [junit4]   2> 407355 T631 C78 oasu.LoggingInfoStream.message [BD][qtp921566878-631]: push deletes  1 deleted queries bytesUsed=32 delGen=14 packetCount=1 totBytesUsed=32
   [junit4]   2> 407355 T631 C78 oasu.LoggingInfoStream.message [DW][qtp921566878-631]: flush: push buffered updates:  1 deleted queries bytesUsed=32
   [junit4]   2> 407356 T631 C78 oasu.LoggingInfoStream.message [IW][qtp921566878-631]: apply all deletes during flush
   [junit4]   2> 407357 T631 C78 oasu.LoggingInfoStream.message [BD][qtp921566878-631]: applyDeletes: infos=[_1(5.0):C1000] packetCount=1
   [junit4]   2> 407373 T631 C78 oasu.LoggingInfoStream.message [BD][qtp921566878-631]: seg=_1(5.0):C1000 segGen=12 coalesced deletes=[CoalescedUpdates(termSets=1,queries=1,numericUpdates=0)] newDelCount=1000 100% deleted
   [junit4]   2> 407373 T631 C78 oasu.LoggingInfoStream.message [BD][qtp921566878-631]: applyDeletes took 16 msec
   [junit4]   2> 407374 T631 C78 oasu.LoggingInfoStream.message [IFD][qtp921566878-631]: now checkpoint "_1(5.0):C1000/1000" [1 segments ; isCommit = false]
   [junit4]   2> 407374 T631 C78 oasu.LoggingInfoStream.message [IFD][qtp921566878-631]: 0 msec to checkpoint
   [junit4]   2> 407374 T631 C78 oasu.LoggingInfoStream.message [IW][qtp921566878-631]: drop 100% deleted segments: _1(5.0):C1000/1000
   [junit4]   2> 407375 T631 C78 oasu.LoggingInfoStream.message [IFD][qtp921566878-631]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 407375 T631 C78 oasu.LoggingInfoStream.message [IFD][qtp921566878-631]: 0 msec to checkpoint
   [junit4]   2> 407375 T631 C78 oasu.LoggingInfoStream.message [BD][qtp921566878-631]: prune sis=org.apache.lucene.index.SegmentInfos@35ef1b8f minGen=9223372036854775807 packetCount=1
   [junit4]   2> 407376 T631 C78 oasu.LoggingInfoStream.message [BD][qtp921566878-631]: pruneDeletes: prune 1 packets; 0 packets remain
   [junit4]   2> 407376 T631 C78 oasu.LoggingInfoStream.message [IW][qtp921566878-631]: return reader version=9 reader=StandardDirectoryReader(segments_3:9:nrt)
   [junit4]   2> 407376 T631 C78 oasu.LoggingInfoStream.message [DW][qtp921566878-631]: qtp921566878-631 finishFullFlush success=true
   [junit4]   2> 407377 T631 C78 oasu.LoggingInfoStream.message [IW][qtp921566878-631]: getReader took 25 msec
   [junit4]   2> 407377 T631 C78 oass.SolrIndexSearcher.<init> Opening Searcher@64a2e69d[collection1] realtime
   [junit4]   2> 407377 T631 C78 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1460995636604174336)} 0 28
   [junit4]   2> 407783 T633 C78 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1 (1460995636671283200), 2 (1460995636672331776), 3 (1460995636672331777), 4 (1460995636673380352), 5 (1460995636673380353), 6 (1460995636675477504), 7 (1460995636675477505), 8 (1460995636676526080), 9 (1460995636676526081), 10 (1460995636677574656), ... (1000 adds)]} 0 370
   [junit4]   2> 407792 T635 C78 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 407795 T635 C78 oasu.LoggingInfoStream.message [IW][qtp921566878-635]: commit: start
   [junit4]   2> 407795 T635 C78 oasu.LoggingInfoStream.message [IW][qtp921566878-635]: commit: enter lock
   [junit4]   2> 407796 T635 C78 oasu.LoggingInfoStream.message [IW][qtp921566878-635]: commit: now prepare
   [junit4]   2> 407797 T635 C78 oasu.LoggingInfoStream.message [IW][qtp921566878-635]: prepareCommit: flush
   [junit4]   2> 407797 T635 C78 oasu.LoggingInfoStream.message [IW][qtp921566878-635]:   index before flush 
   [junit4]   2> 407797 T635 C78 oasu.LoggingInfoStream.message [DW][qtp921566878-635]: qtp921566878-635 startFullFlush
   [junit4]   2> 407797 T635 C78 oasu.LoggingInfoStream.message [DW][qtp921566878-635]: anyChanges? numDocsInRam=1000 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 407797 T635 C78 oasu.LoggingInfoStream.message [DWFC][qtp921566878-635]: addFlushableState DocumentsWriterPerThread [pendingDeletes=gen=0 999 deleted terms (unique count=999) bytesUsed=166728, segment=_2, aborting=false, numDocsInRAM=1000, deleteQueue=DWDQ: [ generation: 8 ]]
   [junit4]   2> 407802 T635 C78 oasu.LoggingInfoStream.message [DWPT][qtp921566878-635]: flush postings as segment _2 numDocs=1000
   [junit4]   2> 407852 T635 C78 oasu.LoggingInfoStream.message [DWPT][qtp921566878-635]: new segment has 0 deleted docs
   [junit4]   2> 407852 T635 C78 oasu.LoggingInfoStream.message [DWPT][qtp921566878-635]: new segment has no vectors; norms; no docValues; prox; freqs
   [junit4]   2> 407853 T635 C78 oasu.LoggingInfoStream.message [DWPT][qtp921566878-635]: flushedFiles=[_2_Lucene41_0.tim, _2.fnm, _2.nvd, _2_Lucene41_0.doc, _2.nvm, _2_Lucene41_0.tip, _2_Lucene41_0.pos, _2.fdt, _2.fdx]
   [junit4]   2> 407853 T635 C78 oasu.LoggingInfoStream.message [DWPT][qtp921566878-635]: flushed codec=Lucene46
   [junit4]   2> 407853 T635 C78 oasu.LoggingInfoStream.message [DWPT][qtp921566878-635]: flushed: segment=_2 ramUsed=0.286 MB newFlushedSize(includes docstores)=0.026 MB docs/MB=38,900.983
   [junit4]   2> 407854 T635 C78 oasu.LoggingInfoStream.message [DW][qtp921566878-635]: publishFlushedSegment seg-private updates=null
   [junit4]   2> 407854 T635 C78 oasu.LoggingInfoStream.message [IW][qtp921566878-635]: publishFlushedSegment
   [junit4]   2> 407854 T635 C78 oasu.LoggingInfoStream.message [BD][qtp921566878-635]: push deletes  1000 deleted terms (unique count=1000) bytesUsed=3072 delGen=16 packetCount=1 totBytesUsed=3072
   [junit4]   2> 407855 T635 C78 oasu.LoggingInfoStream.message [IW][qtp921566878-635]: publish sets newSegment delGen=17 seg=_2(5.0):C1000
   [junit4]   2> 407855 T635 C78 oasu.LoggingInfoStream.message [IFD][qtp921566878-635]: now checkpoint "_2(5.0):C1000" [1 segments ; isCommit = false]
   [junit4]   2> 407855 T635 C78 oasu.LoggingInfoStream.message [IFD][qtp921566878-635]: 0 msec to checkpoint
   [junit4]   2> 407856 T635 C78 oasu.LoggingInfoStream.message [IW][qtp921566878-635]: apply all deletes during flush
   [junit4]   2> 407856 T635 C78 oasu.LoggingInfoStream.message [BD][qtp921566878-635]: applyDeletes: infos=[_2(5.0):C1000] packetCount=1
   [junit4]   2> 407856 T635 C78 oasu.LoggingInfoStream.message [BD][qtp921566878-635]: applyDeletes took 0 msec
   [junit4]   2> 407857 T635 C78 oasu.LoggingInfoStream.message [BD][qtp921566878-635]: prune sis=org.apache.lucene.index.SegmentInfos@35ef1b8f minGen=18 packetCount=1
   [junit4]   2> 407857 T635 C78 oasu.LoggingInfoStream.message [BD][qtp921566878-635]: pruneDeletes: prune 1 packets; 0 packets remain
   [junit4]   2> 407857 T635 C78 oasu.LoggingInfoStream.message [DW][qtp921566878-635]: qtp921566878-635 finishFullFlush success=true
   [junit4]   2> 407857 T635 C78 oasu.LoggingInfoStream.message [TMP][qtp921566878-635]: findMerges: 1 segments
   [junit4]   2> 407858 T635 C78 oasu.LoggingInfoStream.message [TMP][qtp921566878-635]:   seg=_2(5.0):C1000 size=0.025 MB [floored]
   [junit4]   2> 407858 T635 C78 oasu.LoggingInfoStream.message [TMP][qtp921566878-635]:   allowedSegmentCount=1 vs count=1 (eligible count=1) tooBigCount=0
   [junit4]   2> 407858 T635 C78 oasu.LoggingInfoStream.message [CMS][qtp921566878-635]: now merge
   [junit4]   2> 407859 T635 C78 oasu.LoggingInfoStream.message [CMS][qtp921566878-635]:   index: _2(5.0):C1000
   [junit4]   2> 407859 T635 C78 oasu.LoggingInfoStream.message [CMS][qtp921566878-635]:   no more merges pending; now return
   [junit4]   2> 407860 T635 C78 oasu.LoggingInfoStream.message [IW][qtp921566878-635]: startCommit(): start
   [junit4]   2> 407860 T635 C78 oasu.LoggingInfoStream.message [IW][qtp921566878-635]: startCommit index=_2(5.0):C1000 changeCount=13
   [junit4]   2> 407860 T635 C78 oasu.LoggingInfoStream.message [IW][qtp921566878-635]: done all syncs: [_2_Lucene41_0.tim, _2.fnm, _2.nvd, _2_Lucene41_0.doc, _2_Lucene41_0.tip, _2.nvm, _2_Lucene41_0.pos, _2.fdt, _2.fdx, _2.si]
   [junit4]   2> 407861 T635 C78 oasu.LoggingInfoStream.message [IW][qtp921566878-635]: commit: pendingCommit != null
   [junit4]   2> 407861 T635 C78 oasu.LoggingInfoStream.message [IW][qtp921566878-635]: commit: wrote segments file "segments_4"
   [junit4]   2> 407861 T635 C78 oasu.LoggingInfoStream.message [IFD][qtp921566878-635]: now checkpoint "_2(5.0):C1000" [1 segments ; isCommit = true]
   [junit4]   2> 407862 T635 C78 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@51aea8ce lockFactory=NativeFSLockFactory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-TestBatchUpdate-1393313811738/index),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@51aea8ce lockFactory=NativeFSLockFactory@/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-TestBatchUpdate-1393313811738/index),segFN=segments_4,generation=4}
   [junit4]   2> 407862 T635 C78 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 407862 T635 C78 oasu.LoggingInfoStream.message [IFD][qtp921566878-635]: deleteCommits: now decRef commit "segments_3"
   [junit4]   2> 407863 T635 C78 oasu.LoggingInfoStream.message [IFD][qtp921566878-635]: delete "segments_3"
   [junit4]   2> 407863 T635 C78 oasu.LoggingInfoStream.message [IFD][qtp921566878-635]: 1 msec to checkpoint
   [junit4]   2> 407863 T635 C78 oasu.LoggingInfoStream.message [IW][qtp921566878-635]: commit: done
   [junit4]   2> 407864 T635 C78 oasu.LoggingInfoStream.message [DW][qtp921566878-635]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 407864 T635 C78 oasu.LoggingInfoStream.message [IW][qtp921566878-635]: nrtIsCurrent: infoVersion matches: false; DW changes: false; BD changes: false
   [junit4]   2> 407864 T635 C78 oasu.LoggingInfoStream.message [IW][qtp921566878-635]: flush at getReader
   [junit4]   2> 407865 T635 C78 oasu.LoggingInfoStream.message [DW][qtp921566878-635]: qtp921566878-635 startFullFlush
   [junit4]   2> 407865 T635 C78 oasu.LoggingInfoStream.message [DW][qtp921566878-635]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 407865 T635 C78 oasu.LoggingInfoStream.message [IW][qtp921566878-635]: apply all deletes during flush
   [junit4]   2> 407866 T635 C78 oasu.LoggingInfoStream.message [BD][qtp921566878-635]: applyDeletes: no deletes; skipping
   [junit4]   2> 407866 T635 C78 oasu.LoggingInfoStream.message [BD][qtp921566878-635]: prune sis=org.apache.lucene.index.SegmentInfos@35ef1b8f minGen=18 packetCount=0
   [junit4]   2> 407867 T635 C78 oasu.LoggingInfoStream.message [IW][qtp921566878-635]: return reader version=11 reader=StandardDirectoryReader(segments_4:11:nrt _2(5.0):C1000)
   [junit4]   2> 407868 T635 C78 oasu.LoggingInfoStream.message [DW][qtp921566878-635]: qtp921566878-635 finishFullFlush success=true
   [junit4]   2> 407868 T635 C78 oasu.LoggingInfoStream.message [IW][qtp921566878-635]: getReader took 4 msec
   [junit4]   2> 407868 T635 C78 oass.SolrIndexSearcher.<init> Opening Searcher@2a804be[collection1] main
   [junit4]   2> 407877 T637 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@2a804be[collection1] main{StandardDirectoryReader(segments_4:11:nrt _2(5.0):C1000)}
   [junit4]   2> 407877 T637 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 407879 T637 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2a804be[collection1] main{StandardDirectoryReader(segments_4:11:nrt _2(5.0):C1000)}
   [junit4]   2> 407880 T637 oasu.LoggingInfoStream.message [IFD][searcherExecutor-340-thread-1]: delete "_1.si"
   [junit4]   2> 407881 T635 C78 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 407882 T637 oasu.LoggingInfoStream.message [IFD][searcherExecutor-340-thread-1]: delete "_1.nvd"
   [junit4]   2> 407882 T637 oasu.LoggingInfoStream.message [IFD][searcherExecutor-340-thread-1]: delete "_1_Lucene41_0.tip"
   [junit4]   2> 407882 T637 oasu.LoggingInfoStream.message [IFD][searcherExecutor-340-thread-1]: delete "_1.fdx"
   [junit4]   2> 407882 T637 oasu.LoggingInfoStream.message [IFD][searcherExecutor-340-thread-1]: delete "_1.fdt"
   [junit4]   2> 407883 T637 oasu.LoggingInfoStream.message [IFD][searcherExecutor-340-thread-1]: delete "_1.nvm"
   [junit4]   2> 407883 T637 oasu.LoggingInfoStream.message [IFD][searcherExecutor-340-thread-1]: delete "_1_Lucene41_0.doc"
   [junit4]   2> 407883 T637 oasu.LoggingInfoStream.message [IFD][searcherExecutor-340-thread-1]: delete "_1.fnm"
   [junit4]   2> 407883 T637 oasu.LoggingInfoStream.message [IFD][searcherExecutor-340-thread-1]: delete "_1_Lucene41_0.pos"
   [junit4]   2> 407883 T637 oasu.LoggingInfoStream.message [IFD][searcherExecutor-340-thread-1]: delete "_1_Lucene41_0.tim"
   [junit4]   2> 407884 T635 C78 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2&softCommit=false&waitSearcher=true&commit=true} {commit=} 0 93
   [junit4]   2> 407889 T634 C78 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={wt=javabin&q=*:*&version=2} hits=1000 status=0 QTime=1 
   [junit4]   2> 407892 T626 oas.SolrTestCaseJ4.tearDown ###Ending testWithBinaryBean
   [junit4]   2> 407908 T626 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1175480488
   [junit4]   2> 407908 T626 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@78770d8
   [junit4]   2> 407961 T626 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=4,autocommit maxTime=15000ms,autocommits=1,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=3000,cumulative_deletesById=0,cumulative_deletesByQuery=3,cumulative_errors=0,transaction_logs_total_size=58960,transaction_logs_total_number=1}
   [junit4]   2> 407964 T626 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 407964 T626 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 407965 T626 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 407965 T626 C78 oasu.LoggingInfoStream.message [IW][SUITE-TestBatchUpdate-seed#[C4F628ECE1802F7D]-worker]: now flush at close waitForMerges=true
   [junit4]   2> 407966 T626 C78 oasu.LoggingInfoStream.message [IW][SUITE-TestBatchUpdate-seed#[C4F628ECE1802F7D]-worker]:   start flush: applyAllDeletes=true
   [junit4]   2> 407966 T626 C78 oasu.LoggingInfoStream.message [IW][SUITE-TestBatchUpdate-seed#[C4F628ECE1802F7D]-worker]:   index before flush _2(5.0):C1000
   [junit4]   2> 407967 T626 C78 oasu.LoggingInfoStream.message [DW][SUITE-TestBatchUpdate-seed#[C4F628ECE1802F7D]-worker]: SUITE-TestBatchUpdate-seed#[C4F628ECE1802F7D]-worker startFullFlush
   [junit4]   2> 407971 T626 C78 oasu.LoggingInfoStream.message [DW][SUITE-TestBatchUpdate-seed#[C4F628ECE1802F7D]-worker]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 407973 T626 C78 oasu.LoggingInfoStream.message [DW][SUITE-TestBatchUpdate-seed#[C4F628ECE1802F7D]-worker]: SUITE-TestBatchUpdate-seed#[C4F628ECE1802F7D]-worker finishFullFlush success=true
   [junit4]   2> 407973 T626 C78 oasu.LoggingInfoStream.message [IW][SUITE-TestBatchUpdate-seed#[C4F628ECE1802F7D]-worker]: apply all deletes during flush
   [junit4]   2> 407974 T626 C78 oasu.LoggingInfoStream.message [BD][SUITE-TestBatchUpdate-seed#[C4F628ECE1802F7D]-worker]: applyDeletes: no deletes; skipping
   [junit4]   2> 407979 T626 C78 oasu.LoggingInfoStream.message [BD][SUITE-TestBatchUpdate-seed#[C4F628ECE1802F7D]-worker]: prune sis=org.apache.lucene.index.SegmentInfos@35ef1b8f minGen=18 packetCount=0
   [junit4]   2> 407980 T626 C78 oasu.LoggingInfoStream.message [CMS][SUITE-TestBatchUpdate-seed#[C4F628ECE1802F7D]-worker]: now merge
   [junit4]   2> 407980 T626 C78 oasu.LoggingInfoStream.message [CMS][SUITE-TestBatchUpdate-seed#[C4F628ECE1802F7D]-worker]:   index: _2(5.0):C1000
   [junit4]   2> 407980 T626 C78 oasu.LoggingInfoStream.message [CMS][SUITE-TestBatchUpdate-seed#[C4F628ECE1802F7D]-worker]:   no more merges pending; now return
   [junit4]   2> 407981 T626 C78 oasu.LoggingInfoStream.message [IW][SUITE-TestBatchUpdate-seed#[C4F628ECE1802F7D]-worker]: waitForMerges
   [junit4]   2> 407981 T626 C78 oasu.LoggingInfoStream.message [IW][SUITE-TestBatchUpdate-seed#[C4F628ECE1802F7D]-worker]: waitForMerges done
   [junit4]   2> 407981 T626 C78 oasu.LoggingInfoStream.message [IW][SUITE-TestBatchUpdate-seed#[C4F628ECE1802F7D]-worker]: now call final commit()
   [junit4]   2> 407981 T626 C78 oasu.LoggingInfoStream.message [IW][SUITE-TestBatchUpdate-seed#[C4F628ECE1802F7D]-worker]: commit: start
   [junit4]   2> 407984 T626 C78 oasu.LoggingInfoStream.message [IW][SUITE-TestBatchUpdate-seed#[C4F628ECE1802F7D]-worker]: commit: enter lock
   [junit4]   2> 407988 T626 C78 oasu.LoggingInfoStream.message [IW][SUITE-TestBatchUpdate-seed#[C4F628ECE1802F7D]-worker]: commit: now prepare
   [junit4]   2> 407988 T626 C78 oasu.LoggingInfoStream.message [IW][SUITE-TestBatchUpdate-seed#[C4F628ECE1802F7D]-worker]: prepareCommit: flush
   [junit4]   2> 407989 T626 C78 oasu.LoggingInfoStream.message [IW][SUITE-TestBatchUpdate-seed#[C4F628ECE1802F7D]-worker]:   index before flush _2(5.0):C1000
   [junit4]   2> 407989 T626 C78 oasu.LoggingInfoStream.message [DW][SUITE-TestBatchUpdate-seed#[C4F628ECE1802F7D]-worker]: SUITE-TestBatchUpdate-seed#[C4F628ECE1802F7D]-worker startFullFlush
   [junit4]   2> 407989 T626 C78 oasu.LoggingInfoStream.message [DW][SUITE-TestBatchUpdate-seed#[C4F628ECE1802F7D]-worker]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 407990 T626 C78 oasu.LoggingInfoStream.message [IW][SUITE-TestBatchUpdate-seed#[C4F628ECE1802F7D]-worker]: apply all deletes during flush
   [junit4]   2> 407990 T626 C78 oasu.LoggingInfoStream.message [BD][SUITE-TestBatchUpdate-seed#[C4F628ECE1802F7D]-worker]: applyDeletes: no deletes; skipping
   [junit4]   2> 407991 T626 C78 oasu.LoggingInfoStream.message [BD][SUITE-TestBatchUpdate-seed#[C4F628ECE1802F7D]-worker]: prune sis=org.apache.lucene.index.SegmentInfos@35ef1b8f minGen=18 packetCount=0
   [junit4]   2> 407992 T626 C78 oasu.LoggingInfoStream.message [DW][SUITE-TestBatchUpdate-seed#[C4F628ECE1802F7D]-worker]: SUITE-TestBatchUpdate-seed#[C4F628ECE1802F7D]-worker finishFullFlush success=true
   [junit4]   2> 407994 T626 C78 oasu.LoggingInfoStream.message [IW][SUITE-TestBatchUpdate-seed#[C4F628ECE1802F7D]-worker]: startCommit(): start
   [junit4]   2> 407994 T626 C78 oasu.LoggingInfoStream.message [IW][SUITE-TestBatchUpdate-seed#[C4F628ECE1802F7D]-worker]:   skip startCommit(): no changes pending
   [junit4]   2> 407999 T626 C78 oasu.LoggingInfoStream.message [IW][SUITE-TestBatchUpdate-seed#[C4F628ECE1802F7D]-worker]: commit: pendingCommit == null; skip
   [junit4]   2> 408004 T626 C78 oasu.LoggingInfoStream.message [IW][SUITE-TestBatchUpdate-seed#[C4F628ECE1802F7D]-worker]: commit: done
   [junit4]   2> 408005 T626 C78 oasu.LoggingInfoStream.message [IW][SUITE-TestBatchUpdate-seed#[C4F628ECE1802F7D]-worker]: at close: _2(5.0):C1000
   [junit4]   2> 408049 T626 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 408050 T626 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 408050 T626 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-TestBatchUpdate-1393313811738/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-TestBatchUpdate-1393313811738/index;done=false>>]
   [junit4]   2> 408050 T626 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-TestBatchUpdate-1393313811738/index
   [junit4]   2> 408053 T626 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-TestBatchUpdate-1393313811738 [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-TestBatchUpdate-1393313811738;done=false>>]
   [junit4]   2> 408054 T626 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/solrtest-TestBatchUpdate-1393313811738
   [junit4]   2> 408054 T626 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 408117 T626 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=8), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=8)), sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=cs, timezone=SystemV/YST9
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_51 (64-bit)/cpus=2,threads=1,free=124533680,total=242221056
   [junit4]   2> NOTE: All tests run in this JVM: [SolrExceptionTest, TestCoreAdmin, MultiCoreEmbeddedTest, ContentStreamTest, SolrExampleBinaryTest, TestUpdateRequestCodec, NamedListTest, QueryResponseTest, SolrExampleEmbeddedTest, ModifiableSolrParamsTest, LargeVolumeEmbeddedTest, SolrDocumentTest, NoOpResponseParserTest, SolrExampleStreamingTest, ClientUtilsTest, TermsResponseTest, MergeIndexesEmbeddedTest, TestLBHttpSolrServer, MultiCoreExampleJettyTest, FacetFieldTest, SolrExampleJettyTest, TestHash, LargeVolumeBinaryJettyTest, JettyWebappTest, CloudSolrServerTest, SolrExampleStreamingBinaryTest, SolrExampleXMLTest, BasicHttpSolrServerTest, TestBatchUpdate]
   [junit4] Completed in 204.09s, 3 tests, 1 error <<< FAILURES!

[...truncated 66 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:465: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:445: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:37: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:202: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:490: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1274: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:907: There were test failures: 48 suites, 280 tests, 1 error

Total time: 101 minutes 56 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseG1GC -XX:-UseSuperWord
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure