Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4776/
Java: 32bit/jdk1.8.0_45 -server -XX:+UseParallelGC

4 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([5F98718ED18ACCF9]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:496)
        at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:232)
        at sun.reflect.GeneratedMethodAccessor39.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:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
        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:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  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=8153, name=searcherExecutor-4094-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=8153, name=searcherExecutor-4094-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([5F98718ED18ACCF9]: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=8153, name=searcherExecutor-4094-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=8153, name=searcherExecutor-4094-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([5F98718ED18ACCF9]:0)


FAILED:  org.apache.solr.update.AutoCommitTest.testCommitWithin

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([5F98718ED18ACCF9:E54A1EF652A422EC]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:794)
        at 
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:319)
        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:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        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:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        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:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
</response>

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




Build Log:
[...truncated 9966 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest
 5F98718ED18ACCF9-001\init-core-data-001
   [junit4]   2> 1321748 T8982 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (true)
   [junit4]   2> 1321749 T8982 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 1321749 T8982 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\'
   [junit4]   2> 1321751 T8982 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1321751 T8982 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1321787 T8982 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1321794 T8982 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1321807 T8982 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1321808 T8982 oass.IndexSchema.readSchema Reading Solr Schema 
from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
   [junit4]   2> 1321812 T8982 oass.IndexSchema.readSchema [null] Schema 
name=test
   [junit4]   2> 1321881 T8982 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1321887 T8982 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1321888 T8982 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1321892 T8982 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1321895 T8982 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1321897 T8982 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1321898 T8982 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1321898 T8982 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1321898 T8982 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1321899 T8982 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1321899 T8982 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1321899 T8982 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1321899 T8982 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr
   [junit4]   2> 1321899 T8982 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\'
   [junit4]   2> 1321912 T8982 oasc.CoreContainer.<init> New CoreContainer 
19756761
   [junit4]   2> 1321913 T8982 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\]
   [junit4]   2> 1321913 T8982 oasc.CoreContainer.load loading shared library: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\lib
   [junit4]   2> 1321913 T8982 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\lib).
   [junit4]   2> 1321920 T8982 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 1321930 T8982 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1321931 T8982 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1321931 T8982 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1321931 T8982 oasc.CoreContainer.load Node Name: testNode
   [junit4]   2> 1321932 T8982 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, 
loadOnStartup=true, instanceDir=collection1, collection=collection1, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\,
 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest
 5F98718ED18ACCF9-001\init-core-data-001, shard=shard1}
   [junit4]   2> 1321934 T8983 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\'
   [junit4]   2> 1321935 T8983 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1321935 T8983 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1321952 T8983 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1321957 T8983 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1321980 T8983 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1321980 T8983 oass.IndexSchema.readSchema Reading Solr Schema 
from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
   [junit4]   2> 1321985 T8983 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1322042 T8983 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1322047 T8983 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1322048 T8983 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1322052 T8983 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1322053 T8983 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1322055 T8983 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1322055 T8983 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1322055 T8983 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1322055 T8983 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1322055 T8983 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1322055 T8983 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1322055 T8983 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\
   [junit4]   2> 1322055 T8983 x:collection1 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1322055 T8983 x:collection1 oasc.SolrCore.<init> 
[[collection1] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\],
 dataDir=[null]
   [junit4]   2> 1322056 T8983 x:collection1 oasc.JmxMonitoredMap.<init> JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@928511
   [junit4]   2> 1322056 T8983 x:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest
 5F98718ED18ACCF9-001\init-core-data-001\
   [junit4]   2> 1322056 T8983 x:collection1 oasc.SolrCore.getNewIndexDir New 
index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest
 5F98718ED18ACCF9-001\init-core-data-001\index/
   [junit4]   2> 1322056 T8983 x:collection1 oasc.SolrCore.initIndex WARN 
[collection1] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest
 5F98718ED18ACCF9-001\init-core-data-001\index' doesn't exist. Creating new 
index...
   [junit4]   2> 1322066 T8983 x:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest
 5F98718ED18ACCF9-001\init-core-data-001\index
   [junit4]   2> 1322067 T8983 x:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=14, 
maxMergedSegmentMB=3.203125, floorSegmentMB=0.837890625, 
forceMergeDeletesPctAllowed=26.904744255732773, segmentsPerTier=43.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1322067 T8983 x:collection1 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1c00e9d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d2161),segFN=segments_1,generation=1}
   [junit4]   2> 1322068 T8983 x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1322072 T8983 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1322072 T8983 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1322072 T8983 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1322073 T8983 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1322073 T8983 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1322073 T8983 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1322073 T8983 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 1322073 T8983 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1322073 T8983 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1322074 T8983 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1322074 T8983 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1322074 T8983 x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 1322079 T8983 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1322079 T8983 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1322080 T8983 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1322082 T8983 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1322085 T8983 x:collection1 oasc.PluginBag.createPlugin 
requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1322086 T8983 x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1322087 T8983 x:collection1 
oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated 
<admin/gettableFiles>, Please update your config to use the 
ShowFileRequestHandler.
   [junit4]   2> 1322087 T8983 x:collection1 oasc.SolrCore.initStatsCache Using 
default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1322088 T8983 x:collection1 oasu.UpdateHandler.<init> Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1322088 T8983 x:collection1 oasu.UpdateLog.init Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10
   [junit4]   2> 1322089 T8983 x:collection1 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 1322089 T8983 x:collection1 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 1322089 T8983 x:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=20, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3550803349810494]
   [junit4]   2> 1322090 T8983 x:collection1 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1c00e9d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d2161),segFN=segments_1,generation=1}
   [junit4]   2> 1322090 T8983 x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1322090 T8983 x:collection1 oass.SolrIndexSearcher.<init> 
Opening Searcher@1702b8a[collection1] main
   [junit4]   2> 1322090 T8983 x:collection1 oasr.RestManager.init Initializing 
RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1322090 T8983 x:collection1 oasr.ManagedResourceStorage.load 
Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1322091 T8983 x:collection1 oasr.RestManager.init Initializing 
0 registered ManagedResources
   [junit4]   2> 1322091 T8983 x:collection1 oashc.SpellCheckComponent.inform 
Initializing spell checkers
   [junit4]   2> 1322099 T8983 x:collection1 oass.DirectSolrSpellChecker.init 
init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1322138 T8983 x:collection1 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 1322138 T8984 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: default
   [junit4]   2> 1322138 T8983 x:collection1 oasc.CoreContainer.registerCore 
registering core: collection1
   [junit4]   2> 1322138 T8984 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: direct
   [junit4]   2> 1322139 T8984 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: wordbreak
   [junit4]   2> 1322139 T8984 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: multipleFields
   [junit4]   2> 1322139 T8984 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: jarowinkler
   [junit4]   2> 1322139 T8984 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: external
   [junit4]   2> 1322140 T8984 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: freq
   [junit4]   2> 1322140 T8982 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 1322140 T8984 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: fqcn
   [junit4]   2> 1322141 T8984 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: perDict
   [junit4]   2> 1322141 T8984 x:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@1702b8a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1322142 T8982 oas.SolrTestCaseJ4.setUp ###Starting testMaxDocs
   [junit4]   2> ASYNC  NEW_CORE C1487 name=collection1 
org.apache.solr.core.SolrCore@13dcfcc
   [junit4]   2> 1322145 T8982 C1487 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {deleteByQuery=*:* 
(-1500433564319088640)} 0 2
   [junit4]   2> 1322146 T8982 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\'
   [junit4]   2> 1322148 T8982 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1322149 T8982 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1322186 T8982 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1322192 T8982 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1322206 T8982 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1322207 T8982 oass.IndexSchema.readSchema Reading Solr Schema 
from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
   [junit4]   2> 1322211 T8982 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1322277 T8982 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1322288 T8982 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1322290 T8982 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1322297 T8982 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1322300 T8982 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1322302 T8982 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1322302 T8982 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1322302 T8982 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1322302 T8982 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1322303 T8982 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1322303 T8982 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1322303 T8982 oasc.CoreContainer.reload Reloading SolrCore 
'collection1' using configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\
   [junit4]   2> 1322303 T8982 x:collection1 oasc.SolrCore.<init> 
[[collection1] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\],
 
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest
 5F98718ED18ACCF9-001\init-core-data-001\]
   [junit4]   2> 1322304 T8982 x:collection1 oasc.JmxMonitoredMap.<init> JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@928511
   [junit4]   2> 1322304 T8982 x:collection1 oasc.SolrCore.getNewIndexDir New 
index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest
 5F98718ED18ACCF9-001\init-core-data-001\index/
   [junit4]   2> 1322308 T8982 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1322309 T8982 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1322309 T8982 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1322309 T8982 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1322309 T8982 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1322310 T8982 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1322310 T8982 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 1322310 T8982 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1322310 T8982 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1322311 T8982 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1322311 T8982 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1322311 T8982 x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 1322313 T8982 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1322314 T8982 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1322315 T8982 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1322316 T8982 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1322321 T8982 x:collection1 oasc.PluginBag.createPlugin 
requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1322324 T8982 x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1322324 T8982 x:collection1 
oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated 
<admin/gettableFiles>, Please update your config to use the 
ShowFileRequestHandler.
   [junit4]   2> 1322325 T8982 x:collection1 oasc.SolrCore.initStatsCache Using 
default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1322325 T8982 x:collection1 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 1322326 T8982 x:collection1 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 1322326 T8982 x:collection1 oass.SolrIndexSearcher.<init> 
Opening Searcher@1c3ee09[collection1] main
   [junit4]   2> 1322326 T8982 x:collection1 oasr.RestManager.init Initializing 
RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1322326 T8982 x:collection1 oasr.ManagedResourceStorage.load 
Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1322326 T8982 x:collection1 oasr.RestManager.init Initializing 
0 registered ManagedResources
   [junit4]   2> 1322326 T8982 x:collection1 oashc.SpellCheckComponent.inform 
Initializing spell checkers
   [junit4]   2> 1322327 T8982 x:collection1 oass.DirectSolrSpellChecker.init 
init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1322332 T8982 x:collection1 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 1322332 T8986 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: default
   [junit4]   2> 1322333 T8986 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: direct
   [junit4]   2> 1322333 T8982 x:collection1 
oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
   [junit4]   2> 1322334 T8982 x:collection1 
oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... 
core=collection1
   [junit4]   2> 1322334 T8982 x:collection1 
oasu.DefaultSolrCoreState.newIndexWriter Closing old IndexWriter... 
core=collection1
   [junit4]   2> 1322333 T8986 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: wordbreak
   [junit4]   2> 1322334 T8986 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: multipleFields
   [junit4]   2> 1322335 T8986 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: jarowinkler
   [junit4]   2> 1322335 T8982 x:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=46, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1322335 T8986 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: external
   [junit4]   2> 1322335 T8982 x:collection1 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1c00e9d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d2161),segFN=segments_1,generation=1}
   [junit4]   2> 1322336 T8986 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: freq
   [junit4]   2> 1322337 T8982 x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1322337 T8986 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: fqcn
   [junit4]   2> 1322337 T8982 x:collection1 
oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
   [junit4]   2> 1322338 T8982 x:collection1 oasc.SolrCore.getSearcher WARN 
[collection1] PERFORMANCE WARNING: Overlapping onDeckSearchers=2
   [junit4]   2> 1322338 T8986 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: perDict
   [junit4]   2> 1322338 T8982 x:collection1 oass.SolrIndexSearcher.<init> 
Opening Searcher@490d7b[collection1] main
   [junit4]   2> 1322338 T8986 x:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@1c3ee09[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1322339 T8982 x:collection1 oasc.CoreContainer.registerCore 
replacing core: collection1
   [junit4]   2> 1322339 T8982 x:collection1 oasc.SolrCore.close [collection1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@13dcfcc
   [junit4]   2> 1322339 T8982 x:collection1 oasu.DirectUpdateHandler2.close 
closing DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1322339 T8986 x:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@490d7b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1322340 T8982 x:collection1 oasc.SolrCore.closeSearcher 
[collection1] Closing main searcher on request.
   [junit4]   2> 1322351 T8982 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[0 (1500433564536143872)]} 0 1
   [junit4]   2> 1322352 T8982 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[1 (1500433564537192448)]} 0 2
   [junit4]   2> 1322352 T8982 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[2 (1500433564538241024)]} 0 2
   [junit4]   2> 1322353 T8982 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[3 (1500433564539289600)]} 0 3
   [junit4]   2> 1322353 T8982 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[4 (1500433564539289601)]} 0 3
   [junit4]   2> 1322354 T8982 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[5 (1500433564540338176)]} 0 4
   [junit4]   2> 1322354 T8982 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[6 (1500433564540338177)]} 0 4
   [junit4]   2> 1322354 T8982 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[7 (1500433564540338178)]} 0 4
   [junit4]   2> 1322355 T8982 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[8 (1500433564541386752)]} 0 5
   [junit4]   2> 1322355 T8982 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[9 (1500433564541386753)]} 0 5
   [junit4]   2> 1322355 T8982 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[10 (1500433564541386754)]} 0 5
   [junit4]   2> 1322356 T8982 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[11 (1500433564542435328)]} 0 6
   [junit4]   2> 1322356 T8982 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[12 (1500433564542435329)]} 0 6
   [junit4]   2> 1322369 T8982 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[13 (1500433564556066816)]} 0 19
   [junit4]   2> ASYNC  NEW_CORE C1488 name=collection1 
org.apache.solr.core.SolrCore@1b9a09c
   [junit4]   2> 1322370 T8982 x:collection1 C1488 oasc.SolrCore.execute 
[collection1] webapp=null path=null 
params={q=id:1&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=1 
   [junit4]   2> 1322371 T8982 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[14 (1500433564557115392)]} 0 21
   [junit4]   2> 1322374 T8987 x:collection1 oasu.DirectUpdateHandler2.commit 
start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1322378 T8987 x:collection1 oass.SolrIndexSearcher.<init> 
Opening Searcher@1559c88[collection1] main
   [junit4]   2> 1322378 T8987 x:collection1 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 1322379 T8986 x:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@1559c88[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C15)))}
   [junit4]   2> 1322617 T8982 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[15 (1500433564816113664)]} 0 267
   [junit4]   2> 1322618 T8982 x:collection1 C1488 oasc.SolrCore.execute 
[collection1] webapp=null path=null 
params={q=id:14&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0 
   [junit4]   2> 1322619 T8982 x:collection1 C1488 oasc.SolrCore.execute 
[collection1] webapp=null path=null 
params={q=id:15&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=1 
   [junit4]   2> 1322619 T8982 x:collection1 oas.SolrTestCaseJ4.tearDown 
###Ending testMaxDocs
   [junit4]   2> 1322623 T8982 x:collection1 oas.SolrTestCaseJ4.setUp 
###Starting testMaxTime
   [junit4]   2> 1322627 T8982 x:collection1 C1488 
oass.SolrIndexSearcher.<init> Opening Searcher@f6b120[collection1] realtime
   [junit4]   2> 1322627 T8982 x:collection1 C1488 
oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} 
{deleteByQuery=*:* (-1500433564822405120)} 0 4
   [junit4]   2> 1322628 T8982 x:collection1 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\'
   [junit4]   2> 1322628 T8982 x:collection1 
oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1322629 T8982 x:collection1 
oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1322646 T8982 x:collection1 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1322652 T8982 x:collection1 oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 6.0.0
   [junit4]   2> 1322676 T8982 x:collection1 oasc.SolrConfig.<init> Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 1322677 T8982 x:collection1 oass.IndexSchema.readSchema 
Reading Solr Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
   [junit4]   2> 1322684 T8982 x:collection1 oass.IndexSchema.readSchema 
[collection1] Schema name=test
   [junit4]   2> 1322788 T8982 x:collection1 
oass.OpenExchangeRatesOrgProvider.init Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1322792 T8982 x:collection1 oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 1322793 T8982 x:collection1 oass.IndexSchema.readSchema unique 
key field: id
   [junit4]   2> 1322797 T8982 x:collection1 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 1322799 T8982 x:collection1 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 1322800 T8982 x:collection1 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1322801 T8982 x:collection1 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1322801 T8982 x:collection1 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1322802 T8982 x:collection1 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1322802 T8982 x:collection1 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1322802 T8982 x:collection1 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1322803 T8982 x:collection1 oasc.CoreContainer.reload 
Reloading SolrCore 'collection1' using configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\
   [junit4]   2> 1322803 T8982 x:collection1 oasc.SolrCore.<init> 
[[collection1] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\],
 
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest
 5F98718ED18ACCF9-001\init-core-data-001\]
   [junit4]   2> 1322803 T8982 x:collection1 oasc.JmxMonitoredMap.<init> JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@928511
   [junit4]   2> 1322804 T8982 x:collection1 oasc.SolrCore.getNewIndexDir New 
index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest
 5F98718ED18ACCF9-001\init-core-data-001\index/
   [junit4]   2> 1322808 T8982 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1322808 T8982 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1322809 T8982 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1322809 T8982 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1322809 T8982 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1322809 T8982 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1322809 T8982 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 1322810 T8982 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1322810 T8982 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1322810 T8982 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1322811 T8982 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1322811 T8982 x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 1322812 T8982 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1322814 T8982 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1322815 T8982 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1322816 T8982 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1322820 T8982 x:collection1 oasc.PluginBag.createPlugin 
requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1322822 T8982 x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1322823 T8982 x:collection1 
oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated 
<admin/gettableFiles>, Please update your config to use the 
ShowFileRequestHandler.
   [junit4]   2> 1322823 T8982 x:collection1 oasc.SolrCore.initStatsCache Using 
default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1322824 T8982 x:collection1 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 1322824 T8982 x:collection1 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 1322825 T8982 x:collection1 oass.SolrIndexSearcher.<init> 
Opening Searcher@1f6b30e[collection1] main
   [junit4]   2> 1322825 T8982 x:collection1 oasr.RestManager.init Initializing 
RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1322825 T8982 x:collection1 oasr.ManagedResourceStorage.load 
Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1322826 T8982 x:collection1 oasr.RestManager.init Initializing 
0 registered ManagedResources
   [junit4]   2> 1322826 T8982 x:collection1 oashc.SpellCheckComponent.inform 
Initializing spell checkers
   [junit4]   2> 1322827 T8982 x:collection1 oass.DirectSolrSpellChecker.init 
init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1322832 T8982 x:collection1 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 1322833 T8982 x:collection1 
oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
   [junit4]   2> 1322833 T8982 x:collection1 
oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... 
core=collection1
   [junit4]   2> 1322833 T8982 x:collection1 
oasu.DefaultSolrCoreState.newIndexWriter Closing old IndexWriter... 
core=collection1
   [junit4]   2> 1322834 T8982 x:collection1 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1c00e9d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d2161),segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1c00e9d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d2161),segFN=segments_2,generation=2}
   [junit4]   2> 1322834 T8982 x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 1322834 T8982 x:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=48, 
maxMergedSegmentMB=7.4150390625, floorSegmentMB=0.29296875, 
forceMergeDeletesPctAllowed=2.4344139607110247, segmentsPerTier=37.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1322835 T8988 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: default
   [junit4]   2> 1322836 T8988 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: direct
   [junit4]   2> 1322836 T8988 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: wordbreak
   [junit4]   2> 1322836 T8988 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: multipleFields
   [junit4]   2> 1322836 T8988 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: jarowinkler
   [junit4]   2> 1322836 T8988 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: external
   [junit4]   2> 1322837 T8988 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: freq
   [junit4]   2> 1322838 T8988 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: fqcn
   [junit4]   2> 1322838 T8988 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: perDict
   [junit4]   2> 1322839 T8988 x:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@1f6b30e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1322840 T8982 x:collection1 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1c00e9d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d2161),segFN=segments_2,generation=2}
   [junit4]   2> 1322840 T8982 x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 1322840 T8982 x:collection1 
oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
   [junit4]   2> 1322840 T8982 x:collection1 oass.SolrIndexSearcher.<init> 
Opening Searcher@129a3e1[collection1] main
   [junit4]   2> 1322841 T8982 x:collection1 oasc.CoreContainer.registerCore 
replacing core: collection1
   [junit4]   2> 1322841 T8982 x:collection1 oasc.SolrCore.close [collection1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@1b9a09c
   [junit4]   2> 1322841 T8982 x:collection1 oasu.DirectUpdateHandler2.close 
closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommit 
maxDocs=14,soft 
autocommits=1,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=16,adds=1,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=16,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1322842 T8988 x:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@129a3e1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1322843 T8982 x:collection1 oasc.SolrCore.closeSearcher 
[collection1] Closing main searcher on request.
   [junit4]   2> 1322853 T8982 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[529 (1500433565062529024)]} 0 1
   [junit4]   2> ASYNC  NEW_CORE C1489 name=collection1 
org.apache.solr.core.SolrCore@15bfcde
   [junit4]   2> 1322854 T8982 x:collection1 C1489 oasc.SolrCore.execute 
[collection1] webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=1 
   [junit4]   2> 1323838 T8989 x:collection1 oasu.DirectUpdateHandler2.commit 
start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1323842 T8989 x:collection1 oass.SolrIndexSearcher.<init> 
Opening Searcher@e1c842[collection1] main
   [junit4]   2> 1323842 T8989 x:collection1 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 1323843 T8988 x:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@e1c842[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(6.0.0):C1)))}
   [junit4]   2> 1324086 T8982 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[530 (1500433566354374656)]} 0 1234
   [junit4]   2> 1324087 T8982 x:collection1 C1489 oasc.SolrCore.execute 
[collection1] webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=1 
   [junit4]   2> 1324088 T8982 x:collection1 C1489 oasc.SolrCore.execute 
[collection1] webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0 
   [junit4]   2> 1324089 T8982 x:collection1 C1489 
oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} 
{delete=[529 (-1500433566359617536)]} 0 1
   [junit4]   2> 1324090 T8982 x:collection1 C1489 oasc.SolrCore.execute 
[collection1] webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=1 
   [junit4]   2> 1325070 T8989 x:collection1 oasu.DirectUpdateHandler2.commit 
start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1325073 T8989 x:collection1 oass.SolrIndexSearcher.<init> 
Opening Searcher@59cc79[collection1] main
   [junit4]   2> 1325073 T8989 x:collection1 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 1325074 T8988 x:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@59cc79[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.0.0):C1)))}
   [junit4]   2> 1325074 T8982 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[550 (1500433567392464896)]} 0 2222
   [junit4]   2> 1325076 T8982 x:collection1 C1489 oasc.SolrCore.execute 
[collection1] webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0 
   [junit4]   2> 1325076 T8982 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[500 (1500433567394562048)]} 0 2224
   [junit4]   2> 1325077 T8982 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[500 (1500433567395610624)]} 0 2225
   [junit4]   2> 1325077 T8982 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[500 (1500433567395610625)]} 0 2225
   [junit4]   2> 1325078 T8982 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[500 (1500433567396659200)]} 0 2226
   [junit4]   2> 1325078 T8982 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[500 (1500433567396659201)]} 0 2226
   [junit4]   2> 1325078 T8982 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[500 (1500433567396659202)]} 0 2226
   [junit4]   2> 1325079 T8982 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[500 (1500433567397707776)]} 0 2227
   [junit4]   2> 1325079 T8982 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[500 (1500433567397707777)]} 0 2227
   [junit4]   2> 1325079 T8982 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[500 (1500433567397707778)]} 0 2227
   [junit4]   2> 1325080 T8982 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[500 (1500433567398756352)]} 0 2228
   [junit4]   2> 1325080 T8982 x:collection1 C1489 oasc.SolrCore.execute 
[collection1] webapp=null path=null 
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0 
   [junit4]   2> 1326057 T8989 x:collection1 oasu.DirectUpdateHandler2.commit 
start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1326061 T8989 x:collection1 oass.SolrIndexSearcher.<init> 
Opening Searcher@7586af[collection1] main
   [junit4]   2> 1326062 T8989 x:collection1 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 1326062 T8988 x:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@7586af[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.0.0):C1)
 Uninverting(_4(6.0.0):C11/9:delGen=1)))}
   [junit4]   2> 1326065 T8982 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[531 (1500433568430555136)]} 0 3213
   [junit4]   2> 1326065 T8982 x:collection1 C1489 oasc.SolrCore.execute 
[collection1] webapp=null path=null 
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0 
   [junit4]   2> 1326066 T8982 x:collection1 oas.SolrTestCaseJ4.tearDown 
###Ending testMaxTime
   [junit4]   2> 1326069 T8982 x:collection1 oas.SolrTestCaseJ4.setUp 
###Starting testCommitWithin
   [junit4]   2> 1326073 T8982 x:collection1 C1489 
oass.SolrIndexSearcher.<init> Opening Searcher@106e940[collection1] realtime
   [junit4]   2> 1326073 T8982 x:collection1 C1489 
oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} 
{deleteByQuery=*:* (-1500433568435798016)} 0 4
   [junit4]   2> 1326074 T8982 x:collection1 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\'
   [junit4]   2> 1326074 T8982 x:collection1 
oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1326075 T8982 x:collection1 
oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1326103 T8982 x:collection1 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1326111 T8982 x:collection1 oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 6.0.0
   [junit4]   2> 1326126 T8982 x:collection1 oasc.SolrConfig.<init> Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 1326127 T8982 x:collection1 oass.IndexSchema.readSchema 
Reading Solr Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
   [junit4]   2> 1326131 T8982 x:collection1 oass.IndexSchema.readSchema 
[collection1] Schema name=test
   [junit4]   2> 1326245 T8982 x:collection1 
oass.OpenExchangeRatesOrgProvider.init Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1326251 T8982 x:collection1 oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 1326251 T8982 x:collection1 oass.IndexSchema.readSchema unique 
key field: id
   [junit4]   2> 1326255 T8982 x:collection1 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 1326258 T8982 x:collection1 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 1326260 T8982 x:collection1 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1326262 T8982 x:collection1 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1326262 T8982 x:collection1 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1326262 T8982 x:collection1 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1326263 T8982 x:collection1 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1326263 T8982 x:collection1 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1326263 T8982 x:collection1 oasc.CoreContainer.reload 
Reloading SolrCore 'collection1' using configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\
   [junit4]   2> 1326263 T8982 x:collection1 oasc.SolrCore.<init> 
[[collection1] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\],
 
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest
 5F98718ED18ACCF9-001\init-core-data-001\]
   [junit4]   2> 1326263 T8982 x:collection1 oasc.JmxMonitoredMap.<init> JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@928511
   [junit4]   2> 1326264 T8982 x:collection1 oasc.SolrCore.getNewIndexDir New 
index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest
 5F98718ED18ACCF9-001\init-core-data-001\index/
   [junit4]   2> 1326268 T8982 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1326269 T8982 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1326269 T8982 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1326270 T8982 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1326270 T8982 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1326270 T8982 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1326271 T8982 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 1326271 T8982 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1326271 T8982 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1326272 T8982 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1326272 T8982 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1326272 T8982 x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 1326274 T8982 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1326276 T8982 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1326277 T8982 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1326278 T8982 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1326282 T8982 x:collection1 oasc.PluginBag.createPlugin 
requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1326286 T8982 x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1326286 T8982 x:collection1 
oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated 
<admin/gettableFiles>, Please update your config to use the 
ShowFileRequestHandler.
   [junit4]   2> 1326287 T8982 x:collection1 oasc.SolrCore.initStatsCache Using 
default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1326289 T8982 x:collection1 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 1326289 T8982 x:collection1 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 1326290 T8982 x:collection1 oass.SolrIndexSearcher.<init> 
Opening Searcher@42410[collection1] main
   [junit4]   2> 1326291 T8982 x:collection1 oasr.RestManager.init Initializing 
RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1326291 T8982 x:collection1 oasr.ManagedResourceStorage.load 
Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1326291 T8982 x:collection1 oasr.RestManager.init Initializing 
0 registered ManagedResources
   [junit4]   2> 1326292 T8982 x:collection1 oashc.SpellCheckComponent.inform 
Initializing spell checkers
   [junit4]   2> 1326294 T8982 x:collection1 oass.DirectSolrSpellChecker.init 
init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1326302 T8982 x:collection1 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 1326302 T8990 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: default
   [junit4]   2> 1326303 T8990 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: direct
   [junit4]   2> 1326303 T8990 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: wordbreak
   [junit4]   2> 1326303 T8990 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: multipleFields
   [junit4]   2> 1326304 T8990 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: jarowinkler
   [junit4]   2> 1326304 T8990 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: external
   [junit4]   2> 1326304 T8990 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: freq
   [junit4]   2> 1326304 T8990 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: fqcn
   [junit4]   2> 1326305 T8990 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: perDict
   [junit4]   2> 1326306 T8990 x:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@42410[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1326307 T8982 x:collection1 
oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
   [junit4]   2> 1326308 T8982 x:collection1 
oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... 
core=collection1
   [junit4]   2> 1326308 T8982 x:collection1 
oasu.DefaultSolrCoreState.newIndexWriter Closing old IndexWriter... 
core=collection1
   [junit4]   2> 1326308 T8982 x:collection1 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1c00e9d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d2161),segFN=segments_2,generation=2}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1c00e9d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d2161),segFN=segments_3,generation=3}
   [junit4]   2> 1326309 T8982 x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 1326310 T8982 x:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=40, 
maxMergedSegmentMB=50.533203125, floorSegmentMB=1.46484375, 
forceMergeDeletesPctAllowed=29.595065459993922, segmentsPerTier=18.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1326312 T8982 x:collection1 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1c00e9d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d2161),segFN=segments_3,generation=3}
   [junit4]   2> 1326312 T8982 x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 1326313 T8982 x:collection1 
oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
   [junit4]   2> 1326313 T8982 x:collection1 oass.SolrIndexSearcher.<init> 
Opening Searcher@882a3d[collection1] main
   [junit4]   2> 1326313 T8982 x:collection1 oasc.CoreContainer.registerCore 
replacing core: collection1
   [junit4]   2> 1326313 T8982 x:collection1 oasc.SolrCore.close [collection1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@15bfcde
   [junit4]   2> 1326313 T8982 x:collection1 oasu.DirectUpdateHandler2.close 
closing DirectUpdateHandler2{commits=3,autocommits=0,soft autocommit 
maxTime=1000ms,soft 
autocommits=3,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=14,adds=1,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=14,cumulative_deletesById=1,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1326315 T8982 x:collection1 oasc.SolrCore.closeSearcher 
[collection1] Closing main searcher on request.
   [junit4]   2> 1326326 T8982 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[529 (1500433568704233472)]} 0 1
   [junit4]   2> ASYNC  NEW_CORE C1490 name=collection1 
org.apache.solr.core.SolrCore@77178b
   [junit4]   2> 1326327 T8982 x:collection1 C1490 oasc.SolrCore.execute 
[collection1] webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=1 
   [junit4]   2> 1326329 T8990 x:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@882a3d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1326573 T8982 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[530 (1500433568964280320)]} 0 248
   [junit4]   2> 1326574 T8982 x:collection1 C1490 oasc.SolrCore.execute 
[collection1] webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0 
   [junit4]   2> 1326575 T8982 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {delete=[529 (-1500433568966377472)]} 0 250
   [junit4]   2> 1326576 T8982 x:collection1 C1490 oasc.SolrCore.execute 
[collection1] webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0 
   [junit4]   2> 1326576 T8982 x:collection1 oas.SolrTestCaseJ4.assertQ ERROR 
REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2>                xml response was: <?xml version="1.0" 
encoding="UTF-8"?>
   [junit4]   2>        <response>
   [junit4]   2>        <lst name="responseHeader"><int 
name="status">0</int><int name="QTime">0</int></lst><result name="response" 
numFound="0" start="0"></result>
   [junit4]   2>        </response>
   [junit4]   2>        
   [junit4]   2>                request 
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 1326576 T8982 x:collection1 oasc.SolrException.log ERROR 
REQUEST FAILED: 
q=id:529&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException: 
REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2>                xml response was: <?xml version="1.0" 
encoding="UTF-8"?>
   [junit4]   2>        <response>
   [junit4]   2>        <lst name="responseHeader"><int 
name="status">0</int><int name="QTime">0</int></lst><result name="response" 
numFound="0" start="0"></result>
   [junit4]   2>        </response>
   [junit4]   2>        
   [junit4]   2>                request 
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2>                at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:787)
   [junit4]   2>                at 
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:319)
   [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:1627)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java: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:365)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>                at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java: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:39)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [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:365)
   [junit4]   2>                at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>        
   [junit4]   2> 1326576 T8982 x:collection1 oas.SolrTestCaseJ4.tearDown 
###Ending testCommitWithin
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest 
-Dtests.method=testCommitWithin -Dtests.seed=5F98718ED18ACCF9 -Dtests.slow=true 
-Dtests.locale=de_GR -Dtests.timezone=Europe/Helsinki -Dtests.asserts=true 
-Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.52s J1 | AutoCommitTest.testCommitWithin <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5F98718ED18ACCF9:E54A1EF652A422EC]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:794)
   [junit4]    >        at 
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:319)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
   [junit4]    >        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]    > </response>
   [junit4]    >        request 
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:787)
   [junit4]    >        ... 40 more
   [junit4]   2> 1326581 T8982 x:collection1 oas.SolrTestCaseJ4.deleteCore 
###deleteCore
   [junit4]   2> 1326581 T8982 x:collection1 oasc.CoreContainer.shutdown 
Shutting down CoreContainer instance=19756761
   [junit4]   2> 1326582 T8982 x:collection1 oasc.SolrCore.close [collection1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@77178b
   [junit4]   2> 1326582 T8982 x:collection1 oasu.DirectUpdateHandler2.close 
closing DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=2,adds=2,deletesById=1,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=1,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1326582 T8982 x:collection1 
oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1326583 T8982 x:collection1 
oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 1326583 T8982 x:collection1 
oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 1326583 T8982 x:collection1 C1490 
oasu.DirectUpdateHandler2.closeWriter Committing on IndexWriter close.
   [junit4]   2> 1326585 T8982 x:collection1 C1490 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1c00e9d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d2161),segFN=segments_3,generation=3}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1c00e9d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8d2161),segFN=segments_4,generation=4}
   [junit4]   2> 1326586 T8982 x:collection1 C1490 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 1326588 T8982 x:collection1 oasc.SolrCore.closeSearcher 
[collection1] Closing main searcher on request.
   [junit4]   2> 1326599 T8982 x:collection1 oasc.CachingDirectoryFactory.close 
Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1326599 T8982 x:collection1 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest
 5F98718ED18ACCF9-001\init-core-data-001\index 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest
 5F98718ED18ACCF9-001\init-core-data-001\index;done=false>>]
   [junit4]   2> 1326600 T8982 x:collection1 oasc.CachingDirectoryFactory.close 
Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest
 5F98718ED18ACCF9-001\init-core-data-001\index
   [junit4]   2> 1326600 T8982 x:collection1 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest
 5F98718ED18ACCF9-001\init-core-data-001\ 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest
 5F98718ED18ACCF9-001\init-core-data-001\;done=false>>]
   [junit4]   2> 1326600 T8982 x:collection1 oasc.CachingDirectoryFactory.close 
Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest
 5F98718ED18ACCF9-001\init-core-data-001\
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest
 5F98718ED18ACCF9-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{range_facet_l_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
_version_=PostingsFormat(name=Memory doPackFST= false), 
field_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
subject=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 intDefault=PostingsFormat(name=Memory doPackFST= false), id=PostingsFormat(nam

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

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> 161551 T8061 ccr.ThreadLeakControl.tryToInterruptAll Starting 
to interrupt leaked threads:
   [junit4]   2>           1) Thread[id=8153, 
name=searcherExecutor-4094-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> 164554 T8061 ccr.ThreadLeakControl.tryToInterruptAll SEVERE 
There are still zombie threads that couldn't be terminated:
   [junit4]   2>           1) Thread[id=8153, 
name=searcherExecutor-4094-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(Lucene50): 
{v_t=Lucene50(blocksize=128), id=Lucene50(blocksize=128), 
v_s=PostingsFormat(name=LuceneFixedGap), v_f=FSTOrd50}, docValues:{}, 
sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=da, 
timezone=Asia/Dushanbe
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_45 
(32-bit)/cpus=3,threads=2,free=157278216,total=328990720
   [junit4]   2> NOTE: All tests run in this JVM: 
[DistributedFacetPivotSmallAdvancedTest, DocValuesMultiTest, TestQueryTypes, 
SharedFSAutoReplicaFailoverUtilsTest, TestSort, 
DefaultValueUpdateProcessorTest, TestSweetSpotSimilarityFactory, 
TestArbitraryIndexDir, TestHashPartitioner, TestManagedResource, TestCSVLoader, 
TestHighFrequencyDictionaryFactory, TestIndexSearcher, CoreAdminHandlerTest, 
DistributedSuggestComponentTest, DOMUtilTest, SliceStateTest, 
ChaosMonkeyNothingIsSafeTest, TestManagedSchemaDynamicFieldResource, 
JSONWriterTest, TestFieldResource, DistributedSpellCheckComponentTest, 
TestRestoreCore, EnumFieldTest, OverseerStatusTest, SolrCloudExampleTest, 
PreAnalyzedFieldTest, SaslZkACLProviderTest, DocValuesTest, 
TestDistributedSearch, PrimUtilsTest, TestIndexingPerformance, 
DirectSolrConnectionTest, DistributedExpandComponentTest, 
DirectUpdateHandlerTest, DistributedQueryElevationComponentTest, 
AliasIntegrationTest, TestCryptoKeys, TestExtendedDismaxParser, 
TestMaxScoreQueryParser, SyncSliceTest, DocumentAnalysisRequestHandlerTest, 
TestDynamicLoading, CoreMergeIndexesAdminHandlerTest, ExternalCollectionsTest, 
TestJmxIntegration, BufferStoreTest, RequestLoggingTest, TestSolrXml, 
SuggesterWFSTTest, MigrateRouteKeyTest, BlockDirectoryTest, TimeZoneUtilsTest, 
TestSolrDynamicMBean, SolrIndexSplitterTest, NumericFieldsTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, HardAutoCommitTest, 
URLClassifyProcessorTest, TestComplexPhraseQParserPlugin, 
SystemInfoHandlerTest, PathHierarchyTokenizerFactoryTest, RemoteQueryErrorTest, 
TestCharFilters, PeerSyncTest, HighlighterMaxOffsetTest, 
TestDefaultSearchFieldResource, DistanceFunctionTest, TestMiniSolrCloudCluster, 
ScriptEngineTest, TestExceedMaxTermLength, UUIDFieldTest, 
TestManagedSynonymFilterFactory, OverseerTest, TestHighlightDedupGrouping, 
TestFileDictionaryLookup, PingRequestHandlerTest, TestSchemaSimilarityResource, 
TestPostingsSolrHighlighter, CircularListTest, TestExactSharedStatsCache, 
RankQueryTest, TestLFUCache, AssignTest, TestSolr4Spatial2, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestComponentsName, 
BasicDistributedZkTest, TestXIncludeConfig, DistributedQueueTest, 
AtomicUpdatesTest, ActionThrottleTest, TestSurroundQueryParser, 
RollingRestartTest, TestCollationField, 
DistributedQueryComponentOptimizationTest, TestWriterPerf, TestSolrIndexConfig, 
RequiredFieldsTest, BlockCacheTest, TestUpdate, 
DistributedFacetPivotWhiteBoxTest, SimpleCollectionCreateDeleteTest, 
TestRandomDVFaceting, TestReplicationHandler, 
TestOverriddenPrefixQueryForCustomFieldType, NoCacheHeaderTest, 
TestNoOpRegenerator, IndexSchemaRuntimeFieldTest, ShowFileRequestHandlerTest, 
AnalysisAfterCoreReloadTest, TestRequestStatusCollectionAPI, 
XmlUpdateRequestHandlerTest, TestTrackingShardHandlerFactory, ClusterStateTest, 
TestAnalyzedSuggestions, ResponseLogComponentTest, TestSchemaManager, 
RecoveryZkTest, TestRandomFaceting, ZkCLITest, TestDistributedGrouping, 
ZkControllerTest, TestReload, TestStressVersions, TestRangeQuery, SolrCoreTest, 
SolrCmdDistributorTest, ConvertedLegacyTest, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores 
-Dtests.seed=5F98718ED18ACCF9 -Dtests.slow=true -Dtests.locale=da 
-Dtests.timezone=Asia/Dushanbe -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: 
SolrIndexSearcher opens=51 closes=50
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5F98718ED18ACCF9]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:496)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:232)
   [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=8153, name=searcherExecutor-4094-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([5F98718ED18ACCF9]:0)Throwable #3: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=8153, name=searcherExecutor-4094-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([5F98718ED18ACCF9]:0)
   [junit4] Completed [377/487] on J0 in 164.59s, 7 tests, 1 failure, 2 errors 
<<< FAILURES!

[...truncated 354 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:526: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:474: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:61: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:39: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:229: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:512:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1415:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:973:
 There were test failures: 487 suites, 1952 tests, 3 suite-level errors, 1 
error, 425 ignored (34 assumptions)

Total time: 47 minutes 51 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


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

Reply via email to