Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2005/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC (asserts: 
false)

1 tests failed.
FAILED:  org.apache.solr.core.TestNonNRTOpen.testReaderIsNotNRT

Error Message:
SOLR-5815? : wrong maxDoc: core=org.apache.solr.core.SolrCore@47b9d16 
searcher=Searcher@7f61e9df[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.0.0):C1)
 Uninverting(_5(6.0.0):C1)))} expected:<3> but was:<2>

Stack Trace:
java.lang.AssertionError: SOLR-5815? : wrong maxDoc: 
core=org.apache.solr.core.SolrCore@47b9d16 
searcher=Searcher@7f61e9df[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.0.0):C1)
 Uninverting(_5(6.0.0):C1)))} expected:<3> but was:<2>
        at 
__randomizedtesting.SeedInfo.seed([707CB33CC620A1E6:C5FAD2BB79E11312]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at 
org.apache.solr.core.TestNonNRTOpen.assertNotNRT(TestNonNRTOpen.java:142)
        at 
org.apache.solr.core.TestNonNRTOpen.testReaderIsNotNRT(TestNonNRTOpen.java:100)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:483)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9322 lines...]
   [junit4] Suite: org.apache.solr.core.TestNonNRTOpen
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-707CB33CC620A1E6-001/init-core-data-001
   [junit4]   2> 3148969 T7530 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (false)
   [junit4]   2> 3148970 T7530 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 3148970 T7530 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 3148971 T7530 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 3148971 T7530 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 3148971 T7530 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 3149002 T7530 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 3149007 T7530 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig-basic.xml
   [junit4]   2> 3149008 T7530 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema-minimal.xml
   [junit4]   2> 3149013 T7530 oass.IndexSchema.readSchema [null] Schema 
name=minimal
   [junit4]   2> 3149015 T7530 oass.IndexSchema.readSchema WARN no uniqueKey 
specified in schema.
   [junit4]   2> 3149015 T7530 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 3149016 T7530 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 3149016 T7530 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/'
   [junit4]   2> 3149068 T7530 oasc.CoreContainer.<init> New CoreContainer 
1739783327
   [junit4]   2> 3149069 T7530 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/]
   [junit4]   2> 3149069 T7530 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 0
   [junit4]   2> 3149070 T7530 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: null
   [junit4]   2> 3149070 T7530 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 0
   [junit4]   2> 3149070 T7530 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3149070 T7530 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 3149070 T7530 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 3149070 T7530 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3149071 T7530 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 3149071 T7530 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 3149071 T7530 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 3149079 T7530 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=false
   [junit4]   2> 3149081 T7530 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3149082 T7530 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3149082 T7530 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 3149088 T7531 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 3149091 T7531 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 3149091 T7531 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 3149092 T7531 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 3149121 T7531 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 3149126 T7531 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig-basic.xml
   [junit4]   2> 3149127 T7531 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema-minimal.xml
   [junit4]   2> 3149131 T7531 oass.IndexSchema.readSchema [collection1] Schema 
name=minimal
   [junit4]   2> 3149133 T7531 oass.IndexSchema.readSchema WARN no uniqueKey 
specified in schema.
   [junit4]   2> 3149133 T7531 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 3149134 T7531 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 3149134 T7531 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-707CB33CC620A1E6-001/init-core-data-001/
   [junit4]   2> 3149134 T7531 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
   [junit4]   2> 3149135 T7531 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-707CB33CC620A1E6-001/init-core-data-001
   [junit4]   2> 3149137 T7531 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-707CB33CC620A1E6-001/init-core-data-001/index/
   [junit4]   2> 3149137 T7531 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-707CB33CC620A1E6-001/init-core-data-001/index'
 doesn't exist. Creating new index...
   [junit4]   2> 3149138 T7531 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-707CB33CC620A1E6-001/init-core-data-001/index
   [junit4]   2> 3149142 T7531 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-707CB33CC620A1E6-001/init-core-data-001/index,segFN=segments_1,generation=1}
   [junit4]   2> 3149142 T7531 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 3149143 T7531 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3149143 T7531 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3149144 T7531 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3149144 T7531 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3149144 T7531 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 3149145 T7531 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 3149145 T7531 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 3149145 T7531 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 3149146 T7531 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 3149147 T7531 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 3149147 T7531 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 3149148 T7531 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 3149149 T7531 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 3149149 T7531 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 3149150 T7531 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 3149150 T7531 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
   [junit4]   2> 3149150 T7531 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 3149152 T7531 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 3149152 T7531 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 3149156 T7531 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3149159 T7531 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3149161 T7531 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3149164 T7531 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3149165 T7531 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 3149165 T7531 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 3149167 T7531 oass.SolrIndexSearcher.<init> Opening 
Searcher@22fbf2cf[collection1] main
   [junit4]   2> 3149167 T7531 oasr.ManagedResourceStorage.newStorageIO WARN 
Cannot write to config directory 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 3149168 T7531 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 3149169 T7531 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using InMemoryStorage
   [junit4]   2> 3149169 T7531 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /rest/managed
   [junit4]   2> 3149169 T7531 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 3149170 T7531 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 3149170 T7531 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 3149170 T7531 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 3149170 T7532 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@22fbf2cf[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3149175 T7530 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> ASYNC  NEW_CORE C4135 name=collection1 
org.apache.solr.core.SolrCore@124013f8
   [junit4]   2> 3149179 T7530 C4135 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-707CB33CC620A1E6-001/init-core-data-001/index,segFN=segments_1,generation=1}
   [junit4]   2> 3149181 T7530 C4135 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 1
   [junit4]   2> 3149183 T7530 C4135 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[(null)]} 0 8
   [junit4]   2> 3149186 T7530 C4135 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3149210 T7530 C4135 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-707CB33CC620A1E6-001/init-core-data-001/index,segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-707CB33CC620A1E6-001/init-core-data-001/index,segFN=segments_2,generation=2}
   [junit4]   2> 3149211 T7530 C4135 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 2
   [junit4]   2> 3149222 T7530 C4135 oass.SolrIndexSearcher.<init> Opening 
Searcher@1c8cb165[collection1] main
   [junit4]   2> 3149222 T7530 C4135 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 3149222 T7532 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@1c8cb165[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1)))}
   [junit4]   2> 3149224 T7530 C4135 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {commit=} 0 39
   [junit4]   2> 3149224 T7530 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 3149225 T7530 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=1739783327
   [junit4]   2> 3149225 T7530 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@124013f8
   [junit4]   2> 3149226 T7530 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=1,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 3149227 T7530 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 3149227 T7530 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 3149228 T7530 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 3149235 T7530 oasc.SolrCore.closeSearcher [collection1] 
Closing main searcher on request.
   [junit4]   2> 3149236 T7530 oasc.CachingDirectoryFactory.close Closing 
StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 3149236 T7530 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-707CB33CC620A1E6-001/init-core-data-001
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-707CB33CC620A1E6-001/init-core-data-001;done=false>>]
   [junit4]   2> 3149237 T7530 oasc.CachingDirectoryFactory.close Closing 
directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-707CB33CC620A1E6-001/init-core-data-001
   [junit4]   2> 3149237 T7530 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-707CB33CC620A1E6-001/init-core-data-001/index
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-707CB33CC620A1E6-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 3149237 T7530 oasc.CachingDirectoryFactory.close Closing 
directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-707CB33CC620A1E6-001/init-core-data-001/index
   [junit4]   2> 3149239 T7530 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 3149239 T7530 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 3149240 T7530 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 3149240 T7530 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 3149241 T7530 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 3149285 T7530 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 3149305 T7530 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig-basic.xml
   [junit4]   2> 3149308 T7530 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema-minimal.xml
   [junit4]   2> 3149311 T7530 oass.IndexSchema.readSchema [null] Schema 
name=minimal
   [junit4]   2> 3149313 T7530 oass.IndexSchema.readSchema WARN no uniqueKey 
specified in schema.
   [junit4]   2> 3149314 T7530 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 3149317 T7530 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 3149317 T7530 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/'
   [junit4]   2> 3149347 T7530 oasc.CoreContainer.<init> New CoreContainer 
43785507
   [junit4]   2> 3149347 T7530 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/]
   [junit4]   2> 3149348 T7530 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 0
   [junit4]   2> 3149350 T7530 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: null
   [junit4]   2> 3149350 T7530 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 0
   [junit4]   2> 3149352 T7530 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3149352 T7530 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 3149352 T7530 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 3149353 T7530 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3149353 T7530 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 3149353 T7530 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 3149353 T7530 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 3149355 T7530 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=false
   [junit4]   2> 3149357 T7530 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3149357 T7530 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3149358 T7530 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 3149360 T7534 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 3149362 T7534 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 3149363 T7534 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 3149363 T7534 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 3149404 T7534 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 3149408 T7534 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig-basic.xml
   [junit4]   2> 3149410 T7534 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema-minimal.xml
   [junit4]   2> 3149415 T7534 oass.IndexSchema.readSchema [collection1] Schema 
name=minimal
   [junit4]   2> 3149421 T7534 oass.IndexSchema.readSchema WARN no uniqueKey 
specified in schema.
   [junit4]   2> 3149423 T7534 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 3149423 T7534 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 3149424 T7534 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-707CB33CC620A1E6-001/init-core-data-001/
   [junit4]   2> 3149424 T7534 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
   [junit4]   2> 3149425 T7534 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-707CB33CC620A1E6-001/init-core-data-001
   [junit4]   2> 3149426 T7534 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-707CB33CC620A1E6-001/init-core-data-001/index/
   [junit4]   2> 3149427 T7534 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3149428 T7534 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3149428 T7534 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3149428 T7534 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3149429 T7534 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 3149429 T7534 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 3149430 T7534 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 3149430 T7534 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 3149431 T7534 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 3149433 T7534 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 3149434 T7534 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 3149434 T7534 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 3149434 T7534 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 3149435 T7534 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 3149435 T7534 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 3149436 T7534 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
   [junit4]   2> 3149438 T7534 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 3149439 T7534 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 3149442 T7534 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 3149444 T7534 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3149447 T7534 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3149449 T7534 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3149451 T7534 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3149451 T7534 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 3149452 T7534 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 3149453 T7534 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-707CB33CC620A1E6-001/init-core-data-001/index
   [junit4]   2> 3149459 T7534 oass.SolrIndexSearcher.<init> Opening 
Searcher@67fcbe28[collection1] main
   [junit4]   2> 3149459 T7534 oasr.ManagedResourceStorage.newStorageIO WARN 
Cannot write to config directory 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 3149460 T7534 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 3149460 T7534 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using InMemoryStorage
   [junit4]   2> 3149461 T7534 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /rest/managed
   [junit4]   2> 3149462 T7534 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 3149462 T7534 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 3149462 T7534 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 3149463 T7535 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@67fcbe28[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1)))}
   [junit4]   2> 3149463 T7534 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 3149467 T7530 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 3149468 T7530 oasc.TestNonNRTOpen.assertNotNRT Checking notNRT 
& maxDoc=1 of core=org.apache.solr.core.SolrCore@70ce0
   [junit4]   2> 3149474 T7530 oas.SolrTestCaseJ4.setUp ###Starting 
testSharedCores
   [junit4]   2> ASYNC  NEW_CORE C4136 name=collection1 
org.apache.solr.core.SolrCore@70ce0
   [junit4]   2> 3149475 T7530 C4136 oasu.DirectUpdateHandler2.deleteAll 
[collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 3149483 T7530 C4136 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-707CB33CC620A1E6-001/init-core-data-001/index,segFN=segments_2,generation=2}
   [junit4]   2> 3149484 T7530 C4136 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 2
   [junit4]   2> 3149485 T7530 C4136 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 11
   [junit4]   2> 3149498 T7530 C4136 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[(null)]} 0 12
   [junit4]   2> 3149502 T7530 C4136 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3149518 T7530 C4136 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-707CB33CC620A1E6-001/init-core-data-001/index,segFN=segments_2,generation=2}
   [junit4]   2>                
commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-707CB33CC620A1E6-001/init-core-data-001/index,segFN=segments_3,generation=3}
   [junit4]   2> 3149518 T7530 C4136 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 3
   [junit4]   2> 3149532 T7530 C4136 oass.SolrIndexSearcher.<init> Opening 
Searcher@31e3b588[collection1] main
   [junit4]   2> 3149533 T7530 C4136 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 3149533 T7535 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@31e3b588[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.0.0):C1)))}
   [junit4]   2> 3149535 T7530 C4136 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {commit=} 0 33
   [junit4]   2> 3149536 T7530 C4136 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3149537 T7530 C4136 oasu.DirectUpdateHandler2.commit No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 3149539 T7530 C4136 oasc.SolrCore.openNewSearcher 
SolrIndexSearcher has not changed - not re-opening: 
org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 3149540 T7530 C4136 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 3149540 T7530 C4136 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {optimize=} 0 4
   [junit4]   2> 3149543 T7530 C4136 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[(null)]} 0 2
   [junit4]   2> 3149544 T7530 C4136 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3149565 T7530 C4136 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-707CB33CC620A1E6-001/init-core-data-001/index,segFN=segments_3,generation=3}
   [junit4]   2>                
commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-707CB33CC620A1E6-001/init-core-data-001/index,segFN=segments_4,generation=4}
   [junit4]   2> 3149567 T7530 C4136 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 4
   [junit4]   2> 3149588 T7530 C4136 oass.SolrIndexSearcher.<init> Opening 
Searcher@a94adff[collection1] main
   [junit4]   2> 3149589 T7530 C4136 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 3149589 T7535 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@a94adff[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.0.0):C1)
 Uninverting(_2(6.0.0):C1)))}
   [junit4]   2> 3149590 T7530 C4136 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {commit=} 0 46
   [junit4]   2> 3149595 T7530 C4136 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[(null)]} 0 3
   [junit4]   2> 3149596 T7530 C4136 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[(null)]} 0 0
   [junit4]   2> 3149598 T7530 C4136 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3149624 T7530 C4136 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-707CB33CC620A1E6-001/init-core-data-001/index,segFN=segments_4,generation=4}
   [junit4]   2>                
commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-707CB33CC620A1E6-001/init-core-data-001/index,segFN=segments_5,generation=5}
   [junit4]   2> 3149624 T7530 C4136 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 5
   [junit4]   2> 3149655 T7530 C4136 oass.SolrIndexSearcher.<init> Opening 
Searcher@7b10c184[collection1] main
   [junit4]   2> 3149655 T7530 C4136 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 3149655 T7535 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@7b10c184[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.0.0):C1)
 Uninverting(_2(6.0.0):C1) Uninverting(_3(6.0.0):C2)))}
   [junit4]   2> 3149656 T7530 C4136 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {commit=} 0 59
   [junit4]   2> 3149658 T7530 C4136 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {deleteByQuery=foo2:doc} 0 1
   [junit4]   2> 3149659 T7530 C4136 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3149683 T7530 C4136 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-707CB33CC620A1E6-001/init-core-data-001/index,segFN=segments_5,generation=5}
   [junit4]   2>                
commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-707CB33CC620A1E6-001/init-core-data-001/index,segFN=segments_6,generation=6}
   [junit4]   2> 3149684 T7530 C4136 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 6
   [junit4]   2> 3149706 T7530 C4136 oass.SolrIndexSearcher.<init> Opening 
Searcher@77e298e4[collection1] main
   [junit4]   2> 3149707 T7535 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@77e298e4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.0.0):C1)
 Uninverting(_2(6.0.0):C1) Uninverting(_3(6.0.0):C2/1:delGen=1)))}
   [junit4]   2> 3149708 T7530 C4136 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 3149708 T7530 C4136 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {commit=} 0 49
   [junit4]   2> 3149710 T7530 oas.SolrTestCaseJ4.tearDown ###Ending 
testSharedCores
   [junit4]   2> 3149720 T7530 oas.SolrTestCaseJ4.setUp ###Starting 
testReaderIsNotNRT
   [junit4]   2> 3149721 T7530 C4136 oasu.DirectUpdateHandler2.deleteAll 
[collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 3149721 T7530 C4136 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 3149724 T7530 C4136 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[(null)]} 0 2
   [junit4]   2> 3149724 T7530 C4136 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3149743 T7530 C4136 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-707CB33CC620A1E6-001/init-core-data-001/index,segFN=segments_6,generation=6}
   [junit4]   2>                
commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-707CB33CC620A1E6-001/init-core-data-001/index,segFN=segments_7,generation=7}
   [junit4]   2> 3149743 T7530 C4136 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 7
   [junit4]   2> 3149766 T7530 C4136 oass.SolrIndexSearcher.<init> Opening 
Searcher@5f09d015[collection1] main
   [junit4]   2> 3149767 T7530 C4136 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 3149768 T7535 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@5f09d015[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.0.0):C1)))}
   [junit4]   2> 3149773 T7530 C4136 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {commit=} 0 49
   [junit4]   2> 3149774 T7530 oasc.TestNonNRTOpen.assertNotNRT Checking notNRT 
& maxDoc=1 of core=org.apache.solr.core.SolrCore@70ce0
   [junit4]   2> 3149775 T7530 oasc.TestNonNRTOpen.testReaderIsNotNRT Reloading 
core: org.apache.solr.core.SolrCore@70ce0
   [junit4]   2> 3149778 T7530 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 3149781 T7530 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 3149782 T7530 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 3149782 T7530 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 3149850 T7530 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 3149857 T7530 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig-basic.xml
   [junit4]   2> 3149858 T7530 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema-minimal.xml
   [junit4]   2> 3149862 T7530 oass.IndexSchema.readSchema [collection1] Schema 
name=minimal
   [junit4]   2> 3149870 T7530 oass.IndexSchema.readSchema WARN no uniqueKey 
specified in schema.
   [junit4]   2> 3149870 T7530 oasc.CoreContainer.reload Reloading SolrCore 
'collection1' using configuration from instancedir 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 3149872 T7530 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-707CB33CC620A1E6-001/init-core-data-001/
   [junit4]   2> 3149872 T7530 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
   [junit4]   2> 3149873 T7530 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-707CB33CC620A1E6-001/init-core-data-001/index/
   [junit4]   2> 3149874 T7530 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3149875 T7530 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3149875 T7530 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3149876 T7530 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3149876 T7530 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 3149877 T7530 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 3149877 T7530 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 3149878 T7530 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 3149878 T7530 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 3149880 T7530 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 3149880 T7530 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 3149881 T7530 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 3149881 T7530 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 3149882 T7530 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 3149882 T7530 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 3149883 T7530 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
   [junit4]   2> 3149883 T7530 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 3149884 T7530 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 3149884 T7530 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 3149892 T7530 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3149894 T7530 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3149896 T7530 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3149897 T7530 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3149899 T7530 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 3149899 T7530 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 3149904 T7530 oass.SolrIndexSearcher.<init> Opening 
Searcher@43ba3220[collection1] main
   [junit4]   2> 3149905 T7530 oasr.ManagedResourceStorage.newStorageIO WARN 
Cannot write to config directory 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 3149905 T7530 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 3149906 T7530 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using InMemoryStorage
   [junit4]   2> 3149906 T7530 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /rest/managed
   [junit4]   2> 3149906 T7530 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 3149907 T7530 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 3149907 T7530 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 3149908 T7537 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@43ba3220[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.0.0):C1)))}
   [junit4]   2> 3149909 T7530 oasu.DefaultSolrCoreState.newIndexWriter 
Creating new IndexWriter...
   [junit4]   2> 3149910 T7530 oasu.DefaultSolrCoreState.newIndexWriter Waiting 
until IndexWriter is unused... core=collection1
   [junit4]   2> 3149910 T7530 oasu.DefaultSolrCoreState.newIndexWriter Closing 
old IndexWriter... core=collection1
   [junit4]   2> 3149915 T7530 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-707CB33CC620A1E6-001/init-core-data-001/index,segFN=segments_7,generation=7}
   [junit4]   2> 3149916 T7530 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 7
   [junit4]   2> 3149916 T7530 oasu.DefaultSolrCoreState.newIndexWriter New 
IndexWriter is ready to be used.
   [junit4]   2> 3149920 T7530 oasc.SolrCore.openNewSearcher SolrIndexSearcher 
has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 3149920 T7530 oasc.CoreContainer.registerCore replacing core: 
collection1
   [junit4]   2> 3149920 T7530 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@70ce0
   [junit4]   2> 3149921 T7530 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=5,autocommits=0,soft 
autocommits=0,optimizes=1,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=5,cumulative_deletesById=0,cumulative_deletesByQuery=3,cumulative_errors=0}
   [junit4]   2> 3149922 T7530 oasc.SolrCore.closeSearcher [collection1] 
Closing main searcher on request.
   [junit4]   2> 3149922 T7530 oasc.TestNonNRTOpen.assertNotNRT Checking notNRT 
& maxDoc=1 of core=org.apache.solr.core.SolrCore@7149061c
   [junit4]   2> ASYNC  NEW_CORE C4137 name=collection1 
org.apache.solr.core.SolrCore@7149061c
   [junit4]   2> 3149924 T7530 C4137 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[(null)]} 0 1
   [junit4]   2> 3149925 T7530 C4137 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3149940 T7530 C4137 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-707CB33CC620A1E6-001/init-core-data-001/index,segFN=segments_7,generation=7}
   [junit4]   2>                
commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-707CB33CC620A1E6-001/init-core-data-001/index,segFN=segments_8,generation=8}
   [junit4]   2> 3149941 T7530 C4137 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 8
   [junit4]   2> 3149956 T7530 C4137 oass.SolrIndexSearcher.<init> Opening 
Searcher@1fb1ce4b[collection1] main
   [junit4]   2> 3149957 T7530 C4137 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 3149957 T7537 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@1fb1ce4b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.0.0):C1)
 Uninverting(_5(6.0.0):C1)))}
   [junit4]   2> 3149959 T7530 C4137 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {commit=} 0 34
   [junit4]   2> 3149960 T7530 oasc.TestNonNRTOpen.assertNotNRT Checking notNRT 
& maxDoc=2 of core=org.apache.solr.core.SolrCore@7149061c
   [junit4]   2> 3149962 T7530 C4137 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[(null)]} 0 2
   [junit4]   2> 3149962 T7530 oasc.TestNonNRTOpen.testReaderIsNotNRT Reloading 
core: org.apache.solr.core.SolrCore@7149061c
   [junit4]   2> 3149963 T7530 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 3149964 T7530 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 3149965 T7530 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 3149965 T7530 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 3150002 T7530 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 3150017 T7530 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig-basic.xml
   [junit4]   2> 3150023 T7530 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema-minimal.xml
   [junit4]   2> 3150027 T7530 oass.IndexSchema.readSchema [collection1] Schema 
name=minimal
   [junit4]   2> 3150029 T7530 oass.IndexSchema.readSchema WARN no uniqueKey 
specified in schema.
   [junit4]   2> 3150034 T7530 oasc.CoreContainer.reload Reloading SolrCore 
'collection1' using configuration from instancedir 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 3150035 T7530 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-707CB33CC620A1E6-001/init-core-data-001/
   [junit4]   2> 3150035 T7530 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
   [junit4]   2> 3150035 T7530 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-707CB33CC620A1E6-001/init-core-data-001/index/
   [junit4]   2> 3150037 T7530 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3150037 T7530 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3150037 T7530 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3150038 T7530 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 3150038 T7530 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 3150038 T7530 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 3150040 T7530 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 3150040 T7530 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 3150040 T7530 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 3150046 T7530 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 3150046 T7530 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 3150047 T7530 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 3150047 T7530 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 3150048 T7530 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 3150049 T7530 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 3150049 T7530 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
   [junit4]   2> 3150050 T7530 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 3150051 T7530 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 3150052 T7530 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 3150056 T7530 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3150058 T7530 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3150061 T7530 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3150063 T7530 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3150065 T7530 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 3150066 T7530 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 3150076 T7530 oass.SolrIndexSearcher.<init> Opening 
Searcher@7f61e9df[collection1] main
   [junit4]   2> 3150077 T7530 oasr.ManagedResourceStorage.newStorageIO WARN 
Cannot write to config directory 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 3150078 T7530 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 3150078 T7530 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using InMemoryStorage
   [junit4]   2> 3150079 T7530 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /rest/managed
   [junit4]   2> 3150079 T7530 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 3150080 T7530 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 3150080 T7530 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 3150081 T7530 oasu.DefaultSolrCoreState.newIndexWriter 
Creating new IndexWriter...
   [junit4]   2> 3150081 T7530 oasu.DefaultSolrCoreState.newIndexWriter Waiting 
until IndexWriter is unused... core=collection1
   [junit4]   2> 3150082 T7530 oasu.DefaultSolrCoreState.newIndexWriter Closing 
old IndexWriter... core=collection1
   [junit4]   2> 3150081 T7538 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@7f61e9df[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.0.0):C1)
 Uninverting(_5(6.0.0):C1)))}
   [junit4]   2> 3150096 T7530 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-707CB33CC620A1E6-001/init-core-data-001/index,segFN=segments_8,generation=8}
   [junit4]   2>                
commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-707CB33CC620A1E6-001/init-core-data-001/index,segFN=segments_9,generation=9}
   [junit4]   2> 3150096 T7530 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 9
   [junit4]   2> 3150110 T7530 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-707CB33CC620A1E6-001/init-core-data-001/index,segFN=segments_9,generation=9}
   [junit4]   2> 3150111 T7530 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 9
   [junit4]   2> 3150111 T7530 oasu.DefaultSolrCoreState.newIndexWriter New 
IndexWriter is ready to be used.
   [junit4]   2> 3150131 T7530 oass.SolrIndexSearcher.<init> Opening 
Searcher@3da60c32[collection1] main
   [junit4]   2> 3150133 T7530 oasc.CoreContainer.registerCore replacing core: 
collection1
   [junit4]   2> 3150133 T7530 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@7149061c
   [junit4]   2> 3150133 T7530 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=1,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=1,adds=1,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 3150135 T7530 oasc.SolrCore.closeSearcher [collection1] 
Closing main searcher on request.
   [junit4]   2> 3150138 T7530 oasc.TestNonNRTOpen.assertNotNRT Checking notNRT 
& maxDoc=3 of core=org.apache.solr.core.SolrCore@47b9d16
   [junit4]   2> 3150138 T7530 oas.SolrTestCaseJ4.tearDown ###Ending 
testReaderIsNotNRT
   [junit4]   2> 3150143 T7538 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@3da60c32[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.0.0):C1)
 Uninverting(_5(6.0.0):C1) Uninverting(_6(6.0.0):C1)))}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestNonNRTOpen 
-Dtests.method=testReaderIsNotNRT -Dtests.seed=707CB33CC620A1E6 
-Dtests.slow=true -Dtests.locale=it -Dtests.timezone=Australia/Tasmania 
-Dtests.asserts=false -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.45s | TestNonNRTOpen.testReaderIsNotNRT <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: SOLR-5815? : wrong 
maxDoc: core=org.apache.solr.core.SolrCore@47b9d16 
searcher=Searcher@7f61e9df[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.0.0):C1)
 Uninverting(_5(6.0.0):C1)))} expected:<3> but was:<2>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([707CB33CC620A1E6:C5FAD2BB79E11312]:0)
   [junit4]    >        at 
org.apache.solr.core.TestNonNRTOpen.assertNotNRT(TestNonNRTOpen.java:142)
   [junit4]    >        at 
org.apache.solr.core.TestNonNRTOpen.testReaderIsNotNRT(TestNonNRTOpen.java:100)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 3150162 T7530 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 3150163 T7530 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=43785507
   [junit4]   2> 3150163 T7530 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@47b9d16
   [junit4]   2> 3150163 T7530 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=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 3150164 T7530 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 3150164 T7530 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 3150164 T7530 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 3150169 T7530 oasc.SolrCore.closeSearcher [collection1] 
Closing main searcher on request.
   [junit4]   2> 3150173 T7530 oasc.CachingDirectoryFactory.close Closing 
StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 3150174 T7530 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-707CB33CC620A1E6-001/init-core-data-001
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-707CB33CC620A1E6-001/init-core-data-001;done=false>>]
   [junit4]   2> 3150174 T7530 oasc.CachingDirectoryFactory.close Closing 
directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-707CB33CC620A1E6-001/init-core-data-001
   [junit4]   2> 3150174 T7530 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-707CB33CC620A1E6-001/init-core-data-001/index
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-707CB33CC620A1E6-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 3150174 T7530 oasc.CachingDirectoryFactory.close Closing 
directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-707CB33CC620A1E6-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-707CB33CC620A1E6-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{bazz=PostingsFormat(name=LuceneFixedGap), foo=FSTOrd50, 
baz=PostingsFormat(name=LuceneFixedGap), foo2=BlockTreeOrds(blocksize=128)}, 
docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, 
locale=it, timezone=Australia/Tasmania
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_20 
(64-bit)/cpus=2,threads=1,free=333397360,total=519438336
   [junit4]   2> NOTE: All tests run in this JVM: [MoreLikeThisHandlerTest, 
SOLR749Test, DistributedQueueTest, TestRandomFaceting, ShardRoutingTest, 
TestSolrXmlPersistor, HighlighterConfigTest, TestMergePolicyConfig, 
TestStressRecovery, ConvertedLegacyTest, TestDocSet, 
SpellPossibilityIteratorTest, SimpleCollectionCreateDeleteTest, 
UpdateRequestProcessorFactoryTest, BasicZkTest, 
TestLMJelinekMercerSimilarityFactory, TestStressUserVersions, 
TestOmitPositions, CopyFieldTest, TestBinaryField, UnloadDistributedZkTest, 
TestElisionMultitermQuery, NumericFieldsTest, AnalyticsMergeStrategyTest, 
TestConfigOverlay, SortByFunctionTest, TestAtomicUpdateErrorCases, 
AlternateDirectoryTest, DistribDocExpirationUpdateProcessorTest, 
TestSweetSpotSimilarityFactory, TestRandomMergePolicy, 
HdfsBasicDistributedZkTest, TestSolr4Spatial, SuggesterFSTTest, 
TestFieldResource, TestHighFrequencyDictionaryFactory, 
TestSchemaSimilarityResource, TestFreeTextSuggestions, TestIBSimilarityFactory, 
TestBlobHandler, ReplicationFactorTest, URLClassifyProcessorTest, 
CoreAdminHandlerTest, OutputWriterTest, XmlUpdateRequestHandlerTest, 
SearchHandlerTest, FileUtilsTest, TestLMDirichletSimilarityFactory, 
DistributedFacetPivotLongTailTest, CoreMergeIndexesAdminHandlerTest, 
TestRawResponseWriter, TestQuerySenderListener, IndexSchemaTest, 
TestCollectionAPI, MergeStrategyTest, OverseerRolesTest, SuggesterWFSTTest, 
ChangedSchemaMergeTest, ZkCLITest, AnalysisAfterCoreReloadTest, 
TestSolrIndexConfig, TestMaxScoreQueryParser, DistribCursorPagingTest, 
TestFoldingMultitermQuery, HdfsRecoveryZkTest, OverseerStatusTest, 
RequestHandlersTest, DefaultValueUpdateProcessorTest, 
CoreAdminRequestStatusTest, TestSuggestSpellingConverter, 
TestPostingsSolrHighlighter, TestCollationField, TestModifyConfFiles, 
LeaderInitiatedRecoveryOnCommitTest, TestSolrXml, TimeZoneUtilsTest, 
TestRecovery, TestSearcherReuse, TestStressVersions, TestFieldSortValues, 
IndexBasedSpellCheckerTest, DocValuesMissingTest, TestFiltering, 
OutOfBoxZkACLAndCredentialsProvidersTest, SpellCheckCollatorTest, TestZkChroot, 
LoggingHandlerTest, DirectUpdateHandlerOptimizeTest, 
TermVectorComponentDistributedTest, RecoveryZkTest, ExternalFileFieldSortTest, 
JSONWriterTest, DistributedFacetPivotWhiteBoxTest, AsyncMigrateRouteKeyTest, 
TestManagedSchemaDynamicFieldResource, SampleTest, TestCloudManagedSchema, 
JsonLoaderTest, TestArbitraryIndexDir, DocumentAnalysisRequestHandlerTest, 
TestCloudPivotFacet, TestManagedSchema, TestCloudInspectUtil, 
HdfsUnloadDistributedZkTest, TestCharFilters, MinimalSchemaTest, 
TestImplicitCoreProperties, QueryElevationComponentTest, 
DistributedSuggestComponentTest, OpenExchangeRatesOrgProviderTest, 
DeleteShardTest, OpenCloseCoreStressTest, DistributedSpellCheckComponentTest, 
DOMUtilTest, TestSchemaNameResource, ResourceLoaderTest, 
CurrencyFieldXmlFileTest, HdfsWriteToMultipleCollectionsTest, SimpleFacetsTest, 
TestCodecSupport, PrimitiveFieldTypeTest, TestCoreDiscovery, 
ChaosMonkeySafeLeaderTest, TestReplicationHandler, DeleteInactiveReplicaTest, 
TestFastLRUCache, TestDistributedMissingSort, TestJmxMonitoredMap, 
HdfsLockFactoryTest, ExternalCollectionsTest, ResponseHeaderTest, 
DeleteReplicaTest, ShardRoutingCustomTest, TestPerFieldSimilarity, 
CollectionsAPIAsyncDistributedZkTest, TestDefaultSearchFieldResource, 
TestFieldTypeCollectionResource, TestLuceneMatchVersion, 
TestPartialUpdateDeduplication, TestInfoStreamLogging, UUIDFieldTest, 
DateRangeFieldTest, TestSolrConfigHandler, DocValuesTest, 
TestManagedStopFilterFactory, SuggesterTSTTest, SpellCheckComponentTest, 
TestDocBasedVersionConstraints, TestCursorMarkWithoutUniqueKey, 
ExitableDirectoryReaderTest, TestBM25SimilarityFactory, 
AnalysisErrorHandlingTest, TestTolerantSearch, RequiredFieldsTest, 
QueryResultKeyTest, TestStandardQParsers, TestRemoteStreaming, InfoHandlerTest, 
FullSolrCloudDistribCmdsTest, DocValuesMultiTest, BlockDirectoryTest, 
StatelessScriptUpdateProcessorFactoryTest, TestManagedSynonymFilterFactory, 
TestFileDictionaryLookup, TestSerializedLuceneMatchVersion, TestNonNRTOpen]
   [junit4] Completed in 1.25s, 2 tests, 1 failure <<< FAILURES!

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

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


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

Reply via email to