Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/3468/
Java: 32bit/jdk1.7.0_45 -server -XX:+UseParallelGC
1 tests failed.
REGRESSION: org.apache.solr.core.TestNonNRTOpen.testReaderIsNotNRT
Error Message:
expected:<3> but was:<2>
Stack Trace:
java.lang.AssertionError: expected:<3> but was:<2>
at
__randomizedtesting.SeedInfo.seed([6CD5E04FB32AB344:D95381C80CEB01B0]: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.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.core.TestNonNRTOpen.assertNotNRT(TestNonNRTOpen.java:133)
at
org.apache.solr.core.TestNonNRTOpen.testReaderIsNotNRT(TestNonNRTOpen.java:94)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
at java.lang.Thread.run(Thread.java:744)
Build Log:
[...truncated 10005 lines...]
[junit4] Suite: org.apache.solr.core.TestNonNRTOpen
[junit4] 2> 579834 T1218 oas.SolrTestCaseJ4.initCore ####initCore
[junit4] 2> Creating dataDir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestNonNRTOpen-1384500098691
[junit4] 2> 579835 T1218 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
[junit4] 2> 579839 T1218 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 579839 T1218 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 579930 T1218 oasc.SolrConfig.<init> Using Lucene MatchVersion:
LUCENE_50
[junit4] 2> 579989 T1218 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig-basic.xml
[junit4] 2> 579989 T1218 oass.IndexSchema.readSchema Reading Solr Schema
from schema-minimal.xml
[junit4] 2> 579997 T1218 oass.IndexSchema.readSchema [null] Schema
name=minimal
[junit4] 2> 580024 T1218 oass.IndexSchema.readSchema WARN no uniqueKey
specified in schema.
[junit4] 2> 580026 T1218 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 580026 T1218 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
[junit4] 2> 580026 T1218 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
[junit4] 2> 580040 T1218 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 580040 T1218 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
[junit4] 2> 580040 T1218 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for deduced Solr Home:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
[junit4] 2> 580121 T1218 oasc.CoreContainer.<init> New CoreContainer
25996671
[junit4] 2> 580121 T1218 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\]
[junit4] 2> 580124 T1218 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 0
[junit4] 2> 580124 T1218 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to: http://
[junit4] 2> 580124 T1218 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 0
[junit4] 2> 580124 T1218 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 580124 T1218 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 580124 T1218 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 580124 T1218 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 580124 T1218 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 580124 T1218 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 580129 T1218 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 580129 T1218 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 580129 T1218 oasc.CoreContainer.load Host Name:
[junit4] 2> 580138 T1219 oasc.CoreContainer.create Creating SolrCore
'collection1' using instanceDir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1
[junit4] 2> 580138 T1219 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
[junit4] 2> 580139 T1219 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 580139 T1219 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 580211 T1219 oasc.SolrConfig.<init> Using Lucene MatchVersion:
LUCENE_50
[junit4] 2> 580282 T1219 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig-basic.xml
[junit4] 2> 580282 T1219 oass.IndexSchema.readSchema Reading Solr Schema
from schema-minimal.xml
[junit4] 2> 580290 T1219 oass.IndexSchema.readSchema [collection1] Schema
name=minimal
[junit4] 2> 580305 T1219 oass.IndexSchema.readSchema WARN no uniqueKey
specified in schema.
[junit4] 2> 580307 T1219 oasc.SolrCore.initDirectoryFactory
solr.StandardDirectoryFactory
[junit4] 2> 580340 T1219 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestNonNRTOpen-1384500098691\
[junit4] 2> 580340 T1219 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 580342 T1219 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384500098691
[junit4] 2> 580343 T1219 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestNonNRTOpen-1384500098691\index/
[junit4] 2> 580343 T1219 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestNonNRTOpen-1384500098691\index'
doesn't exist. Creating new index...
[junit4] 2> 580343 T1219 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384500098691\index
[junit4] 2> 580350 T1219 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384500098691\index,segFN=segments_1,generation=1}
[junit4] 2> 580350 T1219 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 580351 T1219 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 580351 T1219 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 580351 T1219 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 580361 T1219 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 580365 T1219 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 580366 T1219 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 580367 T1219 oass.SolrIndexSearcher.<init> Opening
Searcher@ff2775 main
[junit4] 2> 580367 T1219 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 580367 T1220 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@ff2775
main{StandardDirectoryReader(segments_1:1)}
[junit4] 2> 580369 T1218 oas.SolrTestCaseJ4.initCore ####initCore end
[junit4] 2> ASYNC NEW_CORE C297 name=collection1
org.apache.solr.core.SolrCore@111b70a
[junit4] 2> 580380 T1218 C297 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384500098691\index,segFN=segments_1,generation=1}
[junit4] 2> 580381 T1218 C297 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 580383 T1218 C297 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {add=[(null)]} 0 6
[junit4] 2> 580394 T1218 C297 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 580420 T1218 C297 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384500098691\index,segFN=segments_1,generation=1}
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384500098691\index,segFN=segments_2,generation=2}
[junit4] 2> 580420 T1218 C297 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 2
[junit4] 2> 580432 T1218 C297 oass.SolrIndexSearcher.<init> Opening
Searcher@17800ec main
[junit4] 2> 580433 T1218 C297 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 580433 T1220 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@17800ec
main{StandardDirectoryReader(segments_2:3 _0(5.0):C1)}
[junit4] 2> 580435 T1218 C297 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {commit=} 0 41
[junit4] 2> 580441 T1218 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> 580441 T1218 oasc.CoreContainer.shutdown Shutting down
CoreContainer instance=25996671
[junit4] 2> 580442 T1218 oasc.SolrCore.close [collection1] CLOSING
SolrCore org.apache.solr.core.SolrCore@111b70a
[junit4] 2> 580442 T1218 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> 580443 T1218 oasu.SolrCoreState.decrefSolrCoreState Closing
SolrCoreState
[junit4] 2> 580443 T1218 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4] 2> 580443 T1218 oasu.DefaultSolrCoreState.closeIndexWriter
closing IndexWriter with IndexWriterCloser
[junit4] 2> 580444 T1218 oasc.SolrCore.closeSearcher [collection1] Closing
main searcher on request.
[junit4] 2> 580444 T1218 oasc.CachingDirectoryFactory.close Closing
StandardDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 580444 T1218 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384500098691\index
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384500098691\index;done=false>>]
[junit4] 2> 580444 T1218 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384500098691\index
[junit4] 2> 580444 T1218 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384500098691
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384500098691;done=false>>]
[junit4] 2> 580444 T1218 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384500098691
[junit4] 2> NOTE: per solr.test.leavedatadir, dataDir will not be removed:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestNonNRTOpen-1384500098691
[junit4] 2> 580446 T1218 oas.SolrTestCaseJ4.initCore ####initCore
[junit4] 2> 580446 T1218 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
[junit4] 2> 580449 T1218 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 580452 T1218 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 580538 T1218 oasc.SolrConfig.<init> Using Lucene MatchVersion:
LUCENE_50
[junit4] 2> 580597 T1218 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig-basic.xml
[junit4] 2> 580598 T1218 oass.IndexSchema.readSchema Reading Solr Schema
from schema-minimal.xml
[junit4] 2> 580606 T1218 oass.IndexSchema.readSchema [null] Schema
name=minimal
[junit4] 2> 580625 T1218 oass.IndexSchema.readSchema WARN no uniqueKey
specified in schema.
[junit4] 2> 580627 T1218 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 580627 T1218 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
[junit4] 2> 580627 T1218 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
[junit4] 2> 580642 T1218 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 580642 T1218 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr
[junit4] 2> 580642 T1218 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for deduced Solr Home:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\'
[junit4] 2> 580725 T1218 oasc.CoreContainer.<init> New CoreContainer
11914315
[junit4] 2> 580725 T1218 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\]
[junit4] 2> 580727 T1218 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 0
[junit4] 2> 580728 T1218 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to: http://
[junit4] 2> 580728 T1218 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 0
[junit4] 2> 580728 T1218 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 580728 T1218 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 580728 T1218 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 580728 T1218 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 580728 T1218 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 580728 T1218 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 580730 T1218 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 580730 T1218 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 580730 T1218 oasc.CoreContainer.load Host Name:
[junit4] 2> 580738 T1222 oasc.CoreContainer.create Creating SolrCore
'collection1' using instanceDir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1
[junit4] 2> 580739 T1222 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
[junit4] 2> 580740 T1222 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 580740 T1222 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 580815 T1222 oasc.SolrConfig.<init> Using Lucene MatchVersion:
LUCENE_50
[junit4] 2> 580883 T1222 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig-basic.xml
[junit4] 2> 580884 T1222 oass.IndexSchema.readSchema Reading Solr Schema
from schema-minimal.xml
[junit4] 2> 580891 T1222 oass.IndexSchema.readSchema [collection1] Schema
name=minimal
[junit4] 2> 580905 T1222 oass.IndexSchema.readSchema WARN no uniqueKey
specified in schema.
[junit4] 2> 580907 T1222 oasc.SolrCore.initDirectoryFactory
solr.StandardDirectoryFactory
[junit4] 2> 580907 T1222 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestNonNRTOpen-1384500098691\
[junit4] 2> 580907 T1222 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 580908 T1222 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384500098691
[junit4] 2> 580908 T1222 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestNonNRTOpen-1384500098691\index/
[junit4] 2> 580909 T1222 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 580909 T1222 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 580916 T1222 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 580925 T1222 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 580929 T1222 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 580929 T1222 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 580930 T1222 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384500098691\index
[junit4] 2> 580933 T1222 oass.SolrIndexSearcher.<init> Opening
Searcher@11ecc9f main
[junit4] 2> 580933 T1222 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 580933 T1223 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@11ecc9f
main{StandardDirectoryReader(segments_2:3 _0(5.0):C1)}
[junit4] 2> 580934 T1218 oas.SolrTestCaseJ4.initCore ####initCore end
[junit4] 2> 580940 T1218 oas.SolrTestCaseJ4.setUp ###Starting
testSharedCores
[junit4] 2> ASYNC NEW_CORE C298 name=collection1
org.apache.solr.core.SolrCore@3275e2
[junit4] 2> 580948 T1218 C298 oasu.DirectUpdateHandler2.deleteAll
[collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 580952 T1218 C298 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384500098691\index,segFN=segments_2,generation=2}
[junit4] 2> 580953 T1218 C298 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 2
[junit4] 2> 580953 T1218 C298 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 6
[junit4] 2> 580964 T1218 C298 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {add=[(null)]} 0 1
[junit4] 2> 580974 T1218 C298 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 580989 T1218 C298 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384500098691\index,segFN=segments_2,generation=2}
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384500098691\index,segFN=segments_3,generation=3}
[junit4] 2> 580989 T1218 C298 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 3
[junit4] 2> 581004 T1218 C298 oass.SolrIndexSearcher.<init> Opening
Searcher@1296e98 main
[junit4] 2> 581004 T1218 C298 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 581005 T1223 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@1296e98
main{StandardDirectoryReader(segments_3:6 _1(5.0):C1)}
[junit4] 2> 581006 T1218 C298 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {commit=} 0 33
[junit4] 2> 581021 T1218 C298 oasu.DirectUpdateHandler2.commit start
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 581048 T1218 C298 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384500098691\index,segFN=segments_3,generation=3}
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384500098691\index,segFN=segments_4,generation=4}
[junit4] 2> 581048 T1218 C298 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 4
[junit4] 2> 581069 T1218 C298 oass.SolrIndexSearcher.<init> Opening
Searcher@f87d0 main
[junit4] 2> 581069 T1218 C298 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 581071 T1223 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@f87d0
main{StandardDirectoryReader(segments_4:8 _2(5.0):C1)}
[junit4] 2> 581072 T1218 C298 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {optimize=} 0 54
[junit4] 2> 581090 T1218 C298 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {add=[(null)]} 0 6
[junit4] 2> 581100 T1218 C298 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 581126 T1218 C298 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384500098691\index,segFN=segments_4,generation=4}
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384500098691\index,segFN=segments_5,generation=5}
[junit4] 2> 581126 T1218 C298 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 5
[junit4] 2> 581135 T1218 C298 oass.SolrIndexSearcher.<init> Opening
Searcher@1726e0f main
[junit4] 2> 581137 T1218 C298 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 581137 T1223 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@1726e0f
main{StandardDirectoryReader(segments_5:10 _2(5.0):C1 _3(5.0):C1)}
[junit4] 2> 581137 T1218 C298 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {commit=} 0 37
[junit4] 2> 581157 T1218 C298 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {add=[(null)]} 0 6
[junit4] 2> 581166 T1218 C298 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {add=[(null)]} 0 0
[junit4] 2> 581179 T1218 C298 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 581199 T1218 C298 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384500098691\index,segFN=segments_5,generation=5}
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384500098691\index,segFN=segments_6,generation=6}
[junit4] 2> 581199 T1218 C298 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 6
[junit4] 2> 581212 T1218 C298 oass.SolrIndexSearcher.<init> Opening
Searcher@1abacf4 main
[junit4] 2> 581213 T1218 C298 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 581214 T1223 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@1abacf4
main{StandardDirectoryReader(segments_6:12 _2(5.0):C1 _3(5.0):C1 _4(5.0):C2)}
[junit4] 2> 581214 T1218 C298 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {commit=} 0 35
[junit4] 2> 581228 T1218 C298 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {deleteByQuery=foo2:doc} 0 2
[junit4] 2> 581239 T1218 C298 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 581253 T1218 C298 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384500098691\index,segFN=segments_6,generation=6}
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384500098691\index,segFN=segments_7,generation=7}
[junit4] 2> 581254 T1218 C298 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 7
[junit4] 2> 581271 T1218 C298 oass.SolrIndexSearcher.<init> Opening
Searcher@1775728 main
[junit4] 2> 581272 T1218 C298 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 581272 T1223 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@1775728
main{StandardDirectoryReader(segments_7:13 _2(5.0):C1 _3(5.0):C1
_4(5.0):C2/1:delGen=1)}
[junit4] 2> 581273 T1218 C298 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {commit=} 0 34
[junit4] 2> 581281 T1218 oas.SolrTestCaseJ4.tearDown ###Ending
testSharedCores
[junit4] 2> 581285 T1218 oas.SolrTestCaseJ4.setUp ###Starting
testReaderIsNotNRT
[junit4] 2> 581296 T1218 C298 oasu.DirectUpdateHandler2.deleteAll
[collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 581297 T1218 C298 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 5
[junit4] 2> 581308 T1218 C298 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {add=[(null)]} 0 2
[junit4] 2> 581317 T1218 C298 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 581330 T1218 C298 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384500098691\index,segFN=segments_7,generation=7}
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384500098691\index,segFN=segments_8,generation=8}
[junit4] 2> 581330 T1218 C298 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 8
[junit4] 2> 581365 T1218 C298 oass.SolrIndexSearcher.<init> Opening
Searcher@191a923 main
[junit4] 2> 581368 T1218 C298 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 581368 T1223 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@191a923
main{StandardDirectoryReader(segments_8:16 _5(5.0):C1)}
[junit4] 2> 581370 T1218 C298 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {commit=} 0 54
[junit4] 2> 581375 T1218 oasc.CoreContainer.reload Reloading SolrCore
'collection1' using instanceDir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1
[junit4] 2> 581375 T1218 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
[junit4] 2> 581378 T1218 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 581378 T1218 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 581469 T1218 oasc.SolrConfig.<init> Using Lucene MatchVersion:
LUCENE_50
[junit4] 2> 581524 T1218 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig-basic.xml
[junit4] 2> 581524 T1218 oass.IndexSchema.readSchema Reading Solr Schema
from schema-minimal.xml
[junit4] 2> 581532 T1218 oass.IndexSchema.readSchema [collection1] Schema
name=minimal
[junit4] 2> 581553 T1218 oass.IndexSchema.readSchema WARN no uniqueKey
specified in schema.
[junit4] 2> 581555 T1218 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestNonNRTOpen-1384500098691\
[junit4] 2> 581555 T1218 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 581555 T1218 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestNonNRTOpen-1384500098691\index/
[junit4] 2> 581557 T1218 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 581557 T1218 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 581558 T1218 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 581568 T1218 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 581572 T1218 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 581572 T1218 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 581575 T1218 oass.SolrIndexSearcher.<init> Opening
Searcher@1552207 main
[junit4] 2> 581575 T1218 oasu.DefaultSolrCoreState.newIndexWriter Creating
new IndexWriter...
[junit4] 2> 581577 T1218 oasu.DefaultSolrCoreState.newIndexWriter Waiting
until IndexWriter is unused... core=collection1
[junit4] 2> 581577 T1218 oasu.DefaultSolrCoreState.newIndexWriter Closing
old IndexWriter... core=collection1
[junit4] 2> 581576 T1226 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@1552207
main{StandardDirectoryReader(segments_8:16 _5(5.0):C1)}
[junit4] 2> 581595 T1218 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384500098691\index,segFN=segments_8,generation=8}
[junit4] 2> 581595 T1218 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 8
[junit4] 2> 581595 T1218 oasu.DefaultSolrCoreState.newIndexWriter New
IndexWriter is ready to be used.
[junit4] 2> 581598 T1218 oass.SolrIndexSearcher.<init> Opening
Searcher@c8294f main
[junit4] 2> 581600 T1218 oasc.CoreContainer.registerCore replacing core:
collection1
[junit4] 2> 581600 T1218 oasc.SolrCore.close [collection1] CLOSING
SolrCore org.apache.solr.core.SolrCore@3275e2
[junit4] 2> 581601 T1218 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> 581600 T1226 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@c8294f
main{StandardDirectoryReader(segments_8:16 _5(5.0):C1)}
[junit4] 2> 581601 T1218 oasc.SolrCore.closeSearcher [collection1] Closing
main searcher on request.
[junit4] 2> ASYNC NEW_CORE C299 name=collection1
org.apache.solr.core.SolrCore@1101c9b
[junit4] 2> 581620 T1218 C299 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {add=[(null)]} 0 6
[junit4] 2> 581630 T1218 C299 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 581646 T1218 C299 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384500098691\index,segFN=segments_8,generation=8}
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384500098691\index,segFN=segments_9,generation=9}
[junit4] 2> 581646 T1218 C299 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 9
[junit4] 2> 581658 T1218 C299 oass.SolrIndexSearcher.<init> Opening
Searcher@167600b main
[junit4] 2> 581658 T1218 C299 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 581658 T1226 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@167600b
main{StandardDirectoryReader(segments_9:18 _5(5.0):C1 _6(5.0):C1)}
[junit4] 2> 581659 T1218 C299 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {commit=} 0 29
[junit4] 2> 581677 T1218 C299 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {add=[(null)]} 0 6
[junit4] 2> 581678 T1218 oasc.CoreContainer.reload Reloading SolrCore
'collection1' using instanceDir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1
[junit4] 2> 581678 T1218 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
[junit4] 2> 581681 T1218 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 581681 T1218 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 581784 T1218 oasc.SolrConfig.<init> Using Lucene MatchVersion:
LUCENE_50
[junit4] 2> 581862 T1218 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig-basic.xml
[junit4] 2> 581862 T1218 oass.IndexSchema.readSchema Reading Solr Schema
from schema-minimal.xml
[junit4] 2> 581872 T1218 oass.IndexSchema.readSchema [collection1] Schema
name=minimal
[junit4] 2> 581900 T1218 oass.IndexSchema.readSchema WARN no uniqueKey
specified in schema.
[junit4] 2> 581902 T1218 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestNonNRTOpen-1384500098691\
[junit4] 2> 581902 T1218 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 581902 T1218 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-TestNonNRTOpen-1384500098691\index/
[junit4] 2> 581905 T1218 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 581906 T1218 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 581906 T1218 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 581920 T1218 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 581925 T1218 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 581925 T1218 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 581929 T1218 oass.SolrIndexSearcher.<init> Opening
Searcher@78a6e9 main
[junit4] 2> 581931 T1218 oasu.DefaultSolrCoreState.newIndexWriter Creating
new IndexWriter...
[junit4] 2> 581931 T1218 oasu.DefaultSolrCoreState.newIndexWriter Waiting
until IndexWriter is unused... core=collection1
[junit4] 2> 581931 T1218 oasu.DefaultSolrCoreState.newIndexWriter Closing
old IndexWriter... core=collection1
[junit4] 2> 581949 T1227 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@78a6e9
main{StandardDirectoryReader(segments_9:18 _5(5.0):C1 _6(5.0):C1)}
[junit4] 2> 581951 T1218 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384500098691\index,segFN=segments_9,generation=9}
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384500098691\index,segFN=segments_a,generation=10}
[junit4] 2> 581951 T1218 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 10
[junit4] 2> 581962 T1218 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384500098691\index,segFN=segments_a,generation=10}
[junit4] 2> 581962 T1218 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 10
[junit4] 2> 581962 T1218 oasu.DefaultSolrCoreState.newIndexWriter New
IndexWriter is ready to be used.
[junit4] 2> 581971 T1218 oass.SolrIndexSearcher.<init> Opening
Searcher@1a9d771 main
[junit4] 2> 581971 T1218 oasc.CoreContainer.registerCore replacing core:
collection1
[junit4] 2> 581971 T1218 oasc.SolrCore.close [collection1] CLOSING
SolrCore org.apache.solr.core.SolrCore@1101c9b
[junit4] 2> 581971 T1218 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> 581974 T1218 oasc.SolrCore.closeSearcher [collection1] Closing
main searcher on request.
[junit4] 2> 581974 T1218 oas.SolrTestCaseJ4.tearDown ###Ending
testReaderIsNotNRT
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestNonNRTOpen
-Dtests.method=testReaderIsNotNRT -Dtests.seed=6CD5E04FB32AB344
-Dtests.slow=true -Dtests.locale=en -Dtests.timezone=Europe/Budapest
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.70s | TestNonNRTOpen.testReaderIsNotNRT <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<3> but
was:<2>
[junit4] > at
__randomizedtesting.SeedInfo.seed([6CD5E04FB32AB344:D95381C80CEB01B0]:0)
[junit4] > at
org.apache.solr.core.TestNonNRTOpen.assertNotNRT(TestNonNRTOpen.java:133)
[junit4] > at
org.apache.solr.core.TestNonNRTOpen.testReaderIsNotNRT(TestNonNRTOpen.java:94)
[junit4] > at java.lang.Thread.run(Thread.java:744)
[junit4] 2> 581982 T1218 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> 581982 T1218 oasc.CoreContainer.shutdown Shutting down
CoreContainer instance=11914315
[junit4] 2> 581983 T1218 oasc.SolrCore.close [collection1] CLOSING
SolrCore org.apache.solr.core.SolrCore@17f5843
[junit4] 2> 581983 T1218 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> 581983 T1218 oasu.SolrCoreState.decrefSolrCoreState Closing
SolrCoreState
[junit4] 2> 581983 T1218 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4] 2> 581983 T1218 oasu.DefaultSolrCoreState.closeIndexWriter
closing IndexWriter with IndexWriterCloser
[junit4] 2> 581985 T1227 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@1a9d771
main{StandardDirectoryReader(segments_a:20 _5(5.0):C1 _6(5.0):C1 _7(5.0):C1)}
[junit4] 2> 581985 T1218 oasc.SolrCore.closeSearcher [collection1] Closing
main searcher on request.
[junit4] 2> 581985 T1218 oasc.CachingDirectoryFactory.close Closing
StandardDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 581985 T1218 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384500098691\index
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384500098691\index;done=false>>]
[junit4] 2> 581986 T1218 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384500098691\index
[junit4] 2> 581986 T1218 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384500098691
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384500098691;done=false>>]
[junit4] 2> 581986 T1218 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\solrtest-TestNonNRTOpen-1384500098691
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=en,
timezone=Europe/Budapest
[junit4] 2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_45
(32-bit)/cpus=2,threads=1,free=43711280,total=265814016
[junit4] 2> NOTE: All tests run in this JVM:
[DistributedQueryElevationComponentTest, TestJmxIntegration, BJQParserTest,
PreAnalyzedFieldTest, BinaryUpdateRequestHandlerTest, RecoveryZkTest,
SynonymTokenizerTest, DisMaxRequestHandlerTest, XsltUpdateRequestHandlerTest,
SliceStateUpdateTest, PreAnalyzedUpdateProcessorTest, TestRecovery,
BadIndexSchemaTest, TestDFRSimilarityFactory, ClusterStateTest,
TestRecoveryHdfs, XmlUpdateRequestHandlerTest, TestAddFieldRealTimeGet,
ShardRoutingTest, TestDistributedSearch, TestFieldTypeCollectionResource,
TestJoin, TestRemoteStreaming, TestDynamicFieldCollectionResource,
TestSchemaNameResource, AutoCommitTest, TestExtendedDismaxParser,
DistributedDebugComponentTest, TestStressVersions, TestInfoStreamLogging,
TestSchemaResource, TestCodecSupport, NoCacheHeaderTest,
HdfsBasicDistributedZk2Test, HdfsUnloadDistributedZkTest,
TestImplicitCoreProperties, DateFieldTest, TestCoreContainer,
FullSolrCloudDistribCmdsTest, OpenCloseCoreStressTest, TestShardHandlerFactory,
TestSchemaVersionResource, FieldMutatingUpdateProcessorTest,
TestDynamicFieldResource, TestBinaryResponseWriter, OutputWriterTest,
ZkNodePropsTest, WordBreakSolrSpellCheckerTest, SpellCheckComponentTest,
TestPostingsSolrHighlighter, StandardRequestHandlerTest, TestNonNRTOpen]
[junit4] Completed in 2.21s, 2 tests, 1 failure <<< FAILURES!
[...truncated 880 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:423: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:403: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:189:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:489:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1272:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:908:
There were test failures: 336 suites, 1474 tests, 1 failure, 40 ignored (11
assumptions)
Total time: 84 minutes 1 second
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.7.0_45 -server -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]