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 2013/05/20 19:30:01 UTC

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/2842/
Java: 64bit/jdk1.7.0_21 -XX:+UseCompressedOops -XX:+UseG1GC

5 tests failed.
FAILED:  org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServer.testGetCoreContainer

Error Message:


Stack Trace:
org.apache.solr.common.SolrException: 
	at __randomizedtesting.SeedInfo.seed([ED20914B7DE21255:2033A504CB137AEB]:0)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
	at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:771)
	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 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:722)
Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
	at java.io.WinNTFileSystem.canonicalize0(Native Method)
	at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
	at java.io.File.getCanonicalPath(File.java:589)
	at org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
	at org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
	... 40 more


FAILED:  org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServer.testShutdown

Error Message:


Stack Trace:
org.apache.solr.common.SolrException: 
	at __randomizedtesting.SeedInfo.seed([ED20914B7DE21255:E5698DE9A988727]:0)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
	at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:771)
	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 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:722)
Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
	at java.io.WinNTFileSystem.canonicalize0(Native Method)
	at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
	at java.io.File.getCanonicalPath(File.java:589)
	at org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
	at org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
	... 40 more


FAILED:  org.apache.solr.client.solrj.embedded.TestSolrProperties.testProperties

Error Message:


Stack Trace:
org.apache.solr.common.SolrException: 
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
	at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
	at org.apache.solr.client.solrj.embedded.TestSolrProperties.setUp(TestSolrProperties.java:70)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:771)
	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 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:722)
Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
	at java.io.WinNTFileSystem.canonicalize0(Native Method)
	at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
	at java.io.File.getCanonicalPath(File.java:589)
	at org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
	at org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
	... 41 more


FAILED:  org.apache.solr.client.solrj.request.TestCoreAdmin.testCustomUlogDir

Error Message:


Stack Trace:
org.apache.solr.common.SolrException: 
	at __randomizedtesting.SeedInfo.seed([ED20914B7DE21255:2D987066FB5D509E]:0)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
	at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:771)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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 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:722)
Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
	at java.io.WinNTFileSystem.canonicalize0(Native Method)
	at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
	at java.io.File.getCanonicalPath(File.java:589)
	at org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
	at org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
	... 39 more


FAILED:  org.apache.solr.client.solrj.request.TestCoreAdmin.testErrorCases

Error Message:


Stack Trace:
org.apache.solr.common.SolrException: 
	at __randomizedtesting.SeedInfo.seed([ED20914B7DE21255:54DE0A2AED76103A]:0)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
	at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:771)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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 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:722)
Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
	at java.io.WinNTFileSystem.canonicalize0(Native Method)
	at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
	at java.io.File.getCanonicalPath(File.java:589)
	at org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
	at org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
	... 39 more




Build Log:
[...truncated 10429 lines...]
[junit4:junit4] Suite: org.apache.solr.client.solrj.embedded.TestSolrProperties
[junit4:junit4]   1> 193781 [TEST-TestSolrProperties.testProperties-seed#[ED20914B7DE21255]] INFO  org.apache.solr.core.CoreContainer  � New CoreContainer 232256628
[junit4:junit4]   1> 193782 [TEST-TestSolrProperties.testProperties-seed#[ED20914B7DE21255]] INFO  org.apache.solr.core.CoreContainer  � Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared'
[junit4:junit4]   1> 193782 [TEST-TestSolrProperties.testProperties-seed#[ED20914B7DE21255]] INFO  org.apache.solr.core.SolrResourceLoader  � new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrProperties -Dtests.method=testProperties -Dtests.seed=ED20914B7DE21255 -Dtests.slow=true -Dtests.locale=es_GT -Dtests.timezone=Europe/Zurich -Dtests.file.encoding=Cp1252
[junit4:junit4] ERROR   0.14s | TestSolrProperties.testProperties <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: 
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.TestSolrProperties.setUp(TestSolrProperties.java:70)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    > Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
[junit4:junit4]    > 	at java.io.WinNTFileSystem.canonicalize0(Native Method)
[junit4:junit4]    > 	at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
[junit4:junit4]    > 	at java.io.File.getCanonicalPath(File.java:589)
[junit4:junit4]    > 	at org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
[junit4:junit4]    > 	at org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
[junit4:junit4]    > 	... 41 moreThrowable #2: java.lang.AssertionError: Failed to delete .\solrtest-TestSolrProperties-1369070983002\solr-persist.xml
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.TestSolrProperties.deleteAdditionalFiles(TestSolrProperties.java:95)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.tearDown(AbstractEmbeddedSolrServerTestCase.java:79)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.TestSolrProperties.tearDown(TestSolrProperties.java:76)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {}, docValues:{}, sim=DefaultSimilarity, locale=es_GT, timezone=Europe/Zurich
[junit4:junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_21 (64-bit)/cpus=2,threads=1,free=155439320,total=214958080
[junit4:junit4]   2> NOTE: All tests run in this JVM: [IteratorChainTest, JettyWebappTest, SolrExampleXMLTest, SolrQueryTest, FacetFieldTest, ModifiableSolrParamsTest, TestJavaBinCodec, NamedListTest, BasicHttpSolrServerTest, AnlysisResponseBaseTest, SolrExampleStreamingBinaryTest, CloudSolrServerTest, MultiCoreEmbeddedTest, SolrExampleStreamingTest, TestFastInputStream, TestXMLEscaping, MergeIndexesEmbeddedTest, TestLBHttpSolrServer, TestBatchUpdate, LargeVolumeJettyTest, SolrParamTest, TestSpellCheckResponse, SolrExampleBinaryTest, SolrExampleJettyTest, SolrExampleEmbeddedTest, LargeVolumeBinaryJettyTest, MultiCoreExampleJettyTest, LargeVolumeEmbeddedTest, TestSolrProperties]
[junit4:junit4] Completed in 0.20s, 1 test, 1 error <<< FAILURES!

[...truncated 4 lines...]
[junit4:junit4] Suite: org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServer
[junit4:junit4]   1> 195313 [TEST-TestEmbeddedSolrServer.testGetCoreContainer-seed#[ED20914B7DE21255]] INFO  org.apache.solr.core.CoreContainer  � New CoreContainer 349635807
[junit4:junit4]   1> 195314 [TEST-TestEmbeddedSolrServer.testGetCoreContainer-seed#[ED20914B7DE21255]] INFO  org.apache.solr.core.CoreContainer  � Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared'
[junit4:junit4]   1> 195314 [TEST-TestEmbeddedSolrServer.testGetCoreContainer-seed#[ED20914B7DE21255]] INFO  org.apache.solr.core.SolrResourceLoader  � new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestEmbeddedSolrServer -Dtests.method=testGetCoreContainer -Dtests.seed=ED20914B7DE21255 -Dtests.slow=true -Dtests.locale=ja_JP_JP_#u-ca-japanese -Dtests.timezone=Asia/Kamchatka -Dtests.file.encoding=Cp1252
[junit4:junit4] ERROR   0.12s | TestEmbeddedSolrServer.testGetCoreContainer <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: 
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([ED20914B7DE21255:2033A504CB137AEB]:0)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    > Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
[junit4:junit4]    > 	at java.io.WinNTFileSystem.canonicalize0(Native Method)
[junit4:junit4]    > 	at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
[junit4:junit4]    > 	at java.io.File.getCanonicalPath(File.java:589)
[junit4:junit4]    > 	at org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
[junit4:junit4]    > 	at org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
[junit4:junit4]    > 	... 40 more
[junit4:junit4]   1> 195430 [TEST-TestEmbeddedSolrServer.testShutdown-seed#[ED20914B7DE21255]] INFO  org.apache.solr.core.CoreContainer  � New CoreContainer 1371887843
[junit4:junit4]   1> 195430 [TEST-TestEmbeddedSolrServer.testShutdown-seed#[ED20914B7DE21255]] INFO  org.apache.solr.core.CoreContainer  � Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared'
[junit4:junit4]   1> 195431 [TEST-TestEmbeddedSolrServer.testShutdown-seed#[ED20914B7DE21255]] INFO  org.apache.solr.core.SolrResourceLoader  � new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestEmbeddedSolrServer -Dtests.method=testShutdown -Dtests.seed=ED20914B7DE21255 -Dtests.slow=true -Dtests.locale=ja_JP_JP_#u-ca-japanese -Dtests.timezone=Asia/Kamchatka -Dtests.file.encoding=Cp1252
[junit4:junit4] ERROR   0.12s | TestEmbeddedSolrServer.testShutdown <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: 
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([ED20914B7DE21255:E5698DE9A988727]:0)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    > Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
[junit4:junit4]    > 	at java.io.WinNTFileSystem.canonicalize0(Native Method)
[junit4:junit4]    > 	at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
[junit4:junit4]    > 	at java.io.File.getCanonicalPath(File.java:589)
[junit4:junit4]    > 	at org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
[junit4:junit4]    > 	at org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
[junit4:junit4]    > 	... 40 more
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {}, docValues:{}, sim=DefaultSimilarity, locale=ja_JP_JP_#u-ca-japanese, timezone=Asia/Kamchatka
[junit4:junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_21 (64-bit)/cpus=2,threads=1,free=69335736,total=214958080
[junit4:junit4]   2> NOTE: All tests run in this JVM: [IteratorChainTest, JettyWebappTest, SolrExampleXMLTest, SolrQueryTest, FacetFieldTest, ModifiableSolrParamsTest, TestJavaBinCodec, NamedListTest, BasicHttpSolrServerTest, AnlysisResponseBaseTest, SolrExampleStreamingBinaryTest, CloudSolrServerTest, MultiCoreEmbeddedTest, SolrExampleStreamingTest, TestFastInputStream, TestXMLEscaping, MergeIndexesEmbeddedTest, TestLBHttpSolrServer, TestBatchUpdate, LargeVolumeJettyTest, SolrParamTest, TestSpellCheckResponse, SolrExampleBinaryTest, SolrExampleJettyTest, SolrExampleEmbeddedTest, LargeVolumeBinaryJettyTest, MultiCoreExampleJettyTest, LargeVolumeEmbeddedTest, TestSolrProperties, TermsResponseTest, TestEmbeddedSolrServer]
[junit4:junit4] Completed in 0.26s, 2 tests, 2 errors <<< FAILURES!

[...truncated 4 lines...]
[junit4:junit4] Suite: org.apache.solr.client.solrj.request.TestCoreAdmin
[junit4:junit4]   1> 196030 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[ED20914B7DE21255]] INFO  org.apache.solr.core.CoreContainer  � New CoreContainer 823832669
[junit4:junit4]   1> 196031 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[ED20914B7DE21255]] INFO  org.apache.solr.core.CoreContainer  � Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared'
[junit4:junit4]   1> 196031 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[ED20914B7DE21255]] INFO  org.apache.solr.core.SolrResourceLoader  � new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4]   1> 196122 [Finalizer] ERROR org.apache.solr.core.CoreContainer  � CoreContainer was not shutdown prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=349635807
[junit4:junit4]   1> 196123 [Finalizer] ERROR org.apache.solr.core.CoreContainer  � CoreContainer was not shutdown prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=1371887843
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCoreAdmin -Dtests.method=testCustomUlogDir -Dtests.seed=ED20914B7DE21255 -Dtests.slow=true -Dtests.locale=en_IE -Dtests.timezone=Australia/Adelaide -Dtests.file.encoding=Cp1252
[junit4:junit4] ERROR   0.13s | TestCoreAdmin.testCustomUlogDir <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: 
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([ED20914B7DE21255:2D987066FB5D509E]:0)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    > Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
[junit4:junit4]    > 	at java.io.WinNTFileSystem.canonicalize0(Native Method)
[junit4:junit4]    > 	at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
[junit4:junit4]    > 	at java.io.File.getCanonicalPath(File.java:589)
[junit4:junit4]    > 	at org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
[junit4:junit4]    > 	at org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
[junit4:junit4]    > 	... 39 more
[junit4:junit4]   1> 196155 [TEST-TestCoreAdmin.testErrorCases-seed#[ED20914B7DE21255]] INFO  org.apache.solr.core.CoreContainer  � New CoreContainer 1501769449
[junit4:junit4]   1> 196156 [TEST-TestCoreAdmin.testErrorCases-seed#[ED20914B7DE21255]] INFO  org.apache.solr.core.CoreContainer  � Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared'
[junit4:junit4]   1> 196156 [TEST-TestCoreAdmin.testErrorCases-seed#[ED20914B7DE21255]] INFO  org.apache.solr.core.SolrResourceLoader  � new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCoreAdmin -Dtests.method=testErrorCases -Dtests.seed=ED20914B7DE21255 -Dtests.slow=true -Dtests.locale=en_IE -Dtests.timezone=Australia/Adelaide -Dtests.file.encoding=Cp1252
[junit4:junit4] ERROR   0.12s | TestCoreAdmin.testErrorCases <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: 
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([ED20914B7DE21255:54DE0A2AED76103A]:0)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    > Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
[junit4:junit4]    > 	at java.io.WinNTFileSystem.canonicalize0(Native Method)
[junit4:junit4]    > 	at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
[junit4:junit4]    > 	at java.io.File.getCanonicalPath(File.java:589)
[junit4:junit4]    > 	at org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
[junit4:junit4]    > 	at org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
[junit4:junit4]    > 	... 39 more
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=en_IE, timezone=Australia/Adelaide
[junit4:junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_21 (64-bit)/cpus=2,threads=1,free=148236656,total=214958080
[junit4:junit4]   2> NOTE: All tests run in this JVM: [IteratorChainTest, JettyWebappTest, SolrExampleXMLTest, SolrQueryTest, FacetFieldTest, ModifiableSolrParamsTest, TestJavaBinCodec, NamedListTest, BasicHttpSolrServerTest, AnlysisResponseBaseTest, SolrExampleStreamingBinaryTest, CloudSolrServerTest, MultiCoreEmbeddedTest, SolrExampleStreamingTest, TestFastInputStream, TestXMLEscaping, MergeIndexesEmbeddedTest, TestLBHttpSolrServer, TestBatchUpdate, LargeVolumeJettyTest, SolrParamTest, TestSpellCheckResponse, SolrExampleBinaryTest, SolrExampleJettyTest, SolrExampleEmbeddedTest, LargeVolumeBinaryJettyTest, MultiCoreExampleJettyTest, LargeVolumeEmbeddedTest, TestSolrProperties, TermsResponseTest, TestEmbeddedSolrServer, QueryResponseTest, TestCoreAdmin]
[junit4:junit4] Completed in 0.28s, 2 tests, 2 errors <<< FAILURES!

[...truncated 46 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:377: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:357: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:194: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:437: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1240: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:884: There were test failures: 45 suites, 269 tests, 5 errors, 1 ignored (1 assumption)

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



[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.7.0_21) - Build # 2848 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/2848/
Java: 32bit/jdk1.7.0_21 -client -XX:+UseG1GC

5 tests failed.
FAILED:  org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServer.testShutdown

Error Message:


Stack Trace:
org.apache.solr.common.SolrException: 
	at __randomizedtesting.SeedInfo.seed([6A9B5D6314121F92:89ED54F6F3688AE0]:0)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
	at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:771)
	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 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:722)
Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
	at java.io.WinNTFileSystem.canonicalize0(Native Method)
	at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
	at java.io.File.getCanonicalPath(File.java:589)
	at org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
	at org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
	... 40 more


FAILED:  org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServer.testGetCoreContainer

Error Message:


Stack Trace:
org.apache.solr.common.SolrException: 
	at __randomizedtesting.SeedInfo.seed([6A9B5D6314121F92:A788692CA2E3772C]:0)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
	at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:771)
	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 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:722)
Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
	at java.io.WinNTFileSystem.canonicalize0(Native Method)
	at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
	at java.io.File.getCanonicalPath(File.java:589)
	at org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
	at org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
	... 40 more


FAILED:  org.apache.solr.client.solrj.embedded.TestSolrProperties.testProperties

Error Message:


Stack Trace:
org.apache.solr.common.SolrException: 
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
	at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
	at org.apache.solr.client.solrj.embedded.TestSolrProperties.setUp(TestSolrProperties.java:70)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:771)
	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 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:722)
Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
	at java.io.WinNTFileSystem.canonicalize0(Native Method)
	at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
	at java.io.File.getCanonicalPath(File.java:589)
	at org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
	at org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
	... 41 more


FAILED:  org.apache.solr.client.solrj.request.TestCoreAdmin.testErrorCases

Error Message:


Stack Trace:
org.apache.solr.common.SolrException: 
	at __randomizedtesting.SeedInfo.seed([6A9B5D6314121F92:D365C60284861DFD]:0)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
	at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:771)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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 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:722)
Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
	at java.io.WinNTFileSystem.canonicalize0(Native Method)
	at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
	at java.io.File.getCanonicalPath(File.java:589)
	at org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
	at org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
	... 39 more


FAILED:  org.apache.solr.client.solrj.request.TestCoreAdmin.testCustomUlogDir

Error Message:


Stack Trace:
org.apache.solr.common.SolrException: 
	at __randomizedtesting.SeedInfo.seed([6A9B5D6314121F92:AA23BC4E92AD5D59]:0)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
	at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:771)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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 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:722)
Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
	at java.io.WinNTFileSystem.canonicalize0(Native Method)
	at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
	at java.io.File.getCanonicalPath(File.java:589)
	at org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
	at org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
	... 39 more




Build Log:
[...truncated 10412 lines...]
[junit4:junit4] Suite: org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServer
[junit4:junit4]   1> 134766 [TEST-TestEmbeddedSolrServer.testShutdown-seed#[6A9B5D6314121F92]] INFO  org.apache.solr.core.CoreContainer  ? New CoreContainer 9000883
[junit4:junit4]   1> 134767 [TEST-TestEmbeddedSolrServer.testShutdown-seed#[6A9B5D6314121F92]] INFO  org.apache.solr.core.CoreContainer  ? Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared'
[junit4:junit4]   1> 134768 [TEST-TestEmbeddedSolrServer.testShutdown-seed#[6A9B5D6314121F92]] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestEmbeddedSolrServer -Dtests.method=testShutdown -Dtests.seed=6A9B5D6314121F92 -Dtests.slow=true -Dtests.locale=is_IS -Dtests.timezone=Indian/Cocos -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] ERROR   0.17s | TestEmbeddedSolrServer.testShutdown <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: 
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([6A9B5D6314121F92:89ED54F6F3688AE0]:0)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    > Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
[junit4:junit4]    > 	at java.io.WinNTFileSystem.canonicalize0(Native Method)
[junit4:junit4]    > 	at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
[junit4:junit4]    > 	at java.io.File.getCanonicalPath(File.java:589)
[junit4:junit4]    > 	at org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
[junit4:junit4]    > 	at org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
[junit4:junit4]    > 	... 40 more
[junit4:junit4]   1> 134937 [TEST-TestEmbeddedSolrServer.testGetCoreContainer-seed#[6A9B5D6314121F92]] INFO  org.apache.solr.core.CoreContainer  ? New CoreContainer 23555744
[junit4:junit4]   1> 134938 [TEST-TestEmbeddedSolrServer.testGetCoreContainer-seed#[6A9B5D6314121F92]] INFO  org.apache.solr.core.CoreContainer  ? Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared'
[junit4:junit4]   1> 134938 [TEST-TestEmbeddedSolrServer.testGetCoreContainer-seed#[6A9B5D6314121F92]] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4]   1> 135026 [Finalizer] ERROR org.apache.solr.core.CoreContainer  ? CoreContainer was not shutdown prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=9000883
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestEmbeddedSolrServer -Dtests.method=testGetCoreContainer -Dtests.seed=6A9B5D6314121F92 -Dtests.slow=true -Dtests.locale=is_IS -Dtests.timezone=Indian/Cocos -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] ERROR   0.17s | TestEmbeddedSolrServer.testGetCoreContainer <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: 
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([6A9B5D6314121F92:A788692CA2E3772C]:0)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    > Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
[junit4:junit4]    > 	at java.io.WinNTFileSystem.canonicalize0(Native Method)
[junit4:junit4]    > 	at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
[junit4:junit4]    > 	at java.io.File.getCanonicalPath(File.java:589)
[junit4:junit4]    > 	at org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
[junit4:junit4]    > 	at org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
[junit4:junit4]    > 	... 40 more
[junit4:junit4]   2> NOTE: test params are: codec=Asserting, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=is_IS, timezone=Indian/Cocos
[junit4:junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_21 (32-bit)/cpus=2,threads=1,free=33909584,total=90177536
[junit4:junit4]   2> NOTE: All tests run in this JVM: [BasicHttpSolrServerTest, ModifiableSolrParamsTest, MergeIndexesEmbeddedTest, TestSpellCheckResponse, TestFastInputStream, JettyWebappTest, LargeVolumeBinaryJettyTest, MultiCoreExampleJettyTest, LargeVolumeEmbeddedTest, TestUpdateRequestCodec, FieldAnalysisResponseTest, SolrQueryTest, SolrParamTest, CloudSolrServerTest, TestHash, TestBatchUpdate, QueryResponseTest, TestLBHttpSolrServer, SolrExampleJettyTest, ClientUtilsTest, SolrExampleEmbeddedTest, TestEmbeddedSolrServer]
[junit4:junit4] Completed in 0.36s, 2 tests, 2 errors <<< FAILURES!

[...truncated 19 lines...]
[junit4:junit4] Suite: org.apache.solr.client.solrj.embedded.TestSolrProperties
[junit4:junit4]   1> 192275 [TEST-TestSolrProperties.testProperties-seed#[6A9B5D6314121F92]] INFO  org.apache.solr.core.CoreContainer  ? New CoreContainer 3492728
[junit4:junit4]   1> 192275 [TEST-TestSolrProperties.testProperties-seed#[6A9B5D6314121F92]] INFO  org.apache.solr.core.CoreContainer  ? Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared'
[junit4:junit4]   1> 192277 [TEST-TestSolrProperties.testProperties-seed#[6A9B5D6314121F92]] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrProperties -Dtests.method=testProperties -Dtests.seed=6A9B5D6314121F92 -Dtests.slow=true -Dtests.locale=ar_SD -Dtests.timezone=US/Michigan -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] ERROR   0.24s | TestSolrProperties.testProperties <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: 
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.TestSolrProperties.setUp(TestSolrProperties.java:70)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    > Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
[junit4:junit4]    > 	at java.io.WinNTFileSystem.canonicalize0(Native Method)
[junit4:junit4]    > 	at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
[junit4:junit4]    > 	at java.io.File.getCanonicalPath(File.java:589)
[junit4:junit4]    > 	at org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
[junit4:junit4]    > 	at org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
[junit4:junit4]    > 	... 41 moreThrowable #2: java.lang.AssertionError: Failed to delete .\solrtest-TestSolrProperties-1369207771251\solr-persist.xml
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.TestSolrProperties.deleteAdditionalFiles(TestSolrProperties.java:95)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.tearDown(AbstractEmbeddedSolrServerTestCase.java:79)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.TestSolrProperties.tearDown(TestSolrProperties.java:76)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> NOTE: test params are: codec=CheapBastard, sim=DefaultSimilarity, locale=ar_SD, timezone=US/Michigan
[junit4:junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_21 (32-bit)/cpus=2,threads=1,free=61539400,total=103809024
[junit4:junit4]   2> NOTE: All tests run in this JVM: [BasicHttpSolrServerTest, ModifiableSolrParamsTest, MergeIndexesEmbeddedTest, TestSpellCheckResponse, TestFastInputStream, JettyWebappTest, LargeVolumeBinaryJettyTest, MultiCoreExampleJettyTest, LargeVolumeEmbeddedTest, TestUpdateRequestCodec, FieldAnalysisResponseTest, SolrQueryTest, SolrParamTest, CloudSolrServerTest, TestHash, TestBatchUpdate, QueryResponseTest, TestLBHttpSolrServer, SolrExampleJettyTest, ClientUtilsTest, SolrExampleEmbeddedTest, TestEmbeddedSolrServer, NamedListTest, SolrExampleStreamingTest, SolrExampleStreamingBinaryTest, SolrExampleBinaryTest, SolrExampleXMLTest, LargeVolumeJettyTest, TestSolrProperties]
[junit4:junit4] Completed in 0.27s, 1 test, 1 error <<< FAILURES!

[...truncated 7 lines...]
[junit4:junit4] Suite: org.apache.solr.client.solrj.request.TestCoreAdmin
[junit4:junit4]   1> 196255 [TEST-TestCoreAdmin.testErrorCases-seed#[6A9B5D6314121F92]] INFO  org.apache.solr.core.CoreContainer  ? New CoreContainer 23940585
[junit4:junit4]   1> 196255 [TEST-TestCoreAdmin.testErrorCases-seed#[6A9B5D6314121F92]] INFO  org.apache.solr.core.CoreContainer  ? Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared'
[junit4:junit4]   1> 196256 [TEST-TestCoreAdmin.testErrorCases-seed#[6A9B5D6314121F92]] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCoreAdmin -Dtests.method=testErrorCases -Dtests.seed=6A9B5D6314121F92 -Dtests.slow=true -Dtests.locale=zh_CN -Dtests.timezone=Africa/Douala -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] ERROR   0.18s | TestCoreAdmin.testErrorCases <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: 
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([6A9B5D6314121F92:D365C60284861DFD]:0)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    > Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
[junit4:junit4]    > 	at java.io.WinNTFileSystem.canonicalize0(Native Method)
[junit4:junit4]    > 	at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
[junit4:junit4]    > 	at java.io.File.getCanonicalPath(File.java:589)
[junit4:junit4]    > 	at org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
[junit4:junit4]    > 	at org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
[junit4:junit4]    > 	... 39 more
[junit4:junit4]   1> 196431 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[6A9B5D6314121F92]] INFO  org.apache.solr.core.CoreContainer  ? New CoreContainer 10552878
[junit4:junit4]   1> 196431 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[6A9B5D6314121F92]] INFO  org.apache.solr.core.CoreContainer  ? Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared'
[junit4:junit4]   1> 196432 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[6A9B5D6314121F92]] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCoreAdmin -Dtests.method=testCustomUlogDir -Dtests.seed=6A9B5D6314121F92 -Dtests.slow=true -Dtests.locale=zh_CN -Dtests.timezone=Africa/Douala -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] ERROR   0.14s | TestCoreAdmin.testCustomUlogDir <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: 
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([6A9B5D6314121F92:AA23BC4E92AD5D59]:0)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    > Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
[junit4:junit4]    > 	at java.io.WinNTFileSystem.canonicalize0(Native Method)
[junit4:junit4]    > 	at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
[junit4:junit4]    > 	at java.io.File.getCanonicalPath(File.java:589)
[junit4:junit4]    > 	at org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
[junit4:junit4]    > 	at org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
[junit4:junit4]    > 	... 39 more
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {}, docValues:{}, sim=DefaultSimilarity, locale=zh_CN, timezone=Africa/Douala
[junit4:junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_21 (32-bit)/cpus=2,threads=1,free=42654408,total=105906176
[junit4:junit4]   2> NOTE: All tests run in this JVM: [BasicHttpSolrServerTest, ModifiableSolrParamsTest, MergeIndexesEmbeddedTest, TestSpellCheckResponse, TestFastInputStream, JettyWebappTest, LargeVolumeBinaryJettyTest, MultiCoreExampleJettyTest, LargeVolumeEmbeddedTest, TestUpdateRequestCodec, FieldAnalysisResponseTest, SolrQueryTest, SolrParamTest, CloudSolrServerTest, TestHash, TestBatchUpdate, QueryResponseTest, TestLBHttpSolrServer, SolrExampleJettyTest, ClientUtilsTest, SolrExampleEmbeddedTest, TestEmbeddedSolrServer, NamedListTest, SolrExampleStreamingTest, SolrExampleStreamingBinaryTest, SolrExampleBinaryTest, SolrExampleXMLTest, LargeVolumeJettyTest, TestSolrProperties, MultiCoreEmbeddedTest, TermsResponseTest, TestCoreAdmin]
[junit4:junit4] Completed in 0.35s, 2 tests, 2 errors <<< FAILURES!

[...truncated 52 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:380: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:360: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:194: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:437: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1240: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:884: There were test failures: 45 suites, 269 tests, 5 errors, 1 ignored (1 assumption)

Total time: 68 minutes 57 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.7.0_21 -client -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.7.0_21) - Build # 2847 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/2847/
Java: 32bit/jdk1.7.0_21 -server -XX:+UseParallelGC

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

Error Message:
Server at http://127.0.0.1:54428 returned non ok status:500, message:Server Error

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:54428 returned non ok status:500, message:Server Error
	at __randomizedtesting.SeedInfo.seed([C5168ED4B1F5093:8DB7E6F53C4030AF]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:385)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
	at org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:208)
	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:133)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
	at sun.reflect.GeneratedMethodAccessor42.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	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:722)




Build Log:
[...truncated 10009 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.ShardSplitTest
[junit4:junit4]   2> 2285878 T6777 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 2285882 T6777 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-ShardSplitTest-1369183813755
[junit4:junit4]   2> 2285884 T6777 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 2285886 T6778 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 2285959 T6777 oasc.ZkTestServer.run start zk server on port:54409
[junit4:junit4]   2> 2285960 T6777 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2285972 T6784 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1292b5e name:ZooKeeperConnection Watcher:127.0.0.1:54409 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2285973 T6777 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2285973 T6777 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 2285979 T6779 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13ec9b700840000, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 2285981 T6777 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2285984 T6786 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@159bd4 name:ZooKeeperConnection Watcher:127.0.0.1:54409/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2285985 T6777 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2285985 T6777 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 2285990 T6777 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 2285993 T6777 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 2285997 T6777 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 2286000 T6777 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 2286001 T6777 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 2286007 T6777 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 2286008 T6777 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 2286013 T6777 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 2286013 T6777 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 2286018 T6777 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 2286018 T6777 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 2286022 T6777 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 2286023 T6777 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 2286026 T6777 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 2286027 T6777 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 2286030 T6777 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 2286030 T6777 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 2286035 T6777 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 2286035 T6777 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 2286058 T6777 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 2286059 T6777 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 2286075 T6779 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13ec9b700840001, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 2286381 T6777 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 2286388 T6777 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54416
[junit4:junit4]   2> 2286389 T6777 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2286389 T6777 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2286390 T6777 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-controljetty-1369183813947
[junit4:junit4]   2> 2286390 T6777 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-controljetty-1369183813947\solr.xml
[junit4:junit4]   2> 2286390 T6777 oasc.CoreContainer.<init> New CoreContainer 12590368
[junit4:junit4]   2> 2286390 T6777 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-controljetty-1369183813947\'
[junit4:junit4]   2> 2286390 T6777 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-controljetty-1369183813947\'
[junit4:junit4]   2> 2286470 T6777 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 2286470 T6777 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2286470 T6777 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 2286470 T6777 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2286471 T6777 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2286471 T6777 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2286472 T6777 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2286472 T6777 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2286472 T6777 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2286473 T6777 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 2286479 T6777 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 2286480 T6777 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54409/solr
[junit4:junit4]   2> 2286480 T6777 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 2286482 T6777 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2286495 T6797 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1820c30 name:ZooKeeperConnection Watcher:127.0.0.1:54409 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2286496 T6777 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2286499 T6777 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 2286505 T6777 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2286517 T6799 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@cbe827 name:ZooKeeperConnection Watcher:127.0.0.1:54409/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2286517 T6777 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2286520 T6777 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 2286525 T6777 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 2286529 T6777 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 2286532 T6777 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54416_
[junit4:junit4]   2> 2286533 T6777 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54416_
[junit4:junit4]   2> 2286538 T6777 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 2286546 T6777 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 2286549 T6777 oasc.Overseer.start Overseer (id=89730830418837507-127.0.0.1:54416_-n_0000000000) starting
[junit4:junit4]   2> 2286555 T6777 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 2286562 T6801 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 2286563 T6777 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 2286568 T6777 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 2286571 T6777 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2286574 T6800 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 2286578 T6802 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-controljetty-1369183813947\collection1
[junit4:junit4]   2> 2286578 T6802 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 2286578 T6802 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 2286578 T6802 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 2286581 T6802 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-controljetty-1369183813947\collection1\'
[junit4:junit4]   2> 2286582 T6802 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1369183813947/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 2286583 T6802 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1369183813947/collection1/lib/README' to classloader
[junit4:junit4]   2> 2286619 T6802 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 2286663 T6802 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2286665 T6802 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2286669 T6802 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 2287072 T6802 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2287075 T6802 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2287077 T6802 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2287081 T6802 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2287105 T6802 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2287105 T6802 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-controljetty-1369183813947\collection1\, dataDir=.\org.apache.solr.cloud.ShardSplitTest-1369183813754/control/data\
[junit4:junit4]   2> 2287105 T6802 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@181b10d
[junit4:junit4]   2> 2287105 T6802 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2287106 T6802 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1369183813754/control/data\
[junit4:junit4]   2> 2287106 T6802 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ShardSplitTest-1369183813754/control/data\index/
[junit4:junit4]   2> 2287106 T6802 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ShardSplitTest-1369183813754\control\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2287107 T6802 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1369183813754/control/data\index
[junit4:junit4]   2> 2287110 T6802 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@cf65ee lockFactory=org.apache.lucene.store.NativeFSLockFactory@1965e4d),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2287110 T6802 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2287113 T6802 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2287114 T6802 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2287114 T6802 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2287114 T6802 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2287114 T6802 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2287115 T6802 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2287115 T6802 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2287115 T6802 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2287116 T6802 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2287123 T6802 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2287128 T6802 oass.SolrIndexSearcher.<init> Opening Searcher@db4abd main
[junit4:junit4]   2> 2287128 T6802 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=.\org.apache.solr.cloud.ShardSplitTest-1369183813754\control\data\tlog
[junit4:junit4]   2> 2287130 T6802 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2287130 T6802 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2287132 T6803 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@db4abd main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2287132 T6802 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 2287132 T6802 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2287615 T6800 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2287617 T6800 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:54416_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54416"}
[junit4:junit4]   2> 2287617 T6800 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2287617 T6800 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 2287627 T6799 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2287794 T6802 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2287794 T6802 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:54416 collection:control_collection shard:shard1
[junit4:junit4]   2> 2287796 T6802 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2287817 T6802 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2287824 T6802 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2287825 T6802 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2287825 T6802 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:54416/collection1/
[junit4:junit4]   2> 2287825 T6802 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2287825 T6802 oasc.SyncStrategy.syncToMe http://127.0.0.1:54416/collection1/ has no replicas
[junit4:junit4]   2> 2287826 T6802 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:54416/collection1/
[junit4:junit4]   2> 2287826 T6802 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2288623 T6800 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2288644 T6799 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2288680 T6802 oasc.ZkController.register We are http://127.0.0.1:54416/collection1/ and leader is http://127.0.0.1:54416/collection1/
[junit4:junit4]   2> 2288680 T6802 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:54416
[junit4:junit4]   2> 2288681 T6802 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 2288681 T6802 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 2288682 T6802 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2288685 T6802 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2288687 T6777 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 2288688 T6777 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2288689 T6777 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2288697 T6777 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 2288698 T6777 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2288702 T6806 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1bef6d5 name:ZooKeeperConnection Watcher:127.0.0.1:54409/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2288702 T6777 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2288703 T6777 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2288707 T6777 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 2288971 T6777 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 2288975 T6777 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54428
[junit4:junit4]   2> 2288975 T6777 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2288975 T6777 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2288976 T6777 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty1-1369183816579
[junit4:junit4]   2> 2288976 T6777 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty1-1369183816579\solr.xml
[junit4:junit4]   2> 2288976 T6777 oasc.CoreContainer.<init> New CoreContainer 33074039
[junit4:junit4]   2> 2288976 T6777 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty1-1369183816579\'
[junit4:junit4]   2> 2288976 T6777 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty1-1369183816579\'
[junit4:junit4]   2> 2289053 T6777 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 2289053 T6777 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2289054 T6777 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 2289054 T6777 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2289054 T6777 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2289054 T6777 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2289054 T6777 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2289055 T6777 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2289055 T6777 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2289056 T6777 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 2289062 T6777 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 2289063 T6777 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54409/solr
[junit4:junit4]   2> 2289063 T6777 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 2289065 T6777 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2289073 T6817 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11aa1bb name:ZooKeeperConnection Watcher:127.0.0.1:54409 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2289074 T6777 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2289076 T6777 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 2289081 T6777 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2289085 T6819 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@73746f name:ZooKeeperConnection Watcher:127.0.0.1:54409/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2289085 T6777 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2289091 T6777 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2289647 T6800 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2289649 T6800 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:54416_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54416"}
[junit4:junit4]   2> 2289662 T6806 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2289662 T6819 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2289663 T6799 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2289754 T6777 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54428_
[junit4:junit4]   2> 2289756 T6777 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54428_
[junit4:junit4]   2> 2289759 T6806 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2289759 T6799 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2289759 T6819 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2289763 T6806 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 2289763 T6819 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 2289763 T6799 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 2289769 T6820 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty1-1369183816579\collection1
[junit4:junit4]   2> 2289769 T6820 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 2289770 T6820 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 2289770 T6820 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 2289773 T6820 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty1-1369183816579\collection1\'
[junit4:junit4]   2> 2289775 T6820 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1369183816579/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 2289776 T6820 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1369183816579/collection1/lib/README' to classloader
[junit4:junit4]   2> 2289817 T6820 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 2289859 T6820 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2289860 T6820 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2289864 T6820 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 2290259 T6820 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2290262 T6820 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2290264 T6820 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2290267 T6820 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2290290 T6820 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2290307 T6820 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty1-1369183816579\collection1\, dataDir=.\org.apache.solr.cloud.ShardSplitTest-1369183813754/jetty1\
[junit4:junit4]   2> 2290307 T6820 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@181b10d
[junit4:junit4]   2> 2290308 T6820 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2290308 T6820 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1369183813754/jetty1\
[junit4:junit4]   2> 2290309 T6820 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ShardSplitTest-1369183813754/jetty1\index/
[junit4:junit4]   2> 2290309 T6820 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ShardSplitTest-1369183813754\jetty1\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2290309 T6820 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1369183813754/jetty1\index
[junit4:junit4]   2> 2290312 T6820 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1239456 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1d3e311),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2290312 T6820 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2290314 T6820 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2290314 T6820 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2290315 T6820 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2290315 T6820 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2290316 T6820 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2290316 T6820 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2290316 T6820 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2290317 T6820 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2290317 T6820 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2290324 T6820 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2290329 T6820 oass.SolrIndexSearcher.<init> Opening Searcher@c208cc main
[junit4:junit4]   2> 2290329 T6820 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=.\org.apache.solr.cloud.ShardSplitTest-1369183813754\jetty1\tlog
[junit4:junit4]   2> 2290330 T6820 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2290331 T6820 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2290333 T6821 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c208cc main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2290334 T6820 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 2290334 T6820 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2290663 T6800 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2290663 T6800 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:54428_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54428"}
[junit4:junit4]   2> 2290663 T6800 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 2290664 T6800 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 2290670 T6806 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2290671 T6819 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2290671 T6799 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2290998 T6820 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2290998 T6820 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:54428 collection:collection1 shard:shard1
[junit4:junit4]   2> 2290999 T6820 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 2291013 T6820 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2291017 T6820 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2291018 T6820 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2291018 T6820 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:54428/collection1/
[junit4:junit4]   2> 2291018 T6820 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2291018 T6820 oasc.SyncStrategy.syncToMe http://127.0.0.1:54428/collection1/ has no replicas
[junit4:junit4]   2> 2291018 T6820 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:54428/collection1/
[junit4:junit4]   2> 2291018 T6820 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 2291667 T6800 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2291683 T6819 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2291683 T6799 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2291683 T6806 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2291700 T6820 oasc.ZkController.register We are http://127.0.0.1:54428/collection1/ and leader is http://127.0.0.1:54428/collection1/
[junit4:junit4]   2> 2291700 T6820 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:54428
[junit4:junit4]   2> 2291700 T6820 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 2291701 T6820 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 2291701 T6820 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2291703 T6820 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2291705 T6777 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 2291705 T6777 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2291707 T6777 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2291994 T6777 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 2291997 T6777 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54437
[junit4:junit4]   2> 2291997 T6777 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2291997 T6777 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2291998 T6777 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty2-1369183819586
[junit4:junit4]   2> 2291998 T6777 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty2-1369183819586\solr.xml
[junit4:junit4]   2> 2291998 T6777 oasc.CoreContainer.<init> New CoreContainer 6944454
[junit4:junit4]   2> 2291998 T6777 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty2-1369183819586\'
[junit4:junit4]   2> 2291998 T6777 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty2-1369183819586\'
[junit4:junit4]   2> 2292076 T6777 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 2292076 T6777 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2292076 T6777 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 2292077 T6777 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2292077 T6777 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2292077 T6777 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2292077 T6777 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2292078 T6777 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2292078 T6777 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2292078 T6777 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 2292084 T6777 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 2292085 T6777 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54409/solr
[junit4:junit4]   2> 2292085 T6777 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 2292086 T6777 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2292098 T6833 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1baaff3 name:ZooKeeperConnection Watcher:127.0.0.1:54409 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2292099 T6777 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2292101 T6777 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 2292107 T6777 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2292110 T6835 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c64ac5 name:ZooKeeperConnection Watcher:127.0.0.1:54409/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2292110 T6777 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2292117 T6777 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2292680 T6800 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2292681 T6800 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:54428_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54428"}
[junit4:junit4]   2> 2292689 T6806 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2292689 T6835 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2292690 T6819 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2292690 T6799 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2292779 T6777 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54437_
[junit4:junit4]   2> 2292781 T6777 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54437_
[junit4:junit4]   2> 2292784 T6806 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2292784 T6799 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2292784 T6819 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2292784 T6835 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2292788 T6806 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 2292791 T6799 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 2292792 T6819 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 2292792 T6835 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 2292797 T6836 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty2-1369183819586\collection1
[junit4:junit4]   2> 2292797 T6836 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 2292797 T6836 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 2292797 T6836 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 2292799 T6836 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty2-1369183819586\collection1\'
[junit4:junit4]   2> 2292801 T6836 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1369183819586/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 2292801 T6836 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1369183819586/collection1/lib/README' to classloader
[junit4:junit4]   2> 2292836 T6836 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 2292883 T6836 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2292889 T6836 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2292893 T6836 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 2293286 T6836 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2293289 T6836 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2293290 T6836 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2293293 T6836 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2293316 T6836 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2293316 T6836 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty2-1369183819586\collection1\, dataDir=.\org.apache.solr.cloud.ShardSplitTest-1369183813754/jetty2\
[junit4:junit4]   2> 2293316 T6836 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@181b10d
[junit4:junit4]   2> 2293316 T6836 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2293316 T6836 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1369183813754/jetty2\
[junit4:junit4]   2> 2293317 T6836 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ShardSplitTest-1369183813754/jetty2\index/
[junit4:junit4]   2> 2293317 T6836 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ShardSplitTest-1369183813754\jetty2\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2293318 T6836 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1369183813754/jetty2\index
[junit4:junit4]   2> 2293321 T6836 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@d3555d lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c1da74),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2293321 T6836 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2293323 T6836 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2293324 T6836 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2293324 T6836 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2293325 T6836 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2293325 T6836 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2293325 T6836 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2293325 T6836 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2293326 T6836 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2293326 T6836 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2293333 T6836 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2293338 T6836 oass.SolrIndexSearcher.<init> Opening Searcher@36d35f main
[junit4:junit4]   2> 2293338 T6836 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=.\org.apache.solr.cloud.ShardSplitTest-1369183813754\jetty2\tlog
[junit4:junit4]   2> 2293340 T6836 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2293340 T6836 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2293343 T6837 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@36d35f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2293344 T6836 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 2293344 T6836 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2293688 T6800 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2293689 T6800 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:54437_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54437"}
[junit4:junit4]   2> 2293689 T6800 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 2293689 T6800 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard2
[junit4:junit4]   2> 2293696 T6806 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2293696 T6835 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2293697 T6819 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2293697 T6799 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2294042 T6836 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2294042 T6836 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:54437 collection:collection1 shard:shard2
[junit4:junit4]   2> 2294044 T6836 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 2294066 T6836 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2294075 T6836 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2294075 T6836 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2294075 T6836 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:54437/collection1/
[junit4:junit4]   2> 2294076 T6836 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2294077 T6836 oasc.SyncStrategy.syncToMe http://127.0.0.1:54437/collection1/ has no replicas
[junit4:junit4]   2> 2294077 T6836 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:54437/collection1/
[junit4:junit4]   2> 2294078 T6836 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 2294791 T6800 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2294818 T6806 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2294819 T6799 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2294818 T6835 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2294819 T6819 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2294831 T6836 oasc.ZkController.register We are http://127.0.0.1:54437/collection1/ and leader is http://127.0.0.1:54437/collection1/
[junit4:junit4]   2> 2294832 T6836 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:54437
[junit4:junit4]   2> 2294833 T6836 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 2294833 T6836 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 2294837 T6836 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2294842 T6836 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2294845 T6777 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 2294845 T6777 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2294845 T6777 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2295251 T6777 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 2295256 T6777 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54446
[junit4:junit4]   2> 2295257 T6777 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2295257 T6777 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2295257 T6777 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty3-1369183822729
[junit4:junit4]   2> 2295257 T6777 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty3-1369183822729\solr.xml
[junit4:junit4]   2> 2295257 T6777 oasc.CoreContainer.<init> New CoreContainer 20947900
[junit4:junit4]   2> 2295258 T6777 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty3-1369183822729\'
[junit4:junit4]   2> 2295259 T6777 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty3-1369183822729\'
[junit4:junit4]   2> 2295359 T6777 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 2295360 T6777 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2295360 T6777 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 2295360 T6777 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2295362 T6777 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2295362 T6777 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2295362 T6777 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2295362 T6777 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2295363 T6777 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2295363 T6777 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 2295369 T6777 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 2295370 T6777 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54409/solr
[junit4:junit4]   2> 2295371 T6777 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 2295372 T6777 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2295391 T6849 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7212b0 name:ZooKeeperConnection Watcher:127.0.0.1:54409 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2295392 T6777 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2295395 T6777 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 2295403 T6777 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2295405 T6851 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b20d17 name:ZooKeeperConnection Watcher:127.0.0.1:54409/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2295405 T6777 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2295411 T6777 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2295926 T6800 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2295927 T6800 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:54437_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54437"}
[junit4:junit4]   2> 2295942 T6835 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2295942 T6819 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2295942 T6799 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2295942 T6851 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2295942 T6806 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2296141 T6777 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54446_
[junit4:junit4]   2> 2296157 T6777 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54446_
[junit4:junit4]   2> 2296165 T6806 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2296165 T6819 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2296165 T6799 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2296165 T6835 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2296171 T6851 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 2296171 T6851 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2296178 T6806 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 2296178 T6819 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 2296179 T6799 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 2296179 T6835 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 2296192 T6852 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty3-1369183822729\collection1
[junit4:junit4]   2> 2296192 T6852 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 2296192 T6852 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 2296192 T6852 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 2296194 T6852 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty3-1369183822729\collection1\'
[junit4:junit4]   2> 2296196 T6852 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty3-1369183822729/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 2296196 T6852 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty3-1369183822729/collection1/lib/README' to classloader
[junit4:junit4]   2> 2296238 T6852 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 2296296 T6852 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2296298 T6852 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2296302 T6852 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 2296711 T6852 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2296713 T6852 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2296716 T6852 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2296720 T6852 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2296745 T6852 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2296745 T6852 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty3-1369183822729\collection1\, dataDir=.\org.apache.solr.cloud.ShardSplitTest-1369183813754/jetty3\
[junit4:junit4]   2> 2296745 T6852 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@181b10d
[junit4:junit4]   2> 2296745 T6852 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2296748 T6852 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1369183813754/jetty3\
[junit4:junit4]   2> 2296748 T6852 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ShardSplitTest-1369183813754/jetty3\index/
[junit4:junit4]   2> 2296748 T6852 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ShardSplitTest-1369183813754\jetty3\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2296749 T6852 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1369183813754/jetty3\index
[junit4:junit4]   2> 2296755 T6852 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@19cfa49 lockFactory=org.apache.lucene.store.NativeFSLockFactory@c9938c),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2296755 T6852 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2296759 T6852 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2296760 T6852 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2296760 T6852 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2296761 T6852 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2296762 T6852 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2296762 T6852 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2296762 T6852 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2296763 T6852 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2296764 T6852 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2296774 T6852 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2296779 T6852 oass.SolrIndexSearcher.<init> Opening Searcher@15db744 main
[junit4:junit4]   2> 2296780 T6852 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=.\org.apache.solr.cloud.ShardSplitTest-1369183813754\jetty3\tlog
[junit4:junit4]   2> 2296781 T6852 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2296781 T6852 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2296784 T6852 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 2296784 T6852 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2296785 T6853 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@15db744 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2297040 T6800 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2297042 T6800 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:54446_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54446"}
[junit4:junit4]   2> 2297042 T6800 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 2297043 T6800 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 2297058 T6806 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2297059 T6835 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2297060 T6851 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2297061 T6819 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2297061 T6799 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2297522 T6852 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2297522 T6852 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:54446 collection:collection1 shard:shard1
[junit4:junit4]   2> 2297530 T6852 oasc.ZkController.register We are http://127.0.0.1:54446/collection1/ and leader is http://127.0.0.1:54428/collection1/
[junit4:junit4]   2> 2297531 T6852 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:54446
[junit4:junit4]   2> 2297531 T6852 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 2297531 T6852 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C2218 name=collection1 org.apache.solr.core.SolrCore@192943e url=http://127.0.0.1:54446/collection1 node=127.0.0.1:54446_ C2218_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:54446_, base_url=http://127.0.0.1:54446}
[junit4:junit4]   2> 2297532 T6854 C2218 P54446 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 2297534 T6854 C2218 P54446 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 2297535 T6854 C2218 P54446 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 2297535 T6854 C2218 P54446 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2297535 T6852 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2297541 T6854 C2218 P54446 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2297544 T6777 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 2297545 T6777 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2297545 T6777 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2297559 T6813 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 2297870 T6777 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 2297874 T6777 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54456
[junit4:junit4]   2> 2297874 T6777 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2297886 T6777 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2297887 T6777 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty4-1369183825428
[junit4:junit4]   2> 2297887 T6777 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty4-1369183825428\solr.xml
[junit4:junit4]   2> 2297888 T6777 oasc.CoreContainer.<init> New CoreContainer 21728229
[junit4:junit4]   2> 2297888 T6777 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty4-1369183825428\'
[junit4:junit4]   2> 2297888 T6777 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty4-1369183825428\'
[junit4:junit4]   2> 2297968 T6777 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 2297968 T6777 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2297968 T6777 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 2297969 T6777 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2297969 T6777 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2297969 T6777 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2297969 T6777 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2297971 T6777 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2297971 T6777 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2297971 T6777 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 2297977 T6777 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 2297978 T6777 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54409/solr
[junit4:junit4]   2> 2297978 T6777 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 2297980 T6777 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2297990 T6866 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@170282b name:ZooKeeperConnection Watcher:127.0.0.1:54409 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2297991 T6777 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2297993 T6777 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 2297994 T6779 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13ec9b70084000b, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 2298000 T6777 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2298005 T6868 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e07490 name:ZooKeeperConnection Watcher:127.0.0.1:54409/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2298005 T6777 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2298019 T6777 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2298167 T6800 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2298168 T6800 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:54446_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54446"}
[junit4:junit4]   2> 2298188 T6868 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2298188 T6806 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2298189 T6835 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2298189 T6819 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2298189 T6799 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2298190 T6851 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2298285 T6813 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   2> 2298286 T6813 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=4&state=recovering&nodeName=127.0.0.1:54446_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=727 
[junit4:junit4]   2> 2298749 T6777 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54456_
[junit4:junit4]   2> 2298753 T6777 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54456_
[junit4:junit4]   2> 2298768 T6868 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2298769 T6806 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2298769 T6835 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2298770 T6819 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2298770 T6799 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2298774 T6851 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 2298774 T6851 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2298776 T6868 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 2298776 T6806 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 2298777 T6819 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 2298777 T6799 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 2298778 T6835 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 2298790 T6869 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty4-1369183825428\collection1
[junit4:junit4]   2> 2298790 T6869 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 2298791 T6869 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 2298791 T6869 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 2298792 T6869 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty4-1369183825428\collection1\'
[junit4:junit4]   2> 2298793 T6869 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty4-1369183825428/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 2298793 T6869 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty4-1369183825428/collection1/lib/README' to classloader
[junit4:junit4]   2> 2298832 T6869 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 2298879 T6869 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2298881 T6869 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2298886 T6869 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 2299325 T6869 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2299327 T6869 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2299330 T6869 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2299344 T6869 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2299369 T6869 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2299369 T6869 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty4-1369183825428\collection1\, dataDir=.\org.apache.solr.cloud.ShardSplitTest-1369183813754/jetty4\
[junit4:junit4]   2> 2299370 T6869 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@181b10d
[junit4:junit4]   2> 2299370 T6869 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2299371 T6869 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1369183813754/jetty4\
[junit4:junit4]   2> 2299371 T6869 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ShardSplitTest-1369183813754/jetty4\index/
[junit4:junit4]   2> 2299371 T6869 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ShardSplitTest-1369183813754\jetty4\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2299371 T6869 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1369183813754/jetty4\index
[junit4:junit4]   2> 2299374 T6869 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@16ecd9c lockFactory=org.apache.lucene.store.NativeFSLockFactory@1d26f99),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2299374 T6869 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2299378 T6869 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2299378 T6869 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2299378 T6869 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2299378 T6869 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2299379 T6869 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2299379 T6869 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2299379 T6869 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2299379 T6869 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2299380 T6869 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2299392 T6869 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2299398 T6869 oass.SolrIndexSearcher.<init> Opening Searcher@17c97d2 main
[junit4:junit4]   2> 2299398 T6869 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=.\org.apache.solr.cloud.ShardSplitTest-1369183813754\jetty4\tlog
[junit4:junit4]   2> 2299400 T6869 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2299400 T6869 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2299403 T6870 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@17c97d2 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2299404 T6869 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 2299404 T6869 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> ASYNC  NEW_CORE C2219 name=collection1 org.apache.solr.core.SolrCore@192943e url=http://127.0.0.1:54446/collection1 node=127.0.0.1:54446_ C2219_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:54446_, base_url=http://127.0.0.1:54446}
[junit4:junit4]   2> 2299738 T6854 C2219 P54446 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:54428/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 2299738 T6854 C2219 P54446 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:54446 START replicas=[http://127.0.0.1:54428/collection1/] nUpdates=100
[junit4:junit4]   2> 2299738 T6854 C2219 P54446 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 2299738 T6854 C2219 P54446 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 2299738 T6854 C2219 P54446 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 2299739 T6854 C2219 P54446 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 2299739 T6854 C2219 P54446 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 2299739 T6854 C2219 P54446 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:54428/collection1/. core=collection1
[junit4:junit4]   2> 2299740 T6854 C2219 P54446 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C2220 name=collection1 org.apache.solr.core.SolrCore@1b9881c url=http://127.0.0.1:54428/collection1 node=127.0.0.1:54428_ C2220_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:54428_, base_url=http://127.0.0.1:54428, leader=true}
[junit4:junit4]   2> 2299754 T6813 C2220 P54428 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 2299754 T6814 C2220 P54428 oasc.SolrCore.execute [collection1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 2299757 T6813 C2220 P54428 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1239456 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1d3e311),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2299758 T6813 C2220 P54428 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2299759 T6813 C2220 P54428 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1239456 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1d3e311),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1239456 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1d3e311),segFN=segments_2,generation=2}
[junit4:junit4]   2> 2299759 T6813 C2220 P54428 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 2299759 T6813 C2220 P54428 oass.SolrIndexSearcher.<init> Opening Searcher@4df900 realtime
[junit4:junit4]   2> 2299759 T6813 C2220 P54428 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 2299759 T6813 C2220 P54428 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   2> ASYNC  NEW_CORE C2221 name=collection1 org.apache.solr.core.SolrCore@192943e url=http://127.0.0.1:54446/collection1 node=127.0.0.1:54446_ C2221_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:54446_, base_url=http://127.0.0.1:54446}
[junit4:junit4]   2> 2299761 T6854 C2221 P54446 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 2299761 T6854 C2221 P54446 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 2299763 T6810 C2220 P54428 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 2299764 T6810 C2220 P54428 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   2> 2299764 T6854 C2221 P54446 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 2299764 T6854 C2221 P54446 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 2299764 T6854 C2221 P54446 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 2299766 T6811 C2220 P54428 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 2299767 T6854 C2221 P54446 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 2299768 T6854 C2221 P54446 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1369183813754/jetty3\index.20130522085027639
[junit4:junit4]   2> 2299768 T6854 C2221 P54446 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@1a6eda2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@16aa594) fullCopy=false
[junit4:junit4]   2> 2299770 T6812 C2220 P54428 oasc.SolrCore.execute [collection1] webapp= path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 2299771 T6854 C2221 P54446 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 2299772 T6854 C2221 P54446 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 2299772 T6854 C2221 P54446 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 2299775 T6854 C2221 P54446 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@19cfa49 lockFactory=org.apache.lucene.store.NativeFSLockFactory@c9938c),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@19cfa49 lockFactory=org.apache.lucene.store.NativeFSLockFactory@c9938c),segFN=segments_2,generation=2}
[junit4:junit4]   2> 2299776 T6854 C2221 P54446 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 2299777 T6854 C2221 P54446 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 2299777 T6854 C2221 P54446 oass.SolrIndexSearcher.<init> Opening Searcher@164dcda main
[junit4:junit4]   2> 2299778 T6853 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@164dcda main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 2299779 T6854 C2221 P54446 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.cloud.ShardSplitTest-1369183813754/jetty3\index.20130522085027639 [CachedDir<<refCount=0;path=.\org.apache.solr.cloud.ShardSplitTest-1369183813754/jetty3\index.20130522085027639;done=true>>]
[junit4:junit4]   2> 2299779 T6854 C2221 P54446 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.cloud.ShardSplitTest-1369183813754/jetty3\index.20130522085027639
[junit4:junit4]   2> 2299779 T6854 C2221 P54446 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: .\org.apache.solr.cloud.ShardSplitTest-1369183813754/jetty3\index.20130522085027639
[junit4:junit4]   2> 2299779 T6854 C2221 P54446 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 2299779 T6854 C2221 P54446 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 2299779 T6854 C2221 P54446 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 2299780 T6854 C2221 P54446 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2299783 T6854 C2221 P54446 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 2300381 T6800 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2300383 T6800 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:54456_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54456"}
[junit4:junit4]   2> 2300383 T6800 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 2300383 T6800 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard2
[junit4:junit4]   2> 2300396 T6800 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:54446_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54446"}
[junit4:junit4]   2> 2300410 T6868 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2300410 T6835 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2300411 T6819 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2300411 T6799 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2300410 T6806 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2300412 T6851 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2300861 T6869 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2300861 T6869 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:54456 collection:collection1 shard:shard2
[junit4:junit4]   2> 2300867 T6869 oasc.ZkController.register We are http://127.0.0.1:54456/collection1/ and leader is http://127.0.0.1:54437/collection1/
[junit4:junit4]   2> 2300868 T6869 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:54456
[junit4:junit4]   2> 2300868 T6869 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 2300868 T6869 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C2222 name=collection1 org.apache.solr.core.SolrCore@18b2f97 url=http://127.0.0.1:54456/collection1 node=127.0.0.1:54456_ C2222_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:54456_, base_url=http://127.0.0.1:54456}
[junit4:junit4]   2> 2300868 T6873 C2222 P54456 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 2300869 T6873 C2222 P54456 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 2300869 T6869 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2300869 T6873 C2222 P54456 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 2300870 T6873 C2222 P54456 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2300871 T6777 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 2300871 T6777 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2300872 T6777 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2300872 T6873 C2222 P54456 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2300877 T6777 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2300877 T6829 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 2300878 T6777 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 2300878 T6777 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 2300879 T6777 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2301580 T6800 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2301580 T6800 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:54456_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54456"}
[junit4:junit4]   2> 2301593 T6835 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2301594 T6819 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2301594 T6799 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2301594 T6868 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2301595 T6806 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2301594 T6851 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2301673 T6829 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   2> 2301673 T6829 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=5&state=recovering&nodeName=127.0.0.1:54456_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=796 
[junit4:junit4]   2> 2301676 T6777 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2302477 T6777 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C2222_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:54456_, base_url=http://127.0.0.1:54456}
[junit4:junit4]   2> 2303270 T6873 C2222 P54456 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:54437/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 2303270 T6873 C2222 P54456 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:54456 START replicas=[http://127.0.0.1:54437/collection1/] nUpdates=100
[junit4:junit4]   2> 2303273 T6873 C2222 P54456 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 2303273 T6873 C2222 P54456 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 2303273 T6873 C2222 P54456 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 2303273 T6873 C2222 P54456 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 2303273 T6873 C2222 P54456 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 2303273 T6873 C2222 P54456 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:54437/collection1/. core=collection1
[junit4:junit4]   2> 2303274 T6873 C2222 P54456 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C2223 name=collection1 org.apache.solr.core.SolrCore@1376ede url=http://127.0.0.1:54437/collection1 node=127.0.0.1:54437_ C2223_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:54437_, base_url=http://127.0.0.1:54437, leader=true}
[junit4:junit4]   2> 2303286 T6829 C2223 P54437 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 2303287 T6777 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2303287 T6830 C2223 P54437 oasc.SolrCore.execute [collection1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=2 
[junit4:junit4]   2> 2303290 T6829 C2223 P54437 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@d3555d lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c1da74),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2303290 T6829 C2223 P54437 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2303290 T6829 C2223 P54437 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@d3555d lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c1da74),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@d3555d lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c1da74),segFN=segments_2,generation=2}
[junit4:junit4]   2> 2303290 T6829 C2223 P54437 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 2303291 T6829 C2223 P54437 oass.SolrIndexSearcher.<init> Opening Searcher@1fdfa4 realtime
[junit4:junit4]   2> 2303291 T6829 C2223 P54437 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 2303291 T6829 C2223 P54437 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   2> 2303292 T6873 C2222 P54456 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 2303292 T6873 C2222 P54456 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 2303294 T6831 C2223 P54437 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 2303294 T6831 C2223 P54437 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 2303295 T6873 C2222 P54456 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 2303295 T6873 C2222 P54456 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 2303295 T6873 C2222 P54456 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 2303297 T6827 C2223 P54437 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 2303297 T6873 C2222 P54456 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 2303298 T6873 C2222 P54456 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1369183813754/jetty4\index.20130522085031169
[junit4:junit4]   2> 2303298 T6873 C2222 P54456 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@bae4d lockFactory=org.apache.lucene.store.NativeFSLockFactory@177e295) fullCopy=false
[junit4:junit4]   2> 2303300 T6828 C2223 P54437 oasc.SolrCore.execute [collection1] webapp= path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 2303301 T6873 C2222 P54456 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 2303301 T6873 C2222 P54456 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 2303301 T6873 C2222 P54456 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 2303304 T6873 C2222 P54456 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@16ecd9c lockFactory=org.apache.lucene.store.NativeFSLockFactory@1d26f99),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@16ecd9c lockFactory=org.apache.lucene.store.NativeFSLockFactory@1d26f99),segFN=segments_2,generation=2}
[junit4:junit4]   2> 2303304 T6873 C2222 P54456 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 2303305 T6873 C2222 P54456 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 2303305 T6873 C2222 P54456 oass.SolrIndexSearcher.<init> Opening Searcher@6417af main
[junit4:junit4]   2> 2303306 T6870 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6417af main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 2303307 T6873 C2222 P54456 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.cloud.ShardSplitTest-1369183813754/jetty4\index.20130522085031169 [CachedDir<<refCount=0;path=.\org.apache.solr.cloud.ShardSplitTest-1369183813754/jetty4\index.20130522085031169;done=true>>]
[junit4:junit4]   2> 2303307 T6873 C2222 P54456 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.cloud.ShardSplitTest-1369183813754/jetty4\index.20130522085031169
[junit4:junit4]   2> 2303307 T6873 C2222 P54456 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: .\org.apache.solr.cloud.ShardSplitTest-1369183813754/jetty4\index.20130522085031169
[junit4:junit4]   2> 2303307 T6873 C2222 P54456 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 2303307 T6873 C2222 P54456 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 2303307 T6873 C2222 P54456 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 2303308 T6873 C2222 P54456 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2303314 T6873 C2222 P54456 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 2304006 T6800 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2304008 T6800 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:54456_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54456"}
[junit4:junit4]   2> 2304027 T6868 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2304028 T6806 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2304029 T6835 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2304030 T6819 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2304030 T6799 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2304031 T6851 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2304086 T6777 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2304087 T6777 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C2224 name=collection1 org.apache.solr.core.SolrCore@7dd7e9 url=http://127.0.0.1:54416/collection1 node=127.0.0.1:54416_ C2224_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:54416_, base_url=http://127.0.0.1:54416, leader=true}
[junit4:junit4]   2> 2304097 T6791 C2224 P54416 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 2304103 T6791 C2224 P54416 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@cf65ee lockFactory=org.apache.lucene.store.NativeFSLockFactory@1965e4d),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2304104 T6791 C2224 P54416 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2304105 T6791 C2224 P54416 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@cf65ee lockFactory=org.apache.lucene.store.NativeFSLockFactory@1965e4d),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@cf65ee lockFactory=org.apache.lucene.store.NativeFSLockFactory@1965e4d),segFN=segments_2,generation=2}
[junit4:junit4]   2> 2304106 T6791 C2224 P54416 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 2304107 T6791 C2224 P54416 oass.SolrIndexSearcher.<init> Opening Searcher@fefca2 main
[junit4:junit4]   2> 2304108 T6791 C2224 P54416 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 2304109 T6803 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@fefca2 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 2304109 T6791 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 12
[junit4:junit4]   2> 2304115 T6829 C2223 P54437 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 2304116 T6829 C2223 P54437 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@d3555d lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c1da74),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@d3555d lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c1da74),segFN=segments_3,generation=3}
[junit4:junit4]   2> 2304116 T6829 C2223 P54437 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 2304116 T6829 C2223 P54437 oass.SolrIndexSearcher.<init> Opening Searcher@1259f39 main
[junit4:junit4]   2> 2304116 T6829 C2223 P54437 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 2304117 T6837 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1259f39 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 2304117 T6829 C2223 P54437 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:54428/collection1/, StdNode: http://127.0.0.1:54446/collection1/, StdNode: http://127.0.0.1:54456/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> 2304121 T6813 C2220 P54428 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 2304122 T6813 C2220 P54428 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1239456 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1d3e311),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1239456 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1d3e311),segFN=segments_3,generation=3}
[junit4:junit4]   2> 2304122 T6813 C2220 P54428 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 2304123 T6813 C2220 P54428 oass.SolrIndexSearcher.<init> Opening Searcher@ba96b4 main
[junit4:junit4]   2> 2304123 T6813 C2220 P54428 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 2304123 T6821 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ba96b4 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 2304123 T6813 C2220 P54428 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 2
[junit4:junit4]   2>  C2222_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:54456_, base_url=http://127.0.0.1:54456}
[junit4:junit4]   2> 2304126 T6863 C2222 P54456 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 2304126 T6863 C2222 P54456 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@16ecd9c lockFactory=org.apache.lucene.store.NativeFSLockFactory@1d26f99),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@16ecd9c lockFactory=org.apache.lucene.store.NativeFSLockFactory@1d26f99),segFN=segments_3,generation=3}
[junit4:junit4]   2> 2304127 T6863 C2222 P54456 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 2304128 T6863 C2222 P54456 oass.SolrIndexSearcher.<init> Opening Searcher@3f2a16 main
[junit4:junit4]   2> 2304128 T6863 C2222 P54456 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 2304129 T6870 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3f2a16 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 2304130 T6863 C2222 P54456 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 4
[junit4:junit4]   2>  C2221_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:54446_, base_url=http://127.0.0.1:54446}
[junit4:junit4]   2> 2304130 T6844 C2221 P54446 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 2304130 T6844 C2221 P54446 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@19cfa49 lockFactory=org.apache.lucene.store.NativeFSLockFactory@c9938c),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@19cfa49 lockFactory=org.apache.lucene.store.NativeFSLockFactory@c9938c),segFN=segments_3,generation=3}
[junit4:junit4]   2> 2304131 T6844 C2221 P54446 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 2304131 T6844 C2221 P54446 oass.SolrIndexSearcher.<init> Opening Searcher@172d637 main
[junit4:junit4]   2> 2304132 T6844 C2221 P54446 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 2304132 T6853 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@172d637 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 2304133 T6844 C2221 P54446 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 3
[junit4:junit4]   2> 2304133 T6829 C2223 P54437 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 18
[junit4:junit4]   2> 2304134 T6777 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2304137 T6815 C2220 P54428 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2304138 T6846 C2221 P54446 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2304140 T6831 C2223 P54437 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2304141 T6864 C2222 P54456 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2305741 T6795 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1435693307511439360)} 0 3
[junit4:junit4]   2> 2305754 T6862 C2222 P54456 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=FROMLEADER&_version_=-1435693307517730816&update.from=http://127.0.0.1:54437/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1435693307517730816)} 0 5
[junit4:junit4]   2> 2305759 T6843 C2221 P54446 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=FROMLEADER&_version_=-1435693307522973696&update.from=http://127.0.0.1:54428/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1435693307522973696)} 0 3
[junit4:junit4]   2> 2305760 T6814 C2220 P54428 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=TOLEADER&wt=javabin&version=2} {deleteByQuery=*:* (-1435693307522973696)} 0 11
[junit4:junit4]   2> 2305762 T6830 C2223 P54437 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1435693307517730816)} 0 18
[junit4:junit4]   2> 2305766 T6790 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[a!0 (1435693307539750912)]} 0 1
[junit4:junit4]   2> 2305770 T6863 C2222 P54456 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54437/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[a!0 (1435693307542896640)]} 0 0
[junit4:junit4]   2> 2305771 T6826 C2223 P54437 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[a!0 (1435693307542896640)]} 0 3
[junit4:junit4]   2> 2305774 T6791 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[b!1 (1435693307549188096)]} 0 0
[junit4:junit4]   2> 2305783 T6845 C2221 P54446 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54428/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[b!1 (1435693307554430976)]} 0 1
[junit4:junit4]   2> 2305785 T6813 C2220 P54428 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54437/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[b!1 (1435693307554430976)]} 0 6
[junit4:junit4]   2> 2305786 T6829 C2223 P54437 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[b!1]} 0 9
[junit4:junit4]   2> 2305788 T6792 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[c!2 (1435693307563868160)]} 0 0
[junit4:junit4]   2> 2305794 T6844 C2221 P54446 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54428/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[c!2 (1435693307567013888)]} 0 1
[junit4:junit4]   2> 2305794 T6815 C2220 P54428 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[c!2 (1435693307567013888)]} 0 3
[junit4:junit4]   2> 2305798 T6793 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[d!3 (1435693307573305344)]} 0 1
[junit4:junit4]   2> 2305805 T6864 C2222 P54456 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54437/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[d!3 (1435693307577499648)]} 0 0
[junit4:junit4]   2> 2305806 T6831 C2223 P54437 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54428/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[d!3 (1435693307577499648)]} 0 5
[junit4:junit4]   2> 2305806 T6810 C2220 P54428 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[d!3]} 0 6
[junit4:junit4]   2> 2305808 T6794 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[e!4 (1435693307584839680)]} 0 0
[junit4:junit4]   2> 2305816 T6859 C2222 P54456 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54437/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[e!4 (1435693307591131136)]} 0 0
[junit4:junit4]   2> 2305817 T6827 C2223 P54437 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54428/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[e!4 (1435693307591131136)]} 0 3
[junit4:junit4]   2> 2305818 T6811 C2220 P54428 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[e!4]} 0 6
[junit4:junit4]   2> 2305821 T6795 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[f!5 (1435693307598471168)]} 0 0
[junit4:junit4]   2> 2305826 T6860 C2222 P54456 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54437/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[f!5 (1435693307600568320)]} 0 0
[junit4:junit4]   2> 2305826 T6830 C2223 P54437 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[f!5 (1435693307600568320)]} 0 3
[junit4:junit4]   2> 2305829 T6790 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[g!6 (1435693307606859776)]} 0 0
[junit4:junit4]   2> 2305836 T6846 C2221 P54446 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54428/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[g!6 (1435693307611054080)]} 0 1
[junit4:junit4]   2> 2305837 T6812 C2220 P54428 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54437/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[g!6 (1435693307611054080)]} 0 4
[junit4:junit4]   2> 2305837 T6826 C2223 P54437 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[g!6]} 0 6
[junit4:junit4]   2> 2305839 T6791 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[h!7 (1435693307617345536)]} 0 0
[junit4:junit4]   2> 2305844 T6842 C2221 P54446 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54428/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[h!7 (1435693307619442688)]} 0 0
[junit4:junit4]   2> 2305845 T6814 C2220 P54428 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[h!7 (1435693307619442688)]} 0 4
[junit4:junit4]   2> 2305848 T6792 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[i!8 (1435693307625734144)]} 0 1
[junit4:junit4]   2> 2305853 T6843 C2221 P54446 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54428/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[i!8 (1435693307629928448)]} 0 0
[junit4:junit4]   2> 2305854 T6813 C2220 P54428 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[i!8 (1435693307629928448)]} 0 3
[junit4:junit4]   2> 2305857 T6793 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[j!9 (1435693307636219904)]} 0 0
[junit4:junit4]   2> 2305864 T6845 C2221 P54446 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54428/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[j!9 (1435693307640414208)]} 0 0
[junit4:junit4]   2> 2305865 T6815 C2220 P54428 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54437/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[j!9 (1435693307640414208)]} 0 4
[junit4:junit4]   2> 2305865 T6829 C2223 P54437 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[j!9]} 0 6
[junit4:junit4]   2> 2305869 T6794 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[k!10 (1435693307648802816)]} 0 0
[junit4:junit4]   2> 2305875 T6844 C2221 P54446 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54428/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[k!10 (1435693307652997120)]} 0 0
[junit4:junit4]   2> 2305876 T6810 C2220 P54428 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[k!10 (1435693307652997120)]} 0 3
[junit4:junit4]   2> 2305879 T6795 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[l!11 (1435693307659288576)]} 0 0
[junit4:junit4]   2> 2305885 T6861 C2222 P54456 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54437/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[l!11 (1435693307662434304)]} 0 0
[junit4:junit4]   2> 2305886 T6831 C2223 P54437 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54428/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[l!11 (1435693307662434304)]} 0 4
[junit4:junit4]   2> 2305887 T6811 C2220 P54428 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[l!11]} 0 6
[junit4:junit4]   2> 2305889 T6790 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[m!12 (1435693307669774336)]} 0 0
[junit4:junit4]   2> 2305893 T6862 C2222 P54456 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54437/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[m!12 (1435693307672920064)]} 0 0
[junit4:junit4]   2> 2305894 T6827 C2223 P54437 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[m!12 (1435693307672920064)]} 0 2
[junit4:junit4]   2> 2305897 T6791 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[n!13 (1435693307678162944)]} 0 0
[junit4:junit4]   2> 2305904 T6847 C2221 P54446 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54428/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[n!13 (1435693307682357248)]} 0 0
[junit4:junit4]   2> 2305904 T6812 C2220 P54428 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54437/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[n!13 (1435693307682357248)]} 0 3
[junit4:junit4]   2> 2305905 T6828 C2223 P54437 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[n!13]} 0 5
[junit4:junit4]   2> 2305907 T6792 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[o!14 (1435693307688648704)]} 0 0
[junit4:junit4]   2> 2305911 T6863 C2222 P54456 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54437/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[o!14 (1435693307690745856)]} 0 0
[junit4:junit4]   2> 2305912 T6830 C2223 P54437 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[o!14 (1435693307690745856)]} 0 3
[junit4:junit4]   2> 2305914 T6793 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[p!15 (1435693307695988736)]} 0 0
[junit4:junit4]   2> 2305920 T6846 C2221 P54446 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54428/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[p!15 (1435693307700183040)]} 0 0
[junit4:junit4]   2> 2305921 T6814 C2220 P54428 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54437/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[p!15 (1435693307700183040)]} 0 3
[junit4:junit4]   2> 2305922 T6826 C2223 P54437 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[p!15]} 0 5
[junit4:junit4]   2> 2305924 T6794 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[q!16 (1435693307706474496)]} 0 0
[junit4:junit4]   2> 2305928 T6842 C2221 P54446 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54428/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[q!16 (1435693307708571648)]} 0 0
[junit4:junit4]   2> 2305928 T6813 C2220 P54428 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[q!16 (1435693307708571648)]} 0 2
[junit4:junit4]   2> 2305931 T6795 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[r!17 (1435693307713814528)]} 0 0
[junit4:junit4]   2> 2305935 T6864 C2222 P54456 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54437/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[r!17 (1435693307716960256)]} 0 0
[junit4:junit4]   2> 2305936 T6829 C2223 P54437 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[r!17 (1435693307716960256)]} 0 2
[junit4:junit4]   2> 2305939 T6790 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[s!18 (1435693307722203136)]} 0 0
[junit4:junit4]   2> 2305954 T6843 C2221 P54446 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54428/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[s!18 (1435693307725348864)]} 0 0
[junit4:junit4]   2> 2305955 T6815 C2220 P54428 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54437/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[s!18 (1435693307725348864)]} 0 13
[junit4:junit4]   2> 2305956 T6831 C2223 P54437 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[s!18]} 0 15
[junit4:junit4]   2> 2305971 T6791 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[t!19 (1435693307755757568)]} 0 0
[junit4:junit4]   2> 2305976 T6845 C2221 P54446 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54428/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[t!19 (1435693307758903296)]} 0 0
[junit4:junit4]   2> 2305977 T6810 C2220 P54428 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54437/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[t!19 (1435693307758903296)]} 0 3
[junit4:junit4]   2> 2305978 T6827 C2223 P54437 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[t!19]} 0 5
[junit4:junit4]   2> 2305979 T6792 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[u!20 (1435693307764146176)]} 0 0
[junit4:junit4]   2> 2305983 T6859 C2222 P54456 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54437/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[u!20 (1435693307766243328)]} 0 0
[junit4:junit4]   2> 2305984 T6828 C2223 P54437 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[u!20 (1435693307766243328)]} 0 3
[junit4:junit4]   2> 2305986 T6793 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[v!21 (1435693307771486208)]} 0 0
[junit4:junit4]   2> 2305992 T6844 C2221 P54446 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54428/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[v!21 (1435693307775680512)]} 0 0
[junit4:junit4]   2> 2305993 T6811 C2220 P54428 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54437/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[v!21 (1435693307775680512)]} 0 3
[junit4:junit4]   2> 2305994 T6830 C2223 P54437 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[v!21]} 0 6
[junit4:junit4]   2> 2305995 T6794 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[w!22 (1435693307780923392)]} 0 0
[junit4:junit4]   2> 2305999 T6847 C2221 P54446 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54428/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[w!22 (1435693307784069120)]} 0 0
[junit4:junit4]   2> 2306000 T6812 C2220 P54428 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[w!22 (1435693307784069120)]} 0 2
[junit4:junit4]   2> 2306002 T6795 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[x!23 (1435693307788263424)]} 0 0
[junit4:junit4]   2> 2306006 T6860 C2222 P54456 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54437/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[x!23 (1435693307791409152)]} 0 0
[junit4:junit4]   2> 2306008 T6826 C2223 P54437 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[x!23 (1435693307791409152)]} 0 3
[junit4:junit4]   2> 2306013 T6790 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[y!24 (1435693307799797760)]} 0 0
[junit4:junit4]   2> 2306017 T6861 C2222 P54456 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54437/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[y!24 (1435693307802943488)]} 0 0
[junit4:junit4]   2> 2306019 T6829 C2223 P54437 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[y!24 (1435693307802943488)]} 0 3
[junit4:junit4]   2> 2306020 T6791 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[z!25 (1435693307807137792)]} 0 0
[junit4:junit4]   2> 2306026 T6846 C2221 P54446 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54428/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[z!25 (1435693307811332096)]} 0 0
[junit4:junit4]   2> 2306027 T6814 C2220 P54428 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54437/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[z!25 (1435693307811332096)]} 0 3
[junit4:junit4]   2> 2306027 T6831 C2223 P54437 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[z!25]} 0 4
[junit4:junit4]   2> 2306029 T6792 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[a!26 (1435693307816574976)]} 0 0
[junit4:junit4]   2> 2306034 T6862 C2222 P54456 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54437/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[a!26 (1435693307820769280)]} 0 0
[junit4:junit4]   2> 2306036 T6827 C2223 P54437 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54428/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[a!26 (1435693307820769280)]} 0 3
[junit4:junit4]   2> 2306037 T6813 C2220 P54428 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[a!26]} 0 6
[junit4:junit4]   2> 2306038 T6793 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[b!27 (1435693307826012160)]} 0 0
[junit4:junit4]   2> 2306044 T6842 C2221 P54446 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54428/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[b!27 (1435693307830206464)]} 0 0
[junit4:junit4]   2> 2306045 T6815 C2220 P54428 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54437/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[b!27 (1435693307830206464)]} 0 3
[junit4:junit4]   2> 2306045 T6828 C2223 P54437 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[b!27]} 0 4
[junit4:junit4]   2> 2306047 T6794 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[c!28 (1435693307835449344)]} 0 0
[junit4:junit4]   2> 2306053 T6843 C2221 P54446 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54428/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[c!28 (1435693307840692224)]} 0 0
[junit4:junit4]   2> 2306054 T6810 C2220 P54428 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54437/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[c!28 (1435693307840692224)]} 0 2
[junit4:junit4]   2> 2306055 T6830 C2223 P54437 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[c!28]} 0 5
[junit4:junit4]   2> 2306058 T6795 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[d!29 (1435693307846983680)]} 0 0
[junit4:junit4]   2> 2306063 T6863 C2222 P54456 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54437/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[d!29 (1435693307851177984)]} 0 0
[junit4:junit4]   2> 2306065 T6826 C2223 P54437 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54428/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[d!29 (1435693307851177984)]} 0 3
[junit4:junit4]   2> 2306066 T6811 C2220 P54428 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[d!29]} 0 6
[junit4:junit4]   2> 2306133 T6790 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[e!30 (1435693307925626880)]} 0 8
[junit4:junit4]   2> 2306140 T6864 C2222 P54456 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54437/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[e!30 (1435693307931918336)]} 0 0
[junit4:junit4]   2> 2306142 T6829 C2223 P54437 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54428/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[e!30 (1435693307931918336)]} 0 3
[junit4:junit4]   2> 2306143 T6812 C2220 P54428 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[e!30]} 0 7
[junit4:junit4]   2> 2306146 T6792 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[f!31 (1435693307939258368)]} 0 0
[junit4:junit4]   2> 2306151 T6860 C2222 P54456 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54437/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[f!31 (1435693307942404096)]} 0 0
[junit4:junit4]   2> 2306152 T6831 C2223 P54437 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[f!31 (1435693307942404096)]} 0 4
[junit4:junit4]   2> 2306155 T6793 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[g!32 (1435693307948695552)]} 0 0
[junit4:junit4]   2> 2306161 T6845 C2221 P54446 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54428/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[g!32 (1435693307951841280)]} 0 0
[junit4:junit4]   2> 2306161 T6813 C2220 P54428 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[g!32 (1435693307951841280)]} 0 3
[junit4:junit4]   2> 2306165 T6794 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[h!33 (1435693307959181312)]} 0 0
[junit4:junit4]   2> 2306171 T6844 C2221 P54446 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54428/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[h!33 (1435693307963375616)]} 0 0
[junit4:junit4]   2> 2306172 T6815 C2220 P54428 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54437/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[h!33 (1435693307963375616)]} 0 3
[junit4:junit4]   2> 2306173 T6827 C2223 P54437 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[h!33]} 0 5
[junit4:junit4]   2> 2306175 T6795 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[i!34 (1435693307969667072)]} 0 0
[junit4:junit4]   2> 2306183 T6847 C2221 P54446 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54428/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[i!34 (1435693307975958528)]} 0 0
[junit4:junit4]   2> 2306185 T6810 C2220 P54428 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54437/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[i!34 (1435693307975958528)]} 0 4
[junit4:junit4]   2> 2306186 T6828 C2223 P54437 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[i!34]} 0 7
[junit4:junit4]   2> 2306188 T6790 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[j!35 (1435693307983298560)]} 0 0
[junit4:junit4]   2> 2306196 T6846 C2221 P54446 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54428/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[j!35 (1435693307989590016)]} 0 0
[junit4:junit4]   2> 2306197 T6811 C2220 P54428 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54437/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[j!35 (1435693307989590016)]} 0 4
[junit4:junit4]   2> 2306198 T6830 C2223 P54437 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[j!35]} 0 6
[junit4:junit4]   2> 2306201 T6791 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[k!36 (1435693307996930048)]} 0 0
[junit4:junit4]   2> 2306206 T6842 C2221 P54446 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54428/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[k!36 (1435693308000075776)]} 0 0
[junit4:junit4]   2> 2306207 T6814 C2220 P54428 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[k!36 (1435693308000075776)]} 0 3
[junit4:junit4]   2> 2306209 T6792 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[l!37 (1435693308005318656)]} 0 0
[junit4:junit4]   2> 2306216 T6861 C2222 P54456 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54437/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[l!37 (1435693308009512960)]} 0 1
[junit4:junit4]   2> 2306217 T6826 C2223 P54437 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54428/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[l!37 (1435693308009512960)]} 0 4
[junit4:junit4]   2> 2306218 T6812 C2220 P54428 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[l!37]} 0 7
[junit4:junit4]   2> 2306219 T6793 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[m!38 (1435693308015804416)]} 0 0
[junit4:junit4]   2> 2306225 T6862 C2222 P54456 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54437/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[m!38 (1435693308019998720)]} 0 0
[junit4:junit4]   2> 2306226 T6829 C2223 P54437 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54428/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[m!38 (1435693308019998720)]} 0 3
[junit4:junit4]   2> 2306227 T6813 C2220 P54428 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[m!38]} 0 6
[junit4:junit4]   2> 2306228 T6794 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[n!39 (1435693308025241600)]} 0 0
[junit4:junit4]   2> 2306236 T6843 C2221 P54446 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54428/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[n!39 (1435693308030484480)]} 0 0
[junit4:junit4]   2> 2306237 T6815 C2220 P54428 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54437/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[n!39 (1435693308030484480)]} 0 4
[junit4:junit4]   2> 2306238 T6827 C2223 P54437 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[n!39]} 0 7
[junit4:junit4]   2> 2306239 T6795 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[o!40 (1435693308036775936)]} 0 0
[junit4:junit4]   2> 2306244 T6863 C2222 P54456 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54437/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[o!40 (1435693308039921664)]} 0 0
[junit4:junit4]   2> 2306246 T6828 C2223 P54437 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[o!40 (1435693308039921664)]} 0 4
[junit4:junit4]   2> 2306248 T6790 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[p!41 (1435693308046213120)]} 0 0
[junit4:junit4]   2> 2306252 T6844 C2221 P54446 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54428/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[p!41 (1435693308048310272)]} 0 0
[junit4:junit4]   2> 2306253 T6810 C2220 P54428 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[p!41 (1435693308048310272)]} 0 3
[junit4:junit4]   2> 2306255 T6791 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[q!42 (1435693308053553152)]} 0 0
[junit4:junit4]   2> 2306261 T6847 C2221 P54446 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54428/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[q!42 (1435693308057747456)]} 0 0
[junit4:junit4]   2> 2306262 T6811 C2220 P54428 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54437/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[q!42 (1435693308057747456)]} 0 3
[junit4:junit4]   2> 2306263 T6830 C2223 P54437 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[q!42]} 0 6
[junit4:junit4]   2> 2306266 T6792 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[r!43 (1435693308064038912)]} 0 1
[junit4:junit4]   2> 2306273 T6864 C2222 P54456 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54437/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[r!43 (1435693308069281792)]} 0 0
[junit4:junit4]   2> 2306274 T6826 C2223 P54437 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54428/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[r!43 (1435693308069281792)]} 0 4
[junit4:junit4]   2> 2306275 T6814 C2220 P54428 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[r!43]} 0 7
[junit4:junit4]   2> 2306277 T6793 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[s!44 (1435693308076621824)]} 0 0
[junit4:junit4]   2> 2306285 T6846 C2221 P54446 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54428/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[s!44 (1435693308080816128)]} 0 1
[junit4:junit4]   2> 2306285 T6812 C2220 P54428 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54437/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[s!44 (1435693308080816128)]} 0 4
[junit4:junit4]   2> 2306285 T6831 C2223 P54437 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[s!44]} 0 6
[junit4:junit4]   2> 2306288 T6794 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[t!45 (1435693308088156160)]} 0 0
[junit4:junit4]   2> 2306294 T6842 C2221 P54446 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54428/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[t!45 (1435693308092350464)]} 0 0
[junit4:junit4]   2> 2306295 T6813 C2220 P54428 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54437/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[t!45 (1435693308092350464)]} 0 3
[junit4:junit4]   2> 2306295 T6829 C2223 P54437 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[t!45]} 0 5
[junit4:junit4]   2> 2306298 T6795 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[u!46 (1435693308098641920)]} 0 0
[junit4:junit4]   2> 2306306 T6859 C2222 P54456 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54437/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[u!46 (1435693308103884800)]} 0 1
[junit4:junit4]   2> 2306306 T6827 C2223 P54437 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54428/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[u!46 (1435693308103884800)]} 0 4
[junit4:junit4]   2> 2306307 T6815 C2220 P54428 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[u!46]} 0 7
[junit4:junit4]   2> 2306309 T6790 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[v!47 (1435693308110176256)]} 0 0
[junit4:junit4]   2> 2306316 T6843 C2221 P54446 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54428/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[v!47 (1435693308114370560)]} 0 0
[junit4:junit4]   2> 2306317 T6810 C2220 P54428 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[v!47 (1435693308114370560)]} 0 4
[junit4:junit4]   2> 2306320 T6791 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[w!48 (1435693308121710592)]} 0 0
[junit4:junit4]   2> 2306327 T6845 C2221 P54446 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54428/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[w!48 (1435693308124856320)]} 0 1
[junit4:junit4]   2> 2306327 T6811 C2220 P54428 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[w!48 (1435693308124856320)]} 0 4
[junit4:junit4]   2> 2306330 T6792 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[x!49 (1435693308132196352)]} 0 0
[junit4:junit4]   2> 2306336 T6860 C2222 P54456 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54437/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[x!49 (1435693308136390656)]} 0 0
[junit4:junit4]   2> 2306338 T6828 C2223 P54437 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[x!49 (1435693308136390656)]} 0 4
[junit4:junit4]   2> 2306341 T6793 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[y!50 (1435693308143730688)]} 0 0
[junit4:junit4]   2> 2306346 T6861 C2222 P54456 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54437/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[y!50 (1435693308146876416)]} 0 0
[junit4:junit4]   2> 2306347 T6830 C2223 P54437 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[y!50 (1435693308146876416)]} 0 3
[junit4:junit4]   2> 2306351 T6794 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[z!51 (1435693308154216448)]} 0 0
[junit4:junit4]   2> 2306357 T6844 C2221 P54446 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54428/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[z!51 (1435693308158410752)]} 0 0
[junit4:junit4]   2> 2306358 T6814 C2220 P54428 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54437/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[z!51 (1435693308158410752)]} 0 3
[junit4:junit4]   2> 2306359 T6826 C2223 P54437 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[z!51]} 0 5
[junit4:junit4]   2> 2306362 T6795 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[a!52 (1435693308165750784)]} 0 0
[junit4:junit4]   2> 2306366 T6862 C2222 P54456 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54437/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[a!52 (1435693308167847936)]} 0 0
[junit4:junit4]   2> 2306367 T6831 C2223 P54437 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[a!52 (1435693308167847936)]} 0 3
[junit4:junit4]   2> 2306370 T6790 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[b!53 (1435693308174139392)]} 0 0
[junit4:junit4]   2> 2306374 T6847 C2221 P54446 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54428/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[b!53 (1435693308177285120)]} 0 0
[junit4:junit4]   2> 2306375 T6812 C2220 P54428 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[b!53 (1435693308177285120)]} 0 2
[junit4:junit4]   2> 2306378 T6791 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[c!54 (1435693308182528000)]} 0 0
[junit4:junit4]   2> 2306385 T6846 C2221 P54446 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54428/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[c!54 (1435693308187770880)]} 0 0
[junit4:junit4]   2> 2306387 T6813 C2220 P54428 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54437/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[c!54 (1435693308187770880)]} 0 4
[junit4:junit4]   2> 2306387 T6829 C2223 P54437 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[c!54]} 0 6
[junit4:junit4]   2> 2306390 T6792 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[d!55 (1435693308195110912)]} 0 0
[junit4:junit4]   2> 2306397 T6863 C2222 P54456 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54437/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[d!55 (1435693308201402368)]} 0 0
[junit4:junit4]   2> 2306398 T6827 C2223 P54437 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54428/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[d!55 (1435693308201402368)]} 0 2
[junit4:junit4]   2> 2306400 T6815 C2220 P54428 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[d!55]} 0 6
[junit4:junit4]   2> 2306402 T6793 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[e!56 (1435693308207693824)]} 0 0
[junit4:junit4]   2> 2306408 T6864 C2222 P54456 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54437/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[e!56 (1435693308211888128)]} 0 0
[junit4:junit4]   2> 2306409 T6828 C2223 P54437 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[e!56 (1435693308211888128)]} 0 3
[junit4:junit4]   2> 2306412 T6794 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[f!57 (1435693308218179584)]} 0 0
[junit4:junit4]   2> 2306424 T6859 C2222 P54456 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54437/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[f!57 (1435693308223422464)]} 0 0
[junit4:junit4]   2> 2306426 T6830 C2223 P54437 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54428/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[f!57 (1435693308223422464)]} 0 9
[junit4:junit4]   2> 2306426 T6810 C2220 P54428 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[f!57]} 0 11
[junit4:junit4]   2> 2306429 T6795 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[g!58 (1435693308236005376)]} 0 0
[junit4:junit4]   2> 2306436 T6842 C2221 P54446 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54428/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[g!58 (1435693308241248256)]} 0 0
[junit4:junit4]   2> 2306437 T6811 C2220 P54428 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54437/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[g!58 (1435693308241248256)]} 0 3
[junit4:junit4]   2> 2306438 T6826 C2223 P54437 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[g!58]} 0 5
[junit4:junit4]   2> 2306441 T6790 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[h!59 (1435693308248588288)]} 0 0
[junit4:junit4]   2> 2306447 T6843 C2221 P54446 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54428/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[h!59 (1435693308251734016)]} 0 0
[junit4:junit4]   2> 2306447 T6814 C2220 P54428 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[h!59 (1435693308251734016)]} 0 4
[junit4:junit4]   2> 2306450 T6791 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[i!60 (1435693308258025472)]} 0 0
[junit4:junit4]   2> 2306456 T6845 C2221 P54446 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54428/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[i!60 (1435693308262219776)]} 0 0
[junit4:junit4]   2> 2306457 T6812 C2220 P54428 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[i!60 (1435693308262219776)]} 0 3
[junit4:junit4]   2> 2306459 T6792 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[j!61 (1435693308267462656)]} 0 0
[junit4:junit4]   2> 2306464 T6844 C2221 P54446 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54428/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[j!61 (1435693308271656960)]} 0 0
[junit4:junit4]   2> 2306466 T6813 C2220 P54428 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[j!61 (1435693308271656960)]} 0 3
[junit4:junit4]   2> 2306469 T6793 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[k!62 (1435693308277948416)]} 0 1
[junit4:junit4]   2> 2306473 T6847 C2221 P54446 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54428/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[k!62 (1435693308280045568)]} 0 0
[junit4:junit4]   2> 2306475 T6815 C2220 P54428 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[k!62 (1435693308280045568)]} 0 4
[junit4:junit4]   2> 2306478 T6794 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[l!63 (1435693308286337024)]} 0 1
[junit4:junit4]   2> 2306486 T6860 C2222 P54456 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54437/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[l!63 (1435693308292628480)]} 0 0
[junit4:junit4]   2> 2306486 T6831 C2223 P54437 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54428/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[l!63 (1435693308292628480)]} 0 3
[junit4:junit4]   2> 2306487 T6810 C2220 P54428 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[l!63]} 0 7
[junit4:junit4]   2> 2306489 T6795 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[m!64 (1435693308298919936)]} 0 0
[junit4:junit4]   2> 2306495 T6861 C2222 P54456 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54437/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[m!64 (1435693308303114240)]} 0 1
[junit4:junit4]   2> 2306496 T6829 C2223 P54437 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[m!64 (1435693308303114240)]} 0 3
[junit4:junit4]   2> 2306498 T6790 C2224 P54416 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[n!65 (1435693308308357120)]} 0 0
[junit4:junit4]   2> 2306505 T6846 C2221 P54446 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54428/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[n!65 (1435693308313600000)]} 0 0
[junit4:junit4]   2> 2306507 T6811 C2220 P54428 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54437/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[n!65 (1435693308313600000)]} 0 4
[junit4:junit4]   2> 2306507 T6827 C2223 P54437 oasup.LogUpdateProcessor.fini

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

\test\J0\.\org.apache.solr.cloud.ShardSplitTest-1369183813754 FAILED !!!!!
[junit4:junit4]   2> 2318605 T6777 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[junit4:junit4]   2> 2318609 T6777 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:54409 54409
[junit4:junit4]   2> 2319726 T6868 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 2320781 T6868 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 2320783 T6777 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 54416
[junit4:junit4]   2> 2320803 T6777 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[junit4:junit4]   2> 2320803 T6777 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:54409 54409
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShardSplitTest -Dtests.method=testDistribSearch -Dtests.seed=C5168ED4B1F5093 -Dtests.slow=true -Dtests.locale=es_EC -Dtests.timezone=Asia/Macau -Dtests.file.encoding=Cp1252
[junit4:junit4] ERROR   34.9s | ShardSplitTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:54428 returned non ok status:500, message:Server Error
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([C5168ED4B1F5093:8DB7E6F53C4030AF]:0)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:385)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
[junit4:junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:208)
[junit4:junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:133)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 2320814 T6777 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {id=PostingsFormat(name=Direct), _version_=PostingsFormat(name=Lucene41WithOrds)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=es_EC, timezone=Asia/Macau
[junit4:junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_21 (32-bit)/cpus=2,threads=4,free=222118240,total=323158016
[junit4:junit4]   2> NOTE: All tests run in this JVM: [QueryParsingTest, TestZkChroot, TestLazyCores, IndexBasedSpellCheckerTest, TestLMJelinekMercerSimilarityFactory, TestDefaultSearchFieldResource, TestRealTimeGet, SignatureUpdateProcessorFactoryTest, TestPseudoReturnFields, SolrIndexSplitterTest, TestFuzzyAnalyzedSuggestions, ZkNodePropsTest, SystemInfoHandlerTest, BadCopyFieldTest, TestDFRSimilarityFactory, BinaryUpdateRequestHandlerTest, TestSchemaSimilarityResource, TestDocSet, OverseerTest, TestRandomFaceting, CollectionsAPIDistributedZkTest, DefaultValueUpdateProcessorTest, TestCSVResponseWriter, LeaderElectionIntegrationTest, UUIDFieldTest, BasicFunctionalityTest, PeerSyncTest, ReturnFieldsTest, TestSolrQueryParserDefaultOperatorResource, TestSuggestSpellingConverter, RecoveryZkTest, TestMaxScoreQueryParser, TestSolrJ, StandardRequestHandlerTest, TestStressReorder, AliasIntegrationTest, TestRandomDVFaceting, ResponseLogComponentTest, FastVectorHighlighterTest, TestCoreDiscovery, DistributedQueryElevationComponentTest, SpellCheckCollatorTest, TestFieldResource, LoggingHandlerTest, TestBinaryResponseWriter, TestDynamicFieldCollectionResource, CSVRequestHandlerTest, SimpleFacetsTest, LeaderElectionTest, CachingDirectoryFactoryTest, TestBinaryField, OutputWriterTest, MBeansHandlerTest, TestWordDelimiterFilterFactory, BasicDistributedZkTest, TestGroupingSearch, URLClassifyProcessorTest, SolrInfoMBeanTest, TestXIncludeConfig, TestIndexingPerformance, RequestHandlersTest, SynonymTokenizerTest, SoftAutoCommitTest, TestStressLucene, ChaosMonkeyShardSplitTest, TestValueSourceCache, TestSolrQueryParser, SortByFunctionTest, SuggesterFSTTest, TestMultiCoreConfBootstrap, XmlUpdateRequestHandlerTest, TestSerializedLuceneMatchVersion, TestLRUCache, MinimalSchemaTest, PathHierarchyTokenizerFactoryTest, SpatialFilterTest, CurrencyFieldXmlFileTest, DirectSolrSpellCheckerTest, MoreLikeThisHandlerTest, BadComponentTest, TestTrie, TestCSVLoader, TestCopyFieldCollectionResource, TestAnalyzedSuggestions, TestSurroundQueryParser, SyncSliceTest, TestLuceneMatchVersion, AutoCommitTest, MultiTermTest, SolrCoreCheckLockOnStartupTest, PrimUtilsTest, TestManagedSchema, FileBasedSpellCheckerTest, TimeZoneUtilsTest, IndexSchemaTest, DocumentAnalysisRequestHandlerTest, TestSolr4Spatial, DebugComponentTest, TestExtendedDismaxParser, IndexSchemaRuntimeFieldTest, TestCollationField, ExternalFileFieldSortTest, TestPerFieldSimilarity, TestSweetSpotSimilarityFactory, UpdateRequestProcessorFactoryTest, SpellingQueryConverterTest, NoCacheHeaderTest, SolrPluginUtilsTest, TestHashPartitioner, TestLMDirichletSimilarityFactory, TestFiltering, TestShardHandlerFactory, UnloadDistributedZkTest, TestSolrQueryParserResource, LegacyHTMLStripCharFilterTest, TestDistributedSearch, TestSearchPerf, ClusterStateUpdateTest, SliceStateTest, TestStressVersions, TestUniqueKeyFieldResource, XsltUpdateRequestHandlerTest, FieldAnalysisRequestHandlerTest, SolrCmdDistributorTest, TestSolrDeletionPolicy1, UpdateParamsTest, QueryElevationComponentTest, JSONWriterTest, TestFieldTypeResource, ResourceLoaderTest, CopyFieldTest, ZkCLITest, TestFaceting, DirectUpdateHandlerTest, TestSolrDeletionPolicy2, TestSolrCoreProperties, NotRequiredUniqueKeyTest, TestIBSimilarityFactory, TestRangeQuery, TestPHPSerializedResponseWriter, ShardRoutingTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, OpenCloseCoreStressTest, BasicZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, ZkSolrClientTest, ShardRoutingCustomTest, SliceStateUpdateTest, TestDistributedGrouping, TestRecovery, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, ZkControllerTest, TestJoin, TestReload, HardAutoCommitTest, DistributedTermsComponentTest, TestCoreContainer, SolrCoreTest, StatsComponentTest, SpellCheckComponentTest, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, TestFunctionQuery, TestBadConfig, OverseerCollectionProcessorTest, TestIndexSearcher, HighlighterTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, CoreAdminHandlerTest, SolrRequestParserTest, TestFoldingMultitermQuery, DocValuesTest, SuggesterTSTTest, SuggesterTest, SuggesterWFSTTest, PolyFieldTest, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, TestUpdate, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, TestRemoteStreaming, DocValuesMultiTest, DistanceFunctionTest, CacheHeaderTest, LukeRequestHandlerTest, DisMaxRequestHandlerTest, TestQueryUtils, TestWriterPerf, TestReversedWildcardFilterFactory, TestQueryTypes, PrimitiveFieldTypeTest, TestOmitPositions, TermsComponentTest, DocumentBuilderTest, TermVectorComponentTest, RequiredFieldsTest, TestArbitraryIndexDir, RegexBoostProcessorTest, TestJmxIntegration, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, TestPartialUpdateDeduplication, PingRequestHandlerTest, TestComponentsName, SearchHandlerTest, CoreContainerCoreInitFailuresTest, TestLFUCache, HighlighterConfigTest, SOLR749Test, TestPropInject, TestQuerySenderListener, TestPropInjectDefaults, IndexReaderFactoryTest, AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, SolrIndexConfigTest, TestStressRecovery, TestMergePolicyConfig, SampleTest, NumericFieldsTest, TestElisionMultitermQuery, TestConfig, TestPostingsSolrHighlighter, DirectSolrConnectionTest, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCharFilters, TestCodecSupport, EchoParamsTest, TestNumberUtils, TestBM25SimilarityFactory, TestDefaultSimilarityFactory, TestFastWriter, TestJmxMonitoredMap, TestPluginEnable, TestFastOutputStream, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, PluginInfoTest, TestFastLRUCache, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, TestSolrXMLSerializer, PreAnalyzedFieldTest, TestSystemIdResolver, DateFieldTest, DOMUtilTest, RAMDirectoryFactoryTest, ClusterStateTest, TestUtils, TestDocumentBuilder, FileUtilsTest, CircularListTest, TestRTGBase, SolrTestCaseJ4Test, ShardSplitTest]
[junit4:junit4] Completed in 34.96s, 1 test, 1 error <<< FAILURES!

[...truncated 51 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:380: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:360: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:181: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:437: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1240: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:884: There were test failures: 295 suites, 1231 tests, 1 error, 18 ignored (12 assumptions)

Total time: 62 minutes 14 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.7.0_21 -server -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



Re: [JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.7.0_21) - Build # 2846 - Still Failing!

Posted by Mark Miller <ma...@gmail.com>.
On May 21, 2013, at 2:27 PM, Policeman Jenkins Server <je...@thetaphi.de> wrote:

> Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
> 	at java.io.WinNTFileSystem.canonicalize0(Native Method)
> 	at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
> 	at java.io.File.getCanonicalPath(File.java:589)
> 	at org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
> 	at org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
> 	... 39 more


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/2846/
Java: 64bit/jdk1.7.0_21 -XX:-UseCompressedOops -XX:+UseParallelGC

5 tests failed.
FAILED:  org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServer.testGetCoreContainer

Error Message:


Stack Trace:
org.apache.solr.common.SolrException: 
	at __randomizedtesting.SeedInfo.seed([F622DC4BD291B85C:3B31E8046460D0E2]:0)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
	at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:771)
	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 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:722)
Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
	at java.io.WinNTFileSystem.canonicalize0(Native Method)
	at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
	at java.io.File.getCanonicalPath(File.java:589)
	at org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
	at org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
	... 40 more


FAILED:  org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServer.testShutdown

Error Message:


Stack Trace:
org.apache.solr.common.SolrException: 
	at __randomizedtesting.SeedInfo.seed([F622DC4BD291B85C:1554D5DE35EB2D2E]:0)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
	at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:771)
	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 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:722)
Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
	at java.io.WinNTFileSystem.canonicalize0(Native Method)
	at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
	at java.io.File.getCanonicalPath(File.java:589)
	at org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
	at org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
	... 40 more


FAILED:  org.apache.solr.client.solrj.embedded.TestSolrProperties.testProperties

Error Message:


Stack Trace:
org.apache.solr.common.SolrException: 
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
	at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
	at org.apache.solr.client.solrj.embedded.TestSolrProperties.setUp(TestSolrProperties.java:70)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:771)
	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 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:722)
Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
	at java.io.WinNTFileSystem.canonicalize0(Native Method)
	at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
	at java.io.File.getCanonicalPath(File.java:589)
	at org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
	at org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
	... 41 more


FAILED:  org.apache.solr.client.solrj.request.TestCoreAdmin.testCustomUlogDir

Error Message:


Stack Trace:
org.apache.solr.common.SolrException: 
	at __randomizedtesting.SeedInfo.seed([F622DC4BD291B85C:369A3D66542EFA97]:0)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
	at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:771)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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 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:722)
Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
	at java.io.WinNTFileSystem.canonicalize0(Native Method)
	at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
	at java.io.File.getCanonicalPath(File.java:589)
	at org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
	at org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
	... 39 more


FAILED:  org.apache.solr.client.solrj.request.TestCoreAdmin.testErrorCases

Error Message:


Stack Trace:
org.apache.solr.common.SolrException: 
	at __randomizedtesting.SeedInfo.seed([F622DC4BD291B85C:4FDC472A4205BA33]:0)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
	at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:771)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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 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:722)
Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
	at java.io.WinNTFileSystem.canonicalize0(Native Method)
	at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
	at java.io.File.getCanonicalPath(File.java:589)
	at org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
	at org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
	... 39 more




Build Log:
[...truncated 10344 lines...]
[junit4:junit4] Suite: org.apache.solr.client.solrj.request.TestCoreAdmin
[junit4:junit4]   1> 0    [TEST-TestCoreAdmin.testCustomUlogDir-seed#[F622DC4BD291B85C]] INFO  org.apache.solr.core.CoreContainer  ? New CoreContainer 1625324247
[junit4:junit4]   1> 22   [TEST-TestCoreAdmin.testCustomUlogDir-seed#[F622DC4BD291B85C]] INFO  org.apache.solr.core.CoreContainer  ? Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared'
[junit4:junit4]   1> 112  [TEST-TestCoreAdmin.testCustomUlogDir-seed#[F622DC4BD291B85C]] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCoreAdmin -Dtests.method=testCustomUlogDir -Dtests.seed=F622DC4BD291B85C -Dtests.slow=true -Dtests.locale=ro_RO -Dtests.timezone=America/Argentina/Rio_Gallegos -Dtests.file.encoding=US-ASCII
[junit4:junit4] ERROR   1.55s | TestCoreAdmin.testCustomUlogDir <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: 
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([F622DC4BD291B85C:369A3D66542EFA97]:0)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    > Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
[junit4:junit4]    > 	at java.io.WinNTFileSystem.canonicalize0(Native Method)
[junit4:junit4]    > 	at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
[junit4:junit4]    > 	at java.io.File.getCanonicalPath(File.java:589)
[junit4:junit4]    > 	at org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
[junit4:junit4]    > 	at org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
[junit4:junit4]    > 	... 39 more
[junit4:junit4]   1> 1329 [TEST-TestCoreAdmin.testErrorCases-seed#[F622DC4BD291B85C]] INFO  org.apache.solr.core.CoreContainer  ? New CoreContainer 1702081742
[junit4:junit4]   1> 1330 [TEST-TestCoreAdmin.testErrorCases-seed#[F622DC4BD291B85C]] INFO  org.apache.solr.core.CoreContainer  ? Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared'
[junit4:junit4]   1> 1330 [TEST-TestCoreAdmin.testErrorCases-seed#[F622DC4BD291B85C]] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCoreAdmin -Dtests.method=testErrorCases -Dtests.seed=F622DC4BD291B85C -Dtests.slow=true -Dtests.locale=ro_RO -Dtests.timezone=America/Argentina/Rio_Gallegos -Dtests.file.encoding=US-ASCII
[junit4:junit4] ERROR   0.23s | TestCoreAdmin.testErrorCases <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: 
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([F622DC4BD291B85C:4FDC472A4205BA33]:0)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    > Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
[junit4:junit4]    > 	at java.io.WinNTFileSystem.canonicalize0(Native Method)
[junit4:junit4]    > 	at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
[junit4:junit4]    > 	at java.io.File.getCanonicalPath(File.java:589)
[junit4:junit4]    > 	at org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
[junit4:junit4]    > 	at org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
[junit4:junit4]    > 	... 39 more
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {}, docValues:{}, sim=DefaultSimilarity, locale=ro_RO, timezone=America/Argentina/Rio_Gallegos
[junit4:junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_21 (64-bit)/cpus=2,threads=1,free=16257560,total=63242240
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestCoreAdmin]
[junit4:junit4] Completed in 4.15s, 2 tests, 2 errors <<< FAILURES!

[...truncated 52 lines...]
[junit4:junit4] Suite: org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServer
[junit4:junit4]   1> 92318 [TEST-TestEmbeddedSolrServer.testGetCoreContainer-seed#[F622DC4BD291B85C]] INFO  org.apache.solr.core.CoreContainer  ? New CoreContainer 1370843414
[junit4:junit4]   1> 92319 [TEST-TestEmbeddedSolrServer.testGetCoreContainer-seed#[F622DC4BD291B85C]] INFO  org.apache.solr.core.CoreContainer  ? Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared'
[junit4:junit4]   1> 92319 [TEST-TestEmbeddedSolrServer.testGetCoreContainer-seed#[F622DC4BD291B85C]] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestEmbeddedSolrServer -Dtests.method=testGetCoreContainer -Dtests.seed=F622DC4BD291B85C -Dtests.slow=true -Dtests.locale=sr__#Latn -Dtests.timezone=America/Guyana -Dtests.file.encoding=US-ASCII
[junit4:junit4] ERROR   0.12s | TestEmbeddedSolrServer.testGetCoreContainer <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: 
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([F622DC4BD291B85C:3B31E8046460D0E2]:0)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    > Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
[junit4:junit4]    > 	at java.io.WinNTFileSystem.canonicalize0(Native Method)
[junit4:junit4]    > 	at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
[junit4:junit4]    > 	at java.io.File.getCanonicalPath(File.java:589)
[junit4:junit4]    > 	at org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
[junit4:junit4]    > 	at org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
[junit4:junit4]    > 	... 40 more
[junit4:junit4]   1> 92440 [TEST-TestEmbeddedSolrServer.testShutdown-seed#[F622DC4BD291B85C]] INFO  org.apache.solr.core.CoreContainer  ? New CoreContainer 1876180037
[junit4:junit4]   1> 92442 [TEST-TestEmbeddedSolrServer.testShutdown-seed#[F622DC4BD291B85C]] INFO  org.apache.solr.core.CoreContainer  ? Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared'
[junit4:junit4]   1> 92443 [TEST-TestEmbeddedSolrServer.testShutdown-seed#[F622DC4BD291B85C]] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4]   1> 92514 [Finalizer] ERROR org.apache.solr.core.CoreContainer  ? CoreContainer was not shutdown prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=1370843414
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestEmbeddedSolrServer -Dtests.method=testShutdown -Dtests.seed=F622DC4BD291B85C -Dtests.slow=true -Dtests.locale=sr__#Latn -Dtests.timezone=America/Guyana -Dtests.file.encoding=US-ASCII
[junit4:junit4] ERROR   0.14s | TestEmbeddedSolrServer.testShutdown <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: 
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([F622DC4BD291B85C:1554D5DE35EB2D2E]:0)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    > Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
[junit4:junit4]    > 	at java.io.WinNTFileSystem.canonicalize0(Native Method)
[junit4:junit4]    > 	at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
[junit4:junit4]    > 	at java.io.File.getCanonicalPath(File.java:589)
[junit4:junit4]    > 	at org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
[junit4:junit4]    > 	at org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
[junit4:junit4]    > 	... 40 more
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {}, docValues:{}, sim=DefaultSimilarity, locale=sr__#Latn, timezone=America/Guyana
[junit4:junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_21 (64-bit)/cpus=2,threads=1,free=159364232,total=214106112
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestCoreAdmin, ContentStreamTest, QueryResponseTest, TestLBHttpSolrServer, TestHash, IteratorChainTest, SolrExampleEmbeddedTest, LargeVolumeBinaryJettyTest, SolrParamTest, LargeVolumeJettyTest, JettyWebappTest, SolrExampleBinaryTest, SolrExampleJettyTest, NamedListTest, DocumentAnalysisResponseTest, FacetFieldTest, TestJavaBinCodec, FieldAnalysisResponseTest, TestEmbeddedSolrServer]
[junit4:junit4] Completed in 0.27s, 2 tests, 2 errors <<< FAILURES!

[...truncated 1 lines...]
[junit4:junit4] Suite: org.apache.solr.client.solrj.embedded.TestSolrProperties
[junit4:junit4]   1> 92603 [TEST-TestSolrProperties.testProperties-seed#[F622DC4BD291B85C]] INFO  org.apache.solr.core.CoreContainer  ? New CoreContainer 286743424
[junit4:junit4]   1> 92603 [TEST-TestSolrProperties.testProperties-seed#[F622DC4BD291B85C]] INFO  org.apache.solr.core.CoreContainer  ? Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared'
[junit4:junit4]   1> 92603 [TEST-TestSolrProperties.testProperties-seed#[F622DC4BD291B85C]] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrProperties -Dtests.method=testProperties -Dtests.seed=F622DC4BD291B85C -Dtests.slow=true -Dtests.locale=ar_OM -Dtests.timezone=Etc/GMT-5 -Dtests.file.encoding=US-ASCII
[junit4:junit4] ERROR   0.12s | TestSolrProperties.testProperties <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: 
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.TestSolrProperties.setUp(TestSolrProperties.java:70)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    > Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
[junit4:junit4]    > 	at java.io.WinNTFileSystem.canonicalize0(Native Method)
[junit4:junit4]    > 	at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
[junit4:junit4]    > 	at java.io.File.getCanonicalPath(File.java:589)
[junit4:junit4]    > 	at org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
[junit4:junit4]    > 	at org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
[junit4:junit4]    > 	... 41 moreThrowable #2: java.lang.AssertionError: Failed to delete .\solrtest-TestSolrProperties-1369160734451\solr-persist.xml
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.TestSolrProperties.deleteAdditionalFiles(TestSolrProperties.java:95)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.tearDown(AbstractEmbeddedSolrServerTestCase.java:79)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.TestSolrProperties.tearDown(TestSolrProperties.java:76)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=ar_OM, timezone=Etc/GMT-5
[junit4:junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_21 (64-bit)/cpus=2,threads=1,free=111028120,total=214106112
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestCoreAdmin, ContentStreamTest, QueryResponseTest, TestLBHttpSolrServer, TestHash, IteratorChainTest, SolrExampleEmbeddedTest, LargeVolumeBinaryJettyTest, SolrParamTest, LargeVolumeJettyTest, JettyWebappTest, SolrExampleBinaryTest, SolrExampleJettyTest, NamedListTest, DocumentAnalysisResponseTest, FacetFieldTest, TestJavaBinCodec, FieldAnalysisResponseTest, TestEmbeddedSolrServer, TestSolrProperties]
[junit4:junit4] Completed in 0.14s, 1 test, 1 error <<< FAILURES!

[...truncated 90 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:380: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:360: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:194: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:437: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1240: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:884: There were test failures: 45 suites, 269 tests, 5 errors, 1 ignored (1 assumption)

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



[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.7.0_21) - Build # 2845 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/2845/
Java: 32bit/jdk1.7.0_21 -server -XX:+UseParallelGC

5 tests failed.
FAILED:  org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServer.testGetCoreContainer

Error Message:


Stack Trace:
org.apache.solr.common.SolrException: 
	at __randomizedtesting.SeedInfo.seed([972545F18498DFED:5A3671BE3269B753]:0)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
	at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:771)
	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 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:722)
Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
	at java.io.WinNTFileSystem.canonicalize0(Native Method)
	at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
	at java.io.File.getCanonicalPath(File.java:589)
	at org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
	at org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
	... 40 more


FAILED:  org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServer.testShutdown

Error Message:


Stack Trace:
org.apache.solr.common.SolrException: 
	at __randomizedtesting.SeedInfo.seed([972545F18498DFED:74534C6463E24A9F]:0)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
	at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:771)
	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 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:722)
Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
	at java.io.WinNTFileSystem.canonicalize0(Native Method)
	at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
	at java.io.File.getCanonicalPath(File.java:589)
	at org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
	at org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
	... 40 more


FAILED:  org.apache.solr.client.solrj.embedded.TestSolrProperties.testProperties

Error Message:


Stack Trace:
org.apache.solr.common.SolrException: 
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
	at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
	at org.apache.solr.client.solrj.embedded.TestSolrProperties.setUp(TestSolrProperties.java:70)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:771)
	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 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:722)
Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
	at java.io.WinNTFileSystem.canonicalize0(Native Method)
	at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
	at java.io.File.getCanonicalPath(File.java:589)
	at org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
	at org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
	... 41 more


FAILED:  org.apache.solr.client.solrj.request.TestCoreAdmin.testCustomUlogDir

Error Message:


Stack Trace:
org.apache.solr.common.SolrException: 
	at __randomizedtesting.SeedInfo.seed([972545F18498DFED:579DA4DC02279D26]:0)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
	at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:771)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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 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:722)
Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
	at java.io.WinNTFileSystem.canonicalize0(Native Method)
	at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
	at java.io.File.getCanonicalPath(File.java:589)
	at org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
	at org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
	... 39 more


FAILED:  org.apache.solr.client.solrj.request.TestCoreAdmin.testErrorCases

Error Message:


Stack Trace:
org.apache.solr.common.SolrException: 
	at __randomizedtesting.SeedInfo.seed([972545F18498DFED:2EDBDE90140CDD82]:0)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
	at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:771)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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 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:722)
Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
	at java.io.WinNTFileSystem.canonicalize0(Native Method)
	at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
	at java.io.File.getCanonicalPath(File.java:589)
	at org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
	at org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
	... 39 more




Build Log:
[...truncated 10375 lines...]
[junit4:junit4] Suite: org.apache.solr.client.solrj.embedded.TestSolrProperties
[junit4:junit4]   1> 61956 [TEST-TestSolrProperties.testProperties-seed#[972545F18498DFED]] INFO  org.apache.solr.core.CoreContainer  ? New CoreContainer 27452131
[junit4:junit4]   1> 61957 [TEST-TestSolrProperties.testProperties-seed#[972545F18498DFED]] INFO  org.apache.solr.core.CoreContainer  ? Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared'
[junit4:junit4]   1> 61957 [TEST-TestSolrProperties.testProperties-seed#[972545F18498DFED]] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrProperties -Dtests.method=testProperties -Dtests.seed=972545F18498DFED -Dtests.slow=true -Dtests.locale=uk_UA -Dtests.timezone=America/Guyana -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] ERROR   0.23s | TestSolrProperties.testProperties <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: 
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.TestSolrProperties.setUp(TestSolrProperties.java:70)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    > Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
[junit4:junit4]    > 	at java.io.WinNTFileSystem.canonicalize0(Native Method)
[junit4:junit4]    > 	at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
[junit4:junit4]    > 	at java.io.File.getCanonicalPath(File.java:589)
[junit4:junit4]    > 	at org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
[junit4:junit4]    > 	at org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
[junit4:junit4]    > 	... 41 moreThrowable #2: java.lang.AssertionError: Failed to delete .\solrtest-TestSolrProperties-1369141101823\solr-persist.xml
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.TestSolrProperties.deleteAdditionalFiles(TestSolrProperties.java:95)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.tearDown(AbstractEmbeddedSolrServerTestCase.java:79)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.TestSolrProperties.tearDown(TestSolrProperties.java:76)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=uk_UA, timezone=America/Guyana
[junit4:junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_21 (32-bit)/cpus=2,threads=1,free=87774600,total=210698240
[junit4:junit4]   2> NOTE: All tests run in this JVM: [BasicHttpSolrServerTest, SolrExampleXMLTest, TestUpdateRequestCodec, SolrExampleJettyTest, ClientUtilsTest, SolrExampleStreamingTest, TestSolrProperties]
[junit4:junit4] Completed in 0.26s, 1 test, 1 error <<< FAILURES!

[...truncated 70 lines...]
[junit4:junit4] Suite: org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServer
[junit4:junit4]   1> 199744 [TEST-TestEmbeddedSolrServer.testGetCoreContainer-seed#[972545F18498DFED]] INFO  org.apache.solr.core.CoreContainer  ? New CoreContainer 17162447
[junit4:junit4]   1> 199746 [TEST-TestEmbeddedSolrServer.testGetCoreContainer-seed#[972545F18498DFED]] INFO  org.apache.solr.core.CoreContainer  ? Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared'
[junit4:junit4]   1> 199746 [TEST-TestEmbeddedSolrServer.testGetCoreContainer-seed#[972545F18498DFED]] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestEmbeddedSolrServer -Dtests.method=testGetCoreContainer -Dtests.seed=972545F18498DFED -Dtests.slow=true -Dtests.locale=ar_DZ -Dtests.timezone=Asia/Kuwait -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] ERROR   0.15s | TestEmbeddedSolrServer.testGetCoreContainer <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: 
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([972545F18498DFED:5A3671BE3269B753]:0)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    > Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
[junit4:junit4]    > 	at java.io.WinNTFileSystem.canonicalize0(Native Method)
[junit4:junit4]    > 	at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
[junit4:junit4]    > 	at java.io.File.getCanonicalPath(File.java:589)
[junit4:junit4]    > 	at org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
[junit4:junit4]    > 	at org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
[junit4:junit4]    > 	... 40 more
[junit4:junit4]   1> 199891 [TEST-TestEmbeddedSolrServer.testShutdown-seed#[972545F18498DFED]] INFO  org.apache.solr.core.CoreContainer  ? New CoreContainer 16157861
[junit4:junit4]   1> 199892 [TEST-TestEmbeddedSolrServer.testShutdown-seed#[972545F18498DFED]] INFO  org.apache.solr.core.CoreContainer  ? Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared'
[junit4:junit4]   1> 199892 [TEST-TestEmbeddedSolrServer.testShutdown-seed#[972545F18498DFED]] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestEmbeddedSolrServer -Dtests.method=testShutdown -Dtests.seed=972545F18498DFED -Dtests.slow=true -Dtests.locale=ar_DZ -Dtests.timezone=Asia/Kuwait -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] ERROR   0.14s | TestEmbeddedSolrServer.testShutdown <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: 
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([972545F18498DFED:74534C6463E24A9F]:0)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    > Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
[junit4:junit4]    > 	at java.io.WinNTFileSystem.canonicalize0(Native Method)
[junit4:junit4]    > 	at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
[junit4:junit4]    > 	at java.io.File.getCanonicalPath(File.java:589)
[junit4:junit4]    > 	at org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
[junit4:junit4]    > 	at org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
[junit4:junit4]    > 	... 40 more
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=ar_DZ, timezone=Asia/Kuwait
[junit4:junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_21 (32-bit)/cpus=2,threads=1,free=118035520,total=222035968
[junit4:junit4]   2> NOTE: All tests run in this JVM: [BasicHttpSolrServerTest, SolrExampleXMLTest, TestUpdateRequestCodec, SolrExampleJettyTest, ClientUtilsTest, SolrExampleStreamingTest, TestSolrProperties, TestJavaBinCodec, MultiCoreExampleJettyTest, TestSpellCheckResponse, MergeIndexesEmbeddedTest, SolrExampleBinaryTest, TestDocumentObjectBinder, FacetFieldTest, LargeVolumeBinaryJettyTest, SolrDocumentTest, JettyWebappTest, TermsResponseTest, CloudSolrServerTest, AnlysisResponseBaseTest, TestNamedListCodec, ContentStreamTest, TestLBHttpSolrServer, SolrExampleStreamingBinaryTest, SolrExampleEmbeddedTest, TestBatchUpdate, LargeVolumeEmbeddedTest, LargeVolumeJettyTest, SolrParamTest, MultiCoreEmbeddedTest, TestEmbeddedSolrServer]
[junit4:junit4] Completed in 0.38s, 2 tests, 2 errors <<< FAILURES!

[...truncated 4 lines...]
[junit4:junit4] Suite: org.apache.solr.client.solrj.request.TestCoreAdmin
[junit4:junit4]   1> 200512 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[972545F18498DFED]] INFO  org.apache.solr.core.CoreContainer  ? New CoreContainer 30129838
[junit4:junit4]   1> 200512 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[972545F18498DFED]] INFO  org.apache.solr.core.CoreContainer  ? Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared'
[junit4:junit4]   1> 200512 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[972545F18498DFED]] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCoreAdmin -Dtests.method=testCustomUlogDir -Dtests.seed=972545F18498DFED -Dtests.slow=true -Dtests.locale=es_HN -Dtests.timezone=Europe/Mariehamn -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] ERROR   0.13s | TestCoreAdmin.testCustomUlogDir <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: 
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([972545F18498DFED:579DA4DC02279D26]:0)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    > Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
[junit4:junit4]    > 	at java.io.WinNTFileSystem.canonicalize0(Native Method)
[junit4:junit4]    > 	at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
[junit4:junit4]    > 	at java.io.File.getCanonicalPath(File.java:589)
[junit4:junit4]    > 	at org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
[junit4:junit4]    > 	at org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
[junit4:junit4]    > 	... 39 more
[junit4:junit4]   1> 200640 [TEST-TestCoreAdmin.testErrorCases-seed#[972545F18498DFED]] INFO  org.apache.solr.core.CoreContainer  ? New CoreContainer 25238281
[junit4:junit4]   1> 200640 [TEST-TestCoreAdmin.testErrorCases-seed#[972545F18498DFED]] INFO  org.apache.solr.core.CoreContainer  ? Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared'
[junit4:junit4]   1> 200641 [TEST-TestCoreAdmin.testErrorCases-seed#[972545F18498DFED]] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCoreAdmin -Dtests.method=testErrorCases -Dtests.seed=972545F18498DFED -Dtests.slow=true -Dtests.locale=es_HN -Dtests.timezone=Europe/Mariehamn -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] ERROR   0.15s | TestCoreAdmin.testErrorCases <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: 
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([972545F18498DFED:2EDBDE90140CDD82]:0)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    > Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
[junit4:junit4]    > 	at java.io.WinNTFileSystem.canonicalize0(Native Method)
[junit4:junit4]    > 	at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
[junit4:junit4]    > 	at java.io.File.getCanonicalPath(File.java:589)
[junit4:junit4]    > 	at org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
[junit4:junit4]    > 	at org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
[junit4:junit4]    > 	... 39 more
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {}, docValues:{}, sim=DefaultSimilarity, locale=es_HN, timezone=Europe/Mariehamn
[junit4:junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_21 (32-bit)/cpus=2,threads=1,free=39830768,total=222035968
[junit4:junit4]   2> NOTE: All tests run in this JVM: [BasicHttpSolrServerTest, SolrExampleXMLTest, TestUpdateRequestCodec, SolrExampleJettyTest, ClientUtilsTest, SolrExampleStreamingTest, TestSolrProperties, TestJavaBinCodec, MultiCoreExampleJettyTest, TestSpellCheckResponse, MergeIndexesEmbeddedTest, SolrExampleBinaryTest, TestDocumentObjectBinder, FacetFieldTest, LargeVolumeBinaryJettyTest, SolrDocumentTest, JettyWebappTest, TermsResponseTest, CloudSolrServerTest, AnlysisResponseBaseTest, TestNamedListCodec, ContentStreamTest, TestLBHttpSolrServer, SolrExampleStreamingBinaryTest, SolrExampleEmbeddedTest, TestBatchUpdate, LargeVolumeEmbeddedTest, LargeVolumeJettyTest, SolrParamTest, MultiCoreEmbeddedTest, TestEmbeddedSolrServer, QueryResponseTest, TestCoreAdmin]
[junit4:junit4] Completed in 0.32s, 2 tests, 2 errors <<< FAILURES!

[...truncated 46 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:380: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:360: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:194: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:437: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1240: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:884: There were test failures: 45 suites, 269 tests, 5 errors, 1 ignored (1 assumption)

Total time: 70 minutes 15 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.7.0_21 -server -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.7.0_21) - Build # 2844 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/2844/
Java: 32bit/jdk1.7.0_21 -server -XX:+UseSerialGC

5 tests failed.
FAILED:  org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServer.testGetCoreContainer

Error Message:


Stack Trace:
org.apache.solr.common.SolrException: 
	at __randomizedtesting.SeedInfo.seed([A3DD8B81E834C3F9:6ECEBFCE5EC5AB47]:0)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
	at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:771)
	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 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:722)
Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
	at java.io.WinNTFileSystem.canonicalize0(Native Method)
	at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
	at java.io.File.getCanonicalPath(File.java:589)
	at org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
	at org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
	... 40 more


FAILED:  org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServer.testShutdown

Error Message:


Stack Trace:
org.apache.solr.common.SolrException: 
	at __randomizedtesting.SeedInfo.seed([A3DD8B81E834C3F9:40AB82140F4E568B]:0)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
	at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:771)
	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 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:722)
Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
	at java.io.WinNTFileSystem.canonicalize0(Native Method)
	at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
	at java.io.File.getCanonicalPath(File.java:589)
	at org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
	at org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
	... 40 more


FAILED:  org.apache.solr.client.solrj.embedded.TestSolrProperties.testProperties

Error Message:


Stack Trace:
org.apache.solr.common.SolrException: 
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
	at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
	at org.apache.solr.client.solrj.embedded.TestSolrProperties.setUp(TestSolrProperties.java:70)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:771)
	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 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:722)
Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
	at java.io.WinNTFileSystem.canonicalize0(Native Method)
	at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
	at java.io.File.getCanonicalPath(File.java:589)
	at org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
	at org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
	... 41 more


FAILED:  org.apache.solr.client.solrj.request.TestCoreAdmin.testCustomUlogDir

Error Message:


Stack Trace:
org.apache.solr.common.SolrException: 
	at __randomizedtesting.SeedInfo.seed([A3DD8B81E834C3F9:63656AAC6E8B8132]:0)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
	at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:771)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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 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:722)
Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
	at java.io.WinNTFileSystem.canonicalize0(Native Method)
	at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
	at java.io.File.getCanonicalPath(File.java:589)
	at org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
	at org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
	... 39 more


FAILED:  org.apache.solr.client.solrj.request.TestCoreAdmin.testErrorCases

Error Message:


Stack Trace:
org.apache.solr.common.SolrException: 
	at __randomizedtesting.SeedInfo.seed([A3DD8B81E834C3F9:1A2310E078A0C196]:0)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
	at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:771)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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 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:722)
Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
	at java.io.WinNTFileSystem.canonicalize0(Native Method)
	at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
	at java.io.File.getCanonicalPath(File.java:589)
	at org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
	at org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
	... 39 more




Build Log:
[...truncated 10361 lines...]
[junit4:junit4] Suite: org.apache.solr.client.solrj.embedded.TestSolrProperties
[junit4:junit4]   1> 66508 [TEST-TestSolrProperties.testProperties-seed#[A3DD8B81E834C3F9]] INFO  org.apache.solr.core.CoreContainer  � New CoreContainer 32400619
[junit4:junit4]   1> 66509 [TEST-TestSolrProperties.testProperties-seed#[A3DD8B81E834C3F9]] INFO  org.apache.solr.core.CoreContainer  � Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared'
[junit4:junit4]   1> 66509 [TEST-TestSolrProperties.testProperties-seed#[A3DD8B81E834C3F9]] INFO  org.apache.solr.core.SolrResourceLoader  � new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrProperties -Dtests.method=testProperties -Dtests.seed=A3DD8B81E834C3F9 -Dtests.slow=true -Dtests.locale=ar_JO -Dtests.timezone=Asia/Aqtobe -Dtests.file.encoding=UTF-8
[junit4:junit4] ERROR   0.14s | TestSolrProperties.testProperties <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: 
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.TestSolrProperties.setUp(TestSolrProperties.java:70)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    > Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
[junit4:junit4]    > 	at java.io.WinNTFileSystem.canonicalize0(Native Method)
[junit4:junit4]    > 	at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
[junit4:junit4]    > 	at java.io.File.getCanonicalPath(File.java:589)
[junit4:junit4]    > 	at org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
[junit4:junit4]    > 	at org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
[junit4:junit4]    > 	... 41 moreThrowable #2: java.lang.AssertionError: Failed to delete .\solrtest-TestSolrProperties-1369121059350\solr-persist.xml
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.TestSolrProperties.deleteAdditionalFiles(TestSolrProperties.java:95)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.tearDown(AbstractEmbeddedSolrServerTestCase.java:79)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.TestSolrProperties.tearDown(TestSolrProperties.java:76)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=446), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=446)), sim=DefaultSimilarity, locale=ar_JO, timezone=Asia/Aqtobe
[junit4:junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_21 (32-bit)/cpus=2,threads=1,free=14353032,total=44453888
[junit4:junit4]   2> NOTE: All tests run in this JVM: [JettyWebappTest, DocumentAnalysisResponseTest, AnlysisResponseBaseTest, TestFastInputStream, SolrExceptionTest, CloudSolrServerTest, LargeVolumeEmbeddedTest, BasicHttpSolrServerTest, QueryResponseTest, TestSolrProperties]
[junit4:junit4] Completed in 0.17s, 1 test, 1 error <<< FAILURES!

[...truncated 4 lines...]
[junit4:junit4] Suite: org.apache.solr.client.solrj.request.TestCoreAdmin
[junit4:junit4]   1> 85284 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[A3DD8B81E834C3F9]] INFO  org.apache.solr.core.CoreContainer  � New CoreContainer 28479110
[junit4:junit4]   1> 85285 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[A3DD8B81E834C3F9]] INFO  org.apache.solr.core.CoreContainer  � Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared'
[junit4:junit4]   1> 85285 [TEST-TestCoreAdmin.testCustomUlogDir-seed#[A3DD8B81E834C3F9]] INFO  org.apache.solr.core.SolrResourceLoader  � new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCoreAdmin -Dtests.method=testCustomUlogDir -Dtests.seed=A3DD8B81E834C3F9 -Dtests.slow=true -Dtests.locale=iw -Dtests.timezone=America/Managua -Dtests.file.encoding=UTF-8
[junit4:junit4] ERROR   0.16s | TestCoreAdmin.testCustomUlogDir <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: 
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([A3DD8B81E834C3F9:63656AAC6E8B8132]:0)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    > Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
[junit4:junit4]    > 	at java.io.WinNTFileSystem.canonicalize0(Native Method)
[junit4:junit4]    > 	at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
[junit4:junit4]    > 	at java.io.File.getCanonicalPath(File.java:589)
[junit4:junit4]    > 	at org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
[junit4:junit4]    > 	at org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
[junit4:junit4]    > 	... 39 more
[junit4:junit4]   1> 85445 [TEST-TestCoreAdmin.testErrorCases-seed#[A3DD8B81E834C3F9]] INFO  org.apache.solr.core.CoreContainer  � New CoreContainer 14589329
[junit4:junit4]   1> 85445 [TEST-TestCoreAdmin.testErrorCases-seed#[A3DD8B81E834C3F9]] INFO  org.apache.solr.core.CoreContainer  � Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared'
[junit4:junit4]   1> 85446 [TEST-TestCoreAdmin.testErrorCases-seed#[A3DD8B81E834C3F9]] INFO  org.apache.solr.core.SolrResourceLoader  � new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4]   1> 85515 [Finalizer] ERROR org.apache.solr.core.CoreContainer  � CoreContainer was not shutdown prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=28479110
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCoreAdmin -Dtests.method=testErrorCases -Dtests.seed=A3DD8B81E834C3F9 -Dtests.slow=true -Dtests.locale=iw -Dtests.timezone=America/Managua -Dtests.file.encoding=UTF-8
[junit4:junit4] ERROR   0.15s | TestCoreAdmin.testErrorCases <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: 
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([A3DD8B81E834C3F9:1A2310E078A0C196]:0)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    > Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
[junit4:junit4]    > 	at java.io.WinNTFileSystem.canonicalize0(Native Method)
[junit4:junit4]    > 	at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
[junit4:junit4]    > 	at java.io.File.getCanonicalPath(File.java:589)
[junit4:junit4]    > 	at org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
[junit4:junit4]    > 	at org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
[junit4:junit4]    > 	... 39 more
[junit4:junit4]   2> NOTE: test params are: codec=Asserting, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=iw, timezone=America/Managua
[junit4:junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_21 (32-bit)/cpus=2,threads=1,free=6750472,total=44453888
[junit4:junit4]   2> NOTE: All tests run in this JVM: [JettyWebappTest, DocumentAnalysisResponseTest, AnlysisResponseBaseTest, TestFastInputStream, SolrExceptionTest, CloudSolrServerTest, LargeVolumeEmbeddedTest, BasicHttpSolrServerTest, QueryResponseTest, TestSolrProperties, SolrExampleStreamingTest, TestCoreAdmin]
[junit4:junit4] Completed in 0.34s, 2 tests, 2 errors <<< FAILURES!

[...truncated 55 lines...]
[junit4:junit4] Suite: org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServer
[junit4:junit4]   1> 196607 [TEST-TestEmbeddedSolrServer.testGetCoreContainer-seed#[A3DD8B81E834C3F9]] INFO  org.apache.solr.core.CoreContainer  � New CoreContainer 11747875
[junit4:junit4]   1> 196607 [TEST-TestEmbeddedSolrServer.testGetCoreContainer-seed#[A3DD8B81E834C3F9]] INFO  org.apache.solr.core.CoreContainer  � Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared'
[junit4:junit4]   1> 196607 [TEST-TestEmbeddedSolrServer.testGetCoreContainer-seed#[A3DD8B81E834C3F9]] INFO  org.apache.solr.core.SolrResourceLoader  � new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestEmbeddedSolrServer -Dtests.method=testGetCoreContainer -Dtests.seed=A3DD8B81E834C3F9 -Dtests.slow=true -Dtests.locale=sl -Dtests.timezone=America/Indiana/Winamac -Dtests.file.encoding=UTF-8
[junit4:junit4] ERROR   0.14s | TestEmbeddedSolrServer.testGetCoreContainer <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: 
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([A3DD8B81E834C3F9:6ECEBFCE5EC5AB47]:0)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    > Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
[junit4:junit4]    > 	at java.io.WinNTFileSystem.canonicalize0(Native Method)
[junit4:junit4]    > 	at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
[junit4:junit4]    > 	at java.io.File.getCanonicalPath(File.java:589)
[junit4:junit4]    > 	at org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
[junit4:junit4]    > 	at org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
[junit4:junit4]    > 	... 40 more
[junit4:junit4]   1> 196745 [TEST-TestEmbeddedSolrServer.testShutdown-seed#[A3DD8B81E834C3F9]] INFO  org.apache.solr.core.CoreContainer  � New CoreContainer 1811392
[junit4:junit4]   1> 196745 [TEST-TestEmbeddedSolrServer.testShutdown-seed#[A3DD8B81E834C3F9]] INFO  org.apache.solr.core.CoreContainer  � Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared'
[junit4:junit4]   1> 196745 [TEST-TestEmbeddedSolrServer.testShutdown-seed#[A3DD8B81E834C3F9]] INFO  org.apache.solr.core.SolrResourceLoader  � new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4]   1> 196825 [Finalizer] ERROR org.apache.solr.core.CoreContainer  � CoreContainer was not shutdown prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=11747875
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestEmbeddedSolrServer -Dtests.method=testShutdown -Dtests.seed=A3DD8B81E834C3F9 -Dtests.slow=true -Dtests.locale=sl -Dtests.timezone=America/Indiana/Winamac -Dtests.file.encoding=UTF-8
[junit4:junit4] ERROR   0.14s | TestEmbeddedSolrServer.testShutdown <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: 
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([A3DD8B81E834C3F9:40AB82140F4E568B]:0)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:262)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:219)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:149)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.setUp(AbstractEmbeddedSolrServerTestCase.java:64)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    > Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
[junit4:junit4]    > 	at java.io.WinNTFileSystem.canonicalize0(Native Method)
[junit4:junit4]    > 	at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
[junit4:junit4]    > 	at java.io.File.getCanonicalPath(File.java:589)
[junit4:junit4]    > 	at org.apache.solr.core.ConfigSolrXmlOld.initCoreList(ConfigSolrXmlOld.java:185)
[junit4:junit4]    > 	at org.apache.solr.core.ConfigSolrXmlOld.<init>(ConfigSolrXmlOld.java:63)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:256)
[junit4:junit4]    > 	... 40 more
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {}, docValues:{}, sim=DefaultSimilarity, locale=sl, timezone=America/Indiana/Winamac
[junit4:junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_21 (32-bit)/cpus=2,threads=1,free=33870752,total=94814208
[junit4:junit4]   2> NOTE: All tests run in this JVM: [JettyWebappTest, DocumentAnalysisResponseTest, AnlysisResponseBaseTest, TestFastInputStream, SolrExceptionTest, CloudSolrServerTest, LargeVolumeEmbeddedTest, BasicHttpSolrServerTest, QueryResponseTest, TestSolrProperties, SolrExampleStreamingTest, TestCoreAdmin, SolrExampleJettyTest, SolrParamTest, MultiCoreEmbeddedTest, TestSpellCheckResponse, TestBatchUpdate, TestNamedListCodec, SolrQueryTest, IteratorChainTest, SolrExampleStreamingBinaryTest, MultiCoreExampleJettyTest, TestLBHttpSolrServer, SolrExampleBinaryTest, SolrExampleXMLTest, SolrExampleEmbeddedTest, LargeVolumeBinaryJettyTest, LargeVolumeJettyTest, TermsResponseTest, MergeIndexesEmbeddedTest, TestEmbeddedSolrServer]
[junit4:junit4] Completed in 0.30s, 2 tests, 2 errors <<< FAILURES!

[...truncated 55 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:380: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:360: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:194: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:437: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1240: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:884: There were test failures: 45 suites, 269 tests, 5 errors, 1 ignored (1 assumption)

Total time: 66 minutes 41 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.7.0_21 -server -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



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

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

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

Error Message:
Wrong doc count on shard1_1 expected:<146> but was:<145>

Stack Trace:
java.lang.AssertionError: Wrong doc count on shard1_1 expected:<146> but was:<145>
	at __randomizedtesting.SeedInfo.seed([CB26BDFC7EBF8372:4AC033E409E0E34E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.ShardSplitTest.checkDocCountsAndShardStates(ShardSplitTest.java:167)
	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:142)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
	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:601)
	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:722)




Build Log:
[...truncated 9261 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.ShardSplitTest
[junit4:junit4]   2> 431876 T961 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 431879 T961 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-ShardSplitTest-1369095577030
[junit4:junit4]   2> 431885 T961 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 431885 T962 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 431949 T961 oasc.ZkTestServer.run start zk server on port:52413
[junit4:junit4]   2> 431950 T961 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 431961 T968 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5dd15b8d name:ZooKeeperConnection Watcher:127.0.0.1:52413 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 431961 T961 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 431961 T961 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 431966 T961 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 431970 T970 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1aff740f name:ZooKeeperConnection Watcher:127.0.0.1:52413/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 431970 T961 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 431970 T961 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 431974 T961 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 431977 T961 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 431982 T961 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 431985 T961 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 431986 T961 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 431993 T961 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 431994 T961 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 431998 T961 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 431998 T961 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 432002 T961 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 432002 T961 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 432006 T961 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 432006 T961 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 432011 T961 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 432011 T961 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 432015 T961 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 432015 T961 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 432018 T961 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 432019 T961 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 432023 T961 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 432023 T961 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 432030 T963 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13ec4749dcc0001, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 432297 T961 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 432304 T961 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52420
[junit4:junit4]   2> 432304 T961 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 432304 T961 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 432305 T961 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-controljetty-1369095577177
[junit4:junit4]   2> 432305 T961 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-controljetty-1369095577177\solr.xml
[junit4:junit4]   2> 432305 T961 oasc.CoreContainer.<init> New CoreContainer 1601138712
[junit4:junit4]   2> 432306 T961 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-controljetty-1369095577177\'
[junit4:junit4]   2> 432306 T961 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-controljetty-1369095577177\'
[junit4:junit4]   2> 432395 T961 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 432396 T961 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 432396 T961 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 432397 T961 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 432397 T961 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 432397 T961 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 432397 T961 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 432397 T961 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 432397 T961 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 432398 T961 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 432402 T961 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 432402 T961 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52413/solr
[junit4:junit4]   2> 432403 T961 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 432404 T961 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 432414 T981 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5e4ec7aa name:ZooKeeperConnection Watcher:127.0.0.1:52413 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 432414 T961 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 432417 T963 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13ec4749dcc0002, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 432417 T961 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 432422 T961 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 432426 T983 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2484b2b name:ZooKeeperConnection Watcher:127.0.0.1:52413/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 432426 T961 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 432429 T961 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 432434 T961 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 432439 T961 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 432441 T961 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52420_
[junit4:junit4]   2> 432443 T961 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52420_
[junit4:junit4]   2> 432448 T961 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 432456 T961 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 432460 T961 oasc.Overseer.start Overseer (id=89725047736631299-127.0.0.1:52420_-n_0000000000) starting
[junit4:junit4]   2> 432466 T961 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 432472 T985 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 432472 T961 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 432477 T961 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 432480 T961 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 432484 T984 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 432488 T986 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-controljetty-1369095577177\collection1
[junit4:junit4]   2> 432489 T986 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 432489 T986 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 432489 T986 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 432491 T986 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-controljetty-1369095577177\collection1\'
[junit4:junit4]   2> 432492 T986 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1369095577177/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 432492 T986 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1369095577177/collection1/lib/README' to classloader
[junit4:junit4]   2> 432533 T986 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 432577 T986 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 432579 T986 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 432582 T986 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 433027 T986 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 433029 T986 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 433031 T986 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 433035 T986 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 433071 T986 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 433072 T986 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-controljetty-1369095577177\collection1\, dataDir=.\org.apache.solr.cloud.ShardSplitTest-1369095577030/control/data\
[junit4:junit4]   2> 433072 T986 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@23e81cc9
[junit4:junit4]   2> 433072 T986 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 433073 T986 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1369095577030/control/data\
[junit4:junit4]   2> 433073 T986 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ShardSplitTest-1369095577030/control/data\index/
[junit4:junit4]   2> 433073 T986 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ShardSplitTest-1369095577030\control\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 433074 T986 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1369095577030/control/data\index
[junit4:junit4]   2> 433078 T986 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@236cc47d lockFactory=org.apache.lucene.store.NativeFSLockFactory@b55f2aa),segFN=segments_1,generation=1}
[junit4:junit4]   2> 433078 T986 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 433080 T986 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 433080 T986 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 433081 T986 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 433081 T986 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 433082 T986 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 433082 T986 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 433082 T986 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 433083 T986 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 433083 T986 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 433089 T986 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 433093 T986 oass.SolrIndexSearcher.<init> Opening Searcher@b6c4b41 main
[junit4:junit4]   2> 433094 T986 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=.\org.apache.solr.cloud.ShardSplitTest-1369095577030\control\data\tlog
[junit4:junit4]   2> 433095 T986 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 433095 T986 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 433098 T987 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b6c4b41 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 433099 T986 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 433099 T986 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 433458 T984 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 433459 T984 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52420_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52420"}
[junit4:junit4]   2> 433459 T984 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 433459 T984 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 433468 T983 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 433750 T986 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 433750 T986 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52420 collection:control_collection shard:shard1
[junit4:junit4]   2> 433750 T986 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 433762 T986 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 433767 T986 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 433767 T986 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 433767 T986 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52420/collection1/
[junit4:junit4]   2> 433768 T986 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 433768 T986 oasc.SyncStrategy.syncToMe http://127.0.0.1:52420/collection1/ has no replicas
[junit4:junit4]   2> 433768 T986 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52420/collection1/
[junit4:junit4]   2> 433768 T986 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 434441 T984 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 434454 T983 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 434467 T986 oasc.ZkController.register We are http://127.0.0.1:52420/collection1/ and leader is http://127.0.0.1:52420/collection1/
[junit4:junit4]   2> 434467 T986 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52420
[junit4:junit4]   2> 434467 T986 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 434467 T986 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 434468 T986 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 434470 T986 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 434470 T961 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 434470 T961 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 434470 T961 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 434476 T961 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 434478 T961 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 434482 T990 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@269eb634 name:ZooKeeperConnection Watcher:127.0.0.1:52413/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 434483 T961 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 434483 T961 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 434489 T961 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 434739 T961 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 434742 T961 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52432
[junit4:junit4]   2> 434743 T961 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 434743 T961 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 434743 T961 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty1-1369095579636
[junit4:junit4]   2> 434743 T961 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty1-1369095579636\solr.xml
[junit4:junit4]   2> 434744 T961 oasc.CoreContainer.<init> New CoreContainer 283023553
[junit4:junit4]   2> 434744 T961 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty1-1369095579636\'
[junit4:junit4]   2> 434748 T961 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty1-1369095579636\'
[junit4:junit4]   2> 434820 T961 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 434820 T961 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 434821 T961 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 434821 T961 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 434821 T961 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 434821 T961 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 434821 T961 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 434821 T961 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 434821 T961 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 434822 T961 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 434827 T961 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 434827 T961 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52413/solr
[junit4:junit4]   2> 434828 T961 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 434829 T961 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 434839 T1001 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11154271 name:ZooKeeperConnection Watcher:127.0.0.1:52413 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 434839 T961 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 434842 T961 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 434846 T961 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 434848 T1003 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13d166d name:ZooKeeperConnection Watcher:127.0.0.1:52413/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 434849 T961 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 434855 T961 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 435331 T984 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 435332 T984 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52420_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52420"}
[junit4:junit4]   2> 435338 T1003 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 435338 T990 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 435338 T983 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 435439 T961 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52432_
[junit4:junit4]   2> 435443 T961 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52432_
[junit4:junit4]   2> 435448 T1003 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 435448 T1003 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 435448 T983 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 435448 T983 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 435448 T990 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 435448 T990 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 435457 T1004 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty1-1369095579636\collection1
[junit4:junit4]   2> 435460 T1004 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 435461 T1004 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 435461 T1004 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 435462 T1004 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty1-1369095579636\collection1\'
[junit4:junit4]   2> 435464 T1004 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1369095579636/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 435464 T1004 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1369095579636/collection1/lib/README' to classloader
[junit4:junit4]   2> 435499 T1004 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 435541 T1004 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 435544 T1004 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 435546 T1004 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 435953 T1004 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 435957 T1004 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 435961 T1004 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 435965 T1004 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 435988 T1004 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 435988 T1004 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty1-1369095579636\collection1\, dataDir=.\org.apache.solr.cloud.ShardSplitTest-1369095577030/jetty1\
[junit4:junit4]   2> 435988 T1004 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@23e81cc9
[junit4:junit4]   2> 435989 T1004 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 435989 T1004 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1369095577030/jetty1\
[junit4:junit4]   2> 435989 T1004 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ShardSplitTest-1369095577030/jetty1\index/
[junit4:junit4]   2> 435990 T1004 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ShardSplitTest-1369095577030\jetty1\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 435990 T1004 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1369095577030/jetty1\index
[junit4:junit4]   2> 435992 T1004 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2e7f5027 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2c859fb),segFN=segments_1,generation=1}
[junit4:junit4]   2> 435993 T1004 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 435995 T1004 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 435995 T1004 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 435996 T1004 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 435996 T1004 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 435997 T1004 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 435997 T1004 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 435997 T1004 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 435998 T1004 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 435998 T1004 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 436004 T1004 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 436008 T1004 oass.SolrIndexSearcher.<init> Opening Searcher@405f10ae main
[junit4:junit4]   2> 436008 T1004 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=.\org.apache.solr.cloud.ShardSplitTest-1369095577030\jetty1\tlog
[junit4:junit4]   2> 436009 T1004 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 436009 T1004 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 436012 T1005 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@405f10ae main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 436013 T1004 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 436013 T1004 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 436215 T984 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 436215 T984 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52432_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52432"}
[junit4:junit4]   2> 436215 T984 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 436216 T984 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 436224 T990 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 436225 T983 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 436225 T1003 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 436597 T1004 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 436597 T1004 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52432 collection:collection1 shard:shard1
[junit4:junit4]   2> 436599 T1004 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 436613 T1004 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 436618 T1004 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 436619 T1004 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 436619 T1004 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52432/collection1/
[junit4:junit4]   2> 436619 T1004 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 436620 T1004 oasc.SyncStrategy.syncToMe http://127.0.0.1:52432/collection1/ has no replicas
[junit4:junit4]   2> 436620 T1004 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52432/collection1/
[junit4:junit4]   2> 436620 T1004 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 437102 T984 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 437113 T990 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 437113 T1003 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 437113 T983 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 437132 T1004 oasc.ZkController.register We are http://127.0.0.1:52432/collection1/ and leader is http://127.0.0.1:52432/collection1/
[junit4:junit4]   2> 437132 T1004 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52432
[junit4:junit4]   2> 437133 T1004 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 437133 T1004 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 437133 T1004 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 437135 T1004 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 437139 T961 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 437139 T961 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 437139 T961 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 437391 T961 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 437394 T961 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52441
[junit4:junit4]   2> 437394 T961 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 437394 T961 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 437394 T961 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty2-1369095582290
[junit4:junit4]   2> 437395 T961 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty2-1369095582290\solr.xml
[junit4:junit4]   2> 437395 T961 oasc.CoreContainer.<init> New CoreContainer 620045710
[junit4:junit4]   2> 437395 T961 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty2-1369095582290\'
[junit4:junit4]   2> 437395 T961 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty2-1369095582290\'
[junit4:junit4]   2> 437474 T961 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 437474 T961 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 437474 T961 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 437474 T961 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 437475 T961 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 437475 T961 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 437475 T961 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 437475 T961 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 437475 T961 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 437476 T961 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 437480 T961 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 437480 T961 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52413/solr
[junit4:junit4]   2> 437480 T961 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 437482 T961 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 437492 T1017 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@248de9e name:ZooKeeperConnection Watcher:127.0.0.1:52413 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 437493 T961 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 437497 T961 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 437497 T963 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13ec4749dcc0007, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 437505 T961 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 437510 T1019 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3d81e9d9 name:ZooKeeperConnection Watcher:127.0.0.1:52413/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 437510 T961 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 437521 T961 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 437992 T984 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 437992 T984 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52432_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52432"}
[junit4:junit4]   2> 437998 T990 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 437999 T1019 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 437998 T1003 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 438000 T983 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 438108 T961 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52441_
[junit4:junit4]   2> 438110 T961 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52441_
[junit4:junit4]   2> 438113 T990 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 438113 T990 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 438114 T1019 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 438114 T1019 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 438114 T983 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 438114 T983 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 438114 T1003 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 438115 T1003 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 438122 T1020 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty2-1369095582290\collection1
[junit4:junit4]   2> 438122 T1020 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 438123 T1020 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 438123 T1020 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 438125 T1020 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty2-1369095582290\collection1\'
[junit4:junit4]   2> 438126 T1020 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1369095582290/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 438127 T1020 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1369095582290/collection1/lib/README' to classloader
[junit4:junit4]   2> 438164 T1020 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 438219 T1020 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 438221 T1020 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 438224 T1020 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 438597 T1020 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 438599 T1020 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 438601 T1020 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 438620 T1020 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 438648 T1020 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 438649 T1020 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty2-1369095582290\collection1\, dataDir=.\org.apache.solr.cloud.ShardSplitTest-1369095577030/jetty2\
[junit4:junit4]   2> 438649 T1020 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@23e81cc9
[junit4:junit4]   2> 438649 T1020 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 438650 T1020 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1369095577030/jetty2\
[junit4:junit4]   2> 438650 T1020 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ShardSplitTest-1369095577030/jetty2\index/
[junit4:junit4]   2> 438650 T1020 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ShardSplitTest-1369095577030\jetty2\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 438651 T1020 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1369095577030/jetty2\index
[junit4:junit4]   2> 438654 T1020 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@73f049fa lockFactory=org.apache.lucene.store.NativeFSLockFactory@31b3427f),segFN=segments_1,generation=1}
[junit4:junit4]   2> 438655 T1020 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 438657 T1020 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 438657 T1020 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 438658 T1020 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 438659 T1020 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 438659 T1020 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 438659 T1020 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 438660 T1020 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 438660 T1020 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 438660 T1020 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 438669 T1020 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 438676 T1020 oass.SolrIndexSearcher.<init> Opening Searcher@705c75a4 main
[junit4:junit4]   2> 438676 T1020 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=.\org.apache.solr.cloud.ShardSplitTest-1369095577030\jetty2\tlog
[junit4:junit4]   2> 438677 T1020 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 438677 T1020 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 438684 T1021 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@705c75a4 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 438685 T1020 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 438685 T1020 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 438877 T984 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 438878 T984 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52441_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52441"}
[junit4:junit4]   2> 438878 T984 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 438878 T984 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard2
[junit4:junit4]   2> 438884 T990 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 438884 T983 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 438884 T1003 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 438885 T1019 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 439271 T1020 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 439271 T1020 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52441 collection:collection1 shard:shard2
[junit4:junit4]   2> 439273 T1020 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 439288 T1020 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 439294 T1020 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 439294 T1020 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 439294 T1020 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52441/collection1/
[junit4:junit4]   2> 439294 T1020 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 439295 T1020 oasc.SyncStrategy.syncToMe http://127.0.0.1:52441/collection1/ has no replicas
[junit4:junit4]   2> 439295 T1020 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52441/collection1/
[junit4:junit4]   2> 439295 T1020 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 439763 T984 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 439800 T990 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 439800 T1019 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 439800 T983 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 439800 T1003 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 439815 T1020 oasc.ZkController.register We are http://127.0.0.1:52441/collection1/ and leader is http://127.0.0.1:52441/collection1/
[junit4:junit4]   2> 439815 T1020 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52441
[junit4:junit4]   2> 439815 T1020 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 439815 T1020 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 439815 T1020 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 439817 T1020 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 439819 T961 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 439820 T961 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 439820 T961 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 440059 T961 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 440062 T961 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52450
[junit4:junit4]   2> 440062 T961 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 440062 T961 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 440063 T961 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty3-1369095584975
[junit4:junit4]   2> 440063 T961 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty3-1369095584975\solr.xml
[junit4:junit4]   2> 440063 T961 oasc.CoreContainer.<init> New CoreContainer 729162128
[junit4:junit4]   2> 440063 T961 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty3-1369095584975\'
[junit4:junit4]   2> 440063 T961 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty3-1369095584975\'
[junit4:junit4]   2> 440132 T961 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 440132 T961 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 440132 T961 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 440132 T961 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 440132 T961 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 440132 T961 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 440133 T961 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 440133 T961 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 440134 T961 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 440134 T961 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 440137 T961 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 440138 T961 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52413/solr
[junit4:junit4]   2> 440138 T961 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 440139 T961 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 440148 T1033 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b70f4ee name:ZooKeeperConnection Watcher:127.0.0.1:52413 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 440149 T961 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 440151 T961 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 440152 T963 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13ec4749dcc0009, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 440154 T961 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 440157 T1035 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4b227422 name:ZooKeeperConnection Watcher:127.0.0.1:52413/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 440158 T961 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 440164 T961 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 440726 T984 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 440726 T984 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52441_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52441"}
[junit4:junit4]   2> 440733 T990 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 440733 T1003 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 440733 T983 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 440733 T1019 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 440733 T1035 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 440800 T961 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52450_
[junit4:junit4]   2> 440802 T961 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52450_
[junit4:junit4]   2> 440805 T1035 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 440805 T990 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 440805 T990 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 440806 T1019 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 440806 T1019 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 440807 T983 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 440807 T983 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 440807 T1003 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 440807 T1003 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 440809 T1035 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 440814 T1036 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty3-1369095584975\collection1
[junit4:junit4]   2> 440814 T1036 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 440815 T1036 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 440815 T1036 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 440817 T1036 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty3-1369095584975\collection1\'
[junit4:junit4]   2> 440819 T1036 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty3-1369095584975/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 440819 T1036 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty3-1369095584975/collection1/lib/README' to classloader
[junit4:junit4]   2> 440858 T1036 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 440907 T1036 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 440908 T1036 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 440911 T1036 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 441362 T1036 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 441364 T1036 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 441366 T1036 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 441371 T1036 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 441403 T1036 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 441403 T1036 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty3-1369095584975\collection1\, dataDir=.\org.apache.solr.cloud.ShardSplitTest-1369095577030/jetty3\
[junit4:junit4]   2> 441403 T1036 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@23e81cc9
[junit4:junit4]   2> 441404 T1036 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 441404 T1036 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1369095577030/jetty3\
[junit4:junit4]   2> 441404 T1036 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ShardSplitTest-1369095577030/jetty3\index/
[junit4:junit4]   2> 441404 T1036 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ShardSplitTest-1369095577030\jetty3\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 441404 T1036 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1369095577030/jetty3\index
[junit4:junit4]   2> 441407 T1036 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@789e6d90 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5cfb869e),segFN=segments_1,generation=1}
[junit4:junit4]   2> 441407 T1036 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 441410 T1036 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 441410 T1036 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 441410 T1036 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 441411 T1036 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 441412 T1036 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 441412 T1036 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 441412 T1036 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 441413 T1036 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 441413 T1036 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 441419 T1036 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 441424 T1036 oass.SolrIndexSearcher.<init> Opening Searcher@f29fef4 main
[junit4:junit4]   2> 441424 T1036 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=.\org.apache.solr.cloud.ShardSplitTest-1369095577030\jetty3\tlog
[junit4:junit4]   2> 441426 T1036 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 441426 T1036 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 441429 T1037 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@f29fef4 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 441431 T1036 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 441431 T1036 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 441700 T984 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 441700 T984 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52450_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52450"}
[junit4:junit4]   2> 441701 T984 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 441701 T984 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 441708 T990 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 441708 T1035 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 441709 T983 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 441709 T1019 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 441708 T1003 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 442077 T1036 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 442077 T1036 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52450 collection:collection1 shard:shard1
[junit4:junit4]   2> 442085 T1036 oasc.ZkController.register We are http://127.0.0.1:52450/collection1/ and leader is http://127.0.0.1:52432/collection1/
[junit4:junit4]   2> 442085 T1036 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52450
[junit4:junit4]   2> 442085 T1036 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 442086 T1036 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C90 name=collection1 org.apache.solr.core.SolrCore@40496913 url=http://127.0.0.1:52450/collection1 node=127.0.0.1:52450_ C90_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:52450_, base_url=http://127.0.0.1:52450}
[junit4:junit4]   2> 442087 T1038 C90 P52450 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 442087 T1036 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 442088 T1038 C90 P52450 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 442089 T1038 C90 P52450 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 442090 T1038 C90 P52450 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 442091 T961 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 442092 T961 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 442092 T961 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 442094 T1038 C90 P52450 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 442107 T997 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 442384 T961 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 442386 T961 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52460
[junit4:junit4]   2> 442387 T961 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 442388 T961 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 442388 T961 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty4-1369095587254
[junit4:junit4]   2> 442388 T961 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty4-1369095587254\solr.xml
[junit4:junit4]   2> 442388 T961 oasc.CoreContainer.<init> New CoreContainer 92821128
[junit4:junit4]   2> 442388 T961 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty4-1369095587254\'
[junit4:junit4]   2> 442388 T961 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty4-1369095587254\'
[junit4:junit4]   2> 442465 T961 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 442465 T961 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 442465 T961 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 442465 T961 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 442465 T961 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 442466 T961 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 442466 T961 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 442467 T961 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 442467 T961 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 442467 T961 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 442473 T961 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 442473 T961 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52413/solr
[junit4:junit4]   2> 442473 T961 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 442475 T961 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 442485 T1050 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@416f4f53 name:ZooKeeperConnection Watcher:127.0.0.1:52413 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 442486 T961 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 442488 T961 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 442488 T963 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13ec4749dcc000b, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 442493 T961 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 442495 T1052 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@44bdb222 name:ZooKeeperConnection Watcher:127.0.0.1:52413/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 442496 T961 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 442501 T961 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 442677 T984 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 442678 T984 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52450_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52450"}
[junit4:junit4]   2> 442691 T990 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 442692 T1052 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 442692 T1019 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 442692 T983 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 442693 T1035 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 442694 T1003 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 442747 T997 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   2> 442747 T997 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=4&state=recovering&nodeName=127.0.0.1:52450_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=640 
[junit4:junit4]   2> 443146 T961 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52460_
[junit4:junit4]   2> 443149 T961 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52460_
[junit4:junit4]   2> 443156 T1035 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 443157 T990 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 443159 T990 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 443159 T1052 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 443159 T1052 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 443161 T1003 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 443168 T1003 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 443167 T983 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 443169 T983 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 443167 T1019 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 443169 T1019 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 443171 T1035 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 443179 T1053 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty4-1369095587254\collection1
[junit4:junit4]   2> 443179 T1053 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 443179 T1053 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 443179 T1053 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 443181 T1053 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty4-1369095587254\collection1\'
[junit4:junit4]   2> 443182 T1053 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty4-1369095587254/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 443182 T1053 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty4-1369095587254/collection1/lib/README' to classloader
[junit4:junit4]   2> 443222 T1053 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 443270 T1053 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 443272 T1053 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 443278 T1053 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 443727 T1053 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 443729 T1053 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 443731 T1053 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 443734 T1053 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 443760 T1053 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 443760 T1053 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty4-1369095587254\collection1\, dataDir=.\org.apache.solr.cloud.ShardSplitTest-1369095577030/jetty4\
[junit4:junit4]   2> 443760 T1053 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@23e81cc9
[junit4:junit4]   2> 443761 T1053 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 443761 T1053 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1369095577030/jetty4\
[junit4:junit4]   2> 443761 T1053 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ShardSplitTest-1369095577030/jetty4\index/
[junit4:junit4]   2> 443761 T1053 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ShardSplitTest-1369095577030\jetty4\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 443761 T1053 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1369095577030/jetty4\index
[junit4:junit4]   2> 443764 T1053 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@24a652af lockFactory=org.apache.lucene.store.NativeFSLockFactory@2753ffa2),segFN=segments_1,generation=1}
[junit4:junit4]   2> 443764 T1053 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 443767 T1053 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 443767 T1053 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 443768 T1053 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 443768 T1053 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 443769 T1053 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 443769 T1053 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 443769 T1053 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 443770 T1053 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 443770 T1053 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 443777 T1053 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 443781 T1053 oass.SolrIndexSearcher.<init> Opening Searcher@4bac2b19 main
[junit4:junit4]   2> 443781 T1053 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=.\org.apache.solr.cloud.ShardSplitTest-1369095577030\jetty4\tlog
[junit4:junit4]   2> 443782 T1053 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 443783 T1053 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 443786 T1054 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4bac2b19 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 443787 T1053 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 443787 T1053 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2>  C90_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:52450_, base_url=http://127.0.0.1:52450}
[junit4:junit4]   2> 444027 T1038 C90 P52450 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:52432/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 444027 T1038 C90 P52450 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:52450 START replicas=[http://127.0.0.1:52432/collection1/] nUpdates=100
[junit4:junit4]   2> 444028 T1038 C90 P52450 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 444028 T1038 C90 P52450 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 444028 T1038 C90 P52450 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 444028 T1038 C90 P52450 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 444028 T1038 C90 P52450 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 444030 T1038 C90 P52450 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:52432/collection1/. core=collection1
[junit4:junit4]   2> 444030 T1038 C90 P52450 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C91 name=collection1 org.apache.solr.core.SolrCore@5189ee08 url=http://127.0.0.1:52432/collection1 node=127.0.0.1:52432_ C91_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:52432_, base_url=http://127.0.0.1:52432, leader=true}
[junit4:junit4]   2> 444038 T998 C91 P52432 oasc.SolrCore.execute [collection1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 444040 T997 C91 P52432 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 444042 T997 C91 P52432 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2e7f5027 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2c859fb),segFN=segments_1,generation=1}
[junit4:junit4]   2> 444043 T997 C91 P52432 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 444043 T997 C91 P52432 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2e7f5027 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2c859fb),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2e7f5027 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2c859fb),segFN=segments_2,generation=2}
[junit4:junit4]   2> 444043 T997 C91 P52432 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 444043 T997 C91 P52432 oass.SolrIndexSearcher.<init> Opening Searcher@60f317bc realtime
[junit4:junit4]   2> 444043 T997 C91 P52432 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 444043 T997 C91 P52432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 3
[junit4:junit4]   2> 444045 T1038 C90 P52450 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 444045 T1038 C90 P52450 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 444046 T994 C91 P52432 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 444047 T994 C91 P52432 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 444047 T1038 C90 P52450 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 444047 T1038 C90 P52450 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 444047 T1038 C90 P52450 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 444050 T995 C91 P52432 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 444050 T1038 C90 P52450 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 444050 T1038 C90 P52450 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1369095577030/jetty3\index.20130521051949197
[junit4:junit4]   2> 444051 T1038 C90 P52450 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@11c3e412 lockFactory=org.apache.lucene.store.NativeFSLockFactory@292d45d) fullCopy=false
[junit4:junit4]   2> 444052 T996 C91 P52432 oasc.SolrCore.execute [collection1] webapp= path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 444053 T1038 C90 P52450 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 444053 T1038 C90 P52450 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 444053 T1038 C90 P52450 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 444055 T1038 C90 P52450 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@789e6d90 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5cfb869e),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@789e6d90 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5cfb869e),segFN=segments_2,generation=2}
[junit4:junit4]   2> 444056 T1038 C90 P52450 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 444056 T1038 C90 P52450 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 444056 T1038 C90 P52450 oass.SolrIndexSearcher.<init> Opening Searcher@6c9dd00b main
[junit4:junit4]   2> 444057 T1037 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6c9dd00b main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 444058 T1038 C90 P52450 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.cloud.ShardSplitTest-1369095577030/jetty3\index.20130521051949197 [CachedDir<<refCount=0;path=.\org.apache.solr.cloud.ShardSplitTest-1369095577030/jetty3\index.20130521051949197;done=true>>]
[junit4:junit4]   2> 444058 T1038 C90 P52450 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.cloud.ShardSplitTest-1369095577030/jetty3\index.20130521051949197
[junit4:junit4]   2> 444058 T1038 C90 P52450 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: .\org.apache.solr.cloud.ShardSplitTest-1369095577030/jetty3\index.20130521051949197
[junit4:junit4]   2> 444058 T1038 C90 P52450 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 444058 T1038 C90 P52450 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 444058 T1038 C90 P52450 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 444058 T1038 C90 P52450 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 444061 T1038 C90 P52450 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 444628 T984 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 444630 T984 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52460_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52460"}
[junit4:junit4]   2> 444630 T984 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 444630 T984 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard2
[junit4:junit4]   2> 444636 T984 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52450_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52450"}
[junit4:junit4]   2> 444644 T990 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 444645 T1052 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 444645 T1003 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 444645 T1035 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 444645 T983 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 444645 T1019 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 445071 T1053 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 445071 T1053 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52460 collection:collection1 shard:shard2
[junit4:junit4]   2> 445082 T1053 oasc.ZkController.register We are http://127.0.0.1:52460/collection1/ and leader is http://127.0.0.1:52441/collection1/
[junit4:junit4]   2> 445082 T1053 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52460
[junit4:junit4]   2> 445082 T1053 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 445083 T1053 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C92 name=collection1 org.apache.solr.core.SolrCore@329e9359 url=http://127.0.0.1:52460/collection1 node=127.0.0.1:52460_ C92_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:52460_, base_url=http://127.0.0.1:52460}
[junit4:junit4]   2> 445083 T1057 C92 P52460 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 445085 T1057 C92 P52460 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 445085 T1057 C92 P52460 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 445085 T1057 C92 P52460 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 445085 T1053 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 445088 T1057 C92 P52460 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 445091 T961 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 445092 T961 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 445093 T961 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 445098 T1013 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 445102 T961 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 445103 T961 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 445103 T961 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 445104 T961 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 445615 T984 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 445616 T984 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52460_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52460"}
[junit4:junit4]   2> 445623 T990 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 445623 T1035 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 445623 T1052 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 445624 T1003 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 445624 T983 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 445625 T1019 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 445738 T1013 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   2> 445739 T1013 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=5&state=recovering&nodeName=127.0.0.1:52460_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=640 
[junit4:junit4]   2> 445746 T961 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 446387 T961 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C92_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:52460_, base_url=http://127.0.0.1:52460}
[junit4:junit4]   2> 447057 T1057 C92 P52460 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:52441/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 447057 T1057 C92 P52460 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:52460 START replicas=[http://127.0.0.1:52441/collection1/] nUpdates=100
[junit4:junit4]   2> 447058 T1057 C92 P52460 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 447058 T1057 C92 P52460 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 447058 T1057 C92 P52460 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 447058 T1057 C92 P52460 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 447059 T1057 C92 P52460 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 447059 T1057 C92 P52460 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:52441/collection1/. core=collection1
[junit4:junit4]   2> 447059 T1057 C92 P52460 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C93 name=collection1 org.apache.solr.core.SolrCore@2f883a51 url=http://127.0.0.1:52441/collection1 node=127.0.0.1:52441_ C93_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:52441_, base_url=http://127.0.0.1:52441, leader=true}
[junit4:junit4]   2> 447065 T1014 C93 P52441 oasc.SolrCore.execute [collection1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 447069 T961 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 447071 T1013 C93 P52441 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 447074 T1013 C93 P52441 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@73f049fa lockFactory=org.apache.lucene.store.NativeFSLockFactory@31b3427f),segFN=segments_1,generation=1}
[junit4:junit4]   2> 447074 T1013 C93 P52441 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 447075 T1013 C93 P52441 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@73f049fa lockFactory=org.apache.lucene.store.NativeFSLockFactory@31b3427f),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@73f049fa lockFactory=org.apache.lucene.store.NativeFSLockFactory@31b3427f),segFN=segments_2,generation=2}
[junit4:junit4]   2> 447075 T1013 C93 P52441 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 447076 T1013 C93 P52441 oass.SolrIndexSearcher.<init> Opening Searcher@3220008f realtime
[junit4:junit4]   2> 447076 T1013 C93 P52441 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 447076 T1013 C93 P52441 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 6
[junit4:junit4]   2> 447077 T1057 C92 P52460 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 447078 T1057 C92 P52460 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 447079 T1010 C93 P52441 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 447079 T1010 C93 P52441 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 447080 T1057 C92 P52460 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 447080 T1057 C92 P52460 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 447080 T1057 C92 P52460 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 447084 T1011 C93 P52441 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 447085 T1057 C92 P52460 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 447085 T1057 C92 P52460 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1369095577030/jetty4\index.20130521051952232
[junit4:junit4]   2> 447085 T1057 C92 P52460 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@32442210 lockFactory=org.apache.lucene.store.NativeFSLockFactory@620eda65) fullCopy=false
[junit4:junit4]   2> 447087 T1012 C93 P52441 oasc.SolrCore.execute [collection1] webapp= path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 447088 T1057 C92 P52460 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 447089 T1057 C92 P52460 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 447089 T1057 C92 P52460 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 447091 T1057 C92 P52460 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@24a652af lockFactory=org.apache.lucene.store.NativeFSLockFactory@2753ffa2),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@24a652af lockFactory=org.apache.lucene.store.NativeFSLockFactory@2753ffa2),segFN=segments_2,generation=2}
[junit4:junit4]   2> 447092 T1057 C92 P52460 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 447092 T1057 C92 P52460 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 447092 T1057 C92 P52460 oass.SolrIndexSearcher.<init> Opening Searcher@7ff10ff7 main
[junit4:junit4]   2> 447093 T1054 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7ff10ff7 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 447093 T1057 C92 P52460 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.cloud.ShardSplitTest-1369095577030/jetty4\index.20130521051952232 [CachedDir<<refCount=0;path=.\org.apache.solr.cloud.ShardSplitTest-1369095577030/jetty4\index.20130521051952232;done=true>>]
[junit4:junit4]   2> 447094 T1057 C92 P52460 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.cloud.ShardSplitTest-1369095577030/jetty4\index.20130521051952232
[junit4:junit4]   2> 447094 T1057 C92 P52460 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: .\org.apache.solr.cloud.ShardSplitTest-1369095577030/jetty4\index.20130521051952232
[junit4:junit4]   2> 447094 T1057 C92 P52460 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 447094 T1057 C92 P52460 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 447094 T1057 C92 P52460 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 447094 T1057 C92 P52460 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 447103 T1057 C92 P52460 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 447651 T984 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 447653 T984 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52460_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52460"}
[junit4:junit4]   2> 447678 T990 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 447679 T1052 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 447679 T1003 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 447680 T1035 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 447680 T983 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 447681 T1019 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 447774 T961 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 447776 T961 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C94 name=collection1 org.apache.solr.core.SolrCore@619a4d87 url=http://127.0.0.1:52420/collection1 node=127.0.0.1:52420_ C94_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:52420_, base_url=http://127.0.0.1:52420, leader=true}
[junit4:junit4]   2> 447786 T976 C94 P52420 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 447789 T976 C94 P52420 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@236cc47d lockFactory=org.apache.lucene.store.NativeFSLockFactory@b55f2aa),segFN=segments_1,generation=1}
[junit4:junit4]   2> 447790 T976 C94 P52420 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 447791 T976 C94 P52420 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@236cc47d lockFactory=org.apache.lucene.store.NativeFSLockFactory@b55f2aa),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@236cc47d lockFactory=org.apache.lucene.store.NativeFSLockFactory@b55f2aa),segFN=segments_2,generation=2}
[junit4:junit4]   2> 447791 T976 C94 P52420 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 447791 T976 C94 P52420 oass.SolrIndexSearcher.<init> Opening Searcher@77d9cc30 main
[junit4:junit4]   2> 447791 T976 C94 P52420 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 447792 T987 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@77d9cc30 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 447792 T976 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 6
[junit4:junit4]   2> 447797 T1013 C93 P52441 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 447797 T1013 C93 P52441 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@73f049fa lockFactory=org.apache.lucene.store.NativeFSLockFactory@31b3427f),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@73f049fa lockFactory=org.apache.lucene.store.NativeFSLockFactory@31b3427f),segFN=segments_3,generation=3}
[junit4:junit4]   2> 447797 T1013 C93 P52441 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 447797 T1013 C93 P52441 oass.SolrIndexSearcher.<init> Opening Searcher@119a5254 main
[junit4:junit4]   2> 447798 T1013 C93 P52441 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 447799 T1021 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@119a5254 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 447800 T1013 C93 P52441 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:52432/collection1/, StdNode: http://127.0.0.1:52450/collection1/, StdNode: http://127.0.0.1:52460/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> 447802 T997 C91 P52432 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 447811 T997 C91 P52432 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2e7f5027 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2c859fb),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2e7f5027 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2c859fb),segFN=segments_3,generation=3}
[junit4:junit4]   2> 447811 T997 C91 P52432 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 447811 T997 C91 P52432 oass.SolrIndexSearcher.<init> Opening Searcher@255f6198 main
[junit4:junit4]   2> 447811 T997 C91 P52432 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2>  C90_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:52450_, base_url=http://127.0.0.1:52450}
[junit4:junit4]   2> 447812 T1028 C90 P52450 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2>  C92_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:52460_, base_url=http://127.0.0.1:52460}
[junit4:junit4]   2> 447812 T1047 C92 P52460 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 447813 T1005 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@255f6198 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 447814 T1028 C90 P52450 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@789e6d90 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5cfb869e),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@789e6d90 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5cfb869e),segFN=segments_3,generation=3}
[junit4:junit4]   2> 447815 T1028 C90 P52450 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 447814 T997 C91 P52432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 12
[junit4:junit4]   2> 447815 T1047 C92 P52460 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@24a652af lockFactory=org.apache.lucene.store.NativeFSLockFactory@2753ffa2),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@24a652af lockFactory=org.apache.lucene.store.NativeFSLockFactory@2753ffa2),segFN=segments_3,generation=3}
[junit4:junit4]   2> 447815 T1047 C92 P52460 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 447815 T1028 C90 P52450 oass.SolrIndexSearcher.<init> Opening Searcher@284c38a9 main
[junit4:junit4]   2> 447816 T1047 C92 P52460 oass.SolrIndexSearcher.<init> Opening Searcher@5def9123 main
[junit4:junit4]   2> 447817 T1047 C92 P52460 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 447816 T1028 C90 P52450 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 447817 T1037 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@284c38a9 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 447817 T1054 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5def9123 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 447817 T1028 C90 P52450 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   2> 447817 T1047 C92 P52460 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 6
[junit4:junit4]   2> 447818 T1013 C93 P52441 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 21
[junit4:junit4]   2> 447819 T961 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 447821 T999 C91 P52432 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 447823 T1030 C90 P52450 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 447824 T1015 C93 P52441 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 447826 T1048 C92 P52460 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 449237 T973 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1435600781974700032)} 0 2
[junit4:junit4]   2> 449246 T1046 C92 P52460 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=FROMLEADER&_version_=-1435600781980991488&update.from=http://127.0.0.1:52441/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1435600781980991488)} 0 2
[junit4:junit4]   2> 449251 T1027 C90 P52450 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=FROMLEADER&_version_=-1435600781985185792&update.from=http://127.0.0.1:52432/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1435600781985185792)} 0 1
[junit4:junit4]   2> 449253 T996 C91 P52432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=TOLEADER&wt=javabin&version=2} {deleteByQuery=*:* (-1435600781985185792)} 0 8
[junit4:junit4]   2> 449253 T1014 C93 P52441 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1435600781980991488)} 0 13
[junit4:junit4]   2> 449257 T979 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[a!0 (1435600781996720128)]} 0 2
[junit4:junit4]   2> 449264 T1047 C92 P52460 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52441/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[a!0 (1435600781999865856)]} 0 2
[junit4:junit4]   2> 449265 T1013 C93 P52441 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[a!0 (1435600781999865856)]} 0 6
[junit4:junit4]   2> 449267 T974 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[b!1 (1435600782008254464)]} 0 0
[junit4:junit4]   2> 449279 T1029 C90 P52450 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52432/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[b!1 (1435600782014545920)]} 0 2
[junit4:junit4]   2> 449279 T998 C91 P52432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52441/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[b!1 (1435600782014545920)]} 0 7
[junit4:junit4]   2> 449280 T1015 C93 P52441 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[b!1]} 0 10
[junit4:junit4]   2> 449285 T976 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[c!2 (1435600782026080256)]} 0 1
[junit4:junit4]   2> 449292 T1028 C90 P52450 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52432/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[c!2 (1435600782030274560)]} 0 0
[junit4:junit4]   2> 449292 T997 C91 P52432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[c!2 (1435600782030274560)]} 0 5
[junit4:junit4]   2> 449294 T975 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[d!3 (1435600782036566016)]} 0 0
[junit4:junit4]   2> 449305 T1048 C92 P52460 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52441/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[d!3 (1435600782043906048)]} 0 0
[junit4:junit4]   2> 449306 T1010 C93 P52441 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52432/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[d!3 (1435600782043906048)]} 0 5
[junit4:junit4]   2> 449307 T999 C91 P52432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[d!3]} 0 9
[junit4:junit4]   2> 449310 T978 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[e!4 (1435600782052294656)]} 0 1
[junit4:junit4]   2> 449316 T1043 C92 P52460 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52441/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[e!4 (1435600782056488960)]} 0 1
[junit4:junit4]   2> 449317 T1011 C93 P52441 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52432/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[e!4 (1435600782056488960)]} 0 4
[junit4:junit4]   2> 449318 T994 C91 P52432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[e!4]} 0 7
[junit4:junit4]   2> 449320 T973 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[f!5 (1435600782062780416)]} 0 1
[junit4:junit4]   2> 449327 T1044 C92 P52460 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52441/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[f!5 (1435600782069071872)]} 0 0
[junit4:junit4]   2> 449328 T1012 C93 P52441 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52432/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[f!5 (1435600782069071872)]} 0 3
[junit4:junit4]   2> 449329 T995 C91 P52432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[f!5]} 0 7
[junit4:junit4]   2> 449331 T979 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[g!6 (1435600782075363328)]} 0 0
[junit4:junit4]   2> 449338 T1030 C90 P52450 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52432/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[g!6 (1435600782080606208)]} 0 0
[junit4:junit4]   2> 449339 T996 C91 P52432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52441/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[g!6 (1435600782080606208)]} 0 3
[junit4:junit4]   2> 449340 T1014 C93 P52441 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[g!6]} 0 7
[junit4:junit4]   2> 449343 T976 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[h!7 (1435600782087946240)]} 0 0
[junit4:junit4]   2> 449351 T1031 C90 P52450 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52432/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[h!7 (1435600782093189120)]} 0 0
[junit4:junit4]   2> 449353 T998 C91 P52432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52441/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[h!7 (1435600782093189120)]} 0 5
[junit4:junit4]   2> 449354 T1013 C93 P52441 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[h!7]} 0 8
[junit4:junit4]   2> 449357 T975 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[i!8 (1435600782101577728)]} 0 1
[junit4:junit4]   2> 449362 T1027 C90 P52450 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52432/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[i!8 (1435600782105772032)]} 0 0
[junit4:junit4]   2> 449363 T999 C91 P52432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[i!8 (1435600782105772032)]} 0 3
[junit4:junit4]   2> 449365 T978 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[j!9 (1435600782111014912)]} 0 0
[junit4:junit4]   2> 449371 T1029 C90 P52450 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52432/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[j!9 (1435600782113112064)]} 0 1
[junit4:junit4]   2> 449371 T994 C91 P52432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[j!9 (1435600782113112064)]} 0 4
[junit4:junit4]   2> 449373 T973 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[k!10 (1435600782119403520)]} 0 0
[junit4:junit4]   2> 449380 T1028 C90 P52450 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52432/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[k!10 (1435600782123597824)]} 0 1
[junit4:junit4]   2> 449381 T995 C91 P52432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[k!10 (1435600782123597824)]} 0 4
[junit4:junit4]   2> 449384 T974 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[l!11 (1435600782129889280)]} 0 1
[junit4:junit4]   2> 449389 T1045 C92 P52460 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52441/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[l!11 (1435600782133035008)]} 0 1
[junit4:junit4]   2> 449390 T1015 C93 P52441 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[l!11 (1435600782133035008)]} 0 4
[junit4:junit4]   2> 449393 T979 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[m!12 (1435600782140375040)]} 0 0
[junit4:junit4]   2> 449403 T1046 C92 P52460 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52441/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[m!12 (1435600782147715072)]} 0 1
[junit4:junit4]   2> 449404 T1010 C93 P52441 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52432/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[m!12 (1435600782147715072)]} 0 4
[junit4:junit4]   2> 449406 T996 C91 P52432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[m!12]} 0 9
[junit4:junit4]   2> 449408 T976 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[n!13 (1435600782156103680)]} 0 0
[junit4:junit4]   2> 449415 T1030 C90 P52450 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52432/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[n!13 (1435600782159249408)]} 0 0
[junit4:junit4]   2> 449417 T997 C91 P52432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[n!13 (1435600782159249408)]} 0 6
[junit4:junit4]   2> 449419 T975 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[o!14 (1435600782167638016)]} 0 0
[junit4:junit4]   2> 449427 T1047 C92 P52460 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52441/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[o!14 (1435600782171832320)]} 0 0
[junit4:junit4]   2> 449428 T1011 C93 P52441 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[o!14 (1435600782171832320)]} 0 5
[junit4:junit4]   2> 449431 T978 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[p!15 (1435600782180220928)]} 0 1
[junit4:junit4]   2> 449439 T1026 C90 P52450 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52432/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[p!15 (1435600782185463808)]} 0 1
[junit4:junit4]   2> 449440 T998 C91 P52432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52441/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[p!15 (1435600782185463808)]} 0 4
[junit4:junit4]   2> 449440 T1012 C93 P52441 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[p!15]} 0 5
[junit4:junit4]   2> 449443 T973 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[q!16 (1435600782192803840)]} 0 1
[junit4:junit4]   2> 449449 T1031 C90 P52450 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52432/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[q!16 (1435600782195949568)]} 0 1
[junit4:junit4]   2> 449450 T999 C91 P52432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[q!16 (1435600782195949568)]} 0 4
[junit4:junit4]   2> 449453 T974 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[r!17 (1435600782203289600)]} 0 1
[junit4:junit4]   2> 449461 T1048 C92 P52460 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52441/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[r!17 (1435600782208532480)]} 0 1
[junit4:junit4]   2> 449483 T1014 C93 P52441 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52432/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[r!17 (1435600782208532480)]} 0 25
[junit4:junit4]   2> 449484 T994 C91 P52432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[r!17]} 0 28
[junit4:junit4]   2> 449487 T979 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[s!18 (1435600782238941184)]} 0 0
[junit4:junit4]   2> 449495 T1027 C90 P52450 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52432/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[s!18 (1435600782244184064)]} 0 1
[junit4:junit4]   2> 449496 T995 C91 P52432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52441/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[s!18 (1435600782244184064)]} 0 4
[junit4:junit4]   2> 449497 T1013 C93 P52441 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[s!18]} 0 7
[junit4:junit4]   2> 449499 T976 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[t!19 (1435600782251524096)]} 0 0
[junit4:junit4]   2> 449507 T1029 C90 P52450 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52432/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[t!19 (1435600782256766976)]} 0 0
[junit4:junit4]   2> 449508 T996 C91 P52432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52441/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[t!19 (1435600782256766976)]} 0 4
[junit4:junit4]   2> 449509 T1015 C93 P52441 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[t!19]} 0 7
[junit4:junit4]   2> 449512 T975 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[u!20 (1435600782265155584)]} 0 1
[junit4:junit4]   2> 449518 T1043 C92 P52460 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52441/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[u!20 (1435600782268301312)]} 0 0
[junit4:junit4]   2> 449519 T1010 C93 P52441 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[u!20 (1435600782268301312)]} 0 5
[junit4:junit4]   2> 449521 T978 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[v!21 (1435600782274592768)]} 0 0
[junit4:junit4]   2> 449529 T1028 C90 P52450 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52432/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[v!21 (1435600782278787072)]} 0 0
[junit4:junit4]   2> 449531 T997 C91 P52432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[v!21 (1435600782278787072)]} 0 5
[junit4:junit4]   2> 449535 T973 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[w!22 (1435600782288224256)]} 0 2
[junit4:junit4]   2> 449543 T1030 C90 P52450 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52432/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[w!22 (1435600782294515712)]} 0 0
[junit4:junit4]   2> 449544 T998 C91 P52432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52441/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[w!22 (1435600782294515712)]} 0 5
[junit4:junit4]   2> 449545 T1011 C93 P52441 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[w!22]} 0 8
[junit4:junit4]   2> 449549 T974 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[x!23 (1435600782303952896)]} 0 0
[junit4:junit4]   2> 449557 T1044 C92 P52460 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52441/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[x!23 (1435600782310244352)]} 0 0
[junit4:junit4]   2> 449559 T1012 C93 P52441 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52432/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[x!23 (1435600782310244352)]} 0 4
[junit4:junit4]   2> 449560 T999 C91 P52432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[x!23]} 0 9
[junit4:junit4]   2> 449563 T979 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[y!24 (1435600782317584384)]} 0 1
[junit4:junit4]   2> 449568 T1045 C92 P52460 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52441/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[y!24 (1435600782320730112)]} 0 0
[junit4:junit4]   2> 449570 T1014 C93 P52441 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[y!24 (1435600782320730112)]} 0 5
[junit4:junit4]   2> 449571 T976 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[z!25 (1435600782327021568)]} 0 0
[junit4:junit4]   2> 449587 T1026 C90 P52450 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52432/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[z!25 (1435600782333313024)]} 0 0
[junit4:junit4]   2> 449588 T994 C91 P52432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52441/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[z!25 (1435600782333313024)]} 0 11
[junit4:junit4]   2> 449588 T1013 C93 P52441 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[z!25]} 0 15
[junit4:junit4]   2> 449590 T975 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[a!26 (1435600782346944512)]} 0 0
[junit4:junit4]   2> 449595 T1046 C92 P52460 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52441/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[a!26 (1435600782350090240)]} 0 0
[junit4:junit4]   2> 449596 T1015 C93 P52441 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[a!26 (1435600782350090240)]} 0 3
[junit4:junit4]   2> 449599 T978 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[b!27 (1435600782356381696)]} 0 1
[junit4:junit4]   2> 449607 T1031 C90 P52450 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52432/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[b!27 (1435600782361624576)]} 0 1
[junit4:junit4]   2> 449608 T995 C91 P52432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52441/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[b!27 (1435600782361624576)]} 0 4
[junit4:junit4]   2> 449608 T1010 C93 P52441 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[b!27]} 0 7
[junit4:junit4]   2> 449612 T973 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[c!28 (1435600782370013184)]} 0 0
[junit4:junit4]   2> 449621 T1027 C90 P52450 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52432/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[c!28 (1435600782375256064)]} 0 1
[junit4:junit4]   2> 449623 T996 C91 P52432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[c!28 (1435600782375256064)]} 0 7
[junit4:junit4]   2> 449627 T974 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[d!29 (1435600782384693248)]} 0 1
[junit4:junit4]   2> 449633 T1047 C92 P52460 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52441/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[d!29 (1435600782388887552)]} 0 0
[junit4:junit4]   2> 449634 T1011 C93 P52441 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[d!29 (1435600782388887552)]} 0 4
[junit4:junit4]   2> 449638 T979 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[e!30 (1435600782396227584)]} 0 0
[junit4:junit4]   2> 449650 T1048 C92 P52460 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52441/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[e!30 (1435600782405664768)]} 0 0
[junit4:junit4]   2> 449653 T1014 C93 P52441 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52432/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[e!30 (1435600782405664768)]} 0 7
[junit4:junit4]   2> 449654 T997 C91 P52432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[e!30]} 0 13
[junit4:junit4]   2> 449658 T976 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[f!31 (1435600782418247680)]} 0 0
[junit4:junit4]   2> 449665 T1044 C92 P52460 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52441/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[f!31 (1435600782422441984)]} 0 1
[junit4:junit4]   2> 449667 T1013 C93 P52441 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[f!31 (1435600782422441984)]} 0 5
[junit4:junit4]   2> 449671 T975 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[g!32 (1435600782430830592)]} 0 1
[junit4:junit4]   2> 449677 T1029 C90 P52450 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52432/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[g!32 (1435600782435024896)]} 0 1
[junit4:junit4]   2> 449678 T998 C91 P52432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[g!32 (1435600782435024896)]} 0 5
[junit4:junit4]   2> 449679 T978 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[h!33 (1435600782440267776)]} 0 0
[junit4:junit4]   2> 449685 T1028 C90 P52450 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52432/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[h!33 (1435600782443413504)]} 0 0
[junit4:junit4]   2> 449685 T999 C91 P52432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[h!33 (1435600782443413504)]} 0 3
[junit4:junit4]   2> 449688 T973 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[i!34 (1435600782448656384)]} 0 1
[junit4:junit4]   2> 449693 T1030 C90 P52450 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52432/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[i!34 (1435600782452850688)]} 0 0
[junit4:junit4]   2> 449694 T994 C91 P52432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[i!34 (1435600782452850688)]} 0 3
[junit4:junit4]   2> 449696 T974 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[j!35 (1435600782458093568)]} 0 0
[junit4:junit4]   2> 449703 T1026 C90 P52450 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52432/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[j!35 (1435600782462287872)]} 0 1
[junit4:junit4]   2> 449704 T995 C91 P52432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52441/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[j!35 (1435600782462287872)]} 0 4
[junit4:junit4]   2> 449705 T1015 C93 P52441 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[j!35]} 0 7
[junit4:junit4]   2> 449708 T979 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[k!36 (1435600782470676480)]} 0 1
[junit4:junit4]   2> 449715 T1031 C90 P52450 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52432/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[k!36 (1435600782473822208)]} 0 0
[junit4:junit4]   2> 449717 T996 C91 P52432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[k!36 (1435600782473822208)]} 0 6
[junit4:junit4]   2> 449720 T976 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[l!37 (1435600782483259392)]} 0 0
[junit4:junit4]   2> 449727 T1045 C92 P52460 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52441/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[l!37 (1435600782488502272)]} 0 0
[junit4:junit4]   2> 449728 T1010 C93 P52441 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52432/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[l!37 (1435600782488502272)]} 0 3
[junit4:junit4]   2> 449729 T997 C91 P52432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[l!37]} 0 6
[junit4:junit4]   2> 449731 T975 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[m!38 (1435600782494793728)]} 0 0
[junit4:junit4]   2> 449735 T1046 C92 P52460 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52441/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[m!38 (1435600782496890880)]} 0 0
[junit4:junit4]   2> 449736 T1011 C93 P52441 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[m!38 (1435600782496890880)]} 0 3
[junit4:junit4]   2> 449738 T978 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[n!39 (1435600782502133760)]} 0 0
[junit4:junit4]   2> 449746 T1027 C90 P52450 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52432/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[n!39 (1435600782506328064)]} 0 1
[junit4:junit4]   2> 449746 T998 C91 P52432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52441/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[n!39 (1435600782506328064)]} 0 4
[junit4:junit4]   2> 449746 T1012 C93 P52441 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[n!39]} 0 6
[junit4:junit4]   2> 449749 T974 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[o!40 (1435600782513668096)]} 0 1
[junit4:junit4]   2> 449757 T1047 C92 P52460 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52441/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[o!40 (1435600782518910976)]} 0 0
[junit4:junit4]   2> 449757 T1014 C93 P52441 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52432/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[o!40 (1435600782518910976)]} 0 3
[junit4:junit4]   2> 449759 T999 C91 P52432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[o!40]} 0 8
[junit4:junit4]   2> 449763 T979 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[p!41 (1435600782527299584)]} 0 1
[junit4:junit4]   2> 449772 T1029 C90 P52450 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52432/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[p!41 (1435600782533591040)]} 0 1
[junit4:junit4]   2> 449773 T995 C91 P52432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52441/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[p!41 (1435600782533591040)]} 0 5
[junit4:junit4]   2> 449774 T1013 C93 P52441 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[p!41]} 0 8
[junit4:junit4]   2> 449777 T976 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[q!42 (1435600782543028224)]} 0 0
[junit4:junit4]   2> 449784 T1030 C90 P52450 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52432/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[q!42 (1435600782547222528)]} 0 1
[junit4:junit4]   2> 449785 T996 C91 P52432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[q!42 (1435600782547222528)]} 0 4
[junit4:junit4]   2> 449788 T975 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[r!43 (1435600782554562560)]} 0 0
[junit4:junit4]   2> 449798 T1043 C92 P52460 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52441/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[r!43 (1435600782561902592)]} 0 1
[junit4:junit4]   2> 449800 T1015 C93 P52441 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52432/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[r!43 (1435600782561902592)]} 0 5
[junit4:junit4]   2> 449801 T997 C91 P52432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[r!43]} 0 9
[junit4:junit4]   2> 449805 T973 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[s!44 (1435600782571339776)]} 0 1
[junit4:junit4]   2> 449814 T1026 C90 P52450 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52432/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[s!44 (1435600782578679808)]} 0 0
[junit4:junit4]   2> 449816 T998 C91 P52432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52441/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[s!44 (1435600782578679808)]} 0 5
[junit4:junit4]   2> 449816 T1010 C93 P52441 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[s!44]} 0 9
[junit4:junit4]   2> 449821 T978 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[t!45 (1435600782589165568)]} 0 0
[junit4:junit4]   2> 449831 T1031 C90 P52450 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52432/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[t!45 (1435600782595457024)]} 0 0
[junit4:junit4]   2> 449833 T999 C91 P52432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52441/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[t!45 (1435600782595457024)]} 0 6
[junit4:junit4]   2> 449834 T1011 C93 P52441 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[t!45]} 0 9
[junit4:junit4]   2> 449838 T974 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[u!46 (1435600782605942784)]} 0 1
[junit4:junit4]   2> 449844 T1048 C92 P52460 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52441/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[u!46 (1435600782610137088)]} 0 0
[junit4:junit4]   2> 449846 T1012 C93 P52441 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[u!46 (1435600782610137088)]} 0 5
[junit4:junit4]   2> 449853 T979 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[v!47 (1435600782621671424)]} 0 4
[junit4:junit4]   2> 449860 T1027 C90 P52450 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52432/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[v!47 (1435600782625865728)]} 0 1
[junit4:junit4]   2> 449861 T994 C91 P52432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[v!47 (1435600782625865728)]} 0 5
[junit4:junit4]   2> 449866 T976 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[w!48 (1435600782636351488)]} 0 1
[junit4:junit4]   2> 449871 T1028 C90 P52450 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52432/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[w!48 (1435600782639497216)]} 0 0
[junit4:junit4]   2> 449873 T995 C91 P52432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[w!48 (1435600782639497216)]} 0 4
[junit4:junit4]   2> 449875 T975 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[x!49 (1435600782645788672)]} 0 0
[junit4:junit4]   2> 449880 T1044 C92 P52460 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52441/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[x!49 (1435600782647885824)]} 0 0
[junit4:junit4]   2> 449880 T1014 C93 P52441 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[x!49 (1435600782647885824)]} 0 3
[junit4:junit4]   2> 449883 T973 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[y!50 (1435600782654177280)]} 0 0
[junit4:junit4]   2> 449891 T1045 C92 P52460 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52441/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[y!50 (1435600782659420160)]} 0 1
[junit4:junit4]   2> 449891 T1013 C93 P52441 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52432/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[y!50 (1435600782659420160)]} 0 3
[junit4:junit4]   2> 449892 T996 C91 P52432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[y!50]} 0 7
[junit4:junit4]   2> 449894 T978 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[z!51 (1435600782665711616)]} 0 0
[junit4:junit4]   2> 449901 T1029 C90 P52450 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52432/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[z!51 (1435600782668857344)]} 0 1
[junit4:junit4]   2> 449912 T997 C91 P52432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[z!51 (1435600782668857344)]} 0 15
[junit4:junit4]   2> 449917 T974 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[a!52 (1435600782688780288)]} 0 1
[junit4:junit4]   2> 449924 T1046 C92 P52460 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52441/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[a!52 (1435600782694023168)]} 0 0
[junit4:junit4]   2> 449926 T1015 C93 P52441 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[a!52 (1435600782694023168)]} 0 6
[junit4:junit4]   2> 449931 T979 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[b!53 (1435600782704508928)]} 0 1
[junit4:junit4]   2> 449939 T1030 C90 P52450 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52432/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[b!53 (1435600782707654656)]} 0 0
[junit4:junit4]   2> 449942 T998 C91 P52432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[b!53 (1435600782707654656)]} 0 8
[junit4:junit4]   2> 449950 T976 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[c!54 (1435600782723383296)]} 0 1
[junit4:junit4]   2> 449962 T1026 C90 P52450 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52432/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[c!54 (1435600782732820480)]} 0 1
[junit4:junit4]   2> 449963 T999 C91 P52432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52441/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[c!54 (1435600782732820480)]} 0 6
[junit4:junit4]   2> 449965 T1010 C93 P52441 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[c!54]} 0 11
[junit4:junit4]   2> 449970 T975 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[d!55 (1435600782745403392)]} 0 1
[junit4:junit4]   2> 449977 T1047 C92 P52460 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52441/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[d!55 (1435600782750646272)]} 0 0
[junit4:junit4]   2> 449979 T1011 C93 P52441 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52432/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[d!55 (1435600782750646272)]} 0 5
[junit4:junit4]   2> 449980 T994 C91 P52432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[d!55]} 0 8
[junit4:junit4]   2> 449983 T973 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[e!56 (1435600782759034880)]} 0 1
[junit4:junit4]   2> 449991 T1043 C92 P52460 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52441/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[e!56 (1435600782764277760)]} 0 0
[junit4:junit4]   2> 449992 T1012 C93 P52441 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52432/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[e!56 (1435600782764277760)]} 0 5
[junit4:junit4]   2> 449993 T995 C91 P52432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[e!56]} 0 8
[junit4:junit4]   2> 449996 T978 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[f!57 (1435600782771617792)]} 0 1
[junit4:junit4]   2> 450001 T1048 C92 P52460 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52441/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[f!57 (1435600782775812096)]} 0 1
[junit4:junit4]   2> 450002 T1014 C93 P52441 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[f!57 (1435600782775812096)]} 0 4
[junit4:junit4]   2> 450004 T974 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[g!58 (1435600782780006400)]} 0 1
[junit4:junit4]   2> 450011 T1031 C90 P52450 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52432/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[g!58 (1435600782785249280)]} 0 1
[junit4:junit4]   2> 450011 T996 C91 P52432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52441/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[g!58 (1435600782785249280)]} 0 3
[junit4:junit4]   2> 450012 T1013 C93 P52441 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[g!58]} 0 6
[junit4:junit4]   2> 450014 T979 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[h!59 (1435600782791540736)]} 0 0
[junit4:junit4]   2> 450023 T1027 C90 P52450 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52432/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[h!59 (1435600782797832192)]} 0 1
[junit4:junit4]   2> 450025 T997 C91 P52432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52441/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[h!59 (1435600782797832192)]} 0 5
[junit4:junit4]   2> 450026 T1015 C93 P52441 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[h!59]} 0 8
[junit4:junit4]   2> 450029 T976 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[i!60 (1435600782807269376)]} 0 0
[junit4:junit4]   2> 450035 T1028 C90 P52450 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52432/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[i!60 (1435600782811463680)]} 0 0
[junit4:junit4]   2> 450036 T998 C91 P52432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[i!60 (1435600782811463680)]} 0 3
[junit4:junit4]   2> 450039 T975 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[j!61 (1435600782816706560)]} 0 1
[junit4:junit4]   2> 450044 T1029 C90 P52450 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52432/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[j!61 (1435600782819852288)]} 0 1
[junit4:junit4]   2> 450044 T999 C91 P52432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[j!61 (1435600782819852288)]} 0 3
[junit4:junit4]   2> 450047 T973 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[k!62 (1435600782826143744)]} 0 1
[junit4:junit4]   2> 450054 T1030 C90 P52450 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52432/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[k!62 (1435600782830338048)]} 0 1
[junit4:junit4]   2> 450055 T994 C91 P52432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52441/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[k!62 (1435600782830338048)]} 0 4
[junit4:junit4]   2> 450055 T1010 C93 P52441 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[k!62]} 0 6
[junit4:junit4]   2> 450058 T978 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[l!63 (1435600782837678080)]} 0 0
[junit4:junit4]   2> 450063 T1044 C92 P52460 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52441/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[l!63 (1435600782839775232)]} 0 0
[junit4:junit4]   2> 450064 T1012 C93 P52441 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[l!63 (1435600782839775232)]} 0 4
[junit4:junit4]   2> 450067 T974 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[m!64 (1435600782846066688)]} 0 1
[junit4:junit4]   2> 450073 T1046 C92 P52460 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52441/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[m!64 (1435600782851309568)]} 0 0
[junit4:junit4]   2> 450074 T1014 C93 P52441 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52432/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[m!64 (1435600782851309568)]} 0 3
[junit4:junit4]   2> 450075 T995 C91 P52432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[m!64]} 0 6
[junit4:junit4]   2> 450077 T979 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[n!65 (1435600782857601024)]} 0 0
[junit4:junit4]   2> 450082 T1026 C90 P52450 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52432/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[n!65 (1435600782859698176)]} 0 1
[junit4:junit4]   2> 450083 T996 C91 P52432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[n!65 (1435600782859698176)]} 0 4
[junit4:junit4]   2> 450085 T976 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[o!66 (1435600782865989632)]} 0 0
[junit4:junit4]   2> 450092 T1047 C92 P52460 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52441/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[o!66 (1435600782871232512)]} 0 0
[junit4:junit4]   2> 450093 T1013 C93 P52441 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52432/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[o!66 (1435600782871232512)]} 0 3
[junit4:junit4]   2> 450094 T997 C91 P52432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[o!66]} 0 6
[junit4:junit4]   2> 450096 T975 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[p!67 (1435600782877523968)]} 0 1
[junit4:junit4]   2> 450103 T1031 C90 P52450 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52432/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[p!67 (1435600782881718272)]} 0 1
[junit4:junit4]   2> 450104 T998 C91 P52432 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52441/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[p!67 (1435600782881718272)]} 0 4
[junit4:junit4]   2> 450105 T1015 C93 P52441 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[p!67]} 0 7
[junit4:junit4]   2> 450108 T973 C94 P52420 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[q!68 (1435600782890106880)]} 0 0
[junit4:junit4]   2> 450112 T1027 C90 P52450 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:52432/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[q!68 (1435600782892204032)]} 0 0
[junit4:junit4]   2> 450113 T999 C91 P52432 oasup.LogUpdateProcessor.finis

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

sionid 0x13ec4749dcc000c, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 479137 T1090 oascc.ZkStateReader$3.process Updating live nodes... (0)
[junit4:junit4]   2> 479147 T961 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-1369095577030\zookeeper\server1\data\version-2\log.1 FAILED !!!!!
[junit4:junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-1369095577030\zookeeper\server1\data\version-2 FAILED !!!!!
[junit4:junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-1369095577030\zookeeper\server1\data FAILED !!!!!
[junit4:junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-1369095577030\zookeeper\server1 FAILED !!!!!
[junit4:junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-1369095577030\zookeeper FAILED !!!!!
[junit4:junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-1369095577030 FAILED !!!!!
[junit4:junit4]   2> 479248 T961 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[junit4:junit4]   2> 479250 T961 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:52413 52413
[junit4:junit4]   2> 479325 T1035 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 481569 T1035 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 480462 T1052 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 481573 T1052 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 481573 T1052 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 481677 T1090 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@63bbe8f1 name:ZooKeeperConnection Watcher:127.0.0.1:52413/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None
[junit4:junit4]   2> 481677 T1090 oascc.ConnectionManager.process Client->ZooKeeper status change trigger but we are already closed
[junit4:junit4]   2> 481689 T961 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 52420
[junit4:junit4]   2> 481714 T961 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[junit4:junit4]   2> 481714 T961 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:52413 52413
[junit4:junit4]   1>      /solr/collections/collection1/leaders/shard1_1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "core":"collection1_shard1_1_replica1",
[junit4:junit4]   1>            "node_name":"127.0.0.1:52432_",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:52432"}
[junit4:junit4]   1>      /solr/collections/collection1/leaders/shard2 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "core":"collection1",
[junit4:junit4]   1>            "node_name":"127.0.0.1:52441_",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:52441"}
[junit4:junit4]   1>    /solr/collections/control_collection (3)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"configName":"conf1"}
[junit4:junit4]   1>     /solr/collections/control_collection/shards (0)
[junit4:junit4]   1>     /solr/collections/control_collection/leader_elect (1)
[junit4:junit4]   1>      /solr/collections/control_collection/leader_elect/shard1 (1)
[junit4:junit4]   1>       /solr/collections/control_collection/leader_elect/shard1/election (1)
[junit4:junit4]   1>        /solr/collections/control_collection/leader_elect/shard1/election/89725047736631299-1-n_0000000000 (0)
[junit4:junit4]   1>     /solr/collections/control_collection/leaders (1)
[junit4:junit4]   1>      /solr/collections/control_collection/leaders/shard1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "core":"collection1",
[junit4:junit4]   1>            "node_name":"127.0.0.1:52420_",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:52420"}
[junit4:junit4]   1>   /solr/overseer_elect (2)
[junit4:junit4]   1>    /solr/overseer_elect/election (5)
[junit4:junit4]   1>     /solr/overseer_elect/election/89725047736631304-127.0.0.1:52441_-n_0000000002 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89725047736631302-127.0.0.1:52432_-n_0000000001 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89725047736631306-127.0.0.1:52450_-n_0000000003 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89725047736631308-127.0.0.1:52460_-n_0000000004 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89725047736631299-127.0.0.1:52420_-n_0000000000 (0)
[junit4:junit4]   1>    /solr/overseer_elect/leader (0)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"id":"89725047736631299-127.0.0.1:52420_-n_0000000000"}
[junit4:junit4]   1>  /zookeeper (1)
[junit4:junit4]   1>  DATA:
[junit4:junit4]   1>      
[junit4:junit4]   1> 
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShardSplitTest -Dtests.method=testDistribSearch -Dtests.seed=CB26BDFC7EBF8372 -Dtests.slow=true -Dtests.locale=zh_TW -Dtests.timezone=Indian/Kerguelen -Dtests.file.encoding=US-ASCII
[junit4:junit4] FAILURE 49.9s | ShardSplitTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: Wrong doc count on shard1_1 expected:<146> but was:<145>
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([CB26BDFC7EBF8372:4AC033E409E0E34E]:0)
[junit4:junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.checkDocCountsAndShardStates(ShardSplitTest.java:167)
[junit4:junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:142)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 481784 T961 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene40, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=zh_TW, timezone=Indian/Kerguelen
[junit4:junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_21 (64-bit)/cpus=2,threads=1,free=97881912,total=171102208
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestPropInject, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestSolrQueryParserResource, TestReload, FileBasedSpellCheckerTest, BasicZkTest, TestDynamicFieldResource, TestExtendedDismaxParser, XsltUpdateRequestHandlerTest, TestDistributedSearch, TestManagedSchema, CSVRequestHandlerTest, SimplePostToolTest, DistanceFunctionTest, ResourceLoaderTest, TestLRUCache, UniqFieldsUpdateProcessorFactoryTest, LukeRequestHandlerTest, LoggingHandlerTest, TestRangeQuery, TestStressLucene, SampleTest, TestManagedSchemaFieldResource, TestPseudoReturnFields, ClusterStateUpdateTest, TestBinaryResponseWriter, TestFastWriter, ZkCLITest, LegacyHTMLStripCharFilterTest, CollectionsAPIDistributedZkTest, TestUpdate, QueryParsingTest, BadCopyFieldTest, FieldMutatingUpdateProcessorTest, IndexSchemaTest, MinimalSchemaTest, DocValuesTest, RegexBoostProcessorTest, TestCloudManagedSchema, TestPartialUpdateDeduplication, TestCoreContainer, ZkNodePropsTest, TestDefaultSimilarityFactory, TestNumberUtils, SuggesterTest, TestCharFilters, ShardSplitTest]
[junit4:junit4] Completed in 49.93s, 1 test, 1 failure <<< FAILURES!

[...truncated 777 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:380: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:360: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:181: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:437: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1240: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:884: There were test failures: 295 suites, 1231 tests, 1 failure, 18 ignored (12 assumptions)

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