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 2015/12/01 08:43:14 UTC

[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.8.0_66) - Build # 5435 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5435/
Java: 64bit/jdk1.8.0_66 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  org.apache.solr.client.solrj.embedded.SolrExampleStreamingBinaryTest.testUpdateField

Error Message:
ConcurrentUpdateSolrClient did not report an error

Stack Trace:
java.lang.AssertionError: ConcurrentUpdateSolrClient did not report an error
	at __randomizedtesting.SeedInfo.seed([3E3C05E21717C514:6B4FAFB6D73FD5D2]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.client.solrj.SolrExampleTests.testUpdateField(SolrExampleTests.java:1632)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.client.solrj.embedded.SolrExampleStreamingTest.testUpdateField

Error Message:
ConcurrentUpdateSolrClient did not report an error

Stack Trace:
java.lang.AssertionError: ConcurrentUpdateSolrClient did not report an error
	at __randomizedtesting.SeedInfo.seed([3E3C05E21717C514:6B4FAFB6D73FD5D2]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.client.solrj.SolrExampleTests.testUpdateField(SolrExampleTests.java:1632)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.client.solrj.impl.BasicHttpSolrClientTest.testCompression

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([3E3C05E21717C514:C50923841DC93547]:0)
	at org.apache.solr.client.solrj.impl.BasicHttpSolrClientTest.testCompression(BasicHttpSolrClientTest.java:556)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11757 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.embedded.SolrExampleStreamingTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.SolrExampleStreamingTest_3E3C05E21717C514-001\init-core-data-001
   [junit4]   2> 60424 INFO  (SUITE-SolrExampleStreamingTest-seed#[3E3C05E21717C514]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 60424 INFO  (SUITE-SolrExampleStreamingTest-seed#[3E3C05E21717C514]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 60425 INFO  (SUITE-SolrExampleStreamingTest-seed#[3E3C05E21717C514]-worker) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.SolrExampleStreamingTest_3E3C05E21717C514-001\tempDir-002\cores\core
   [junit4]   2> 60428 INFO  (SUITE-SolrExampleStreamingTest-seed#[3E3C05E21717C514]-worker) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 60430 INFO  (SUITE-SolrExampleStreamingTest-seed#[3E3C05E21717C514]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@768ab58e{/solr,null,AVAILABLE}
   [junit4]   2> 60433 INFO  (SUITE-SolrExampleStreamingTest-seed#[3E3C05E21717C514]-worker) [    ] o.e.j.s.ServerConnector Started ServerConnector@3fff7d73{HTTP/1.1,[http/1.1]}{127.0.0.1:60469}
   [junit4]   2> 60433 INFO  (SUITE-SolrExampleStreamingTest-seed#[3E3C05E21717C514]-worker) [    ] o.e.j.s.Server Started @65623ms
   [junit4]   2> 60433 INFO  (SUITE-SolrExampleStreamingTest-seed#[3E3C05E21717C514]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60469, configSetBaseDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.SolrExampleStreamingTest_3E3C05E21717C514-001\tempDir-001, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.SolrExampleStreamingTest_3E3C05E21717C514-001\tempDir-002\cores}
   [junit4]   2> 60433 INFO  (SUITE-SolrExampleStreamingTest-seed#[3E3C05E21717C514]-worker) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@659e0bfd
   [junit4]   2> 60433 INFO  (SUITE-SolrExampleStreamingTest-seed#[3E3C05E21717C514]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.SolrExampleStreamingTest_3E3C05E21717C514-001\tempDir-001'
   [junit4]   2> 60433 INFO  (SUITE-SolrExampleStreamingTest-seed#[3E3C05E21717C514]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 60433 INFO  (SUITE-SolrExampleStreamingTest-seed#[3E3C05E21717C514]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.SolrExampleStreamingTest_3E3C05E21717C514-001\tempDir-001
   [junit4]   2> 60433 INFO  (SUITE-SolrExampleStreamingTest-seed#[3E3C05E21717C514]-worker) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.SolrExampleStreamingTest_3E3C05E21717C514-001\tempDir-001\solr.xml
   [junit4]   2> 60442 INFO  (SUITE-SolrExampleStreamingTest-seed#[3E3C05E21717C514]-worker) [    ] o.a.s.c.CoresLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.SolrExampleStreamingTest_3E3C05E21717C514-001\tempDir-001
   [junit4]   2> 60442 INFO  (SUITE-SolrExampleStreamingTest-seed#[3E3C05E21717C514]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 217143004
   [junit4]   2> 60442 INFO  (SUITE-SolrExampleStreamingTest-seed#[3E3C05E21717C514]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.SolrExampleStreamingTest_3E3C05E21717C514-001\tempDir-001]
   [junit4]   2> 60442 WARN  (SUITE-SolrExampleStreamingTest-seed#[3E3C05E21717C514]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.SolrExampleStreamingTest_3E3C05E21717C514-001\tempDir-001\lib to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.SolrExampleStreamingTest_3E3C05E21717C514-001\tempDir-001\lib
   [junit4]   2> 60442 INFO  (SUITE-SolrExampleStreamingTest-seed#[3E3C05E21717C514]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 60444 INFO  (SUITE-SolrExampleStreamingTest-seed#[3E3C05E21717C514]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 60445 INFO  (SUITE-SolrExampleStreamingTest-seed#[3E3C05E21717C514]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 60445 INFO  (SUITE-SolrExampleStreamingTest-seed#[3E3C05E21717C514]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 60445 INFO  (SUITE-SolrExampleStreamingTest-seed#[3E3C05E21717C514]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 60445 INFO  (SUITE-SolrExampleStreamingTest-seed#[3E3C05E21717C514]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 60446 INFO  (SUITE-SolrExampleStreamingTest-seed#[3E3C05E21717C514]-worker) [    ] o.a.s.c.CoresLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.SolrExampleStreamingTest_3E3C05E21717C514-001\tempDir-001
   [junit4]   2> 60454 INFO  (SUITE-SolrExampleStreamingTest-seed#[3E3C05E21717C514]-worker) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 60455 INFO  (SUITE-SolrExampleStreamingTest-seed#[3E3C05E21717C514]-worker) [    ] o.a.s.c.CoresLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.SolrExampleStreamingTest_3E3C05E21717C514-001\tempDir-001\collection1
   [junit4]   2> 60455 INFO  (SUITE-SolrExampleStreamingTest-seed#[3E3C05E21717C514]-worker) [    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 60455 INFO  (coreLoadExecutor-238-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.SolrExampleStreamingTest_3E3C05E21717C514-001\tempDir-001\collection1'
   [junit4]   2> 60456 INFO  (SUITE-SolrExampleStreamingTest-seed#[3E3C05E21717C514]-worker) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0
   [junit4]   2> 60456 INFO  (SUITE-SolrExampleStreamingTest-seed#[3E3C05E21717C514]-worker) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 60456 INFO  (coreLoadExecutor-238-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 60456 INFO  (coreLoadExecutor-238-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.SolrExampleStreamingTest_3E3C05E21717C514-001\tempDir-001
   [junit4]   2> 60474 INFO  (coreLoadExecutor-238-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 60474 INFO  (coreLoadExecutor-238-thread-1) [    ] o.a.s.c.SolrConfig Adding specified lib dirs to ClassLoader
   [junit4]   2> 60475 WARN  (coreLoadExecutor-238-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.SolrExampleStreamingTest_3E3C05E21717C514-001\tempDir-001\collection1\..\..\..\..\contrib\extraction\lib filtered by .*\.jar to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.SolrExampleStreamingTest_3E3C05E21717C514-001\tempDir-001\collection1\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 60475 WARN  (coreLoadExecutor-238-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.SolrExampleStreamingTest_3E3C05E21717C514-001\tempDir-001\collection1\..\..\..\..\dist filtered by solr-cell-\d.*\.jar to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.SolrExampleStreamingTest_3E3C05E21717C514-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 60476 WARN  (coreLoadExecutor-238-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.SolrExampleStreamingTest_3E3C05E21717C514-001\tempDir-001\collection1\..\..\..\..\contrib\clustering\lib filtered by .*\.jar to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.SolrExampleStreamingTest_3E3C05E21717C514-001\tempDir-001\collection1\..\..\..\..\contrib\clustering\lib
   [junit4]   2> 60476 WARN  (coreLoadExecutor-238-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.SolrExampleStreamingTest_3E3C05E21717C514-001\tempDir-001\collection1\..\..\..\..\dist filtered by solr-clustering-\d.*\.jar to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.SolrExampleStreamingTest_3E3C05E21717C514-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 60476 WARN  (coreLoadExecutor-238-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.SolrExampleStreamingTest_3E3C05E21717C514-001\tempDir-001\collection1\..\..\..\..\contrib\langid\lib filtered by .*\.jar to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.SolrExampleStreamingTest_3E3C05E21717C514-001\tempDir-001\collection1\..\..\..\..\contrib\langid\lib
   [junit4]   2> 60476 WARN  (coreLoadExecutor-238-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.SolrExampleStreamingTest_3E3C05E21717C514-001\tempDir-001\collection1\..\..\..\..\dist filtered by solr-langid-\d.*\.jar to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.SolrExampleStreamingTest_3E3C05E21717C514-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 60477 WARN  (coreLoadExecutor-238-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.SolrExampleStreamingTest_3E3C05E21717C514-001\tempDir-001\collection1\..\..\..\..\contrib\velocity\lib filtered by .*\.jar to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.SolrExampleStreamingTest_3E3C05E21717C514-001\tempDir-001\collection1\..\..\..\..\contrib\velocity\lib
   [junit4]   2> 60477 WARN  (coreLoadExecutor-238-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.SolrExampleStreamingTest_3E3C05E21717C514-001\tempDir-001\collection1\..\..\..\..\dist filtered by solr-velocity-\d.*\.jar to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.SolrExampleStreamingTest_3E3C05E21717C514-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 60484 INFO  (coreLoadExecutor-238-thread-1) [    ] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
   [junit4]   2> 60485 INFO  (coreLoadExecutor-238-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 60512 INFO  (coreLoadExecutor-238-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 60518 INFO  (coreLoadExecutor-238-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 60671 INFO  (coreLoadExecutor-238-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 60671 INFO  (coreLoadExecutor-238-thread-1) [    ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 60671 INFO  (coreLoadExecutor-238-thread-1) [    ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 60676 INFO  (coreLoadExecutor-238-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 60679 INFO  (coreLoadExecutor-238-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 60695 INFO  (coreLoadExecutor-238-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.SolrExampleStreamingTest_3E3C05E21717C514-001\tempDir-001\collection1'
   [junit4]   2> 60695 INFO  (coreLoadExecutor-238-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.SolrExampleStreamingTest_3E3C05E21717C514-001\tempDir-001\collection1
   [junit4]   2> 60695 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 60695 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.SolrExampleStreamingTest_3E3C05E21717C514-001\tempDir-001\collection1], dataDir=[null]
   [junit4]   2> 60695 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@19d76b50
   [junit4]   2> 60696 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Added SolrEventListener for newSearcher: [org.apache.solr.core.QuerySenderListener{queries=[]}]
   [junit4]   2> 60696 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Added SolrEventListener for firstSearcher: [org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher warming in solrconfig.xml}]}]
   [junit4]   2> 60696 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.SolrExampleStreamingTest_3E3C05E21717C514-001\tempDir-001\collection1\data\
   [junit4]   2> 60696 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.SolrExampleStreamingTest_3E3C05E21717C514-001\tempDir-001\collection1\data\index/
   [junit4]   2> 60696 WARN  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.SolrExampleStreamingTest_3E3C05E21717C514-001\tempDir-001\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 60697 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.SolrExampleStreamingTest_3E3C05E21717C514-001\tempDir-001\collection1\data\index
   [junit4]   2> 60697 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-238-thread-1]: init: current segments file is "segments"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@7ddd5a8c
   [junit4]   2> 60697 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-238-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 60697 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-238-thread-1]: 0 msec to checkpoint
   [junit4]   2> 60697 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-238-thread-1]: init: create=true
   [junit4]   2> 60697 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-238-thread-1]: 
   [junit4]   2> dir=MockDirectoryWrapper(RAMDirectory@441af6bd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6c5d541f)
   [junit4]   2> index=
   [junit4]   2> version=6.0.0
   [junit4]   2> analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> maxBufferedDeleteTerms=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=CREATE
   [junit4]   2> similarity=org.apache.solr.search.similarities.SchemaSimilarityFactory$1
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Lucene60
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
   [junit4]   2> indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@4c788c02
   [junit4]   2> readerPooling=false
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@5fc4242e
   [junit4]   2> 
   [junit4]   2> 60697 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-238-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 60697 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-238-thread-1]: now flush at close
   [junit4]   2> 60697 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-238-thread-1]:   start flush: applyAllDeletes=true
   [junit4]   2> 60697 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-238-thread-1]:   index before flush 
   [junit4]   2> 60697 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-238-thread-1]: startFullFlush
   [junit4]   2> 60697 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-238-thread-1]: coreLoadExecutor-238-thread-1 finishFullFlush success=true
   [junit4]   2> 60697 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-238-thread-1]: apply all deletes during flush
   [junit4]   2> 60697 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-238-thread-1]: now apply all deletes for all segments maxDoc=0
   [junit4]   2> 60697 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-238-thread-1]: prune sis=segments:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 60697 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-238-thread-1]: initDynamicDefaults spins=false maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 60697 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-238-thread-1]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 60697 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-238-thread-1]: now merge
   [junit4]   2> 60697 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-238-thread-1]:   index: 
   [junit4]   2> 60697 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-238-thread-1]:   no more merges pending; now return
   [junit4]   2> 60697 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-238-thread-1]: waitForMerges
   [junit4]   2> 60697 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-238-thread-1]: waitForMerges done
   [junit4]   2> 60697 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-238-thread-1]: commit: start
   [junit4]   2> 60697 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-238-thread-1]: commit: enter lock
   [junit4]   2> 60697 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-238-thread-1]: commit: now prepare
   [junit4]   2> 60697 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-238-thread-1]: prepareCommit: flush
   [junit4]   2> 60697 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-238-thread-1]:   index before flush 
   [junit4]   2> 60697 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-238-thread-1]: startFullFlush
   [junit4]   2> 60698 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-238-thread-1]: apply all deletes during flush
   [junit4]   2> 60698 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-238-thread-1]: now apply all deletes for all segments maxDoc=0
   [junit4]   2> 60698 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-238-thread-1]: prune sis=segments:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 60698 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-238-thread-1]: coreLoadExecutor-238-thread-1 finishFullFlush success=true
   [junit4]   2> 60698 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-238-thread-1]: startCommit(): start
   [junit4]   2> 60698 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-238-thread-1]: startCommit index= changeCount=2
   [junit4]   2> 60698 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-238-thread-1]: startCommit: wrote pending segments file "pending_segments_1"
   [junit4]   2> 60698 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-238-thread-1]: done all syncs: []
   [junit4]   2> 60698 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-238-thread-1]: commit: pendingCommit != null
   [junit4]   2> 60698 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-238-thread-1]: commit: done writing segments file "segments_1"
   [junit4]   2> 60698 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-238-thread-1]: now checkpoint "" [0 segments ; isCommit = true]
   [junit4]   2> 60698 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@441af6bd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6c5d541f),segFN=segments_1,generation=1}
   [junit4]   2> 60698 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 60698 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-238-thread-1]: 0 msec to checkpoint
   [junit4]   2> 60698 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-238-thread-1]: commit: took 0.5 msec
   [junit4]   2> 60698 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-238-thread-1]: commit: done
   [junit4]   2> 60698 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-238-thread-1]: rollback
   [junit4]   2> 60698 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-238-thread-1]: all running merges have aborted
   [junit4]   2> 60698 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-238-thread-1]: rollback: done finish merges
   [junit4]   2> 60698 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-238-thread-1]: abort
   [junit4]   2> 60698 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-238-thread-1]: done abort success=true
   [junit4]   2> 60698 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-238-thread-1]: rollback: infos=
   [junit4]   2> 60698 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-238-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 60698 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-238-thread-1]: 0 msec to checkpoint
   [junit4]   2> 60699 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.c.PluginBag queryResponseWriter : 'velocity' created with startup=lazy 
   [junit4]   2> 60699 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 60699 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.SolrExampleStreamingTest_3E3C05E21717C514-001\tempDir-001\collection1\data\
   [junit4]   2> 60699 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.SolrExampleStreamingTest_3E3C05E21717C514-001\tempDir-001\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 60704 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 60708 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 60709 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 60710 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 60712 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 60716 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : '/update/extract' created with startup=lazy 
   [junit4]   2> 60716 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : '/analysis/field' created with startup=lazy 
   [junit4]   2> 60716 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : '/analysis/document' created with startup=lazy 
   [junit4]   2> 60716 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : '/spell' created with startup=lazy 
   [junit4]   2> 60716 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : '/suggest' created with startup=lazy 
   [junit4]   2> 60716 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : '/tvrh' created with startup=lazy 
   [junit4]   2> 60716 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : '/terms' created with startup=lazy 
   [junit4]   2> 60716 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : '/elevate' created with startup=lazy 
   [junit4]   2> 60716 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/browse,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/elevate,/update/json,/admin/threads,/query,/analysis/field,/analysis/document,/spell,/update/csv,/sql,/tvrh,/select,/admin/segments,/admin/system,/suggest,/replication,/config,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/debug/dump,/terms,/update/extract
   [junit4]   2> 60718 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 60719 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 60719 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 60720 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 60720 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 60720 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-238-thread-1]: init: current segments file is "segments_1"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@7ddd5a8c
   [junit4]   2> 60720 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-238-thread-1]: init: load commit "segments_1"
   [junit4]   2> 60720 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@441af6bd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6c5d541f),segFN=segments_1,generation=1}
   [junit4]   2> 60720 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 60720 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-238-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 60720 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-238-thread-1]: 0 msec to checkpoint
   [junit4]   2> 60720 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-238-thread-1]: init: create=false
   [junit4]   2> 60720 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-238-thread-1]: 
   [junit4]   2> dir=MockDirectoryWrapper(RAMDirectory@441af6bd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6c5d541f)
   [junit4]   2> index=
   [junit4]   2> version=6.0.0
   [junit4]   2> analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> maxBufferedDeleteTerms=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=APPEND
   [junit4]   2> similarity=org.apache.solr.search.similarities.SchemaSimilarityFactory$1
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Lucene60
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
   [junit4]   2> indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@45b441f4
   [junit4]   2> readerPooling=false
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@5e9b0028
   [junit4]   2> 
   [junit4]   2> 60721 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-238-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 60721 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-238-thread-1]: flush at getReader
   [junit4]   2> 60721 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-238-thread-1]: startFullFlush
   [junit4]   2> 60721 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-238-thread-1]: apply all deletes during flush
   [junit4]   2> 60721 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-238-thread-1]: now apply all deletes for all segments maxDoc=0
   [junit4]   2> 60721 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-238-thread-1]: prune sis=segments_1:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 60721 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-238-thread-1]: incRefDeleter for NRT reader version=2 segments=
   [junit4]   2> 60721 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-238-thread-1]: return reader version=2 reader=StandardDirectoryReader(segments_1:2:nrt)
   [junit4]   2> 60721 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-238-thread-1]: coreLoadExecutor-238-thread-1 finishFullFlush success=true
   [junit4]   2> 60721 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-238-thread-1]: getReader took 0 msec
   [junit4]   2> 60721 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@d943fc7[collection1] main
   [junit4]   2> 60721 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.SolrExampleStreamingTest_3E3C05E21717C514-001\tempDir-001\collection1\conf
   [junit4]   2> 60721 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.SolrExampleStreamingTest_3E3C05E21717C514-001\tempDir-001\collection1\conf}
   [junit4]   2> 60721 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.SolrExampleStreamingTest_3E3C05E21717C514-001\tempDir-001\collection1\conf
   [junit4]   2> 60722 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.SolrExampleStreamingTest_3E3C05E21717C514-001\tempDir-001\collection1\conf
   [junit4]   2> 60722 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {} for /rest/managed
   [junit4]   2> 60722 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 2 registered ManagedResources
   [junit4]   2> 60722 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _schema_analysis_stopwords_english.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.SolrExampleStreamingTest_3E3C05E21717C514-001\tempDir-001\collection1\conf
   [junit4]   2> 60722 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.SolrExampleStreamingTest_3E3C05E21717C514-001\tempDir-001\collection1\conf
   [junit4]   2> 60722 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true} for /schema/analysis/stopwords/english
   [junit4]   2> 60722 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.r.ManagedResource Loaded 35 words for /schema/analysis/stopwords/english
   [junit4]   2> 60722 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/analysis/stopwords/english
   [junit4]   2> 60722 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _schema_analysis_synonyms_english.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.SolrExampleStreamingTest_3E3C05E21717C514-001\tempDir-001\collection1\conf
   [junit4]   2> 60722 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_synonyms_english.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.SolrExampleStreamingTest_3E3C05E21717C514-001\tempDir-001\collection1\conf
   [junit4]   2> 60722 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true,format=solr} for /schema/analysis/synonyms/english
   [junit4]   2> 60722 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.r.ManagedResource Loaded 3 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 60722 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/analysis/synonyms/english
   [junit4]   2> 60722 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 60722 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=text,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 60722 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent No queryConverter defined, using default converter
   [junit4]   2> 60723 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 60723 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
   [junit4]   2> 60723 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
   [junit4]   2> 60723 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.embedded.SolrExampleStreamingTest_3E3C05E21717C514-001\tempDir-001\collection1\conf\elevate.xml
   [junit4]   2> 60728 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 60728 INFO  (searcherExecutor-239-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore QuerySenderListener sending requests to Searcher@d943fc7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 60729 INFO  (searcherExecutor-239-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false&event=firstSearcher} hits=0 status=0 QTime=0 
   [junit4]   2> 60729 INFO  (searcherExecutor-239-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore QuerySenderListener done.
   [junit4]   2> 60729 INFO  (searcherExecutor-239-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 60729 INFO  (searcherExecutor-239-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 60730 INFO  (searcherExecutor-239-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@d943fc7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 60730 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 60730 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 60730 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 60730 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1519340093338288128
   [junit4]   2> 60732 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1519340093338288128
   [junit4]   2> 60732 INFO  (coreLoadExecutor-238-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 60956 INFO  (SUITE-SolrExampleStreamingTest-seed#[3E3C05E21717C514]-worker) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#60469
   [junit4]   2> 60961 INFO  (TEST-SolrExampleStreamingTest.testChildDoctransformer-seed#[3E3C05E21717C514]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testChildDoctransformer
   [junit4]   2> 60967 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp640388045-647]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 60968 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp640388045-647]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 60968 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp640388045-647]: nrtIsCurrent: infoVersion matches: true; DW changes: true; BD changes: false
   [junit4]   2> 60968 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp640388045-647]: flush at getReader
   [junit4]   2> 60968 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp640388045-647]: startFullFlush
   [junit4]   2> 60968 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp640388045-647]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 60968 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp640388045-647]: qtp640388045-647: flush naked frozen global deletes
   [junit4]   2> 60968 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp640388045-647]: push deletes  1 deleted queries bytesUsed=100 segmentPrivate?=false delGen=2 packetCount=1 totBytesUsed=100
   [junit4]   2> 60968 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp640388045-647]: flush: push buffered updates:  1 deleted queries bytesUsed=100
   [junit4]   2> 60968 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp640388045-647]: apply all deletes during flush
   [junit4]   2> 60968 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp640388045-647]: now apply all deletes for all segments maxDoc=0
   [junit4]   2> 60968 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp640388045-647]: prune sis=segments_1:  minGen=9223372036854775807 packetCount=1
   [junit4]   2> 60968 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp640388045-647]: pruneDeletes: prune 1 packets; 0 packets remain
   [junit4]   2> 60968 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp640388045-647]: incRefDeleter for NRT reader version=2 segments=
   [junit4]   2> 60968 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp640388045-647]: return reader version=2 reader=StandardDirectoryReader(segments_1:2:nrt)
   [junit4]   2> 60968 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp640388045-647]: qtp640388045-647 finishFullFlush success=true
   [junit4]   2> 60968 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp640388045-647]: getReader took 0 msec
   [junit4]   2> 60968 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp640388045-647]: decRefDeleter for NRT reader version=2 segments=
   [junit4]   2> 60969 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {deleteByQuery=*:* (-1519340093584703488)} 0 4
   [junit4]   2> 60978 INFO  (qtp640388045-648) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 60979 INFO  (qtp640388045-648) [    x:collection1] o.a.s.u.UpdateHandler No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 60979 INFO  (qtp640388045-648) [    x:collection1] o.a.s.c.SolrCore SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 60979 INFO  (qtp640388045-648) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 60979 INFO  (qtp640388045-648) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=xml&version=2.2} {commit=} 0 1
   [junit4]   2> 61240 INFO  (qtp640388045-651) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {add=[27 (1519340093613015041), 41 (1519340093614063617), 63 (1519340093614063619), 64 (1519340093614063620), 91 (1519340093615112194), 105 (1519340093616160768), 166 (1519340093617209344)]} 0 250
   [junit4]   2> 61251 INFO  (qtp640388045-650) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {add=[21 (1519340093604626432), 223 (1519340093614063616), 236 (1519340093614063618), 290 (1519340093615112192), 303 (1519340093615112193), 325 (1519340093616160769), 370 (1519340093618257923), 388 (1519340093630840833), 450 (1519340093631889408), 476 (1519340093632937984), ... (11 adds)]} 0 267
   [junit4]   2> 61252 INFO  (qtp640388045-645) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {add=[22 (1519340093611966464), 350 (1519340093617209347), 351 (1519340093618257920), 424 (1519340093622452224)]} 0 261
   [junit4]   2> 61252 INFO  (qtp640388045-652) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {add=[28 (1519340093613015040), 165 (1519340093617209345), 196 (1519340093617209346), 211 (1519340093618257921), 212 (1519340093618257922), 425 (1519340093630840832), 436 (1519340093636083712)]} 0 261
   [junit4]   2> 61252 INFO  (qtp640388045-649) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=xml&version=2.2} {add=[0 (1519340093605675008), 89 (1519340093619306496), 90 (1519340093619306497), 132 (1519340093619306498), 224 (1519340093620355072), 257 (1519340093620355073), 506 (1519340093632937986), 527 (1519340093633986560)]} 0 268
   [junit4]   2> 61254 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 61255 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp640388045-647]: commit: start
   [junit4]   2> 61255 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp640388045-647]: commit: enter lock
   [junit4]   2> 61255 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp640388045-647]: commit: now prepare
   [junit4]   2> 61255 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp640388045-647]: prepareCommit: flush
   [junit4]   2> 61255 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp640388045-647]:   index before flush 
   [junit4]   2> 61255 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp640388045-647]: startFullFlush
   [junit4]   2> 61255 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp640388045-647]: anyChanges? numDocsInRam=543 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 61255 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [DWFC][qtp640388045-647]: addFlushableState DocumentsWriterPerThread [pendingDeletes=gen=0 19 deleted terms (unique count=19) bytesUsed=4486, segment=_0, aborted=false, numDocsInRAM=140, deleteQueue=DWDQ: [ generation: 2 ]]
   [junit4]   2> 61255 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [DWFC][qtp640388045-647]: addFlushableState DocumentsWriterPerThread [pendingDeletes=gen=0 14 deleted terms (unique count=14) bytesUsed=3318, segment=_1, aborted=false, numDocsInRAM=117, deleteQueue=DWDQ: [ generation: 2 ]]
   [junit4]   2> 61255 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [DWFC][qtp640388045-647]: addFlushableState DocumentsWriterPerThread [pendingDeletes=gen=0 33 deleted terms (unique count=33) bytesUsed=7822, segment=_2, aborted=false, numDocsInRAM=286, deleteQueue=DWDQ: [ generation: 2 ]]
   [junit4]   2> 61255 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp640388045-647]: flush postings as segment _0 numDocs=140
   [junit4]   2> 61262 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp640388045-647]: new segment has 0 deleted docs
   [junit4]   2> 61262 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp640388045-647]: new segment has no vectors; norms; no docValues; prox; freqs
   [junit4]   2> 61262 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp640388045-647]: flushedFiles=[_0_Lucene50_0.doc, _0_Lucene50_0.tim, _0_Lucene50_0.pos, _0.nvd, _0.fdx, _0_Lucene50_0.tip, _0.fdt, _0.nvm, _0.fnm]
   [junit4]   2> 61262 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp640388045-647]: flushed codec=Lucene60
   [junit4]   2> 61262 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp640388045-647]: flushed: segment=_0 ramUsed=0.126 MB newFlushedSize=0.005 MB docs/MB=29,301.525
   [junit4]   2> 61262 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp640388045-647]: flush time 7.0732 msec
   [junit4]   2> 61262 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp640388045-647]: flush postings as segment _1 numDocs=117
   [junit4]   2> 61264 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp640388045-647]: new segment has 0 deleted docs
   [junit4]   2> 61264 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp640388045-647]: new segment has no vectors; norms; no docValues; prox; freqs
   [junit4]   2> 61264 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp640388045-647]: flushedFiles=[_1_Lucene50_0.doc, _1_Lucene50_0.tim, _1.nvd, _1_Lucene50_0.pos, _1.fdx, _1.nvm, _1.fnm, _1.fdt, _1_Lucene50_0.tip]
   [junit4]   2> 61264 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp640388045-647]: flushed codec=Lucene60
   [junit4]   2> 61264 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp640388045-647]: flushed: segment=_1 ramUsed=0.12 MB newFlushedSize=0.004 MB docs/MB=28,711.302
   [junit4]   2> 61264 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp640388045-647]: flush time 2.5458 msec
   [junit4]   2> 61265 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp640388045-647]: flush postings as segment _2 numDocs=286
   [junit4]   2> 61267 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp640388045-647]: new segment has 0 deleted docs
   [junit4]   2> 61267 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp640388045-647]: new segment has no vectors; norms; no docValues; prox; freqs
   [junit4]   2> 61267 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp640388045-647]: flushedFiles=[_2.nvd, _2.fdt, _2.nvm, _2_Lucene50_0.pos, _2.fnm, _2.fdx, _2_Lucene50_0.doc, _2_Lucene50_0.tim, _2_Lucene50_0.tip]
   [junit4]   2> 61267 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp640388045-647]: flushed codec=Lucene60
   [junit4]   2> 61268 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp640388045-647]: flushed: segment=_2 ramUsed=0.13 MB newFlushedSize=0.008 MB docs/MB=36,603.532
   [junit4]   2> 61268 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp640388045-647]: flush time 2.2938 msec
   [junit4]   2> 61268 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp640388045-647]: publishFlushedSegment seg-private updates=null
   [junit4]   2> 61268 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp640388045-647]: publishFlushedSegment
   [junit4]   2> 61268 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp640388045-647]: push deletes  37 deleted terms (unique count=37) bytesUsed=1088 segmentPrivate?=false delGen=4 packetCount=1 totBytesUsed=1088
   [junit4]   2> 61268 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp640388045-647]: publish sets newSegment delGen=5 seg=_0(6.0.0):C140
   [junit4]   2> 61268 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp640388045-647]: now checkpoint "_0(6.0.0):C140" [1 segments ; isCommit = false]
   [junit4]   2> 61268 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp640388045-647]: 0 msec to checkpoint
   [junit4]   2> 61268 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp640388045-647]: publishFlushedSegment seg-private updates=null
   [junit4]   2> 61268 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp640388045-647]: publishFlushedSegment
   [junit4]   2> 61268 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp640388045-647]: publish sets newSegment delGen=6 seg=_1(6.0.0):C117
   [junit4]   2> 61268 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp640388045-647]: now checkpoint "_0(6.0.0):C140 _1(6.0.0):C117" [2 segments ; isCommit = false]
   [junit4]   2> 61268 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp640388045-647]: 0 msec to checkpoint
   [junit4]   2> 61268 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp640388045-647]: publishFlushedSegment seg-private updates=null
   [junit4]   2> 61268 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp640388045-647]: publishFlushedSegment
   [junit4]   2> 61268 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp640388045-647]: publish sets newSegment delGen=7 seg=_2(6.0.0):C286
   [junit4]   2> 61268 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp640388045-647]: now checkpoint "_0(6.0.0):C140 _1(6.0.0):C117 _2(6.0.0):C286" [3 segments ; isCommit = false]
   [junit4]   2> 61268 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp640388045-647]: 0 msec to checkpoint
   [junit4]   2> 61268 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp640388045-647]: apply all deletes during flush
   [junit4]   2> 61268 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp640388045-647]: now apply all deletes for all segments maxDoc=543
   [junit4]   2> 61268 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp640388045-647]: applyDeletes: open segment readers took 0 msec
   [junit4]   2> 61269 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp640388045-647]: applyDeletes: infos=[_0(6.0.0):C140, _1(6.0.0):C117, _2(6.0.0):C286] packetCount=1
   [junit4]   2> 61269 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp640388045-647]: applyDeletes took 1 msec for 3 segments, 0 newly deleted docs (query deletes), 0 visited terms, allDeleted=null
   [junit4]   2> 61269 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp640388045-647]: prune sis=segments_1: _0(6.0.0):C140 _1(6.0.0):C117 _2(6.0.0):C286 minGen=5 packetCount=1
   [junit4]   2> 61269 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp640388045-647]: pruneDeletes: prune 1 packets; 0 packets remain
   [junit4]   2> 61269 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp640388045-647]: qtp640388045-647 finishFullFlush success=true
   [junit4]   2> 61269 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp640388045-647]: findMerges: 3 segments
   [junit4]   2> 61269 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp640388045-647]:   seg=_2(6.0.0):C286 size=0.008 MB [floored]
   [junit4]   2> 61269 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp640388045-647]:   seg=_0(6.0.0):C140 size=0.005 MB [floored]
   [junit4]   2> 61269 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp640388045-647]:   seg=_1(6.0.0):C117 size=0.004 MB [floored]
   [junit4]   2> 61269 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp640388045-647]:   allowedSegmentCount=1 vs count=3 (eligible count=3) tooBigCount=0
   [junit4]   2> 61270 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp640388045-647]: initDynamicDefaults spins=false maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 61270 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp640388045-647]: now merge
   [junit4]   2> 61270 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp640388045-647]:   index: _0(6.0.0):C140 _1(6.0.0):C117 _2(6.0.0):C286
   [junit4]   2> 61270 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp640388045-647]:   no more merges pending; now return
   [junit4]   2> 61270 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp640388045-647]: startCommit(): start
   [junit4]   2> 61270 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp640388045-647]: startCommit index=_0(6.0.0):C140 _1(6.0.0):C117 _2(6.0.0):C286 changeCount=8
   [junit4]   2> 61270 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp640388045-647]: startCommit: wrote pending segments file "pending_segments_2"
   [junit4]   2> 61270 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp640388045-647]: done all syncs: [_0_Lucene50_0.doc, _1.si, _1.nvd, _0.nvd, _2.fdt, _2_Lucene50_0.pos, _1.nvm, _1.fnm, _2.fdx, _2_Lucene50_0.tim, _2_Lucene50_0.tip, _1_Lucene50_0.tim, _2.nvd, _1_Lucene50_0.pos, _2.nvm, _2.fnm, _1.fdx, _1.fdt, _1_Lucene50_0.tip, _0.si, _0_Lucene50_0.tim, _2.si, _0_Lucene50_0.pos, _0.fdx, _0_Lucene50_0.tip, _2_Lucene50_0.doc, _0.fdt, _1_Lucene50_0.doc, _0.nvm, _0.fnm]
   [junit4]   2> 61270 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp640388045-647]: commit: pendingCommit != null
   [junit4]   2> 61270 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp640388045-647]: commit: done writing segments file "segments_2"
   [junit4]   2> 61270 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp640388045-647]: now checkpoint "_0(6.0.0):C140 _1(6.0.0):C117 _2(6.0.0):C286" [3 segments ; isCommit = true]
   [junit4]   2> 61270 INFO  (qtp640388045-647) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@441af6bd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6c5d541f),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@441af6bd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6c5d541f),segFN=segments_2,generation=2}
   [junit4]   2> 61271 INFO  (qtp640388045-647) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 61271 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp640388045-647]: deleteCommits: now decRef commit "segments_1"
   [junit4]   2> 61271 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp640388045-647]: delete "segments_1"
   [junit4]   2> 61271 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp640388045-647]: 0 msec to checkpoint
   [junit4]   2> 61271 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp640388045-647]: commit: took 16.2 msec
   [junit4]   2> 61271 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp640388045-647]: commit: done
   [junit4]   2> 61271 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp640388045-647]: nrtIsCurrent: infoVersion matches: false; DW changes: false; BD changes: false
   [junit4]   2> 61271 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp640388045-647]: flush at getReader
   [junit4]   2> 61271 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp640388045-647]: startFullFlush
   [junit4]   2> 61271 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp640388045-647]: apply all deletes during flush
   [junit4]   2> 61271 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp640388045-647]: now apply all deletes for all segments maxDoc=543
   [junit4]   2> 61271 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp640388045-647]: applyDeletes: open segment readers took 0 msec
   [junit4]   2> 61271 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp640388045-647]: applyDeletes: no segments; skipping
   [junit4]   2> 61271 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp640388045-647]: prune sis=segments_2: _0(6.0.0):C140 _1(6.0.0):C117 _2(6.0.0):C286 minGen=5 packetCount=0
   [junit4]   2> 61273 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp640388045-647]: incRefDeleter for NRT reader version=10 segments=_0(6.0.0):C140 _1(6.0.0):C117 _2(6.0.0):C286
   [junit4]   2> 61273 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp640388045-647]: return reader version=10 reader=StandardDirectoryReader(segments_2:10:nrt _0(6.0.0):C140 _1(6.0.0):C117 _2(6.0.0):C286)
   [junit4]   2> 61273 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp640388045-647]: qtp640388045-647 finishFullFlush success=true
   [junit4]   2> 61273 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp640388045-647]: getReader took 2 msec
   [junit4]   2> 61274 INFO  (qtp640388045-647) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@3c3c2053[collection1] main
   [junit4]   2> 61274 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 61274 INFO  (searcherExecutor-239-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore QuerySenderListener sending requests to Searcher@3c3c2053[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C140) Uninverting(_1(6.0.0):C117) Uninverting(_2(6.0.0):C286)))}
   [junit4]   2> 61274 INFO  (searcherExecutor-239-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore QuerySenderListener done.
   [junit4]   2> 61276 INFO  (searcherExecutor-239-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3c3c2053[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C140) Uninverting(_1(6.0.0):C117) Uninverting(_2(6.0.0):C286)))}
   [junit4]   2> 61277 INFO  (searcherExecutor-239-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][searcherExecutor-239-thread-1-processing-x:collection1]: decRefDeleter for NRT reader version=2 segments=
   [junit4]   2> 61277 INFO  (qtp640388045-647) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=xml&version=2.2} {commit=} 0 23
   [junit4]   2> 61283 INFO  (qtp640388045-648) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/select params={q=*:*&wt=xml&version=2.2} hits=543 status=0 QTime=1 
   [junit4]   2> 61295 INFO  (qtp640388045-651) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/select params={q=level_i:0&fl=*,[child+parentFilter%3D"level_i:0"]&wt=xml&version=2.2} hits=37 status=0 QTime=7 
   [junit4]   2> 61315 INFO  (qtp640388045-650) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/select params={q=*:*&fl=id,[child+parentFilter%3D"level_i:0"+childFilter%3D"level_i:1"+limit%3D"6"]&fq=level_i:0&wt=xml&version=2.2} hits=37 status=0 QTime=3 
   [junit4]   2> 61327 INFO  (qtp640388045-645) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/select params={q=name:java&fl=id,[child+parentFilter%3D"level_i:1"+childFilter%3D"level_i:[2+TO+2]"+limit%3D"7"]&fq=level_i:1&wt=xml&version=2.2} hits=26 status=0 QTime=5 
   [junit4]   2> 61351 INFO  (TEST-SolrExampleStreamingTest.testChildDoctransformer-seed#[3E3C05E21717C514]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testChildDoctransformer
   [junit4]   2> 61359 INFO  (TEST-SolrExampleStreamingTest.testExampleConfig-seed#[3E3C05E21717C514]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testExampleConfig
   [junit4]   2> 61367 INFO  (qtp640388045-649) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp640388045-649]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 61367 INFO  (qtp640388045-649) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp640388045-649]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 61367 INFO  (qtp640388045-649) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp640388045-649]: nrtIsCurrent: infoVersion matches: true; DW changes: true; BD changes: false
   [junit4]   2> 61367 INFO  (qtp640388045-649) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp640388045-649]: flush at getReader
   [junit4]   2> 61367 INFO  (qtp640388045-649) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp640388045-649]: startFullFlush
   [junit4]   2> 61367 INFO  (qtp640388045-649) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp640388045-649]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 61367 INFO  (qtp640388045-649) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp640388045-649]: qtp640388045-649: flush naked frozen global deletes
   [junit4]   2> 61367 INFO  (qtp640388045-649) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp640388045-649]: push deletes  1 deleted queries bytesUsed=100 segmentPrivate?=false delGen=10 packetCount=1 totBytesUsed=100
   [junit4]   2> 61367 INFO  (qtp640388045-649) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp640388045-649]: flush: push buffered updates:  1 deleted queries bytesUsed=100
   [junit4]   2> 61367 INFO  (qtp640388045-649) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp640388045-649]: apply all deletes during flush
   [junit4]   2> 61367 INFO  (qtp640388045-649) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp640388045-649]: now apply all deletes for all segments maxDoc=543
   [junit4]   2> 61367 INFO  (qtp640388045-649) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp640388045-649]: applyDeletes: open segment readers took 0 msec
   [junit4]   2> 61367 INFO  (qtp640388045-649) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp640388045-649]: applyDeletes: infos=[_0(6.0.0):C140, _1(6.0.0):C117, _2(6.0.0):C286] packetCount=1
   [junit4]   2> 61369 INFO  (qtp640388045-649) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp640388045-649]: applyDeletes: 543 new deleted documents
   [junit4]   2> 61369 INFO  (qtp640388045-649) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp640388045-649]: applyDeletes took 2 msec for 3 segments, 543 newly deleted docs (query deletes), 0 visited terms, allDeleted=[_0(6.0.0):C140, _1(6.0.0):C117, _2(6.0.0):C286]
   [junit4]   2> 61369 INFO  (qtp640388045-649) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp640388045-649]: now checkpoint "_0(6.0.0):C140/140 _1(6.0.0):C117/117 _2(6.0.0):C286/286" [3 segments ; isCommit = false]
   [junit4]   2> 61370 INFO  (qtp640388045-649) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp640388045-649]: 0 msec to checkpoint
   [junit4]   2> 61370 INFO  (qtp640388045-649) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp640388045-649]: drop 100% deleted segments: _0(6.0.0):C140/140 _1(6.0.0):C117/117 _2(6.0.0):C286/286
   [junit4]   2> 61370 INFO  (qtp640388045-649) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp640388045-649]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 61370 INFO  (qtp640388045-649) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp640388045-649]: 0 msec to checkpoint
   [junit4]   2> 61370 INFO  (qtp640388045-649) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp640388045-649]: prune sis=segments_2:  minGen=9223372036854775807 packetCount=1
   [junit4]   2> 61370 INFO  (qtp640388045-649) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp640388045-649]: pruneDeletes: prune 1 packets; 0 packets remain
   [junit4]   2> 61370 INFO  (qtp640388045-649) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp640388045-649]: incRefDeleter for NRT reader version=12 segments=
   [junit4]   2> 61370 INFO  (qtp640388045-649) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp640388045-649]: return reader version=12 reader=StandardDirectoryReader(segments_2:12:nrt)
   [junit4]   2> 61370 INFO  (qtp640388045-649) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp640388045-649]: qtp640388045-649 finishFullFlush success=true
   [junit4]   2> 61370 INFO  (qtp640388045-649) [    x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp640388045-649]:

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

it: now prepare
   [junit4]   2> 130689 INFO  (SUITE-BasicHttpSolrClientTest-seed#[3E3C05E21717C514]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[3E3C05E21717C514]-worker]: prepareCommit: flush
   [junit4]   2> 130689 INFO  (SUITE-BasicHttpSolrClientTest-seed#[3E3C05E21717C514]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[3E3C05E21717C514]-worker]:   index before flush _0(6.0.0):C1
   [junit4]   2> 130689 INFO  (SUITE-BasicHttpSolrClientTest-seed#[3E3C05E21717C514]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][SUITE-BasicHttpSolrClientTest-seed#[3E3C05E21717C514]-worker]: startFullFlush
   [junit4]   2> 130689 INFO  (SUITE-BasicHttpSolrClientTest-seed#[3E3C05E21717C514]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[3E3C05E21717C514]-worker]: apply all deletes during flush
   [junit4]   2> 130689 INFO  (SUITE-BasicHttpSolrClientTest-seed#[3E3C05E21717C514]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[3E3C05E21717C514]-worker]: now apply all deletes for all segments maxDoc=1
   [junit4]   2> 130689 INFO  (SUITE-BasicHttpSolrClientTest-seed#[3E3C05E21717C514]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][SUITE-BasicHttpSolrClientTest-seed#[3E3C05E21717C514]-worker]: applyDeletes: open segment readers took 0 msec
   [junit4]   2> 130689 INFO  (SUITE-BasicHttpSolrClientTest-seed#[3E3C05E21717C514]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][SUITE-BasicHttpSolrClientTest-seed#[3E3C05E21717C514]-worker]: applyDeletes: no segments; skipping
   [junit4]   2> 130689 INFO  (SUITE-BasicHttpSolrClientTest-seed#[3E3C05E21717C514]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][SUITE-BasicHttpSolrClientTest-seed#[3E3C05E21717C514]-worker]: prune sis=segments_2: _0(6.0.0):C1 minGen=3 packetCount=0
   [junit4]   2> 130689 INFO  (SUITE-BasicHttpSolrClientTest-seed#[3E3C05E21717C514]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][SUITE-BasicHttpSolrClientTest-seed#[3E3C05E21717C514]-worker]: SUITE-BasicHttpSolrClientTest-seed#[3E3C05E21717C514]-worker finishFullFlush success=true
   [junit4]   2> 130689 INFO  (SUITE-BasicHttpSolrClientTest-seed#[3E3C05E21717C514]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[3E3C05E21717C514]-worker]: startCommit(): start
   [junit4]   2> 130689 INFO  (SUITE-BasicHttpSolrClientTest-seed#[3E3C05E21717C514]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[3E3C05E21717C514]-worker]:   skip startCommit(): no changes pending
   [junit4]   2> 130689 INFO  (SUITE-BasicHttpSolrClientTest-seed#[3E3C05E21717C514]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[3E3C05E21717C514]-worker]: commit: pendingCommit == null; skip
   [junit4]   2> 130689 INFO  (SUITE-BasicHttpSolrClientTest-seed#[3E3C05E21717C514]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[3E3C05E21717C514]-worker]: commit: took 0.5 msec
   [junit4]   2> 130689 INFO  (SUITE-BasicHttpSolrClientTest-seed#[3E3C05E21717C514]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[3E3C05E21717C514]-worker]: commit: done
   [junit4]   2> 130689 INFO  (SUITE-BasicHttpSolrClientTest-seed#[3E3C05E21717C514]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[3E3C05E21717C514]-worker]: rollback
   [junit4]   2> 130690 INFO  (SUITE-BasicHttpSolrClientTest-seed#[3E3C05E21717C514]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[3E3C05E21717C514]-worker]: all running merges have aborted
   [junit4]   2> 130690 INFO  (SUITE-BasicHttpSolrClientTest-seed#[3E3C05E21717C514]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[3E3C05E21717C514]-worker]: rollback: done finish merges
   [junit4]   2> 130690 INFO  (SUITE-BasicHttpSolrClientTest-seed#[3E3C05E21717C514]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][SUITE-BasicHttpSolrClientTest-seed#[3E3C05E21717C514]-worker]: abort
   [junit4]   2> 130690 INFO  (SUITE-BasicHttpSolrClientTest-seed#[3E3C05E21717C514]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][SUITE-BasicHttpSolrClientTest-seed#[3E3C05E21717C514]-worker]: done abort success=true
   [junit4]   2> 130690 INFO  (SUITE-BasicHttpSolrClientTest-seed#[3E3C05E21717C514]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][SUITE-BasicHttpSolrClientTest-seed#[3E3C05E21717C514]-worker]: rollback: infos=_0(6.0.0):C1
   [junit4]   2> 130690 INFO  (SUITE-BasicHttpSolrClientTest-seed#[3E3C05E21717C514]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][SUITE-BasicHttpSolrClientTest-seed#[3E3C05E21717C514]-worker]: now checkpoint "_0(6.0.0):C1" [1 segments ; isCommit = false]
   [junit4]   2> 130690 INFO  (SUITE-BasicHttpSolrClientTest-seed#[3E3C05E21717C514]-worker) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][SUITE-BasicHttpSolrClientTest-seed#[3E3C05E21717C514]-worker]: 0 msec to checkpoint
   [junit4]   2> 130690 INFO  (SUITE-BasicHttpSolrClientTest-seed#[3E3C05E21717C514]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 130729 INFO  (SUITE-BasicHttpSolrClientTest-seed#[3E3C05E21717C514]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 130729 INFO  (SUITE-BasicHttpSolrClientTest-seed#[3E3C05E21717C514]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.BasicHttpSolrClientTest_3E3C05E21717C514-001\tempDir-001\collection1\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.BasicHttpSolrClientTest_3E3C05E21717C514-001\tempDir-001\collection1\data\;done=false>>]
   [junit4]   2> 130729 INFO  (SUITE-BasicHttpSolrClientTest-seed#[3E3C05E21717C514]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.BasicHttpSolrClientTest_3E3C05E21717C514-001\tempDir-001\collection1\data\
   [junit4]   2> 130729 INFO  (SUITE-BasicHttpSolrClientTest-seed#[3E3C05E21717C514]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.BasicHttpSolrClientTest_3E3C05E21717C514-001\tempDir-001\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.BasicHttpSolrClientTest_3E3C05E21717C514-001\tempDir-001\collection1\data\index;done=false>>]
   [junit4]   2> 130729 INFO  (SUITE-BasicHttpSolrClientTest-seed#[3E3C05E21717C514]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.BasicHttpSolrClientTest_3E3C05E21717C514-001\tempDir-001\collection1\data\index
   [junit4]   2> 130730 INFO  (SUITE-BasicHttpSolrClientTest-seed#[3E3C05E21717C514]-worker) [    x:collection1] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7b4ea9e7{/solr,null,UNAVAILABLE}
   [junit4]   2> 133686 INFO  (SUITE-BasicHttpSolrClientTest-seed#[3E3C05E21717C514]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.impl.BasicHttpSolrClientTest_3E3C05E21717C514-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, docValues:{}, sim=ClassicSimilarity, locale=es_EC, timezone=SystemV/EST5
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=3,threads=1,free=29713096,total=215756800
   [junit4]   2> NOTE: All tests run in this JVM: [TestFastInputStream, CloudSolrClientTest, IteratorChainTest, AnlysisResponseBaseTest, BasicHttpSolrClientTest]
   [junit4] Completed [43/71] on J1 in 8.52s, 14 tests, 1 error <<< FAILURES!

[...truncated 96 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:775: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:719: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:246: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:516: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1432: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:987: There were test failures: 71 suites, 486 tests, 1 error, 2 failures [seed: 3E3C05E21717C514]

Total time: 75 minutes 24 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



Re: [JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.8.0_66) - Build # 5437 - Still Failing!

Posted by Dawid Weiss <da...@gmail.com>.
Thanks Mike!

On Wed, Dec 2, 2015 at 10:27 AM, Michael McCandless
<lu...@mikemccandless.com> wrote:
> I committed a fix: it was a fun failure, where the randomized merge
> policy it got had such a tiny maxMergedSegmentMB that no merging ever
> took place and so the test never saw the merge exceptions it was
> waiting for!
>
> Mike McCandless
>
> http://blog.mikemccandless.com
>
>
> On Wed, Dec 2, 2015 at 4:15 AM, Michael McCandless
> <lu...@mikemccandless.com> wrote:
>> Thanks Dawid, I'll dig ...
>>
>> Mike McCandless
>>
>> http://blog.mikemccandless.com
>>
>>
>> On Wed, Dec 2, 2015 at 2:48 AM, Dawid Weiss <da...@gmail.com> wrote:
>>> This reproduces. Looks like it picks CheapBastard codec and it doesn't
>>> play too nice with the tests?
>>>
>>> Dawid
>>>
>>> On Wed, Dec 2, 2015 at 1:31 AM, Policeman Jenkins Server
>>> <je...@thetaphi.de> wrote:
>>>> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5437/
>>>> Java: 64bit/jdk1.8.0_66 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
>>>>
>>>> 2 tests failed.
>>>> FAILED:  org.apache.lucene.index.TestIndexWriterExceptions.testMergeExceptionIsTragic
>>>>
>>>> Error Message:
>>>> Test abandoned because suite timeout was reached.
>>>>
>>>> Stack Trace:
>>>> java.lang.Exception: Test abandoned because suite timeout was reached.
>>>>         at __randomizedtesting.SeedInfo.seed([8DA8EC6B89D77C2E]:0)
>>>>
>>>>
>>>> FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestIndexWriterExceptions
>>>>
>>>> Error Message:
>>>> Suite timeout exceeded (>= 7200000 msec).
>>>>
>>>> Stack Trace:
>>>> java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
>>>>         at __randomizedtesting.SeedInfo.seed([8DA8EC6B89D77C2E]:0)
>>>>
>>>>
>>>>
>>>>
>>>> Build Log:
>>>> [...truncated 1819 lines...]
>>>>    [junit4] Suite: org.apache.lucene.index.TestIndexWriterExceptions
>>>>    [junit4]   2> Noll 02, 2015 2:31:19 A.M. com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
>>>>    [junit4]   2> WARNING: Suite execution timed out: org.apache.lucene.index.TestIndexWriterExceptions
>>>>    [junit4]   2>    1) Thread[id=1489, name=TEST-TestIndexWriterExceptions.testMergeExceptionIsTragic-seed#[8DA8EC6B89D77C2E], state=RUNNABLE, group=TGRP-TestIndexWriterExceptions]
>>>>    [junit4]   2>         at java.util.HashMap.hash(HashMap.java:338)
>>>>    [junit4]   2>         at java.util.HashMap.put(HashMap.java:611)
>>>>    [junit4]   2>         at java.util.HashSet.add(HashSet.java:219)
>>>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter$ReaderPool.noDups(IndexWriter.java:679)
>>>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter$ReaderPool.get(IndexWriter.java:668)
>>>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter.numDeletedDocs(IndexWriter.java:694)
>>>>    [junit4]   2>         at org.apache.lucene.index.MergePolicy.size(MergePolicy.java:451)
>>>>    [junit4]   2>         at org.apache.lucene.index.TieredMergePolicy$SegmentByteSizeDescending.compare(TieredMergePolicy.java:249)
>>>>    [junit4]   2>         at org.apache.lucene.index.TieredMergePolicy$SegmentByteSizeDescending.compare(TieredMergePolicy.java:238)
>>>>    [junit4]   2>         at java.util.TimSort.mergeHi(TimSort.java:837)
>>>>    [junit4]   2>         at java.util.TimSort.mergeAt(TimSort.java:516)
>>>>    [junit4]   2>         at java.util.TimSort.mergeForceCollapse(TimSort.java:457)
>>>>    [junit4]   2>         at java.util.TimSort.sort(TimSort.java:254)
>>>>    [junit4]   2>         at java.util.Arrays.sort(Arrays.java:1512)
>>>>    [junit4]   2>         at java.util.ArrayList.sort(ArrayList.java:1454)
>>>>    [junit4]   2>         at java.util.Collections.sort(Collections.java:175)
>>>>    [junit4]   2>         at org.apache.lucene.index.TieredMergePolicy.findMerges(TieredMergePolicy.java:292)
>>>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter.updatePendingMerges(IndexWriter.java:1952)
>>>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter.maybeMerge(IndexWriter.java:1916)
>>>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter.getReader(IndexWriter.java:454)
>>>>    [junit4]   2>         at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:86)
>>>>    [junit4]   2>         at org.apache.lucene.index.TestIndexWriterExceptions.testMergeExceptionIsTragic(TestIndexWriterExceptions.java:2340)
>>>>    [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>>>    [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>>>    [junit4]   2>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>>>    [junit4]   2>         at java.lang.reflect.Method.invoke(Method.java:497)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
>>>>    [junit4]   2>         at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
>>>>    [junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>>>>    [junit4]   2>         at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
>>>>    [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
>>>>    [junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
>>>>    [junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>>>    [junit4]   2>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>>>    [junit4]   2>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
>>>>    [junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>>>>    [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
>>>>    [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
>>>>    [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
>>>>    [junit4]   2>    2) Thread[id=1488, name=SUITE-TestIndexWriterExceptions-seed#[8DA8EC6B89D77C2E], state=RUNNABLE, group=TGRP-TestIndexWriterExceptions]
>>>>    [junit4]   2>         at java.lang.Thread.getStackTrace(Thread.java:1552)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:688)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:685)
>>>>    [junit4]   2>         at java.security.AccessController.doPrivileged(Native Method)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.getStackTrace(ThreadLeakControl.java:685)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.getThreadsWithTraces(ThreadLeakControl.java:701)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.formatThreadStacksFull(ThreadLeakControl.java:681)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.access$1000(ThreadLeakControl.java:64)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:414)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:681)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:140)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:591)
>>>>    [junit4]   2>    3) Thread[id=10, name=JUnit4-serializer-daemon, state=TIMED_WAITING, group=main]
>>>>    [junit4]   2>         at java.lang.Thread.sleep(Native Method)
>>>>    [junit4]   2>         at com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:47)
>>>>    [junit4]   2>    4) Thread[id=1, name=main, state=WAITING, group=main]
>>>>    [junit4]   2>         at java.lang.Object.wait(Native Method)
>>>>    [junit4]   2>         at java.lang.Thread.join(Thread.java:1245)
>>>>    [junit4]   2>         at java.lang.Thread.join(Thread.java:1319)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:601)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:450)
>>>>    [junit4]   2>         at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:244)
>>>>    [junit4]   2>         at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:355)
>>>>    [junit4]   2>         at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:10)
>>>>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIndexWriterExceptions -Dtests.method=testMergeExceptionIsTragic -Dtests.seed=8DA8EC6B89D77C2E -Dtests.slow=true -Dtests.locale=ga_IE -Dtests.timezone=Europe/Tallinn -Dtests.asserts=true -Dtests.file.encoding=Cp1252
>>>>    [junit4] ERROR   7218s J0 | TestIndexWriterExceptions.testMergeExceptionIsTragic <<<
>>>>    [junit4]    > Throwable #1: java.lang.Exception: Test abandoned because suite timeout was reached.
>>>>    [junit4]    >        at __randomizedtesting.SeedInfo.seed([8DA8EC6B89D77C2E]:0)
>>>>    [junit4]   2> Noll 02, 2015 2:31:19 A.M. com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
>>>>    [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
>>>>    [junit4]   2> Noll 02, 2015 2:31:39 A.M. com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
>>>>    [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.lucene.index.TestIndexWriterExceptions:
>>>>    [junit4]   2>    1) Thread[id=1489, name=TEST-TestIndexWriterExceptions.testMergeExceptionIsTragic-seed#[8DA8EC6B89D77C2E], state=RUNNABLE, group=TGRP-TestIndexWriterExceptions]
>>>>    [junit4]   2>         at java.util.HashMap.hash(HashMap.java:338)
>>>>    [junit4]   2>         at java.util.HashMap.put(HashMap.java:611)
>>>>    [junit4]   2>         at java.util.HashSet.add(HashSet.java:219)
>>>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter$ReaderPool.noDups(IndexWriter.java:679)
>>>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter$ReaderPool.get(IndexWriter.java:668)
>>>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter.numDeletedDocs(IndexWriter.java:694)
>>>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter.segString(IndexWriter.java:4279)
>>>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter.segString(IndexWriter.java:4269)
>>>>    [junit4]   2>         at org.apache.lucene.index.IndexFileDeleter.checkpoint(IndexFileDeleter.java:552)
>>>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter.checkpoint(IndexWriter.java:2308)
>>>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter.publishFlushedSegment(IndexWriter.java:2366)
>>>>    [junit4]   2>         at org.apache.lucene.index.DocumentsWriterFlushQueue$FlushTicket.publishFlushedSegment(DocumentsWriterFlushQueue.java:198)
>>>>    [junit4]   2>         at org.apache.lucene.index.DocumentsWriterFlushQueue$FlushTicket.finishFlush(DocumentsWriterFlushQueue.java:213)
>>>>    [junit4]   2>         at org.apache.lucene.index.DocumentsWriterFlushQueue$SegmentFlushTicket.publish(DocumentsWriterFlushQueue.java:249)
>>>>    [junit4]   2>         at org.apache.lucene.index.DocumentsWriterFlushQueue.innerPurge(DocumentsWriterFlushQueue.java:116)
>>>>    [junit4]   2>         at org.apache.lucene.index.DocumentsWriterFlushQueue.forcePurge(DocumentsWriterFlushQueue.java:138)
>>>>    [junit4]   2>         at org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:624)
>>>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter.getReader(IndexWriter.java:423)
>>>>    [junit4]   2>         at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:86)
>>>>    [junit4]   2>         at org.apache.lucene.index.TestIndexWriterExceptions.testMergeExceptionIsTragic(TestIndexWriterExceptions.java:2340)
>>>>    [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>>>    [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>>>    [junit4]   2>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>>>    [junit4]   2>         at java.lang.reflect.Method.invoke(Method.java:497)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
>>>>    [junit4]   2>         at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
>>>>    [junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>>>>    [junit4]   2>         at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
>>>>    [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
>>>>    [junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
>>>>    [junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>>>    [junit4]   2>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>>>    [junit4]   2>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
>>>>    [junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>>>>    [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
>>>>    [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
>>>>    [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
>>>>    [junit4]   2> Noll 02, 2015 2:31:39 A.M. com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
>>>>    [junit4]   2> INFO: Starting to interrupt leaked threads:
>>>>    [junit4]   2>    1) Thread[id=1489, name=TEST-TestIndexWriterExceptions.testMergeExceptionIsTragic-seed#[8DA8EC6B89D77C2E], state=RUNNABLE, group=TGRP-TestIndexWriterExceptions]
>>>>    [junit4]   2> Noll 02, 2015 2:31:43 A.M. com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
>>>>    [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
>>>>    [junit4]   2>    1) Thread[id=1489, name=TEST-TestIndexWriterExceptions.testMergeExceptionIsTragic-seed#[8DA8EC6B89D77C2E], state=RUNNABLE, group=TGRP-TestIndexWriterExceptions]
>>>>    [junit4]   2>         at java.util.HashMap.hash(HashMap.java:338)
>>>>    [junit4]   2>         at java.util.HashMap.put(HashMap.java:611)
>>>>    [junit4]   2>         at java.util.HashSet.add(HashSet.java:219)
>>>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter$ReaderPool.noDups(IndexWriter.java:679)
>>>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter$ReaderPool.get(IndexWriter.java:668)
>>>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter.numDeletedDocs(IndexWriter.java:694)
>>>>    [junit4]   2>         at org.apache.lucene.index.MergePolicy.size(MergePolicy.java:451)
>>>>    [junit4]   2>         at org.apache.lucene.index.TieredMergePolicy$SegmentByteSizeDescending.compare(TieredMergePolicy.java:248)
>>>>    [junit4]   2>         at org.apache.lucene.index.TieredMergePolicy$SegmentByteSizeDescending.compare(TieredMergePolicy.java:238)
>>>>    [junit4]   2>         at java.util.TimSort.binarySort(TimSort.java:296)
>>>>    [junit4]   2>         at java.util.TimSort.sort(TimSort.java:239)
>>>>    [junit4]   2>         at java.util.Arrays.sort(Arrays.java:1512)
>>>>    [junit4]   2>         at java.util.ArrayList.sort(ArrayList.java:1454)
>>>>    [junit4]   2>         at java.util.Collections.sort(Collections.java:175)
>>>>    [junit4]   2>         at org.apache.lucene.index.TieredMergePolicy.findMerges(TieredMergePolicy.java:292)
>>>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter.updatePendingMerges(IndexWriter.java:1952)
>>>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter.maybeMerge(IndexWriter.java:1916)
>>>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter.getReader(IndexWriter.java:454)
>>>>    [junit4]   2>         at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:86)
>>>>    [junit4]   2>         at org.apache.lucene.index.TestIndexWriterExceptions.testMergeExceptionIsTragic(TestIndexWriterExceptions.java:2340)
>>>>    [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>>>    [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>>>    [junit4]   2>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>>>    [junit4]   2>         at java.lang.reflect.Method.invoke(Method.java:497)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
>>>>    [junit4]   2>         at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
>>>>    [junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>>>>    [junit4]   2>         at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
>>>>    [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
>>>>    [junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
>>>>    [junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>>>    [junit4]   2>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>>>    [junit4]   2>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
>>>>    [junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>>>>    [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
>>>>    [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
>>>>    [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
>>>>    [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=ClassicSimilarity, locale=ga_IE, timezone=Europe/Tallinn
>>>>    [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=3,threads=2,free=140737856,total=243154944
>>>>    [junit4]   2> NOTE: All tests run in this JVM: [TestIndexWriterFromReader, TestMmapDirectory, Test2BNumericDocValues, TestFixedBitDocIdSet, TestDateTools, TestSortRandom, TestDirectPacked, TestRegexpQuery, TestNRTReaderWithThreads, TestIndexWriterThreadsToSegments, TestPagedBytes, TestLucene50CompoundFormat, TestForUtil, TestConcurrentMergeScheduler, TestCodecUtil, TestConstantScoreQuery, TestIndexWriterMerging, TestField, TestTermdocPerf, TestDirectoryReaderReopen, TestDuelingCodecs, TestSegmentTermEnum, TestIntsRef, TestShardSearching, TestSpanExplanations, TestTransactions, TestSimilarity2, TestFilterLeafReader, TestAllFilesHaveChecksumFooter, TestTimSorter, TestWindowsMMap, TestNativeFSLockFactory, TestFilterSpans, TestBinaryDocument, TestTermVectors, Test2BPagedBytes, TestDeterminizeLexicon, TestIndexWriterConfig, TestIndexSearcher, TestSimpleSearchEquivalence, TestPerFieldPostingsFormat2, TestOrdinalMap, TestConjunctionDISI, MultiCollectorTest, TestIndexWriterDelete, TestLSBRadixSorter, TestMultiFields, TestNamedSPILoader, TestSubScorerFreqs, TestWeakIdentityMap, TestCheckIndex, Test2BBinaryDocValues, TestCharsRefBuilder, TestLockFactory, TestPackedTokenAttributeImpl, TestSearchWithThreads, TestFileSwitchDirectory, TestBlockPostingsFormat, TestCharTermAttributeImpl, TestDemoParallelLeafReader, TestMultiDocValues, TestCrashCausesCorruptIndex, TestBlockPostingsFormat3, TestNot, TestFilterIterator, TestUnicodeUtil, TestMixedDocValuesUpdates, TestPostingsOffsets, TestTermRangeQuery, Test2BTerms, TestTransactionRollback, Test2BPostings, TestDocIdSetBuilder, TestMultiCollector, TestRamUsageEstimator, TestBytesStore, TestBasics, TestBoolean2, TestSparseFixedBitDocIdSet, TestByteSlices, TestRollingBuffer, Test2BSortedDocValuesFixedSorted, TestPerFieldPostingsFormat, TestSparseFixedBitSet, TestNeverDelete, TestExitableDirectoryReader, TestDoc, TestRegexpRandom2, TestSegmentReader, TestCharFilter, TestIndexWriterOutOfFileDescriptors, TestFlushByRamOrCountsPolicy, TestRAMDirectory, TestSmallFloat, TestClassicSimilarity, TestIndexWriterExceptions]
>>>>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIndexWriterExceptions -Dtests.seed=8DA8EC6B89D77C2E -Dtests.slow=true -Dtests.locale=ga_IE -Dtests.timezone=Europe/Tallinn -Dtests.asserts=true -Dtests.file.encoding=Cp1252
>>>>    [junit4] ERROR   0.00s J0 | TestIndexWriterExceptions (suite) <<<
>>>>    [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
>>>>    [junit4]    >        at __randomizedtesting.SeedInfo.seed([8DA8EC6B89D77C2E]:0)
>>>>    [junit4] Completed [398/401] on J0 in 7247.67s, 30 tests, 2 errors <<< FAILURES!
>>>>
>>>> [...truncated 20 lines...]
>>>> BUILD FAILED
>>>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:775: The following error occurred while executing this line:
>>>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:719: The following error occurred while executing this line:
>>>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:59: The following error occurred while executing this line:
>>>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build.xml:50: The following error occurred while executing this line:
>>>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1432: The following error occurred while executing this line:
>>>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:987: There were test failures: 401 suites (1 ignored), 3299 tests, 1 suite-level error, 1 error, 85 ignored (52 assumptions) [seed: 8DA8EC6B89D77C2E]
>>>>
>>>> Total time: 126 minutes 18 seconds
>>>> Build step 'Invoke Ant' marked build as failure
>>>> Archiving artifacts
>>>> [WARNINGS] Skipping publisher since build result is FAILURE
>>>> Recording test results
>>>> Email was triggered for: Failure - Any
>>>> Sending email for trigger: Failure - Any
>>>>
>>>>
>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>>>> For additional commands, e-mail: dev-help@lucene.apache.org
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>>> For additional commands, e-mail: dev-help@lucene.apache.org
>>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>

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


Re: [JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.8.0_66) - Build # 5437 - Still Failing!

Posted by Michael McCandless <lu...@mikemccandless.com>.
I committed a fix: it was a fun failure, where the randomized merge
policy it got had such a tiny maxMergedSegmentMB that no merging ever
took place and so the test never saw the merge exceptions it was
waiting for!

Mike McCandless

http://blog.mikemccandless.com


On Wed, Dec 2, 2015 at 4:15 AM, Michael McCandless
<lu...@mikemccandless.com> wrote:
> Thanks Dawid, I'll dig ...
>
> Mike McCandless
>
> http://blog.mikemccandless.com
>
>
> On Wed, Dec 2, 2015 at 2:48 AM, Dawid Weiss <da...@gmail.com> wrote:
>> This reproduces. Looks like it picks CheapBastard codec and it doesn't
>> play too nice with the tests?
>>
>> Dawid
>>
>> On Wed, Dec 2, 2015 at 1:31 AM, Policeman Jenkins Server
>> <je...@thetaphi.de> wrote:
>>> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5437/
>>> Java: 64bit/jdk1.8.0_66 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
>>>
>>> 2 tests failed.
>>> FAILED:  org.apache.lucene.index.TestIndexWriterExceptions.testMergeExceptionIsTragic
>>>
>>> Error Message:
>>> Test abandoned because suite timeout was reached.
>>>
>>> Stack Trace:
>>> java.lang.Exception: Test abandoned because suite timeout was reached.
>>>         at __randomizedtesting.SeedInfo.seed([8DA8EC6B89D77C2E]:0)
>>>
>>>
>>> FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestIndexWriterExceptions
>>>
>>> Error Message:
>>> Suite timeout exceeded (>= 7200000 msec).
>>>
>>> Stack Trace:
>>> java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
>>>         at __randomizedtesting.SeedInfo.seed([8DA8EC6B89D77C2E]:0)
>>>
>>>
>>>
>>>
>>> Build Log:
>>> [...truncated 1819 lines...]
>>>    [junit4] Suite: org.apache.lucene.index.TestIndexWriterExceptions
>>>    [junit4]   2> Noll 02, 2015 2:31:19 A.M. com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
>>>    [junit4]   2> WARNING: Suite execution timed out: org.apache.lucene.index.TestIndexWriterExceptions
>>>    [junit4]   2>    1) Thread[id=1489, name=TEST-TestIndexWriterExceptions.testMergeExceptionIsTragic-seed#[8DA8EC6B89D77C2E], state=RUNNABLE, group=TGRP-TestIndexWriterExceptions]
>>>    [junit4]   2>         at java.util.HashMap.hash(HashMap.java:338)
>>>    [junit4]   2>         at java.util.HashMap.put(HashMap.java:611)
>>>    [junit4]   2>         at java.util.HashSet.add(HashSet.java:219)
>>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter$ReaderPool.noDups(IndexWriter.java:679)
>>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter$ReaderPool.get(IndexWriter.java:668)
>>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter.numDeletedDocs(IndexWriter.java:694)
>>>    [junit4]   2>         at org.apache.lucene.index.MergePolicy.size(MergePolicy.java:451)
>>>    [junit4]   2>         at org.apache.lucene.index.TieredMergePolicy$SegmentByteSizeDescending.compare(TieredMergePolicy.java:249)
>>>    [junit4]   2>         at org.apache.lucene.index.TieredMergePolicy$SegmentByteSizeDescending.compare(TieredMergePolicy.java:238)
>>>    [junit4]   2>         at java.util.TimSort.mergeHi(TimSort.java:837)
>>>    [junit4]   2>         at java.util.TimSort.mergeAt(TimSort.java:516)
>>>    [junit4]   2>         at java.util.TimSort.mergeForceCollapse(TimSort.java:457)
>>>    [junit4]   2>         at java.util.TimSort.sort(TimSort.java:254)
>>>    [junit4]   2>         at java.util.Arrays.sort(Arrays.java:1512)
>>>    [junit4]   2>         at java.util.ArrayList.sort(ArrayList.java:1454)
>>>    [junit4]   2>         at java.util.Collections.sort(Collections.java:175)
>>>    [junit4]   2>         at org.apache.lucene.index.TieredMergePolicy.findMerges(TieredMergePolicy.java:292)
>>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter.updatePendingMerges(IndexWriter.java:1952)
>>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter.maybeMerge(IndexWriter.java:1916)
>>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter.getReader(IndexWriter.java:454)
>>>    [junit4]   2>         at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:86)
>>>    [junit4]   2>         at org.apache.lucene.index.TestIndexWriterExceptions.testMergeExceptionIsTragic(TestIndexWriterExceptions.java:2340)
>>>    [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>>    [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>>    [junit4]   2>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>>    [junit4]   2>         at java.lang.reflect.Method.invoke(Method.java:497)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
>>>    [junit4]   2>         at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
>>>    [junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>>>    [junit4]   2>         at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
>>>    [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
>>>    [junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
>>>    [junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>>    [junit4]   2>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>>    [junit4]   2>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
>>>    [junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>>>    [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
>>>    [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
>>>    [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
>>>    [junit4]   2>    2) Thread[id=1488, name=SUITE-TestIndexWriterExceptions-seed#[8DA8EC6B89D77C2E], state=RUNNABLE, group=TGRP-TestIndexWriterExceptions]
>>>    [junit4]   2>         at java.lang.Thread.getStackTrace(Thread.java:1552)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:688)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:685)
>>>    [junit4]   2>         at java.security.AccessController.doPrivileged(Native Method)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.getStackTrace(ThreadLeakControl.java:685)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.getThreadsWithTraces(ThreadLeakControl.java:701)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.formatThreadStacksFull(ThreadLeakControl.java:681)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.access$1000(ThreadLeakControl.java:64)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:414)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:681)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:140)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:591)
>>>    [junit4]   2>    3) Thread[id=10, name=JUnit4-serializer-daemon, state=TIMED_WAITING, group=main]
>>>    [junit4]   2>         at java.lang.Thread.sleep(Native Method)
>>>    [junit4]   2>         at com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:47)
>>>    [junit4]   2>    4) Thread[id=1, name=main, state=WAITING, group=main]
>>>    [junit4]   2>         at java.lang.Object.wait(Native Method)
>>>    [junit4]   2>         at java.lang.Thread.join(Thread.java:1245)
>>>    [junit4]   2>         at java.lang.Thread.join(Thread.java:1319)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:601)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:450)
>>>    [junit4]   2>         at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:244)
>>>    [junit4]   2>         at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:355)
>>>    [junit4]   2>         at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:10)
>>>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIndexWriterExceptions -Dtests.method=testMergeExceptionIsTragic -Dtests.seed=8DA8EC6B89D77C2E -Dtests.slow=true -Dtests.locale=ga_IE -Dtests.timezone=Europe/Tallinn -Dtests.asserts=true -Dtests.file.encoding=Cp1252
>>>    [junit4] ERROR   7218s J0 | TestIndexWriterExceptions.testMergeExceptionIsTragic <<<
>>>    [junit4]    > Throwable #1: java.lang.Exception: Test abandoned because suite timeout was reached.
>>>    [junit4]    >        at __randomizedtesting.SeedInfo.seed([8DA8EC6B89D77C2E]:0)
>>>    [junit4]   2> Noll 02, 2015 2:31:19 A.M. com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
>>>    [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
>>>    [junit4]   2> Noll 02, 2015 2:31:39 A.M. com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
>>>    [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.lucene.index.TestIndexWriterExceptions:
>>>    [junit4]   2>    1) Thread[id=1489, name=TEST-TestIndexWriterExceptions.testMergeExceptionIsTragic-seed#[8DA8EC6B89D77C2E], state=RUNNABLE, group=TGRP-TestIndexWriterExceptions]
>>>    [junit4]   2>         at java.util.HashMap.hash(HashMap.java:338)
>>>    [junit4]   2>         at java.util.HashMap.put(HashMap.java:611)
>>>    [junit4]   2>         at java.util.HashSet.add(HashSet.java:219)
>>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter$ReaderPool.noDups(IndexWriter.java:679)
>>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter$ReaderPool.get(IndexWriter.java:668)
>>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter.numDeletedDocs(IndexWriter.java:694)
>>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter.segString(IndexWriter.java:4279)
>>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter.segString(IndexWriter.java:4269)
>>>    [junit4]   2>         at org.apache.lucene.index.IndexFileDeleter.checkpoint(IndexFileDeleter.java:552)
>>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter.checkpoint(IndexWriter.java:2308)
>>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter.publishFlushedSegment(IndexWriter.java:2366)
>>>    [junit4]   2>         at org.apache.lucene.index.DocumentsWriterFlushQueue$FlushTicket.publishFlushedSegment(DocumentsWriterFlushQueue.java:198)
>>>    [junit4]   2>         at org.apache.lucene.index.DocumentsWriterFlushQueue$FlushTicket.finishFlush(DocumentsWriterFlushQueue.java:213)
>>>    [junit4]   2>         at org.apache.lucene.index.DocumentsWriterFlushQueue$SegmentFlushTicket.publish(DocumentsWriterFlushQueue.java:249)
>>>    [junit4]   2>         at org.apache.lucene.index.DocumentsWriterFlushQueue.innerPurge(DocumentsWriterFlushQueue.java:116)
>>>    [junit4]   2>         at org.apache.lucene.index.DocumentsWriterFlushQueue.forcePurge(DocumentsWriterFlushQueue.java:138)
>>>    [junit4]   2>         at org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:624)
>>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter.getReader(IndexWriter.java:423)
>>>    [junit4]   2>         at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:86)
>>>    [junit4]   2>         at org.apache.lucene.index.TestIndexWriterExceptions.testMergeExceptionIsTragic(TestIndexWriterExceptions.java:2340)
>>>    [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>>    [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>>    [junit4]   2>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>>    [junit4]   2>         at java.lang.reflect.Method.invoke(Method.java:497)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
>>>    [junit4]   2>         at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
>>>    [junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>>>    [junit4]   2>         at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
>>>    [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
>>>    [junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
>>>    [junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>>    [junit4]   2>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>>    [junit4]   2>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
>>>    [junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>>>    [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
>>>    [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
>>>    [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
>>>    [junit4]   2> Noll 02, 2015 2:31:39 A.M. com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
>>>    [junit4]   2> INFO: Starting to interrupt leaked threads:
>>>    [junit4]   2>    1) Thread[id=1489, name=TEST-TestIndexWriterExceptions.testMergeExceptionIsTragic-seed#[8DA8EC6B89D77C2E], state=RUNNABLE, group=TGRP-TestIndexWriterExceptions]
>>>    [junit4]   2> Noll 02, 2015 2:31:43 A.M. com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
>>>    [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
>>>    [junit4]   2>    1) Thread[id=1489, name=TEST-TestIndexWriterExceptions.testMergeExceptionIsTragic-seed#[8DA8EC6B89D77C2E], state=RUNNABLE, group=TGRP-TestIndexWriterExceptions]
>>>    [junit4]   2>         at java.util.HashMap.hash(HashMap.java:338)
>>>    [junit4]   2>         at java.util.HashMap.put(HashMap.java:611)
>>>    [junit4]   2>         at java.util.HashSet.add(HashSet.java:219)
>>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter$ReaderPool.noDups(IndexWriter.java:679)
>>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter$ReaderPool.get(IndexWriter.java:668)
>>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter.numDeletedDocs(IndexWriter.java:694)
>>>    [junit4]   2>         at org.apache.lucene.index.MergePolicy.size(MergePolicy.java:451)
>>>    [junit4]   2>         at org.apache.lucene.index.TieredMergePolicy$SegmentByteSizeDescending.compare(TieredMergePolicy.java:248)
>>>    [junit4]   2>         at org.apache.lucene.index.TieredMergePolicy$SegmentByteSizeDescending.compare(TieredMergePolicy.java:238)
>>>    [junit4]   2>         at java.util.TimSort.binarySort(TimSort.java:296)
>>>    [junit4]   2>         at java.util.TimSort.sort(TimSort.java:239)
>>>    [junit4]   2>         at java.util.Arrays.sort(Arrays.java:1512)
>>>    [junit4]   2>         at java.util.ArrayList.sort(ArrayList.java:1454)
>>>    [junit4]   2>         at java.util.Collections.sort(Collections.java:175)
>>>    [junit4]   2>         at org.apache.lucene.index.TieredMergePolicy.findMerges(TieredMergePolicy.java:292)
>>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter.updatePendingMerges(IndexWriter.java:1952)
>>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter.maybeMerge(IndexWriter.java:1916)
>>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter.getReader(IndexWriter.java:454)
>>>    [junit4]   2>         at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:86)
>>>    [junit4]   2>         at org.apache.lucene.index.TestIndexWriterExceptions.testMergeExceptionIsTragic(TestIndexWriterExceptions.java:2340)
>>>    [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>>    [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>>    [junit4]   2>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>>    [junit4]   2>         at java.lang.reflect.Method.invoke(Method.java:497)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
>>>    [junit4]   2>         at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
>>>    [junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>>>    [junit4]   2>         at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
>>>    [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
>>>    [junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
>>>    [junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>>    [junit4]   2>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>>    [junit4]   2>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
>>>    [junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>>>    [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
>>>    [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
>>>    [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
>>>    [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=ClassicSimilarity, locale=ga_IE, timezone=Europe/Tallinn
>>>    [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=3,threads=2,free=140737856,total=243154944
>>>    [junit4]   2> NOTE: All tests run in this JVM: [TestIndexWriterFromReader, TestMmapDirectory, Test2BNumericDocValues, TestFixedBitDocIdSet, TestDateTools, TestSortRandom, TestDirectPacked, TestRegexpQuery, TestNRTReaderWithThreads, TestIndexWriterThreadsToSegments, TestPagedBytes, TestLucene50CompoundFormat, TestForUtil, TestConcurrentMergeScheduler, TestCodecUtil, TestConstantScoreQuery, TestIndexWriterMerging, TestField, TestTermdocPerf, TestDirectoryReaderReopen, TestDuelingCodecs, TestSegmentTermEnum, TestIntsRef, TestShardSearching, TestSpanExplanations, TestTransactions, TestSimilarity2, TestFilterLeafReader, TestAllFilesHaveChecksumFooter, TestTimSorter, TestWindowsMMap, TestNativeFSLockFactory, TestFilterSpans, TestBinaryDocument, TestTermVectors, Test2BPagedBytes, TestDeterminizeLexicon, TestIndexWriterConfig, TestIndexSearcher, TestSimpleSearchEquivalence, TestPerFieldPostingsFormat2, TestOrdinalMap, TestConjunctionDISI, MultiCollectorTest, TestIndexWriterDelete, TestLSBRadixSorter, TestMultiFields, TestNamedSPILoader, TestSubScorerFreqs, TestWeakIdentityMap, TestCheckIndex, Test2BBinaryDocValues, TestCharsRefBuilder, TestLockFactory, TestPackedTokenAttributeImpl, TestSearchWithThreads, TestFileSwitchDirectory, TestBlockPostingsFormat, TestCharTermAttributeImpl, TestDemoParallelLeafReader, TestMultiDocValues, TestCrashCausesCorruptIndex, TestBlockPostingsFormat3, TestNot, TestFilterIterator, TestUnicodeUtil, TestMixedDocValuesUpdates, TestPostingsOffsets, TestTermRangeQuery, Test2BTerms, TestTransactionRollback, Test2BPostings, TestDocIdSetBuilder, TestMultiCollector, TestRamUsageEstimator, TestBytesStore, TestBasics, TestBoolean2, TestSparseFixedBitDocIdSet, TestByteSlices, TestRollingBuffer, Test2BSortedDocValuesFixedSorted, TestPerFieldPostingsFormat, TestSparseFixedBitSet, TestNeverDelete, TestExitableDirectoryReader, TestDoc, TestRegexpRandom2, TestSegmentReader, TestCharFilter, TestIndexWriterOutOfFileDescriptors, TestFlushByRamOrCountsPolicy, TestRAMDirectory, TestSmallFloat, TestClassicSimilarity, TestIndexWriterExceptions]
>>>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIndexWriterExceptions -Dtests.seed=8DA8EC6B89D77C2E -Dtests.slow=true -Dtests.locale=ga_IE -Dtests.timezone=Europe/Tallinn -Dtests.asserts=true -Dtests.file.encoding=Cp1252
>>>    [junit4] ERROR   0.00s J0 | TestIndexWriterExceptions (suite) <<<
>>>    [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
>>>    [junit4]    >        at __randomizedtesting.SeedInfo.seed([8DA8EC6B89D77C2E]:0)
>>>    [junit4] Completed [398/401] on J0 in 7247.67s, 30 tests, 2 errors <<< FAILURES!
>>>
>>> [...truncated 20 lines...]
>>> BUILD FAILED
>>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:775: The following error occurred while executing this line:
>>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:719: The following error occurred while executing this line:
>>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:59: The following error occurred while executing this line:
>>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build.xml:50: The following error occurred while executing this line:
>>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1432: The following error occurred while executing this line:
>>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:987: There were test failures: 401 suites (1 ignored), 3299 tests, 1 suite-level error, 1 error, 85 ignored (52 assumptions) [seed: 8DA8EC6B89D77C2E]
>>>
>>> Total time: 126 minutes 18 seconds
>>> Build step 'Invoke Ant' marked build as failure
>>> Archiving artifacts
>>> [WARNINGS] Skipping publisher since build result is FAILURE
>>> Recording test results
>>> Email was triggered for: Failure - Any
>>> Sending email for trigger: Failure - Any
>>>
>>>
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>>> For additional commands, e-mail: dev-help@lucene.apache.org
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>> For additional commands, e-mail: dev-help@lucene.apache.org
>>

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


Re: [JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.8.0_66) - Build # 5437 - Still Failing!

Posted by Michael McCandless <lu...@mikemccandless.com>.
Thanks Dawid, I'll dig ...

Mike McCandless

http://blog.mikemccandless.com


On Wed, Dec 2, 2015 at 2:48 AM, Dawid Weiss <da...@gmail.com> wrote:
> This reproduces. Looks like it picks CheapBastard codec and it doesn't
> play too nice with the tests?
>
> Dawid
>
> On Wed, Dec 2, 2015 at 1:31 AM, Policeman Jenkins Server
> <je...@thetaphi.de> wrote:
>> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5437/
>> Java: 64bit/jdk1.8.0_66 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
>>
>> 2 tests failed.
>> FAILED:  org.apache.lucene.index.TestIndexWriterExceptions.testMergeExceptionIsTragic
>>
>> Error Message:
>> Test abandoned because suite timeout was reached.
>>
>> Stack Trace:
>> java.lang.Exception: Test abandoned because suite timeout was reached.
>>         at __randomizedtesting.SeedInfo.seed([8DA8EC6B89D77C2E]:0)
>>
>>
>> FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestIndexWriterExceptions
>>
>> Error Message:
>> Suite timeout exceeded (>= 7200000 msec).
>>
>> Stack Trace:
>> java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
>>         at __randomizedtesting.SeedInfo.seed([8DA8EC6B89D77C2E]:0)
>>
>>
>>
>>
>> Build Log:
>> [...truncated 1819 lines...]
>>    [junit4] Suite: org.apache.lucene.index.TestIndexWriterExceptions
>>    [junit4]   2> Noll 02, 2015 2:31:19 A.M. com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
>>    [junit4]   2> WARNING: Suite execution timed out: org.apache.lucene.index.TestIndexWriterExceptions
>>    [junit4]   2>    1) Thread[id=1489, name=TEST-TestIndexWriterExceptions.testMergeExceptionIsTragic-seed#[8DA8EC6B89D77C2E], state=RUNNABLE, group=TGRP-TestIndexWriterExceptions]
>>    [junit4]   2>         at java.util.HashMap.hash(HashMap.java:338)
>>    [junit4]   2>         at java.util.HashMap.put(HashMap.java:611)
>>    [junit4]   2>         at java.util.HashSet.add(HashSet.java:219)
>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter$ReaderPool.noDups(IndexWriter.java:679)
>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter$ReaderPool.get(IndexWriter.java:668)
>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter.numDeletedDocs(IndexWriter.java:694)
>>    [junit4]   2>         at org.apache.lucene.index.MergePolicy.size(MergePolicy.java:451)
>>    [junit4]   2>         at org.apache.lucene.index.TieredMergePolicy$SegmentByteSizeDescending.compare(TieredMergePolicy.java:249)
>>    [junit4]   2>         at org.apache.lucene.index.TieredMergePolicy$SegmentByteSizeDescending.compare(TieredMergePolicy.java:238)
>>    [junit4]   2>         at java.util.TimSort.mergeHi(TimSort.java:837)
>>    [junit4]   2>         at java.util.TimSort.mergeAt(TimSort.java:516)
>>    [junit4]   2>         at java.util.TimSort.mergeForceCollapse(TimSort.java:457)
>>    [junit4]   2>         at java.util.TimSort.sort(TimSort.java:254)
>>    [junit4]   2>         at java.util.Arrays.sort(Arrays.java:1512)
>>    [junit4]   2>         at java.util.ArrayList.sort(ArrayList.java:1454)
>>    [junit4]   2>         at java.util.Collections.sort(Collections.java:175)
>>    [junit4]   2>         at org.apache.lucene.index.TieredMergePolicy.findMerges(TieredMergePolicy.java:292)
>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter.updatePendingMerges(IndexWriter.java:1952)
>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter.maybeMerge(IndexWriter.java:1916)
>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter.getReader(IndexWriter.java:454)
>>    [junit4]   2>         at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:86)
>>    [junit4]   2>         at org.apache.lucene.index.TestIndexWriterExceptions.testMergeExceptionIsTragic(TestIndexWriterExceptions.java:2340)
>>    [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>    [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>    [junit4]   2>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>    [junit4]   2>         at java.lang.reflect.Method.invoke(Method.java:497)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
>>    [junit4]   2>         at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
>>    [junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>>    [junit4]   2>         at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
>>    [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
>>    [junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
>>    [junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>    [junit4]   2>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>    [junit4]   2>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
>>    [junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>>    [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
>>    [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
>>    [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
>>    [junit4]   2>    2) Thread[id=1488, name=SUITE-TestIndexWriterExceptions-seed#[8DA8EC6B89D77C2E], state=RUNNABLE, group=TGRP-TestIndexWriterExceptions]
>>    [junit4]   2>         at java.lang.Thread.getStackTrace(Thread.java:1552)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:688)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:685)
>>    [junit4]   2>         at java.security.AccessController.doPrivileged(Native Method)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.getStackTrace(ThreadLeakControl.java:685)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.getThreadsWithTraces(ThreadLeakControl.java:701)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.formatThreadStacksFull(ThreadLeakControl.java:681)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.access$1000(ThreadLeakControl.java:64)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:414)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:681)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:140)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:591)
>>    [junit4]   2>    3) Thread[id=10, name=JUnit4-serializer-daemon, state=TIMED_WAITING, group=main]
>>    [junit4]   2>         at java.lang.Thread.sleep(Native Method)
>>    [junit4]   2>         at com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:47)
>>    [junit4]   2>    4) Thread[id=1, name=main, state=WAITING, group=main]
>>    [junit4]   2>         at java.lang.Object.wait(Native Method)
>>    [junit4]   2>         at java.lang.Thread.join(Thread.java:1245)
>>    [junit4]   2>         at java.lang.Thread.join(Thread.java:1319)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:601)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:450)
>>    [junit4]   2>         at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:244)
>>    [junit4]   2>         at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:355)
>>    [junit4]   2>         at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:10)
>>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIndexWriterExceptions -Dtests.method=testMergeExceptionIsTragic -Dtests.seed=8DA8EC6B89D77C2E -Dtests.slow=true -Dtests.locale=ga_IE -Dtests.timezone=Europe/Tallinn -Dtests.asserts=true -Dtests.file.encoding=Cp1252
>>    [junit4] ERROR   7218s J0 | TestIndexWriterExceptions.testMergeExceptionIsTragic <<<
>>    [junit4]    > Throwable #1: java.lang.Exception: Test abandoned because suite timeout was reached.
>>    [junit4]    >        at __randomizedtesting.SeedInfo.seed([8DA8EC6B89D77C2E]:0)
>>    [junit4]   2> Noll 02, 2015 2:31:19 A.M. com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
>>    [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
>>    [junit4]   2> Noll 02, 2015 2:31:39 A.M. com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
>>    [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.lucene.index.TestIndexWriterExceptions:
>>    [junit4]   2>    1) Thread[id=1489, name=TEST-TestIndexWriterExceptions.testMergeExceptionIsTragic-seed#[8DA8EC6B89D77C2E], state=RUNNABLE, group=TGRP-TestIndexWriterExceptions]
>>    [junit4]   2>         at java.util.HashMap.hash(HashMap.java:338)
>>    [junit4]   2>         at java.util.HashMap.put(HashMap.java:611)
>>    [junit4]   2>         at java.util.HashSet.add(HashSet.java:219)
>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter$ReaderPool.noDups(IndexWriter.java:679)
>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter$ReaderPool.get(IndexWriter.java:668)
>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter.numDeletedDocs(IndexWriter.java:694)
>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter.segString(IndexWriter.java:4279)
>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter.segString(IndexWriter.java:4269)
>>    [junit4]   2>         at org.apache.lucene.index.IndexFileDeleter.checkpoint(IndexFileDeleter.java:552)
>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter.checkpoint(IndexWriter.java:2308)
>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter.publishFlushedSegment(IndexWriter.java:2366)
>>    [junit4]   2>         at org.apache.lucene.index.DocumentsWriterFlushQueue$FlushTicket.publishFlushedSegment(DocumentsWriterFlushQueue.java:198)
>>    [junit4]   2>         at org.apache.lucene.index.DocumentsWriterFlushQueue$FlushTicket.finishFlush(DocumentsWriterFlushQueue.java:213)
>>    [junit4]   2>         at org.apache.lucene.index.DocumentsWriterFlushQueue$SegmentFlushTicket.publish(DocumentsWriterFlushQueue.java:249)
>>    [junit4]   2>         at org.apache.lucene.index.DocumentsWriterFlushQueue.innerPurge(DocumentsWriterFlushQueue.java:116)
>>    [junit4]   2>         at org.apache.lucene.index.DocumentsWriterFlushQueue.forcePurge(DocumentsWriterFlushQueue.java:138)
>>    [junit4]   2>         at org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:624)
>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter.getReader(IndexWriter.java:423)
>>    [junit4]   2>         at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:86)
>>    [junit4]   2>         at org.apache.lucene.index.TestIndexWriterExceptions.testMergeExceptionIsTragic(TestIndexWriterExceptions.java:2340)
>>    [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>    [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>    [junit4]   2>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>    [junit4]   2>         at java.lang.reflect.Method.invoke(Method.java:497)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
>>    [junit4]   2>         at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
>>    [junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>>    [junit4]   2>         at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
>>    [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
>>    [junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
>>    [junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>    [junit4]   2>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>    [junit4]   2>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
>>    [junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>>    [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
>>    [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
>>    [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
>>    [junit4]   2> Noll 02, 2015 2:31:39 A.M. com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
>>    [junit4]   2> INFO: Starting to interrupt leaked threads:
>>    [junit4]   2>    1) Thread[id=1489, name=TEST-TestIndexWriterExceptions.testMergeExceptionIsTragic-seed#[8DA8EC6B89D77C2E], state=RUNNABLE, group=TGRP-TestIndexWriterExceptions]
>>    [junit4]   2> Noll 02, 2015 2:31:43 A.M. com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
>>    [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
>>    [junit4]   2>    1) Thread[id=1489, name=TEST-TestIndexWriterExceptions.testMergeExceptionIsTragic-seed#[8DA8EC6B89D77C2E], state=RUNNABLE, group=TGRP-TestIndexWriterExceptions]
>>    [junit4]   2>         at java.util.HashMap.hash(HashMap.java:338)
>>    [junit4]   2>         at java.util.HashMap.put(HashMap.java:611)
>>    [junit4]   2>         at java.util.HashSet.add(HashSet.java:219)
>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter$ReaderPool.noDups(IndexWriter.java:679)
>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter$ReaderPool.get(IndexWriter.java:668)
>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter.numDeletedDocs(IndexWriter.java:694)
>>    [junit4]   2>         at org.apache.lucene.index.MergePolicy.size(MergePolicy.java:451)
>>    [junit4]   2>         at org.apache.lucene.index.TieredMergePolicy$SegmentByteSizeDescending.compare(TieredMergePolicy.java:248)
>>    [junit4]   2>         at org.apache.lucene.index.TieredMergePolicy$SegmentByteSizeDescending.compare(TieredMergePolicy.java:238)
>>    [junit4]   2>         at java.util.TimSort.binarySort(TimSort.java:296)
>>    [junit4]   2>         at java.util.TimSort.sort(TimSort.java:239)
>>    [junit4]   2>         at java.util.Arrays.sort(Arrays.java:1512)
>>    [junit4]   2>         at java.util.ArrayList.sort(ArrayList.java:1454)
>>    [junit4]   2>         at java.util.Collections.sort(Collections.java:175)
>>    [junit4]   2>         at org.apache.lucene.index.TieredMergePolicy.findMerges(TieredMergePolicy.java:292)
>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter.updatePendingMerges(IndexWriter.java:1952)
>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter.maybeMerge(IndexWriter.java:1916)
>>    [junit4]   2>         at org.apache.lucene.index.IndexWriter.getReader(IndexWriter.java:454)
>>    [junit4]   2>         at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:86)
>>    [junit4]   2>         at org.apache.lucene.index.TestIndexWriterExceptions.testMergeExceptionIsTragic(TestIndexWriterExceptions.java:2340)
>>    [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>    [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>>    [junit4]   2>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>    [junit4]   2>         at java.lang.reflect.Method.invoke(Method.java:497)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
>>    [junit4]   2>         at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
>>    [junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>>    [junit4]   2>         at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
>>    [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
>>    [junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
>>    [junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>    [junit4]   2>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>    [junit4]   2>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
>>    [junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>>    [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
>>    [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
>>    [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
>>    [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=ClassicSimilarity, locale=ga_IE, timezone=Europe/Tallinn
>>    [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=3,threads=2,free=140737856,total=243154944
>>    [junit4]   2> NOTE: All tests run in this JVM: [TestIndexWriterFromReader, TestMmapDirectory, Test2BNumericDocValues, TestFixedBitDocIdSet, TestDateTools, TestSortRandom, TestDirectPacked, TestRegexpQuery, TestNRTReaderWithThreads, TestIndexWriterThreadsToSegments, TestPagedBytes, TestLucene50CompoundFormat, TestForUtil, TestConcurrentMergeScheduler, TestCodecUtil, TestConstantScoreQuery, TestIndexWriterMerging, TestField, TestTermdocPerf, TestDirectoryReaderReopen, TestDuelingCodecs, TestSegmentTermEnum, TestIntsRef, TestShardSearching, TestSpanExplanations, TestTransactions, TestSimilarity2, TestFilterLeafReader, TestAllFilesHaveChecksumFooter, TestTimSorter, TestWindowsMMap, TestNativeFSLockFactory, TestFilterSpans, TestBinaryDocument, TestTermVectors, Test2BPagedBytes, TestDeterminizeLexicon, TestIndexWriterConfig, TestIndexSearcher, TestSimpleSearchEquivalence, TestPerFieldPostingsFormat2, TestOrdinalMap, TestConjunctionDISI, MultiCollectorTest, TestIndexWriterDelete, TestLSBRadixSorter, TestMultiFields, TestNamedSPILoader, TestSubScorerFreqs, TestWeakIdentityMap, TestCheckIndex, Test2BBinaryDocValues, TestCharsRefBuilder, TestLockFactory, TestPackedTokenAttributeImpl, TestSearchWithThreads, TestFileSwitchDirectory, TestBlockPostingsFormat, TestCharTermAttributeImpl, TestDemoParallelLeafReader, TestMultiDocValues, TestCrashCausesCorruptIndex, TestBlockPostingsFormat3, TestNot, TestFilterIterator, TestUnicodeUtil, TestMixedDocValuesUpdates, TestPostingsOffsets, TestTermRangeQuery, Test2BTerms, TestTransactionRollback, Test2BPostings, TestDocIdSetBuilder, TestMultiCollector, TestRamUsageEstimator, TestBytesStore, TestBasics, TestBoolean2, TestSparseFixedBitDocIdSet, TestByteSlices, TestRollingBuffer, Test2BSortedDocValuesFixedSorted, TestPerFieldPostingsFormat, TestSparseFixedBitSet, TestNeverDelete, TestExitableDirectoryReader, TestDoc, TestRegexpRandom2, TestSegmentReader, TestCharFilter, TestIndexWriterOutOfFileDescriptors, TestFlushByRamOrCountsPolicy, TestRAMDirectory, TestSmallFloat, TestClassicSimilarity, TestIndexWriterExceptions]
>>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIndexWriterExceptions -Dtests.seed=8DA8EC6B89D77C2E -Dtests.slow=true -Dtests.locale=ga_IE -Dtests.timezone=Europe/Tallinn -Dtests.asserts=true -Dtests.file.encoding=Cp1252
>>    [junit4] ERROR   0.00s J0 | TestIndexWriterExceptions (suite) <<<
>>    [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
>>    [junit4]    >        at __randomizedtesting.SeedInfo.seed([8DA8EC6B89D77C2E]:0)
>>    [junit4] Completed [398/401] on J0 in 7247.67s, 30 tests, 2 errors <<< FAILURES!
>>
>> [...truncated 20 lines...]
>> BUILD FAILED
>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:775: The following error occurred while executing this line:
>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:719: The following error occurred while executing this line:
>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:59: The following error occurred while executing this line:
>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build.xml:50: The following error occurred while executing this line:
>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1432: The following error occurred while executing this line:
>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:987: There were test failures: 401 suites (1 ignored), 3299 tests, 1 suite-level error, 1 error, 85 ignored (52 assumptions) [seed: 8DA8EC6B89D77C2E]
>>
>> Total time: 126 minutes 18 seconds
>> Build step 'Invoke Ant' marked build as failure
>> Archiving artifacts
>> [WARNINGS] Skipping publisher since build result is FAILURE
>> Recording test results
>> Email was triggered for: Failure - Any
>> Sending email for trigger: Failure - Any
>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>> For additional commands, e-mail: dev-help@lucene.apache.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>

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


Re: [JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.8.0_66) - Build # 5437 - Still Failing!

Posted by Dawid Weiss <da...@gmail.com>.
This reproduces. Looks like it picks CheapBastard codec and it doesn't
play too nice with the tests?

Dawid

On Wed, Dec 2, 2015 at 1:31 AM, Policeman Jenkins Server
<je...@thetaphi.de> wrote:
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5437/
> Java: 64bit/jdk1.8.0_66 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
>
> 2 tests failed.
> FAILED:  org.apache.lucene.index.TestIndexWriterExceptions.testMergeExceptionIsTragic
>
> Error Message:
> Test abandoned because suite timeout was reached.
>
> Stack Trace:
> java.lang.Exception: Test abandoned because suite timeout was reached.
>         at __randomizedtesting.SeedInfo.seed([8DA8EC6B89D77C2E]:0)
>
>
> FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestIndexWriterExceptions
>
> Error Message:
> Suite timeout exceeded (>= 7200000 msec).
>
> Stack Trace:
> java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
>         at __randomizedtesting.SeedInfo.seed([8DA8EC6B89D77C2E]:0)
>
>
>
>
> Build Log:
> [...truncated 1819 lines...]
>    [junit4] Suite: org.apache.lucene.index.TestIndexWriterExceptions
>    [junit4]   2> Noll 02, 2015 2:31:19 A.M. com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
>    [junit4]   2> WARNING: Suite execution timed out: org.apache.lucene.index.TestIndexWriterExceptions
>    [junit4]   2>    1) Thread[id=1489, name=TEST-TestIndexWriterExceptions.testMergeExceptionIsTragic-seed#[8DA8EC6B89D77C2E], state=RUNNABLE, group=TGRP-TestIndexWriterExceptions]
>    [junit4]   2>         at java.util.HashMap.hash(HashMap.java:338)
>    [junit4]   2>         at java.util.HashMap.put(HashMap.java:611)
>    [junit4]   2>         at java.util.HashSet.add(HashSet.java:219)
>    [junit4]   2>         at org.apache.lucene.index.IndexWriter$ReaderPool.noDups(IndexWriter.java:679)
>    [junit4]   2>         at org.apache.lucene.index.IndexWriter$ReaderPool.get(IndexWriter.java:668)
>    [junit4]   2>         at org.apache.lucene.index.IndexWriter.numDeletedDocs(IndexWriter.java:694)
>    [junit4]   2>         at org.apache.lucene.index.MergePolicy.size(MergePolicy.java:451)
>    [junit4]   2>         at org.apache.lucene.index.TieredMergePolicy$SegmentByteSizeDescending.compare(TieredMergePolicy.java:249)
>    [junit4]   2>         at org.apache.lucene.index.TieredMergePolicy$SegmentByteSizeDescending.compare(TieredMergePolicy.java:238)
>    [junit4]   2>         at java.util.TimSort.mergeHi(TimSort.java:837)
>    [junit4]   2>         at java.util.TimSort.mergeAt(TimSort.java:516)
>    [junit4]   2>         at java.util.TimSort.mergeForceCollapse(TimSort.java:457)
>    [junit4]   2>         at java.util.TimSort.sort(TimSort.java:254)
>    [junit4]   2>         at java.util.Arrays.sort(Arrays.java:1512)
>    [junit4]   2>         at java.util.ArrayList.sort(ArrayList.java:1454)
>    [junit4]   2>         at java.util.Collections.sort(Collections.java:175)
>    [junit4]   2>         at org.apache.lucene.index.TieredMergePolicy.findMerges(TieredMergePolicy.java:292)
>    [junit4]   2>         at org.apache.lucene.index.IndexWriter.updatePendingMerges(IndexWriter.java:1952)
>    [junit4]   2>         at org.apache.lucene.index.IndexWriter.maybeMerge(IndexWriter.java:1916)
>    [junit4]   2>         at org.apache.lucene.index.IndexWriter.getReader(IndexWriter.java:454)
>    [junit4]   2>         at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:86)
>    [junit4]   2>         at org.apache.lucene.index.TestIndexWriterExceptions.testMergeExceptionIsTragic(TestIndexWriterExceptions.java:2340)
>    [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>    [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>    [junit4]   2>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>    [junit4]   2>         at java.lang.reflect.Method.invoke(Method.java:497)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
>    [junit4]   2>         at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
>    [junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>    [junit4]   2>         at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
>    [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
>    [junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
>    [junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
>    [junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>    [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
>    [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
>    [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
>    [junit4]   2>    2) Thread[id=1488, name=SUITE-TestIndexWriterExceptions-seed#[8DA8EC6B89D77C2E], state=RUNNABLE, group=TGRP-TestIndexWriterExceptions]
>    [junit4]   2>         at java.lang.Thread.getStackTrace(Thread.java:1552)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:688)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:685)
>    [junit4]   2>         at java.security.AccessController.doPrivileged(Native Method)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.getStackTrace(ThreadLeakControl.java:685)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.getThreadsWithTraces(ThreadLeakControl.java:701)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.formatThreadStacksFull(ThreadLeakControl.java:681)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.access$1000(ThreadLeakControl.java:64)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:414)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:681)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:140)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:591)
>    [junit4]   2>    3) Thread[id=10, name=JUnit4-serializer-daemon, state=TIMED_WAITING, group=main]
>    [junit4]   2>         at java.lang.Thread.sleep(Native Method)
>    [junit4]   2>         at com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:47)
>    [junit4]   2>    4) Thread[id=1, name=main, state=WAITING, group=main]
>    [junit4]   2>         at java.lang.Object.wait(Native Method)
>    [junit4]   2>         at java.lang.Thread.join(Thread.java:1245)
>    [junit4]   2>         at java.lang.Thread.join(Thread.java:1319)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:601)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:450)
>    [junit4]   2>         at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:244)
>    [junit4]   2>         at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:355)
>    [junit4]   2>         at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:10)
>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIndexWriterExceptions -Dtests.method=testMergeExceptionIsTragic -Dtests.seed=8DA8EC6B89D77C2E -Dtests.slow=true -Dtests.locale=ga_IE -Dtests.timezone=Europe/Tallinn -Dtests.asserts=true -Dtests.file.encoding=Cp1252
>    [junit4] ERROR   7218s J0 | TestIndexWriterExceptions.testMergeExceptionIsTragic <<<
>    [junit4]    > Throwable #1: java.lang.Exception: Test abandoned because suite timeout was reached.
>    [junit4]    >        at __randomizedtesting.SeedInfo.seed([8DA8EC6B89D77C2E]:0)
>    [junit4]   2> Noll 02, 2015 2:31:19 A.M. com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
>    [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
>    [junit4]   2> Noll 02, 2015 2:31:39 A.M. com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
>    [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.lucene.index.TestIndexWriterExceptions:
>    [junit4]   2>    1) Thread[id=1489, name=TEST-TestIndexWriterExceptions.testMergeExceptionIsTragic-seed#[8DA8EC6B89D77C2E], state=RUNNABLE, group=TGRP-TestIndexWriterExceptions]
>    [junit4]   2>         at java.util.HashMap.hash(HashMap.java:338)
>    [junit4]   2>         at java.util.HashMap.put(HashMap.java:611)
>    [junit4]   2>         at java.util.HashSet.add(HashSet.java:219)
>    [junit4]   2>         at org.apache.lucene.index.IndexWriter$ReaderPool.noDups(IndexWriter.java:679)
>    [junit4]   2>         at org.apache.lucene.index.IndexWriter$ReaderPool.get(IndexWriter.java:668)
>    [junit4]   2>         at org.apache.lucene.index.IndexWriter.numDeletedDocs(IndexWriter.java:694)
>    [junit4]   2>         at org.apache.lucene.index.IndexWriter.segString(IndexWriter.java:4279)
>    [junit4]   2>         at org.apache.lucene.index.IndexWriter.segString(IndexWriter.java:4269)
>    [junit4]   2>         at org.apache.lucene.index.IndexFileDeleter.checkpoint(IndexFileDeleter.java:552)
>    [junit4]   2>         at org.apache.lucene.index.IndexWriter.checkpoint(IndexWriter.java:2308)
>    [junit4]   2>         at org.apache.lucene.index.IndexWriter.publishFlushedSegment(IndexWriter.java:2366)
>    [junit4]   2>         at org.apache.lucene.index.DocumentsWriterFlushQueue$FlushTicket.publishFlushedSegment(DocumentsWriterFlushQueue.java:198)
>    [junit4]   2>         at org.apache.lucene.index.DocumentsWriterFlushQueue$FlushTicket.finishFlush(DocumentsWriterFlushQueue.java:213)
>    [junit4]   2>         at org.apache.lucene.index.DocumentsWriterFlushQueue$SegmentFlushTicket.publish(DocumentsWriterFlushQueue.java:249)
>    [junit4]   2>         at org.apache.lucene.index.DocumentsWriterFlushQueue.innerPurge(DocumentsWriterFlushQueue.java:116)
>    [junit4]   2>         at org.apache.lucene.index.DocumentsWriterFlushQueue.forcePurge(DocumentsWriterFlushQueue.java:138)
>    [junit4]   2>         at org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:624)
>    [junit4]   2>         at org.apache.lucene.index.IndexWriter.getReader(IndexWriter.java:423)
>    [junit4]   2>         at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:86)
>    [junit4]   2>         at org.apache.lucene.index.TestIndexWriterExceptions.testMergeExceptionIsTragic(TestIndexWriterExceptions.java:2340)
>    [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>    [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>    [junit4]   2>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>    [junit4]   2>         at java.lang.reflect.Method.invoke(Method.java:497)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
>    [junit4]   2>         at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
>    [junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>    [junit4]   2>         at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
>    [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
>    [junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
>    [junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
>    [junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>    [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
>    [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
>    [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
>    [junit4]   2> Noll 02, 2015 2:31:39 A.M. com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
>    [junit4]   2> INFO: Starting to interrupt leaked threads:
>    [junit4]   2>    1) Thread[id=1489, name=TEST-TestIndexWriterExceptions.testMergeExceptionIsTragic-seed#[8DA8EC6B89D77C2E], state=RUNNABLE, group=TGRP-TestIndexWriterExceptions]
>    [junit4]   2> Noll 02, 2015 2:31:43 A.M. com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
>    [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
>    [junit4]   2>    1) Thread[id=1489, name=TEST-TestIndexWriterExceptions.testMergeExceptionIsTragic-seed#[8DA8EC6B89D77C2E], state=RUNNABLE, group=TGRP-TestIndexWriterExceptions]
>    [junit4]   2>         at java.util.HashMap.hash(HashMap.java:338)
>    [junit4]   2>         at java.util.HashMap.put(HashMap.java:611)
>    [junit4]   2>         at java.util.HashSet.add(HashSet.java:219)
>    [junit4]   2>         at org.apache.lucene.index.IndexWriter$ReaderPool.noDups(IndexWriter.java:679)
>    [junit4]   2>         at org.apache.lucene.index.IndexWriter$ReaderPool.get(IndexWriter.java:668)
>    [junit4]   2>         at org.apache.lucene.index.IndexWriter.numDeletedDocs(IndexWriter.java:694)
>    [junit4]   2>         at org.apache.lucene.index.MergePolicy.size(MergePolicy.java:451)
>    [junit4]   2>         at org.apache.lucene.index.TieredMergePolicy$SegmentByteSizeDescending.compare(TieredMergePolicy.java:248)
>    [junit4]   2>         at org.apache.lucene.index.TieredMergePolicy$SegmentByteSizeDescending.compare(TieredMergePolicy.java:238)
>    [junit4]   2>         at java.util.TimSort.binarySort(TimSort.java:296)
>    [junit4]   2>         at java.util.TimSort.sort(TimSort.java:239)
>    [junit4]   2>         at java.util.Arrays.sort(Arrays.java:1512)
>    [junit4]   2>         at java.util.ArrayList.sort(ArrayList.java:1454)
>    [junit4]   2>         at java.util.Collections.sort(Collections.java:175)
>    [junit4]   2>         at org.apache.lucene.index.TieredMergePolicy.findMerges(TieredMergePolicy.java:292)
>    [junit4]   2>         at org.apache.lucene.index.IndexWriter.updatePendingMerges(IndexWriter.java:1952)
>    [junit4]   2>         at org.apache.lucene.index.IndexWriter.maybeMerge(IndexWriter.java:1916)
>    [junit4]   2>         at org.apache.lucene.index.IndexWriter.getReader(IndexWriter.java:454)
>    [junit4]   2>         at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:86)
>    [junit4]   2>         at org.apache.lucene.index.TestIndexWriterExceptions.testMergeExceptionIsTragic(TestIndexWriterExceptions.java:2340)
>    [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>    [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>    [junit4]   2>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>    [junit4]   2>         at java.lang.reflect.Method.invoke(Method.java:497)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
>    [junit4]   2>         at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
>    [junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>    [junit4]   2>         at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
>    [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
>    [junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
>    [junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
>    [junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>    [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
>    [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
>    [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
>    [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=ClassicSimilarity, locale=ga_IE, timezone=Europe/Tallinn
>    [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=3,threads=2,free=140737856,total=243154944
>    [junit4]   2> NOTE: All tests run in this JVM: [TestIndexWriterFromReader, TestMmapDirectory, Test2BNumericDocValues, TestFixedBitDocIdSet, TestDateTools, TestSortRandom, TestDirectPacked, TestRegexpQuery, TestNRTReaderWithThreads, TestIndexWriterThreadsToSegments, TestPagedBytes, TestLucene50CompoundFormat, TestForUtil, TestConcurrentMergeScheduler, TestCodecUtil, TestConstantScoreQuery, TestIndexWriterMerging, TestField, TestTermdocPerf, TestDirectoryReaderReopen, TestDuelingCodecs, TestSegmentTermEnum, TestIntsRef, TestShardSearching, TestSpanExplanations, TestTransactions, TestSimilarity2, TestFilterLeafReader, TestAllFilesHaveChecksumFooter, TestTimSorter, TestWindowsMMap, TestNativeFSLockFactory, TestFilterSpans, TestBinaryDocument, TestTermVectors, Test2BPagedBytes, TestDeterminizeLexicon, TestIndexWriterConfig, TestIndexSearcher, TestSimpleSearchEquivalence, TestPerFieldPostingsFormat2, TestOrdinalMap, TestConjunctionDISI, MultiCollectorTest, TestIndexWriterDelete, TestLSBRadixSorter, TestMultiFields, TestNamedSPILoader, TestSubScorerFreqs, TestWeakIdentityMap, TestCheckIndex, Test2BBinaryDocValues, TestCharsRefBuilder, TestLockFactory, TestPackedTokenAttributeImpl, TestSearchWithThreads, TestFileSwitchDirectory, TestBlockPostingsFormat, TestCharTermAttributeImpl, TestDemoParallelLeafReader, TestMultiDocValues, TestCrashCausesCorruptIndex, TestBlockPostingsFormat3, TestNot, TestFilterIterator, TestUnicodeUtil, TestMixedDocValuesUpdates, TestPostingsOffsets, TestTermRangeQuery, Test2BTerms, TestTransactionRollback, Test2BPostings, TestDocIdSetBuilder, TestMultiCollector, TestRamUsageEstimator, TestBytesStore, TestBasics, TestBoolean2, TestSparseFixedBitDocIdSet, TestByteSlices, TestRollingBuffer, Test2BSortedDocValuesFixedSorted, TestPerFieldPostingsFormat, TestSparseFixedBitSet, TestNeverDelete, TestExitableDirectoryReader, TestDoc, TestRegexpRandom2, TestSegmentReader, TestCharFilter, TestIndexWriterOutOfFileDescriptors, TestFlushByRamOrCountsPolicy, TestRAMDirectory, TestSmallFloat, TestClassicSimilarity, TestIndexWriterExceptions]
>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIndexWriterExceptions -Dtests.seed=8DA8EC6B89D77C2E -Dtests.slow=true -Dtests.locale=ga_IE -Dtests.timezone=Europe/Tallinn -Dtests.asserts=true -Dtests.file.encoding=Cp1252
>    [junit4] ERROR   0.00s J0 | TestIndexWriterExceptions (suite) <<<
>    [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
>    [junit4]    >        at __randomizedtesting.SeedInfo.seed([8DA8EC6B89D77C2E]:0)
>    [junit4] Completed [398/401] on J0 in 7247.67s, 30 tests, 2 errors <<< FAILURES!
>
> [...truncated 20 lines...]
> BUILD FAILED
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:775: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:719: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:59: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build.xml:50: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1432: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:987: There were test failures: 401 suites (1 ignored), 3299 tests, 1 suite-level error, 1 error, 85 ignored (52 assumptions) [seed: 8DA8EC6B89D77C2E]
>
> Total time: 126 minutes 18 seconds
> Build step 'Invoke Ant' marked build as failure
> Archiving artifacts
> [WARNINGS] Skipping publisher since build result is FAILURE
> Recording test results
> Email was triggered for: Failure - Any
> Sending email for trigger: Failure - Any
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org

---------------------------------------------------------------------
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.8.0_66) - Build # 5437 - Still Failing!

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

2 tests failed.
FAILED:  org.apache.lucene.index.TestIndexWriterExceptions.testMergeExceptionIsTragic

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([8DA8EC6B89D77C2E]:0)


FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestIndexWriterExceptions

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([8DA8EC6B89D77C2E]:0)




Build Log:
[...truncated 1819 lines...]
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterExceptions
   [junit4]   2> Noll 02, 2015 2:31:19 A.M. com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
   [junit4]   2> WARNING: Suite execution timed out: org.apache.lucene.index.TestIndexWriterExceptions
   [junit4]   2>    1) Thread[id=1489, name=TEST-TestIndexWriterExceptions.testMergeExceptionIsTragic-seed#[8DA8EC6B89D77C2E], state=RUNNABLE, group=TGRP-TestIndexWriterExceptions]
   [junit4]   2>         at java.util.HashMap.hash(HashMap.java:338)
   [junit4]   2>         at java.util.HashMap.put(HashMap.java:611)
   [junit4]   2>         at java.util.HashSet.add(HashSet.java:219)
   [junit4]   2>         at org.apache.lucene.index.IndexWriter$ReaderPool.noDups(IndexWriter.java:679)
   [junit4]   2>         at org.apache.lucene.index.IndexWriter$ReaderPool.get(IndexWriter.java:668)
   [junit4]   2>         at org.apache.lucene.index.IndexWriter.numDeletedDocs(IndexWriter.java:694)
   [junit4]   2>         at org.apache.lucene.index.MergePolicy.size(MergePolicy.java:451)
   [junit4]   2>         at org.apache.lucene.index.TieredMergePolicy$SegmentByteSizeDescending.compare(TieredMergePolicy.java:249)
   [junit4]   2>         at org.apache.lucene.index.TieredMergePolicy$SegmentByteSizeDescending.compare(TieredMergePolicy.java:238)
   [junit4]   2>         at java.util.TimSort.mergeHi(TimSort.java:837)
   [junit4]   2>         at java.util.TimSort.mergeAt(TimSort.java:516)
   [junit4]   2>         at java.util.TimSort.mergeForceCollapse(TimSort.java:457)
   [junit4]   2>         at java.util.TimSort.sort(TimSort.java:254)
   [junit4]   2>         at java.util.Arrays.sort(Arrays.java:1512)
   [junit4]   2>         at java.util.ArrayList.sort(ArrayList.java:1454)
   [junit4]   2>         at java.util.Collections.sort(Collections.java:175)
   [junit4]   2>         at org.apache.lucene.index.TieredMergePolicy.findMerges(TieredMergePolicy.java:292)
   [junit4]   2>         at org.apache.lucene.index.IndexWriter.updatePendingMerges(IndexWriter.java:1952)
   [junit4]   2>         at org.apache.lucene.index.IndexWriter.maybeMerge(IndexWriter.java:1916)
   [junit4]   2>         at org.apache.lucene.index.IndexWriter.getReader(IndexWriter.java:454)
   [junit4]   2>         at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:86)
   [junit4]   2>         at org.apache.lucene.index.TestIndexWriterExceptions.testMergeExceptionIsTragic(TestIndexWriterExceptions.java:2340)
   [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>         at java.lang.reflect.Method.invoke(Method.java:497)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
   [junit4]   2>         at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>         at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>    2) Thread[id=1488, name=SUITE-TestIndexWriterExceptions-seed#[8DA8EC6B89D77C2E], state=RUNNABLE, group=TGRP-TestIndexWriterExceptions]
   [junit4]   2>         at java.lang.Thread.getStackTrace(Thread.java:1552)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:688)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:685)
   [junit4]   2>         at java.security.AccessController.doPrivileged(Native Method)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.getStackTrace(ThreadLeakControl.java:685)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.getThreadsWithTraces(ThreadLeakControl.java:701)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.formatThreadStacksFull(ThreadLeakControl.java:681)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.access$1000(ThreadLeakControl.java:64)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:414)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:681)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:140)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:591)
   [junit4]   2>    3) Thread[id=10, name=JUnit4-serializer-daemon, state=TIMED_WAITING, group=main]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:47)
   [junit4]   2>    4) Thread[id=1, name=main, state=WAITING, group=main]
   [junit4]   2>         at java.lang.Object.wait(Native Method)
   [junit4]   2>         at java.lang.Thread.join(Thread.java:1245)
   [junit4]   2>         at java.lang.Thread.join(Thread.java:1319)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:601)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:450)
   [junit4]   2>         at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:244)
   [junit4]   2>         at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:355)
   [junit4]   2>         at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:10)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIndexWriterExceptions -Dtests.method=testMergeExceptionIsTragic -Dtests.seed=8DA8EC6B89D77C2E -Dtests.slow=true -Dtests.locale=ga_IE -Dtests.timezone=Europe/Tallinn -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   7218s J0 | TestIndexWriterExceptions.testMergeExceptionIsTragic <<<
   [junit4]    > Throwable #1: java.lang.Exception: Test abandoned because suite timeout was reached.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8DA8EC6B89D77C2E]:0)
   [junit4]   2> Noll 02, 2015 2:31:19 A.M. com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Noll 02, 2015 2:31:39 A.M. com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.lucene.index.TestIndexWriterExceptions: 
   [junit4]   2>    1) Thread[id=1489, name=TEST-TestIndexWriterExceptions.testMergeExceptionIsTragic-seed#[8DA8EC6B89D77C2E], state=RUNNABLE, group=TGRP-TestIndexWriterExceptions]
   [junit4]   2>         at java.util.HashMap.hash(HashMap.java:338)
   [junit4]   2>         at java.util.HashMap.put(HashMap.java:611)
   [junit4]   2>         at java.util.HashSet.add(HashSet.java:219)
   [junit4]   2>         at org.apache.lucene.index.IndexWriter$ReaderPool.noDups(IndexWriter.java:679)
   [junit4]   2>         at org.apache.lucene.index.IndexWriter$ReaderPool.get(IndexWriter.java:668)
   [junit4]   2>         at org.apache.lucene.index.IndexWriter.numDeletedDocs(IndexWriter.java:694)
   [junit4]   2>         at org.apache.lucene.index.IndexWriter.segString(IndexWriter.java:4279)
   [junit4]   2>         at org.apache.lucene.index.IndexWriter.segString(IndexWriter.java:4269)
   [junit4]   2>         at org.apache.lucene.index.IndexFileDeleter.checkpoint(IndexFileDeleter.java:552)
   [junit4]   2>         at org.apache.lucene.index.IndexWriter.checkpoint(IndexWriter.java:2308)
   [junit4]   2>         at org.apache.lucene.index.IndexWriter.publishFlushedSegment(IndexWriter.java:2366)
   [junit4]   2>         at org.apache.lucene.index.DocumentsWriterFlushQueue$FlushTicket.publishFlushedSegment(DocumentsWriterFlushQueue.java:198)
   [junit4]   2>         at org.apache.lucene.index.DocumentsWriterFlushQueue$FlushTicket.finishFlush(DocumentsWriterFlushQueue.java:213)
   [junit4]   2>         at org.apache.lucene.index.DocumentsWriterFlushQueue$SegmentFlushTicket.publish(DocumentsWriterFlushQueue.java:249)
   [junit4]   2>         at org.apache.lucene.index.DocumentsWriterFlushQueue.innerPurge(DocumentsWriterFlushQueue.java:116)
   [junit4]   2>         at org.apache.lucene.index.DocumentsWriterFlushQueue.forcePurge(DocumentsWriterFlushQueue.java:138)
   [junit4]   2>         at org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:624)
   [junit4]   2>         at org.apache.lucene.index.IndexWriter.getReader(IndexWriter.java:423)
   [junit4]   2>         at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:86)
   [junit4]   2>         at org.apache.lucene.index.TestIndexWriterExceptions.testMergeExceptionIsTragic(TestIndexWriterExceptions.java:2340)
   [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>         at java.lang.reflect.Method.invoke(Method.java:497)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
   [junit4]   2>         at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>         at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Noll 02, 2015 2:31:39 A.M. com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=1489, name=TEST-TestIndexWriterExceptions.testMergeExceptionIsTragic-seed#[8DA8EC6B89D77C2E], state=RUNNABLE, group=TGRP-TestIndexWriterExceptions]
   [junit4]   2> Noll 02, 2015 2:31:43 A.M. com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=1489, name=TEST-TestIndexWriterExceptions.testMergeExceptionIsTragic-seed#[8DA8EC6B89D77C2E], state=RUNNABLE, group=TGRP-TestIndexWriterExceptions]
   [junit4]   2>         at java.util.HashMap.hash(HashMap.java:338)
   [junit4]   2>         at java.util.HashMap.put(HashMap.java:611)
   [junit4]   2>         at java.util.HashSet.add(HashSet.java:219)
   [junit4]   2>         at org.apache.lucene.index.IndexWriter$ReaderPool.noDups(IndexWriter.java:679)
   [junit4]   2>         at org.apache.lucene.index.IndexWriter$ReaderPool.get(IndexWriter.java:668)
   [junit4]   2>         at org.apache.lucene.index.IndexWriter.numDeletedDocs(IndexWriter.java:694)
   [junit4]   2>         at org.apache.lucene.index.MergePolicy.size(MergePolicy.java:451)
   [junit4]   2>         at org.apache.lucene.index.TieredMergePolicy$SegmentByteSizeDescending.compare(TieredMergePolicy.java:248)
   [junit4]   2>         at org.apache.lucene.index.TieredMergePolicy$SegmentByteSizeDescending.compare(TieredMergePolicy.java:238)
   [junit4]   2>         at java.util.TimSort.binarySort(TimSort.java:296)
   [junit4]   2>         at java.util.TimSort.sort(TimSort.java:239)
   [junit4]   2>         at java.util.Arrays.sort(Arrays.java:1512)
   [junit4]   2>         at java.util.ArrayList.sort(ArrayList.java:1454)
   [junit4]   2>         at java.util.Collections.sort(Collections.java:175)
   [junit4]   2>         at org.apache.lucene.index.TieredMergePolicy.findMerges(TieredMergePolicy.java:292)
   [junit4]   2>         at org.apache.lucene.index.IndexWriter.updatePendingMerges(IndexWriter.java:1952)
   [junit4]   2>         at org.apache.lucene.index.IndexWriter.maybeMerge(IndexWriter.java:1916)
   [junit4]   2>         at org.apache.lucene.index.IndexWriter.getReader(IndexWriter.java:454)
   [junit4]   2>         at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:86)
   [junit4]   2>         at org.apache.lucene.index.TestIndexWriterExceptions.testMergeExceptionIsTragic(TestIndexWriterExceptions.java:2340)
   [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>         at java.lang.reflect.Method.invoke(Method.java:497)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
   [junit4]   2>         at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>         at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=ClassicSimilarity, locale=ga_IE, timezone=Europe/Tallinn
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=3,threads=2,free=140737856,total=243154944
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexWriterFromReader, TestMmapDirectory, Test2BNumericDocValues, TestFixedBitDocIdSet, TestDateTools, TestSortRandom, TestDirectPacked, TestRegexpQuery, TestNRTReaderWithThreads, TestIndexWriterThreadsToSegments, TestPagedBytes, TestLucene50CompoundFormat, TestForUtil, TestConcurrentMergeScheduler, TestCodecUtil, TestConstantScoreQuery, TestIndexWriterMerging, TestField, TestTermdocPerf, TestDirectoryReaderReopen, TestDuelingCodecs, TestSegmentTermEnum, TestIntsRef, TestShardSearching, TestSpanExplanations, TestTransactions, TestSimilarity2, TestFilterLeafReader, TestAllFilesHaveChecksumFooter, TestTimSorter, TestWindowsMMap, TestNativeFSLockFactory, TestFilterSpans, TestBinaryDocument, TestTermVectors, Test2BPagedBytes, TestDeterminizeLexicon, TestIndexWriterConfig, TestIndexSearcher, TestSimpleSearchEquivalence, TestPerFieldPostingsFormat2, TestOrdinalMap, TestConjunctionDISI, MultiCollectorTest, TestIndexWriterDelete, TestLSBRadixSorter, TestMultiFields, TestNamedSPILoader, TestSubScorerFreqs, TestWeakIdentityMap, TestCheckIndex, Test2BBinaryDocValues, TestCharsRefBuilder, TestLockFactory, TestPackedTokenAttributeImpl, TestSearchWithThreads, TestFileSwitchDirectory, TestBlockPostingsFormat, TestCharTermAttributeImpl, TestDemoParallelLeafReader, TestMultiDocValues, TestCrashCausesCorruptIndex, TestBlockPostingsFormat3, TestNot, TestFilterIterator, TestUnicodeUtil, TestMixedDocValuesUpdates, TestPostingsOffsets, TestTermRangeQuery, Test2BTerms, TestTransactionRollback, Test2BPostings, TestDocIdSetBuilder, TestMultiCollector, TestRamUsageEstimator, TestBytesStore, TestBasics, TestBoolean2, TestSparseFixedBitDocIdSet, TestByteSlices, TestRollingBuffer, Test2BSortedDocValuesFixedSorted, TestPerFieldPostingsFormat, TestSparseFixedBitSet, TestNeverDelete, TestExitableDirectoryReader, TestDoc, TestRegexpRandom2, TestSegmentReader, TestCharFilter, TestIndexWriterOutOfFileDescriptors, TestFlushByRamOrCountsPolicy, TestRAMDirectory, TestSmallFloat, TestClassicSimilarity, TestIndexWriterExceptions]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIndexWriterExceptions -Dtests.seed=8DA8EC6B89D77C2E -Dtests.slow=true -Dtests.locale=ga_IE -Dtests.timezone=Europe/Tallinn -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestIndexWriterExceptions (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8DA8EC6B89D77C2E]:0)
   [junit4] Completed [398/401] on J0 in 7247.67s, 30 tests, 2 errors <<< FAILURES!

[...truncated 20 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:775: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:719: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build.xml:50: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1432: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:987: There were test failures: 401 suites (1 ignored), 3299 tests, 1 suite-level error, 1 error, 85 ignored (52 assumptions) [seed: 8DA8EC6B89D77C2E]

Total time: 126 minutes 18 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.8.0_66) - Build # 5436 - Still Failing!

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

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
ERROR: SolrIndexSearcher opens=51 closes=50

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
	at __randomizedtesting.SeedInfo.seed([917A8DDFF56889D3]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:449)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:221)
	at sun.reflect.GeneratedMethodAccessor29.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores:     1) Thread[id=10773, name=searcherExecutor-4804-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   1) Thread[id=10773, name=searcherExecutor-4804-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([917A8DDFF56889D3]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=10773, name=searcherExecutor-4804-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=10773, name=searcherExecutor-4804-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([917A8DDFF56889D3]:0)




Build Log:
[...truncated 10615 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\init-core-data-001
   [junit4]   2> 1747759 INFO  (SUITE-TestLazyCores-seed#[917A8DDFF56889D3]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1747762 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLazyLoad
   [junit4]   2> 1747830 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001'
   [junit4]   2> 1747831 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1747831 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1747831 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] o.a.s.c.CoreContainer New CoreContainer 32287309
   [junit4]   2> 1747831 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001]
   [junit4]   2> 1747832 WARN  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\lib to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\lib
   [junit4]   2> 1747832 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1747833 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1747835 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] o.a.s.c.CoreContainer Allocating transient cache for 4 transient cores
   [junit4]   2> 1747835 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1747835 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1747835 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1747835 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1747837 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 1747838 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection2, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 1747839 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection3, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=on, dataDir=data\}
   [junit4]   2> 1747840 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection4, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 1747841 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection5, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 1747843 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection6, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 1747843 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection7, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 1747844 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection8, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 1747845 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection9, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 1747846 INFO  (coreLoadExecutor-4716-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection1'
   [junit4]   2> 1747846 INFO  (coreLoadExecutor-4716-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1747846 INFO  (coreLoadExecutor-4716-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1747854 INFO  (coreLoadExecutor-4716-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection5'
   [junit4]   2> 1747854 INFO  (coreLoadExecutor-4716-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1747854 INFO  (coreLoadExecutor-4716-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1747865 INFO  (coreLoadExecutor-4716-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection2'
   [junit4]   2> 1747866 INFO  (coreLoadExecutor-4716-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1747866 INFO  (coreLoadExecutor-4716-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1747879 INFO  (coreLoadExecutor-4716-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1747879 INFO  (coreLoadExecutor-4716-thread-3) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1747882 INFO  (coreLoadExecutor-4716-thread-3) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1747883 INFO  (coreLoadExecutor-4716-thread-2) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1747885 INFO  (coreLoadExecutor-4716-thread-2) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1747887 INFO  (coreLoadExecutor-4716-thread-3) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1747890 INFO  (coreLoadExecutor-4716-thread-2) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1747895 INFO  (coreLoadExecutor-4716-thread-2) [    ] o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 1747896 INFO  (coreLoadExecutor-4716-thread-3) [    ] o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 1747882 INFO  (coreLoadExecutor-4716-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1747901 INFO  (coreLoadExecutor-4716-thread-2) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1747902 INFO  (coreLoadExecutor-4716-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1747907 INFO  (coreLoadExecutor-4716-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1747911 INFO  (coreLoadExecutor-4716-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1747934 INFO  (coreLoadExecutor-4716-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection1'
   [junit4]   2> 1747934 INFO  (coreLoadExecutor-4716-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection1
   [junit4]   2> 1747934 INFO  (coreLoadExecutor-4716-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1747934 INFO  (coreLoadExecutor-4716-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection1], dataDir=[null]
   [junit4]   2> 1747934 INFO  (coreLoadExecutor-4716-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1747935 INFO  (coreLoadExecutor-4716-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection1\data\
   [junit4]   2> 1747935 INFO  (coreLoadExecutor-4716-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection1\data\index/
   [junit4]   2> 1747935 WARN  (coreLoadExecutor-4716-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1747935 INFO  (coreLoadExecutor-4716-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection1\data\index
   [junit4]   2> 1747935 INFO  (coreLoadExecutor-4716-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=89.7998046875, floorSegmentMB=1.9482421875, forceMergeDeletesPctAllowed=17.21300865542552, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1747938 INFO  (coreLoadExecutor-4716-thread-3) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1747941 INFO  (coreLoadExecutor-4716-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@102d2d0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13b4a83),segFN=segments_1,generation=1}
   [junit4]   2> 1747941 INFO  (coreLoadExecutor-4716-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1747942 INFO  (coreLoadExecutor-4716-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1747944 INFO  (coreLoadExecutor-4716-thread-3) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection5'
   [junit4]   2> 1747944 INFO  (coreLoadExecutor-4716-thread-3) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection5
   [junit4]   2> 1747944 INFO  (coreLoadExecutor-4716-thread-3) [    x:collection5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1747944 INFO  (coreLoadExecutor-4716-thread-3) [    x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection5], dataDir=[null]
   [junit4]   2> 1747944 INFO  (coreLoadExecutor-4716-thread-3) [    x:collection5] o.a.s.c.SolrCore JMX monitoring not detected for core: collection5
   [junit4]   2> 1747944 INFO  (coreLoadExecutor-4716-thread-3) [    x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection5\data\
   [junit4]   2> 1747944 INFO  (coreLoadExecutor-4716-thread-3) [    x:collection5] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection5\data\index/
   [junit4]   2> 1747944 WARN  (coreLoadExecutor-4716-thread-3) [    x:collection5] o.a.s.c.SolrCore [collection5] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection5\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1747946 INFO  (coreLoadExecutor-4716-thread-3) [    x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection5\data\index
   [junit4]   2> 1747946 INFO  (coreLoadExecutor-4716-thread-3) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=89.7998046875, floorSegmentMB=1.9482421875, forceMergeDeletesPctAllowed=17.21300865542552, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1747950 INFO  (coreLoadExecutor-4716-thread-3) [    x:collection5] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@f1ebab lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7dc344),segFN=segments_1,generation=1}
   [junit4]   2> 1747950 INFO  (coreLoadExecutor-4716-thread-3) [    x:collection5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1747950 INFO  (coreLoadExecutor-4716-thread-2) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection2'
   [junit4]   2> 1747950 INFO  (coreLoadExecutor-4716-thread-2) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection2
   [junit4]   2> 1747951 INFO  (coreLoadExecutor-4716-thread-2) [    x:collection2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1747951 INFO  (coreLoadExecutor-4716-thread-2) [    x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection2], dataDir=[null]
   [junit4]   2> 1747951 INFO  (coreLoadExecutor-4716-thread-2) [    x:collection2] o.a.s.c.SolrCore JMX monitoring not detected for core: collection2
   [junit4]   2> 1747951 INFO  (coreLoadExecutor-4716-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1747951 INFO  (coreLoadExecutor-4716-thread-2) [    x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection2\data\
   [junit4]   2> 1747951 INFO  (coreLoadExecutor-4716-thread-2) [    x:collection2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection2\data\index/
   [junit4]   2> 1747951 WARN  (coreLoadExecutor-4716-thread-2) [    x:collection2] o.a.s.c.SolrCore [collection2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1747951 INFO  (coreLoadExecutor-4716-thread-2) [    x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection2\data\index
   [junit4]   2> 1747951 INFO  (coreLoadExecutor-4716-thread-2) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=89.7998046875, floorSegmentMB=1.9482421875, forceMergeDeletesPctAllowed=17.21300865542552, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1747953 INFO  (coreLoadExecutor-4716-thread-2) [    x:collection2] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1890efc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e8a0d5),segFN=segments_1,generation=1}
   [junit4]   2> 1747953 INFO  (coreLoadExecutor-4716-thread-2) [    x:collection2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1747954 INFO  (coreLoadExecutor-4716-thread-3) [    x:collection5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1747955 INFO  (coreLoadExecutor-4716-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1747956 INFO  (coreLoadExecutor-4716-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1747956 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection1\data\
   [junit4]   2> 1747956 INFO  (OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection2 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection2\data\
   [junit4]   2> 1747957 INFO  (OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection5 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection5\data\
   [junit4]   2> 1747957 INFO  (coreLoadExecutor-4716-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1747957 INFO  (coreLoadExecutor-4716-thread-2) [    x:collection2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1747960 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1747960 INFO  (coreLoadExecutor-4716-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1747961 WARN  (OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection2\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1747961 WARN  (OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection5\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1747962 INFO  (coreLoadExecutor-4716-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1747963 INFO  (coreLoadExecutor-4716-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1747963 INFO  (coreLoadExecutor-4716-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1747964 INFO  (coreLoadExecutor-4716-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1747965 INFO  (coreLoadExecutor-4716-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1747966 INFO  (coreLoadExecutor-4716-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1747966 INFO  (coreLoadExecutor-4716-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1747966 INFO  (coreLoadExecutor-4716-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1747968 INFO  (coreLoadExecutor-4716-thread-3) [    x:collection5] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1747968 INFO  (coreLoadExecutor-4716-thread-3) [    x:collection5] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1747968 INFO  (coreLoadExecutor-4716-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1747968 INFO  (coreLoadExecutor-4716-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1747968 INFO  (coreLoadExecutor-4716-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1747968 INFO  (coreLoadExecutor-4716-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.33447854882710293]
   [junit4]   2> 1747968 INFO  (coreLoadExecutor-4716-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@102d2d0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13b4a83),segFN=segments_1,generation=1}
   [junit4]   2> 1747968 INFO  (coreLoadExecutor-4716-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1747969 INFO  (coreLoadExecutor-4716-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@a0b65d[collection1] main
   [junit4]   2> 1747969 INFO  (coreLoadExecutor-4716-thread-3) [    x:collection5] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1747969 INFO  (coreLoadExecutor-4716-thread-3) [    x:collection5] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1747969 INFO  (coreLoadExecutor-4716-thread-3) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.33447854882710293]
   [junit4]   2> 1747969 INFO  (coreLoadExecutor-4716-thread-3) [    x:collection5] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@f1ebab lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7dc344),segFN=segments_1,generation=1}
   [junit4]   2> 1747969 INFO  (coreLoadExecutor-4716-thread-3) [    x:collection5] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1747969 INFO  (coreLoadExecutor-4716-thread-3) [    x:collection5] o.a.s.s.SolrIndexSearcher Opening Searcher@1e3a4be[collection5] main
   [junit4]   2> 1747970 INFO  (coreLoadExecutor-4716-thread-2) [    x:collection2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1747970 INFO  (coreLoadExecutor-4716-thread-2) [    x:collection2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1747971 INFO  (coreLoadExecutor-4716-thread-3) [    x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection5\conf
   [junit4]   2> 1747971 INFO  (coreLoadExecutor-4716-thread-3) [    x:collection5] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection5\conf}
   [junit4]   2> 1747971 INFO  (coreLoadExecutor-4716-thread-3) [    x:collection5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection5\conf
   [junit4]   2> 1747971 INFO  (coreLoadExecutor-4716-thread-3) [    x:collection5] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1747971 INFO  (coreLoadExecutor-4716-thread-3) [    x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1747972 INFO  (coreLoadExecutor-4716-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection1\conf
   [junit4]   2> 1747972 INFO  (coreLoadExecutor-4716-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection1\conf}
   [junit4]   2> 1747972 INFO  (coreLoadExecutor-4716-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection1\conf
   [junit4]   2> 1747972 INFO  (coreLoadExecutor-4716-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1747972 INFO  (coreLoadExecutor-4716-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1747973 INFO  (coreLoadExecutor-4716-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1747973 INFO  (coreLoadExecutor-4716-thread-2) [    x:collection2] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1747973 INFO  (coreLoadExecutor-4716-thread-2) [    x:collection2] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1747976 INFO  (coreLoadExecutor-4716-thread-2) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.33447854882710293]
   [junit4]   2> 1747976 INFO  (coreLoadExecutor-4716-thread-2) [    x:collection2] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1890efc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e8a0d5),segFN=segments_1,generation=1}
   [junit4]   2> 1747976 INFO  (coreLoadExecutor-4716-thread-2) [    x:collection2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1747976 INFO  (coreLoadExecutor-4716-thread-2) [    x:collection2] o.a.s.s.SolrIndexSearcher Opening Searcher@5f4bdc[collection2] main
   [junit4]   2> 1747976 INFO  (coreLoadExecutor-4716-thread-2) [    x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection2\conf
   [junit4]   2> 1747976 INFO  (coreLoadExecutor-4716-thread-2) [    x:collection2] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection2\conf}
   [junit4]   2> 1747976 INFO  (coreLoadExecutor-4716-thread-2) [    x:collection2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection2\conf
   [junit4]   2> 1747977 INFO  (coreLoadExecutor-4716-thread-2) [    x:collection2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1747977 INFO  (coreLoadExecutor-4716-thread-2) [    x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1747978 INFO  (searcherExecutor-4719-thread-1-processing-x:collection2) [    x:collection2] o.a.s.c.SolrCore [collection2] Registered new searcher Searcher@5f4bdc[collection2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1747978 INFO  (coreLoadExecutor-4716-thread-2) [    x:collection2] o.a.s.c.CoreContainer Opening transient core collection2
   [junit4]   2> 1747978 INFO  (coreLoadExecutor-4716-thread-2) [    x:collection2] o.a.s.c.CoreContainer registering core: collection2
   [junit4]   2> 1747978 INFO  (coreLoadExecutor-4716-thread-3) [    x:collection5] o.a.s.c.CoreContainer registering core: collection5
   [junit4]   2> 1747980 INFO  (searcherExecutor-4718-thread-1-processing-x:collection5) [    x:collection5] o.a.s.c.SolrCore [collection5] Registered new searcher Searcher@1e3a4be[collection5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1747982 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection3'
   [junit4]   2> 1747982 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1747982 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1747986 INFO  (searcherExecutor-4717-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@a0b65d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1747994 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1748079 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1748083 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1748088 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] o.a.s.s.IndexSchema [collection3] Schema name=tiny
   [junit4]   2> 1748090 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1748094 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection3'
   [junit4]   2> 1748094 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection3' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection3
   [junit4]   2> 1748094 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1748094 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.c.SolrCore [[collection3] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection3], dataDir=[null]
   [junit4]   2> 1748094 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.c.SolrCore JMX monitoring not detected for core: collection3
   [junit4]   2> 1748095 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection3\data\
   [junit4]   2> 1748095 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection3\data\index/
   [junit4]   2> 1748095 WARN  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.c.SolrCore [collection3] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection3\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1748095 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection3\data\index
   [junit4]   2> 1748096 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1586555540, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1748096 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@8987c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e3f52a),segFN=segments_1,generation=1}
   [junit4]   2> 1748096 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1748097 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1748098 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1748100 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1748101 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1748101 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1748102 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1748102 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1748103 INFO  (OldIndexDirectoryCleanupThreadForCore-collection3) [    x:collection3] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection3 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection3\data\
   [junit4]   2> 1748103 WARN  (OldIndexDirectoryCleanupThreadForCore-collection3) [    x:collection3] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection3\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1748103 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1748103 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1748103 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=68.904296875, floorSegmentMB=0.65234375, forceMergeDeletesPctAllowed=6.4249820993505296, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.19012179972102627
   [junit4]   2> 1748103 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@8987c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e3f52a),segFN=segments_1,generation=1}
   [junit4]   2> 1748103 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1748103 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.s.SolrIndexSearcher Opening Searcher@2d8ab0[collection3] main
   [junit4]   2> 1748104 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection3\conf
   [junit4]   2> 1748104 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection3\conf}
   [junit4]   2> 1748104 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection3\conf
   [junit4]   2> 1748104 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1748104 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1748104 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.c.CoreContainer Opening transient core collection3
   [junit4]   2> 1748105 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.c.CoreContainer registering core: collection3
   [junit4]   2> 1748105 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection4'
   [junit4]   2> 1748105 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1748105 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1748112 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1748113 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1748125 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1748127 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.s.IndexSchema [collection4] Schema name=tiny
   [junit4]   2> 1748130 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1748131 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection4'
   [junit4]   2> 1748131 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.c.CoreContainer Creating SolrCore 'collection4' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection4
   [junit4]   2> 1748131 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1748131 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] o.a.s.c.SolrCore [[collection4] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection4], dataDir=[null]
   [junit4]   2> 1748132 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] o.a.s.c.SolrCore JMX monitoring not detected for core: collection4
   [junit4]   2> 1748132 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection4\data\
   [junit4]   2> 1748132 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection4\data\index/
   [junit4]   2> 1748132 WARN  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] o.a.s.c.SolrCore [collection4] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection4\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1748132 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection4\data\index
   [junit4]   2> 1748133 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=3.7099609375, floorSegmentMB=1.740234375, forceMergeDeletesPctAllowed=10.997167766567873, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1748133 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1b72760 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6b08c),segFN=segments_1,generation=1}
   [junit4]   2> 1748133 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1748169 INFO  (searcherExecutor-4729-thread-1-processing-x:collection3) [    x:collection3] o.a.s.c.SolrCore [collection3] Registered new searcher Searcher@2d8ab0[collection3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1748172 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1748172 INFO  (OldIndexDirectoryCleanupThreadForCore-collection4) [    x:collection4] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection4 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection4\data\
   [junit4]   2> 1748174 WARN  (OldIndexDirectoryCleanupThreadForCore-collection4) [    x:collection4] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection4\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1748174 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1748175 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1748177 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1748178 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1748179 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1748179 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1748179 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1748181 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1748181 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1748181 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1b72760 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6b08c),segFN=segments_1,generation=1}
   [junit4]   2> 1748181 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1748181 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] o.a.s.s.SolrIndexSearcher Opening Searcher@15e24ec[collection4] main
   [junit4]   2> 1748181 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection4\conf
   [junit4]   2> 1748181 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection4\conf}
   [junit4]   2> 1748181 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection4\conf
   [junit4]   2> 1748182 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1748182 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1748182 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] o.a.s.c.CoreContainer registering core: collection4
   [junit4]   2> 1748182 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] o.a.s.c.CoreContainer Shutting down CoreContainer instance=32287309
   [junit4]   2> 1748184 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@16f12c7
   [junit4]   2> 1748184 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1748184 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1748184 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1748184 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1748186 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1748186 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1748186 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection1\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection1\data\;done=false>>]
   [junit4]   2> 1748186 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection1\data\
   [junit4]   2> 1748186 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection1\data\index;done=false>>]
   [junit4]   2> 1748186 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection1\data\index
   [junit4]   2> 1748186 INFO  (searcherExecutor-4733-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrCore [collection4] Registered new searcher Searcher@15e24ec[collection4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1748186 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection5] o.a.s.c.SolrCore [collection5]  CLOSING SolrCore org.apache.solr.core.SolrCore@866197
   [junit4]   2> 1748186 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection5] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1748186 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection5] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1748186 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection5] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1748186 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection5] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1748188 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection5] o.a.s.c.SolrCore [collection5] Closing main searcher on request.
   [junit4]   2> 1748188 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1748188 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection5] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection5\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection5\data\;done=false>>]
   [junit4]   2> 1748188 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection5\data\
   [junit4]   2> 1748188 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection5] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection5\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection5\data\index;done=false>>]
   [junit4]   2> 1748188 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection5\data\index
   [junit4]   2> 1748188 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] o.a.s.c.SolrCore [collection4]  CLOSING SolrCore org.apache.solr.core.SolrCore@1aba3c0
   [junit4]   2> 1748189 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1748189 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1748189 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1748189 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1748189 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] o.a.s.c.SolrCore [collection4] Closing main searcher on request.
   [junit4]   2> 1748189 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1748190 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection4\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection4\data\;done=false>>]
   [junit4]   2> 1748190 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection4\data\
   [junit4]   2> 1748190 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection4\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection4\data\index;done=false>>]
   [junit4]   2> 1748190 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection4] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection4\data\index
   [junit4]   2> 1748190 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection2] o.a.s.c.SolrCore [collection2]  CLOSING SolrCore org.apache.solr.core.SolrCore@1e0829d
   [junit4]   2> 1748190 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection2] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1748190 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection2] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1748190 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection2] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1748190 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection2] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1748192 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection2] o.a.s.c.SolrCore [collection2] Closing main searcher on request.
   [junit4]   2> 1748192 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1748192 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection2] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection2\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection2\data\;done=false>>]
   [junit4]   2> 1748192 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection2\data\
   [junit4]   2> 1748192 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection2] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection2\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection2\data\index;done=false>>]
   [junit4]   2> 1748192 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection2\data\index
   [junit4]   2> 1748192 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.c.SolrCore [collection3]  CLOSING SolrCore org.apache.solr.core.SolrCore@464bcc
   [junit4]   2> 1748192 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1748192 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1748192 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1748192 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1748193 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.c.SolrCore [collection3] Closing main searcher on request.
   [junit4]   2> 1748193 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1748193 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection3\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection3\data\index;done=false>>]
   [junit4]   2> 1748193 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection3\data\index
   [junit4]   2> 1748193 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection3\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection3\data\;done=false>>]
   [junit4]   2> 1748193 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-001\collection3\data\
   [junit4]   2> 1748193 INFO  (TEST-TestLazyCores.testLazyLoad-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.SolrTestCaseJ4 ###Ending testLazyLoad
   [junit4]   2> 1748196 INFO  (TEST-TestLazyCores.testRace-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.SolrTestCaseJ4 ###Starting testRace
   [junit4]   2> 1748300 INFO  (TEST-TestLazyCores.testRace-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-002'
   [junit4]   2> 1748300 INFO  (TEST-TestLazyCores.testRace-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1748300 INFO  (TEST-TestLazyCores.testRace-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1748301 INFO  (TEST-TestLazyCores.testRace-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.c.CoreContainer New CoreContainer 25233866
   [junit4]   2> 1748301 INFO  (TEST-TestLazyCores.testRace-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-002]
   [junit4]   2> 1748301 WARN  (TEST-TestLazyCores.testRace-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.c.CoreContainer Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-002\lib to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-002\lib
   [junit4]   2> 1748301 INFO  (TEST-TestLazyCores.testRace-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1748304 INFO  (TEST-TestLazyCores.testRace-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1748304 INFO  (TEST-TestLazyCores.testRace-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.c.CoreContainer Allocating transient cache for 4 transient cores
   [junit4]   2> 1748304 INFO  (TEST-TestLazyCores.testRace-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1748306 INFO  (TEST-TestLazyCores.testRace-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1748306 INFO  (TEST-TestLazyCores.testRace-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1748306 INFO  (TEST-TestLazyCores.testRace-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1748307 INFO  (TEST-TestLazyCores.testRace-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 1748307 INFO  (TEST-TestLazyCores.testRace-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection2, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 1748308 INFO  (TEST-TestLazyCores.testRace-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection3, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=on, dataDir=data\}
   [junit4]   2> 1748308 INFO  (TEST-TestLazyCores.testRace-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection4, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 1748309 INFO  (TEST-TestLazyCores.testRace-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection5, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 1748309 INFO  (TEST-TestLazyCores.testRace-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection6, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 1748310 INFO  (TEST-TestLazyCores.testRace-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection7, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 1748310 INFO  (TEST-TestLazyCores.testRace-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection8, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 1748310 INFO  (TEST-TestLazyCores.testRace-seed#[917A8DDFF56889D3]) [    x:collection3] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection9, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 1748311 INFO  (coreLoadExecutor-4742-thread-1-processing-x:collection3) [    x:collection3] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-002\collection1'
   [junit4]   2> 1748311 INFO  (coreLoadExecutor-4742-thread-1-processing-x:collection3) [    x:collection3] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1748311 INFO  (coreLoadExecutor-4742-thread-1-processing-x:collection3) [    x:collection3] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1748331 INFO  (coreLoadExecutor-4742-thread-1-processing-x:collection3) [    x:collection3] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1748332 INFO  (coreLoadExecutor-4742-thread-1-processing-x:collection3) [    x:collection3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1748336 INFO  (coreLoadExecutor-4742-thread-1-processing-x:collection3) [    x:collection3] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1748338 INFO  (coreLoadExecutor-4742-thread-1-processing-x:collection3) [    x:collection3] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1748341 INFO  (coreLoadExecutor-4742-thread-1-processing-x:collection3) [    x:collection3] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1748348 INFO  (coreLoadExecutor-4742-thread-1-processing-x:collection3) [    x:collection3] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-002\collection1'
   [junit4]   2> 1748348 INFO  (coreLoadExecutor-4742-thread-1-processing-x:collection3) [    x:collection3] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-002\collection1
   [junit4]   2> 1748348 INFO  (coreLoadExecutor-4742-thread-1-processing-x:collection3) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1748348 INFO  (coreLoadExecutor-4742-thread-1-processing-x:collection3) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-002\collection1], dataDir=[null]
   [junit4]   2> 1748348 INFO  (coreLoadExecutor-4742-thread-1-processing-x:collection3) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1748348 INFO  (coreLoadExecutor-4742-thread-1-processing-x:collection3) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-002\collection1\data\
   [junit4]   2> 1748348 INFO  (coreLoadExecutor-4742-thread-1-processing-x:collection3) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_917A8DDFF56889D3-001\tempDir-002\collection1\data\index/
   [junit4]   2> 1748348 WARN  (coreLoadExecutor-4742-thread-1-processing-x:collection3) [    x:collec

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

ava:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Dec 01, 2015 3:44:27 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=10773, name=searcherExecutor-4804-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Dec 01, 2015 3:44:30 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=10773, name=searcherExecutor-4804-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {v_t=PostingsFormat(name=MockRandom), id=PostingsFormat(name=MockRandom), v_s=PostingsFormat(name=LuceneVarGapFixedInterval), v_f=FST50}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=no_NO, timezone=America/North_Dakota/Beulah
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_66 (32-bit)/cpus=3,threads=2,free=105551096,total=406323200
   [junit4]   2> NOTE: All tests run in this JVM: [TestOmitPositions, DebugComponentTest, SimpleMLTQParserTest, NumericFieldsTest, CollectionsAPIDistributedZkTest, FieldAnalysisRequestHandlerTest, UpdateRequestProcessorFactoryTest, TestSolrDeletionPolicy2, TestReload, DistribDocExpirationUpdateProcessorTest, SSLMigrationTest, TestBlobHandler, DirectUpdateHandlerOptimizeTest, ShowFileRequestHandlerTest, TestImplicitCoreProperties, ExplicitHLLTest, CdcrReplicationDistributedZkTest, TestSolrJ, TestDistributedStatsComponentCardinality, TestRealTimeGet, SuggesterTest, HLLUtilTest, TestIntervalFaceting, LeaderInitiatedRecoveryOnShardRestartTest, TestFileDictionaryLookup, FullSolrCloudDistribCmdsTest, DeleteInactiveReplicaTest, TestJoin, TestSolrQueryParserResource, TestReloadDeadlock, DateFieldTest, DataDrivenBlockJoinTest, OverseerCollectionConfigSetProcessorTest, DistanceFunctionTest, QueryParsingTest, HdfsChaosMonkeyNothingIsSafeTest, LeaderFailoverAfterPartitionTest, TestSolr4Spatial, TestSchemaManager, TestSolrCoreProperties, DateRangeFieldTest, BadIndexSchemaTest, CloudExitableDirectoryReaderTest, SuggesterTSTTest, TestExceedMaxTermLength, JavabinLoaderTest, SignatureUpdateProcessorFactoryTest, SolrTestCaseJ4Test, TestCSVResponseWriter, TestSQLHandler, TestHighFrequencyDictionaryFactory, SolrCoreCheckLockOnStartupTest, TestStandardQParsers, TestStressRecovery, RequestHandlersTest, TestZkChroot, DistribCursorPagingTest, TestMiniSolrCloudCluster, TestRangeQuery, CopyFieldTest, TestBulkSchemaConcurrent, RulesTest, LoggingHandlerTest, OverriddenZkACLAndCredentialsProvidersTest, AnalyticsQueryTest, BasicDistributedZk2Test, CoreAdminHandlerTest, TestSystemIdResolver, CustomCollectionTest, TestManagedSchemaDynamicFieldResource, ConnectionManagerTest, SolrIndexSplitterTest, DocValuesMissingTest, HighlighterConfigTest, SortByFunctionTest, SharedFSAutoReplicaFailoverUtilsTest, TestOrdValues, UUIDUpdateProcessorFallbackTest, SolrInfoMBeanTest, CacheHeaderTest, TestSolrCLIRunExample, OverseerTaskQueueTest, ExitableDirectoryReaderTest, DefaultValueUpdateProcessorTest, TestDynamicFieldCollectionResource, QueryResultKeyTest, TestCoreDiscovery, TestPerFieldSimilarityWithDefaultOverride, VersionInfoTest, TestFastWriter, TestShardHandlerFactory, TestQueryWrapperFilter, TestRebalanceLeaders, TestRTGBase, BlockDirectoryTest, TestManagedSynonymFilterFactory, DistributedQueueTest, BinaryUpdateRequestHandlerTest, SynonymTokenizerTest, TestFuzzyAnalyzedSuggestions, BufferStoreTest, TestSolr4Spatial2, DistributedMLTComponentTest, TestConfigSets, TestUniqueKeyFieldResource, ChaosMonkeySafeLeaderTest, TestUtils, TestCharFilters, CollectionsAPIAsyncDistributedZkTest, DeleteReplicaTest, HttpPartitionTest, TestCollationFieldDocValues, TestBinaryField, TestManagedResourceStorage, RollingRestartTest, TestManagedSchemaFieldTypeResource, MinimalSchemaTest, TestPHPSerializedResponseWriter, MultiTermTest, TestAtomicUpdateErrorCases, BJQParserTest, TestTrackingShardHandlerFactory, TestJettySolrRunner, TestIndexSearcher, TestSearcherReuse, FileUtilsTest, TestShortCircuitedRequests, SpellCheckCollatorTest, AssignTest, TestJsonFacets, TestDistribDocBasedVersion, TestComplexPhraseQParserPlugin, HLLSerializationTest, TestRandomFaceting, TestMaxScoreQueryParser, SpellCheckComponentTest, StressHdfsTest, SearchHandlerTest, ResponseLogComponentTest, DistributedExpandComponentTest, AutoCommitTest, TestFaceting, TestRecovery, DistributedSpellCheckComponentTest, TestStressVersions, DistributedTermsComponentTest, SolrCmdDistributorTest, ConvertedLegacyTest, TestFiltering, BasicFunctionalityTest, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=917A8DDFF56889D3 -Dtests.slow=true -Dtests.locale=no_NO -Dtests.timezone=America/North_Dakota/Beulah -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([917A8DDFF56889D3]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:449)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:221)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]    >    1) Thread[id=10773, name=searcherExecutor-4804-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([917A8DDFF56889D3]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=10773, name=searcherExecutor-4804-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([917A8DDFF56889D3]:0)
   [junit4] Completed [412/563] on J1 in 155.89s, 7 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 504 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:775: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:719: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:516: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1432: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:987: There were test failures: 563 suites (8 ignored), 2234 tests, 3 suite-level errors, 466 ignored (74 assumptions) [seed: 917A8DDFF56889D3]

Total time: 54 minutes 19 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any