Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11106/
Java: 64bit/jdk1.8.0_20 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
REGRESSION:  
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServerTest.testConcurrentUpdate

Error Message:
Expected no errors but got 2, due to:  java.lang.InterruptedException 
java.lang.InterruptedException

Stack Trace:
java.lang.AssertionError: Expected no errors but got 2, due to:  
java.lang.InterruptedException java.lang.InterruptedException
        at 
__randomizedtesting.SeedInfo.seed([B7346E9BAA061885:4F3237607E3E7DCE]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServerTest.testConcurrentUpdate(ConcurrentUpdateSolrServerTest.java:189)
        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:43)
        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 12729 lines...]
   [junit4] Suite: 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServerTest
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./temp/solr.client.solrj.impl.ConcurrentUpdateSolrServerTest-B7346E9BAA061885-001/init-core-data-001
   [junit4]   2> 6851 T30 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (true)
   [junit4]   2> 6852 T30 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 6852 T30 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 7145 T30 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 7323 T30 oejs.AbstractConnector.doStart Started 
[email protected]:56444
   [junit4]   2> 7363 T30 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 7367 T30 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 7368 T30 oasc.SolrResourceLoader.locateSolrHome using system 
property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr
   [junit4]   2> 7368 T30 oasc.SolrResourceLoader.<init> new SolrResourceLoader 
for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/'
   [junit4]   2> 7393 T30 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/solr.xml
   [junit4]   2> 7444 T30 oasc.CorePropertiesLocator.<init> Config-defined core 
root directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr
   [junit4]   2> 7445 T30 oasc.CoreContainer.<init> New CoreContainer 1337157713
   [junit4]   2> 7445 T30 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/]
   [junit4]   2> 7446 T30 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 0
   [junit4]   2> 7447 T30 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: null
   [junit4]   2> 7447 T30 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 0
   [junit4]   2> 7447 T30 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 7447 T30 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 7448 T30 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 7448 T30 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 7448 T30 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 7449 T30 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 7450 T30 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=0&connTimeout=0&retry=false
   [junit4]   2> 7450 T30 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 7450 T30 oasl.LogWatcher.newRegisteredLogWatcher Registering 
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 7451 T30 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 7453 T30 oasc.CorePropertiesLocator.discover Looking for core 
definitions underneath 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr
   [junit4]   2> 7456 T30 oasc.CorePropertiesLocator.discoverUnder Found core 
collection1 in 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/
   [junit4]   2> 7457 T30 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 7457 T42 oasc.SolrResourceLoader.<init> new SolrResourceLoader 
for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/'
   [junit4]   2> 7535 T42 oasc.SolrConfig.initLibs Adding specified lib dirs to 
ClassLoader
   [junit4]   2> 7536 T42 oasc.SolrResourceLoader.addToClassLoader WARN No 
files added to classloader from lib: ../../../contrib/extraction/lib (resolved 
as: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../contrib/extraction/lib).
   [junit4]   2> 7537 T42 oasc.SolrResourceLoader.addToClassLoader WARN Can't 
find (or read) directory to add to classloader: ../../../dist/ (resolved as: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 7537 T42 oasc.SolrResourceLoader.addToClassLoader WARN No 
files added to classloader from lib: ../../../contrib/clustering/lib/ (resolved 
as: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../contrib/clustering/lib).
   [junit4]   2> 7537 T42 oasc.SolrResourceLoader.addToClassLoader WARN Can't 
find (or read) directory to add to classloader: ../../../dist/ (resolved as: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 7538 T42 oasc.SolrResourceLoader.addToClassLoader WARN No 
files added to classloader from lib: ../../../contrib/langid/lib/ (resolved as: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../contrib/langid/lib).
   [junit4]   2> 7538 T42 oasc.SolrResourceLoader.addToClassLoader WARN Can't 
find (or read) directory to add to classloader: ../../../dist/ (resolved as: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 7538 T42 oasc.SolrResourceLoader.addToClassLoader WARN No 
files added to classloader from lib: ../../../contrib/velocity/lib (resolved 
as: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../contrib/velocity/lib).
   [junit4]   2> 7538 T42 oasc.SolrResourceLoader.addToClassLoader WARN Can't 
find (or read) directory to add to classloader: ../../../dist/ (resolved as: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../dist).
   [junit4]   2> 7628 T42 oasu.SolrIndexConfig.<init> IndexWriter infoStream 
solr logging is enabled
   [junit4]   2> 7639 T42 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 7796 T42 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 7797 T42 oass.IndexSchema.readSchema Reading Solr Schema from 
schema.xml
   [junit4]   2> 7882 T42 oass.IndexSchema.readSchema [collection1] Schema 
name=example
   [junit4]   2> 8912 T42 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 8922 T42 oasr.RestManager$Registry.registerManagedResource 
Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/english
   [junit4]   2> 8924 T42 oasr.RestManager$Registry.registerManagedResource 
Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/english
   [junit4]   2> 9010 T42 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 9019 T42 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 9171 T42 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/
   [junit4]   2> 9171 T42 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 9174 T42 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.ConcurrentUpdateSolrServerTest-B7346E9BAA061885-001/tempDir-001/
   [junit4]   2> 9178 T42 oasc.JmxMonitoredMap.<init> No JMX servers found, not 
exposing Solr information with JMX.
   [junit4]   2> 9191 T42 oasc.SolrCore.initListeners [collection1] Added 
SolrEventListener for newSearcher: 
org.apache.solr.core.QuerySenderListener{queries=[]}
   [junit4]   2> 9192 T42 oasc.SolrCore.initListeners [collection1] Added 
SolrEventListener for firstSearcher: 
org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher 
warming in solrconfig.xml}]}
   [junit4]   2> 9223 T42 oasc.CachingDirectoryFactory.get return new directory 
for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.ConcurrentUpdateSolrServerTest-B7346E9BAA061885-001/tempDir-001
   [junit4]   2> 9224 T42 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.ConcurrentUpdateSolrServerTest-B7346E9BAA061885-001/tempDir-001/index/
   [junit4]   2> 9224 T42 oasc.SolrCore.initIndex WARN [collection1] Solr index 
directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.ConcurrentUpdateSolrServerTest-B7346E9BAA061885-001/tempDir-001/index'
 doesn't exist. Creating new index...
   [junit4]   2> 9225 T42 oasc.CachingDirectoryFactory.get return new directory 
for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.ConcurrentUpdateSolrServerTest-B7346E9BAA061885-001/tempDir-001/index
   [junit4]   2> 9227 T42 oasu.LoggingInfoStream.message 
[IFD][coreLoadExecutor-44-thread-1]: init: current segments file is "null"; 
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@50afef2f
   [junit4]   2> 9227 T42 oasu.LoggingInfoStream.message 
[IFD][coreLoadExecutor-44-thread-1]: now checkpoint "" [0 segments ; isCommit = 
false]
   [junit4]   2> 9227 T42 oasu.LoggingInfoStream.message 
[IFD][coreLoadExecutor-44-thread-1]: 0 msec to checkpoint
   [junit4]   2> 9228 T42 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-44-thread-1]: init: create=true
   [junit4]   2> 9228 T42 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-44-thread-1]: 
   [junit4]   2>        dir=MockDirectoryWrapper(RAMDirectory@1af8b1b0 
lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.ConcurrentUpdateSolrServerTest-B7346E9BAA061885-001/tempDir-001/index)
   [junit4]   2>        index=
   [junit4]   2>        version=5.0.0
   [junit4]   2>        analyzer=null
   [junit4]   2>        ramBufferSizeMB=100.0
   [junit4]   2>        maxBufferedDocs=-1
   [junit4]   2>        maxBufferedDeleteTerms=-1
   [junit4]   2>        mergedSegmentWarmer=null
   [junit4]   2>        
delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2>        commit=null
   [junit4]   2>        openMode=CREATE
   [junit4]   2>        
similarity=org.apache.lucene.search.similarities.DefaultSimilarity
   [junit4]   2>        mergeScheduler=ConcurrentMergeScheduler: 
maxThreadCount=1, maxMergeCount=2, mergeThreadPriority=-1
   [junit4]   2>        default WRITE_LOCK_TIMEOUT=1000
   [junit4]   2>        writeLockTimeout=1000
   [junit4]   2>        codec=Lucene410
   [junit4]   2>        infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2>        mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, 
maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, 
forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2>        
indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@f85a1bb
   [junit4]   2>        readerPooling=false
   [junit4]   2>        perThreadHardLimitMB=1945
   [junit4]   2>        useCompoundFile=false
   [junit4]   2>        checkIntegrityAtMerge=false
   [junit4]   2>        commitOnClose=true
   [junit4]   2>        writer=org.apache.lucene.util.SetOnce@f5573a2
   [junit4]   2>        
   [junit4]   2> 9229 T42 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-44-thread-1]: now flush at close
   [junit4]   2> 9229 T42 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-44-thread-1]:   start flush: applyAllDeletes=true
   [junit4]   2> 9230 T42 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-44-thread-1]:   index before flush 
   [junit4]   2> 9230 T42 oasu.LoggingInfoStream.message 
[DW][coreLoadExecutor-44-thread-1]: startFullFlush
   [junit4]   2> 9230 T42 oasu.LoggingInfoStream.message 
[DW][coreLoadExecutor-44-thread-1]: anyChanges? numDocsInRam=0 deletes=false 
hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 9230 T42 oasu.LoggingInfoStream.message 
[DW][coreLoadExecutor-44-thread-1]: coreLoadExecutor-44-thread-1 
finishFullFlush success=true
   [junit4]   2> 9231 T42 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-44-thread-1]: apply all deletes during flush
   [junit4]   2> 9231 T42 oasu.LoggingInfoStream.message 
[BD][coreLoadExecutor-44-thread-1]: prune sis=null:  minGen=9223372036854775807 
packetCount=0
   [junit4]   2> 9231 T42 oasu.LoggingInfoStream.message 
[CMS][coreLoadExecutor-44-thread-1]: now merge
   [junit4]   2> 9232 T42 oasu.LoggingInfoStream.message 
[CMS][coreLoadExecutor-44-thread-1]:   index: 
   [junit4]   2> 9232 T42 oasu.LoggingInfoStream.message 
[CMS][coreLoadExecutor-44-thread-1]:   no more merges pending; now return
   [junit4]   2> 9232 T42 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-44-thread-1]: waitForMerges
   [junit4]   2> 9232 T42 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-44-thread-1]: waitForMerges done
   [junit4]   2> 9233 T42 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-44-thread-1]: commit: start
   [junit4]   2> 9233 T42 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-44-thread-1]: commit: enter lock
   [junit4]   2> 9233 T42 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-44-thread-1]: commit: now prepare
   [junit4]   2> 9233 T42 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-44-thread-1]: prepareCommit: flush
   [junit4]   2> 9234 T42 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-44-thread-1]:   index before flush 
   [junit4]   2> 9234 T42 oasu.LoggingInfoStream.message 
[DW][coreLoadExecutor-44-thread-1]: startFullFlush
   [junit4]   2> 9234 T42 oasu.LoggingInfoStream.message 
[DW][coreLoadExecutor-44-thread-1]: anyChanges? numDocsInRam=0 deletes=false 
hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 9235 T42 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-44-thread-1]: apply all deletes during flush
   [junit4]   2> 9235 T42 oasu.LoggingInfoStream.message 
[BD][coreLoadExecutor-44-thread-1]: prune sis=null:  minGen=9223372036854775807 
packetCount=0
   [junit4]   2> 9235 T42 oasu.LoggingInfoStream.message 
[DW][coreLoadExecutor-44-thread-1]: coreLoadExecutor-44-thread-1 
finishFullFlush success=true
   [junit4]   2> 9235 T42 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-44-thread-1]: startCommit(): start
   [junit4]   2> 9236 T42 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-44-thread-1]: startCommit index= changeCount=1
   [junit4]   2> 9238 T42 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-44-thread-1]: done all syncs: []
   [junit4]   2> 9238 T42 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-44-thread-1]: commit: pendingCommit != null
   [junit4]   2> 9239 T42 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-44-thread-1]: commit: wrote segments file "segments_1"
   [junit4]   2> 9239 T42 oasu.LoggingInfoStream.message 
[IFD][coreLoadExecutor-44-thread-1]: now checkpoint "" [0 segments ; isCommit = 
true]
   [junit4]   2> 9240 T42 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1af8b1b0 
lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.ConcurrentUpdateSolrServerTest-B7346E9BAA061885-001/tempDir-001/index),segFN=segments_1,generation=1}
   [junit4]   2> 9240 T42 oasc.SolrDeletionPolicy.updateCommits newest commit 
generation = 1
   [junit4]   2> 9240 T42 oasu.LoggingInfoStream.message 
[IFD][coreLoadExecutor-44-thread-1]: 0 msec to checkpoint
   [junit4]   2> 9242 T42 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-44-thread-1]: commit: took 7.0 msec
   [junit4]   2> 9242 T42 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-44-thread-1]: commit: done
   [junit4]   2> 9242 T42 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-44-thread-1]: rollback
   [junit4]   2> 9242 T42 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-44-thread-1]: all running merges have aborted
   [junit4]   2> 9243 T42 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-44-thread-1]: rollback: done finish merges
   [junit4]   2> 9243 T42 oasu.LoggingInfoStream.message 
[DW][coreLoadExecutor-44-thread-1]: abort
   [junit4]   2> 9243 T42 oasu.LoggingInfoStream.message 
[DW][coreLoadExecutor-44-thread-1]: done abort; abortedFiles=[] success=true
   [junit4]   2> 9243 T42 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-44-thread-1]: rollback: infos=
   [junit4]   2> 9244 T42 oasu.LoggingInfoStream.message 
[IFD][coreLoadExecutor-44-thread-1]: now checkpoint "" [0 segments ; isCommit = 
false]
   [junit4]   2> 9244 T42 oasu.LoggingInfoStream.message 
[IFD][coreLoadExecutor-44-thread-1]: 0 msec to checkpoint
   [junit4]   2> 9256 T42 oasc.SolrCore.initWriters created json: 
solr.JSONResponseWriter
   [junit4]   2> 9257 T42 oasc.SolrCore.initWriters adding lazy 
queryResponseWriter: solr.VelocityResponseWriter
   [junit4]   2> 9258 T42 oasc.SolrCore.initWriters created velocity: 
solr.VelocityResponseWriter
   [junit4]   2> 9272 T42 oasc.SolrCore.initWriters created xslt: 
solr.XSLTResponseWriter
   [junit4]   2> 9273 T42 oasr.XSLTResponseWriter.init 
xsltCacheLifetimeSeconds=5
   [junit4]   2> 9427 T42 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 9427 T42 oasc.RequestHandlers.initHandlersFromConfig created 
/update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 9428 T42 oasc.RequestHandlers.initHandlersFromConfig created 
/update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 9428 T42 oasc.RequestHandlers.initHandlersFromConfig created 
/update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 9428 T42 oasc.RequestHandlers.initHandlersFromConfig created 
/update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 9448 T42 oasc.RequestHandlers.initHandlersFromConfig created 
/select: solr.SearchHandler
   [junit4]   2> 9449 T42 oasc.RequestHandlers.initHandlersFromConfig created 
/query: solr.SearchHandler
   [junit4]   2> 9449 T42 oasc.RequestHandlers.initHandlersFromConfig created 
/get: solr.RealTimeGetHandler
   [junit4]   2> 9449 T42 oasc.RequestHandlers.initHandlersFromConfig created 
/export: solr.SearchHandler
   [junit4]   2> 9450 T42 oasc.RequestHandlers.initHandlersFromConfig created 
/browse: solr.SearchHandler
   [junit4]   2> 9450 T42 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 9450 T42 oasc.RequestHandlers.initHandlersFromConfig created 
/update: solr.UpdateRequestHandler
   [junit4]   2> 9450 T42 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.extraction.ExtractingRequestHandler
   [junit4]   2> 9450 T42 oasc.RequestHandlers.initHandlersFromConfig created 
/update/extract: solr.extraction.ExtractingRequestHandler
   [junit4]   2> 9451 T42 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.FieldAnalysisRequestHandler
   [junit4]   2> 9451 T42 oasc.RequestHandlers.initHandlersFromConfig created 
/analysis/field: solr.FieldAnalysisRequestHandler
   [junit4]   2> 9451 T42 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.DocumentAnalysisRequestHandler
   [junit4]   2> 9451 T42 oasc.RequestHandlers.initHandlersFromConfig created 
/analysis/document: solr.DocumentAnalysisRequestHandler
   [junit4]   2> 9458 T42 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/: solr.admin.AdminHandlers
   [junit4]   2> 9459 T42 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/ping: solr.PingRequestHandler
   [junit4]   2> 9466 T42 oasc.RequestHandlers.initHandlersFromConfig created 
/debug/dump: solr.DumpRequestHandler
   [junit4]   2> 9494 T42 oasc.RequestHandlers.initHandlersFromConfig created 
/replication: solr.ReplicationHandler
   [junit4]   2> 9495 T42 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.SearchHandler
   [junit4]   2> 9495 T42 oasc.RequestHandlers.initHandlersFromConfig created 
/spell: solr.SearchHandler
   [junit4]   2> 9495 T42 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.SearchHandler
   [junit4]   2> 9496 T42 oasc.RequestHandlers.initHandlersFromConfig created 
/suggest: solr.SearchHandler
   [junit4]   2> 9496 T42 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.SearchHandler
   [junit4]   2> 9496 T42 oasc.RequestHandlers.initHandlersFromConfig created 
/tvrh: solr.SearchHandler
   [junit4]   2> 9496 T42 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.SearchHandler
   [junit4]   2> 9496 T42 oasc.RequestHandlers.initHandlersFromConfig created 
/terms: solr.SearchHandler
   [junit4]   2> 9497 T42 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.SearchHandler
   [junit4]   2> 9497 T42 oasc.RequestHandlers.initHandlersFromConfig created 
/elevate: solr.SearchHandler
   [junit4]   2> 9500 T42 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 9502 T42 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 9503 T42 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 9504 T42 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 9506 T42 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 9514 T42 oasu.CommitTracker.<init> Hard AutoCommit: if 
uncommited for 15000ms; 
   [junit4]   2> 9514 T42 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 9518 T42 oasu.LoggingInfoStream.message 
[IFD][coreLoadExecutor-44-thread-1]: init: current segments file is 
"segments_1"; 
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@50afef2f
   [junit4]   2> 9518 T42 oasu.LoggingInfoStream.message 
[IFD][coreLoadExecutor-44-thread-1]: init: load commit "segments_1"
   [junit4]   2> 9519 T42 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1af8b1b0 
lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.ConcurrentUpdateSolrServerTest-B7346E9BAA061885-001/tempDir-001/index),segFN=segments_1,generation=1}
   [junit4]   2> 9519 T42 oasc.SolrDeletionPolicy.updateCommits newest commit 
generation = 1
   [junit4]   2> 9520 T42 oasu.LoggingInfoStream.message 
[IFD][coreLoadExecutor-44-thread-1]: now checkpoint "" [0 segments ; isCommit = 
false]
   [junit4]   2> 9520 T42 oasu.LoggingInfoStream.message 
[IFD][coreLoadExecutor-44-thread-1]: 0 msec to checkpoint
   [junit4]   2> 9520 T42 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-44-thread-1]: init: create=false
   [junit4]   2> 9520 T42 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-44-thread-1]: 
   [junit4]   2>        dir=MockDirectoryWrapper(RAMDirectory@1af8b1b0 
lockFactory=NativeFSLockFactory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.ConcurrentUpdateSolrServerTest-B7346E9BAA061885-001/tempDir-001/index)
   [junit4]   2>        index=
   [junit4]   2>        version=5.0.0
   [junit4]   2>        analyzer=null
   [junit4]   2>        ramBufferSizeMB=100.0
   [junit4]   2>        maxBufferedDocs=-1
   [junit4]   2>        maxBufferedDeleteTerms=-1
   [junit4]   2>        mergedSegmentWarmer=null
   [junit4]   2>        
delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2>        commit=null
   [junit4]   2>        openMode=APPEND
   [junit4]   2>        
similarity=org.apache.lucene.search.similarities.DefaultSimilarity
   [junit4]   2>        mergeScheduler=ConcurrentMergeScheduler: 
maxThreadCount=1, maxMergeCount=2, mergeThreadPriority=-1
   [junit4]   2>        default WRITE_LOCK_TIMEOUT=1000
   [junit4]   2>        writeLockTimeout=1000
   [junit4]   2>        codec=Lucene410
   [junit4]   2>        infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2>        mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, 
maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, 
forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2>        
indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@4c7ee214
   [junit4]   2>        readerPooling=false
   [junit4]   2>        perThreadHardLimitMB=1945
   [junit4]   2>        useCompoundFile=false
   [junit4]   2>        checkIntegrityAtMerge=false
   [junit4]   2>        commitOnClose=true
   [junit4]   2>        writer=org.apache.lucene.util.SetOnce@12c7e69d
   [junit4]   2>        
   [junit4]   2> 9521 T42 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-44-thread-1]: flush at getReader
   [junit4]   2> 9521 T42 oasu.LoggingInfoStream.message 
[DW][coreLoadExecutor-44-thread-1]: startFullFlush
   [junit4]   2> 9521 T42 oasu.LoggingInfoStream.message 
[DW][coreLoadExecutor-44-thread-1]: anyChanges? numDocsInRam=0 deletes=false 
hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 9522 T42 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-44-thread-1]: apply all deletes during flush
   [junit4]   2> 9522 T42 oasu.LoggingInfoStream.message 
[BD][coreLoadExecutor-44-thread-1]: prune sis=segments_1:  
minGen=9223372036854775807 packetCount=0
   [junit4]   2> 9522 T42 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-44-thread-1]: return reader version=1 
reader=StandardDirectoryReader(segments_1:1:nrt)
   [junit4]   2> 9523 T42 oasu.LoggingInfoStream.message 
[DW][coreLoadExecutor-44-thread-1]: coreLoadExecutor-44-thread-1 
finishFullFlush success=true
   [junit4]   2> 9523 T42 oasu.LoggingInfoStream.message 
[IW][coreLoadExecutor-44-thread-1]: getReader took 2 msec
   [junit4]   2> 9523 T42 oass.SolrIndexSearcher.<init> Opening 
Searcher@2cd92b42[collection1] main
   [junit4]   2> 9527 T42 oasr.ManagedResourceStorage.newStorageIO WARN Cannot 
write to config directory 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 9527 T42 oasr.RestManager.init Initializing RestManager with 
initArgs: {}
   [junit4]   2> 9527 T42 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using InMemoryStorage
   [junit4]   2> 9527 T42 oasr.ManagedResource.reloadFromStorage WARN No stored 
data found for /rest/managed
   [junit4]   2> 9528 T42 oasr.ManagedResourceStorage$JsonStorage.store Saved 
JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 9529 T42 oasr.RestManager.init Initializing 2 registered 
ManagedResources
   [junit4]   2> 9529 T42 oasr.ManagedResourceStorage.load Reading 
_schema_analysis_stopwords_english.json using InMemoryStorage
   [junit4]   2> 9530 T42 oasr.ManagedResource.reloadFromStorage WARN No stored 
data found for /schema/analysis/stopwords/english
   [junit4]   2> 9531 T42 oasr.ManagedResourceStorage$JsonStorage.store Saved 
JSON object to path _schema_analysis_stopwords_english.json using 
InMemoryStorage
   [junit4]   2> 9531 T42 
oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 9532 T42 oasr.ManagedResource.notifyObserversDuringInit 
Notified 1 observers of /schema/analysis/stopwords/english
   [junit4]   2> 9532 T42 oasr.ManagedResourceStorage.load Reading 
_schema_analysis_synonyms_english.json using InMemoryStorage
   [junit4]   2> 9533 T42 oasr.ManagedResource.reloadFromStorage WARN No stored 
data found for /schema/analysis/synonyms/english
   [junit4]   2> 9533 T42 
oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage
 Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 9534 T42 oasr.ManagedResource.notifyObserversDuringInit 
Notified 1 observers of /schema/analysis/synonyms/english
   [junit4]   2> 9535 T42 oashc.SpellCheckComponent.inform Initializing spell 
checkers
   [junit4]   2> 9557 T42 oass.DirectSolrSpellChecker.init init: 
{name=default,field=text,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 9582 T42 oashc.SpellCheckComponent.inform No queryConverter 
defined, using default converter
   [junit4]   2> 9585 T42 oashc.SuggestComponent.inform Initializing 
SuggestComponent
   [junit4]   2> 9590 T42 oasss.SolrSuggester.init init: 
{name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string}
   [junit4]   2> 9685 T42 oasss.SolrSuggester.init Dictionary loaded with 
params: 
{name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string}
   [junit4]   2> 9715 T42 oashc.QueryElevationComponent.inform Loading 
QueryElevation from: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/conf/elevate.xml
   [junit4]   2> 9797 T42 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 9798 T43 oasc.QuerySenderListener.newSearcher 
QuerySenderListener sending requests to Searcher@2cd92b42[collection1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 9813 T42 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 9817 T30 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1
   [junit4]   2> 9818 T30 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 9818 T30 oas.SolrJettyTestBase.createJetty Jetty Assigned 
Port#56444
   [junit4]   2> 9828 T30 oas.SolrTestCaseJ4.setUp ###Starting 
testConcurrentUpdate
   [junit4]   2> ASYNC  NEW_CORE C6 name=collection1 
org.apache.solr.core.SolrCore@18c0a882
   [junit4]   2> 9847 T43 C6 oasc.SolrCore.execute [collection1] webapp=null 
path=null 
params={q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false&event=firstSearcher}
 hits=0 status=0 QTime=46 
   [junit4]   2> 9847 T43 oasc.QuerySenderListener.newSearcher 
QuerySenderListener done.
   [junit4]   2> 9848 T43 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: default
   [junit4]   2> 9872 T43 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: wordbreak
   [junit4]   2> 9872 T43 oashc.SuggestComponent$SuggesterListener.newSearcher 
Loading suggester index for: mySuggester
   [junit4]   2> 9873 T43 oasss.SolrSuggester.reload reload()
   [junit4]   2> 9873 T43 oasss.SolrSuggester.build build()
   [junit4]   2> 9997 T43 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@2cd92b42[collection1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Runner@5c10706a 
rejected from java.util.concurrent.ThreadPoolExecutor@24db1148[Shutting down, 
pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 3]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer.request(ConcurrentUpdateSolrServer.java:331)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServerTest$SendDocsRunnable.run(ConcurrentUpdateSolrServerTest.java:220)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 15537 T30 oas.SolrTestCaseJ4.tearDown ###Ending 
testConcurrentUpdate
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=ConcurrentUpdateSolrServerTest -Dtests.method=testConcurrentUpdate 
-Dtests.seed=B7346E9BAA061885 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=lt -Dtests.timezone=America/Belem 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 5.84s J1 | 
ConcurrentUpdateSolrServerTest.testConcurrentUpdate <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Expected no errors but 
got 2, due to:  java.lang.InterruptedException java.lang.InterruptedException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B7346E9BAA061885:4F3237607E3E7DCE]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServerTest.testConcurrentUpdate(ConcurrentUpdateSolrServerTest.java:189)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 15679 T30 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=1337157713
   [junit4]   2> 15680 T30 oasc.SolrCore.close [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@18c0a882
   [junit4]   2> 15681 T30 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=0,autocommit maxTime=15000ms,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,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 15683 T30 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 15684 T30 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 15684 T30 oasu.DefaultSolrCoreState.closeIndexWriter closing 
IndexWriter with IndexWriterCloser
   [junit4]   2> ASYNC  NEW_CORE C7 name=collection1 
org.apache.solr.core.SolrCore@18c0a882
   [junit4]   2> 15686 T30 C7 oasu.LoggingInfoStream.message 
[CMS][SUITE-ConcurrentUpdateSolrServerTest-seed#[B7346E9BAA061885]-worker]: now 
merge
   [junit4]   2> 15687 T30 C7 oasu.LoggingInfoStream.message 
[CMS][SUITE-ConcurrentUpdateSolrServerTest-seed#[B7346E9BAA061885]-worker]:   
index: 
   [junit4]   2> 15688 T30 C7 oasu.LoggingInfoStream.message 
[CMS][SUITE-ConcurrentUpdateSolrServerTest-seed#[B7346E9BAA061885]-worker]:   
no more merges pending; now return
   [junit4]   2> 15689 T30 C7 oasu.LoggingInfoStream.message 
[IW][SUITE-ConcurrentUpdateSolrServerTest-seed#[B7346E9BAA061885]-worker]: 
waitForMerges
   [junit4]   2> 15690 T30 C7 oasu.LoggingInfoStream.message 
[IW][SUITE-ConcurrentUpdateSolrServerTest-seed#[B7346E9BAA061885]-worker]: 
waitForMerges done
   [junit4]   2> 15691 T30 C7 oasu.LoggingInfoStream.message 
[IW][SUITE-ConcurrentUpdateSolrServerTest-seed#[B7346E9BAA061885]-worker]: now 
flush at close
   [junit4]   2> 15692 T30 C7 oasu.LoggingInfoStream.message 
[IW][SUITE-ConcurrentUpdateSolrServerTest-seed#[B7346E9BAA061885]-worker]:   
start flush: applyAllDeletes=true
   [junit4]   2> 15693 T30 C7 oasu.LoggingInfoStream.message 
[IW][SUITE-ConcurrentUpdateSolrServerTest-seed#[B7346E9BAA061885]-worker]:   
index before flush 
   [junit4]   2> 15698 T30 C7 oasu.LoggingInfoStream.message 
[DW][SUITE-ConcurrentUpdateSolrServerTest-seed#[B7346E9BAA061885]-worker]: 
startFullFlush
   [junit4]   2> 15699 T30 C7 oasu.LoggingInfoStream.message 
[DW][SUITE-ConcurrentUpdateSolrServerTest-seed#[B7346E9BAA061885]-worker]: 
anyChanges? numDocsInRam=0 deletes=false hasTickets:false 
pendingChangesInFullFlush: false
   [junit4]   2> 15700 T30 C7 oasu.LoggingInfoStream.message 
[DW][SUITE-ConcurrentUpdateSolrServerTest-seed#[B7346E9BAA061885]-worker]: 
SUITE-ConcurrentUpdateSolrServerTest-seed#[B7346E9BAA061885]-worker 
finishFullFlush success=true
   [junit4]   2> 15700 T30 C7 oasu.LoggingInfoStream.message 
[IW][SUITE-ConcurrentUpdateSolrServerTest-seed#[B7346E9BAA061885]-worker]: 
apply all deletes during flush
   [junit4]   2> 15701 T30 C7 oasu.LoggingInfoStream.message 
[BD][SUITE-ConcurrentUpdateSolrServerTest-seed#[B7346E9BAA061885]-worker]: 
prune sis=segments_1:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 15702 T30 C7 oasu.LoggingInfoStream.message 
[CMS][SUITE-ConcurrentUpdateSolrServerTest-seed#[B7346E9BAA061885]-worker]: now 
merge
   [junit4]   2> 15703 T30 C7 oasu.LoggingInfoStream.message 
[CMS][SUITE-ConcurrentUpdateSolrServerTest-seed#[B7346E9BAA061885]-worker]:   
index: 
   [junit4]   2> 15703 T30 C7 oasu.LoggingInfoStream.message 
[CMS][SUITE-ConcurrentUpdateSolrServerTest-seed#[B7346E9BAA061885]-worker]:   
no more merges pending; now return
   [junit4]   2> 15704 T30 C7 oasu.LoggingInfoStream.message 
[IW][SUITE-ConcurrentUpdateSolrServerTest-seed#[B7346E9BAA061885]-worker]: 
waitForMerges
   [junit4]   2> 15705 T30 C7 oasu.LoggingInfoStream.message 
[IW][SUITE-ConcurrentUpdateSolrServerTest-seed#[B7346E9BAA061885]-worker]: 
waitForMerges done
   [junit4]   2> 15705 T30 C7 oasu.LoggingInfoStream.message 
[IW][SUITE-ConcurrentUpdateSolrServerTest-seed#[B7346E9BAA061885]-worker]: 
commit: start
   [junit4]   2> 15706 T30 C7 oasu.LoggingInfoStream.message 
[IW][SUITE-ConcurrentUpdateSolrServerTest-seed#[B7346E9BAA061885]-worker]: 
commit: enter lock
   [junit4]   2> 15707 T30 C7 oasu.LoggingInfoStream.message 
[IW][SUITE-ConcurrentUpdateSolrServerTest-seed#[B7346E9BAA061885]-worker]: 
commit: now prepare
   [junit4]   2> 15708 T30 C7 oasu.LoggingInfoStream.message 
[IW][SUITE-ConcurrentUpdateSolrServerTest-seed#[B7346E9BAA061885]-worker]: 
prepareCommit: flush
   [junit4]   2> 15708 T30 C7 oasu.LoggingInfoStream.message 
[IW][SUITE-ConcurrentUpdateSolrServerTest-seed#[B7346E9BAA061885]-worker]:   
index before flush 
   [junit4]   2> 15709 T30 C7 oasu.LoggingInfoStream.message 
[DW][SUITE-ConcurrentUpdateSolrServerTest-seed#[B7346E9BAA061885]-worker]: 
startFullFlush
   [junit4]   2> 15710 T30 C7 oasu.LoggingInfoStream.message 
[DW][SUITE-ConcurrentUpdateSolrServerTest-seed#[B7346E9BAA061885]-worker]: 
anyChanges? numDocsInRam=0 deletes=false hasTickets:false 
pendingChangesInFullFlush: false
   [junit4]   2> 15711 T30 C7 oasu.LoggingInfoStream.message 
[IW][SUITE-ConcurrentUpdateSolrServerTest-seed#[B7346E9BAA061885]-worker]: 
apply all deletes during flush
   [junit4]   2> 15711 T30 C7 oasu.LoggingInfoStream.message 
[BD][SUITE-ConcurrentUpdateSolrServerTest-seed#[B7346E9BAA061885]-worker]: 
prune sis=segments_1:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 15712 T30 C7 oasu.LoggingInfoStream.message 
[DW][SUITE-ConcurrentUpdateSolrServerTest-seed#[B7346E9BAA061885]-worker]: 
SUITE-ConcurrentUpdateSolrServerTest-seed#[B7346E9BAA061885]-worker 
finishFullFlush success=true
   [junit4]   2> 15713 T30 C7 oasu.LoggingInfoStream.message 
[IW][SUITE-ConcurrentUpdateSolrServerTest-seed#[B7346E9BAA061885]-worker]: 
startCommit(): start
   [junit4]   2> 15714 T30 C7 oasu.LoggingInfoStream.message 
[IW][SUITE-ConcurrentUpdateSolrServerTest-seed#[B7346E9BAA061885]-worker]:   
skip startCommit(): no changes pending
   [junit4]   2> 15715 T30 C7 oasu.LoggingInfoStream.message 
[IW][SUITE-ConcurrentUpdateSolrServerTest-seed#[B7346E9BAA061885]-worker]: 
commit: pendingCommit == null; skip
   [junit4]   2> 15715 T30 C7 oasu.LoggingInfoStream.message 
[IW][SUITE-ConcurrentUpdateSolrServerTest-seed#[B7346E9BAA061885]-worker]: 
commit: done
   [junit4]   2> ASYNC  NEW_CORE C8 name=collection1 
org.apache.solr.core.SolrCore@18c0a882
   [junit4]   2> 15727 T30 C8 oasu.LoggingInfoStream.message 
[IW][SUITE-ConcurrentUpdateSolrServerTest-seed#[B7346E9BAA061885]-worker]: 
rollback
   [junit4]   2> 15728 T30 C8 oasu.LoggingInfoStream.message 
[IW][SUITE-ConcurrentUpdateSolrServerTest-seed#[B7346E9BAA061885]-worker]: all 
running merges have aborted
   [junit4]   2> 15728 T30 C8 oasu.LoggingInfoStream.message 
[IW][SUITE-ConcurrentUpdateSolrServerTest-seed#[B7346E9BAA061885]-worker]: 
rollback: done finish merges
   [junit4]   2> 15729 T30 C8 oasu.LoggingInfoStream.message 
[DW][SUITE-ConcurrentUpdateSolrServerTest-seed#[B7346E9BAA061885]-worker]: abort
   [junit4]   2> 15730 T30 C8 oasu.LoggingInfoStream.message 
[DW][SUITE-ConcurrentUpdateSolrServerTest-seed#[B7346E9BAA061885]-worker]: done 
abort; abortedFiles=[] success=true
   [junit4]   2> 15730 T30 C8 oasu.LoggingInfoStream.message 
[IW][SUITE-ConcurrentUpdateSolrServerTest-seed#[B7346E9BAA061885]-worker]: 
rollback: infos=
   [junit4]   2> 15731 T30 C8 oasu.LoggingInfoStream.message 
[IFD][SUITE-ConcurrentUpdateSolrServerTest-seed#[B7346E9BAA061885]-worker]: now 
checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 15732 T30 C8 oasu.LoggingInfoStream.message 
[IFD][SUITE-ConcurrentUpdateSolrServerTest-seed#[B7346E9BAA061885]-worker]: 0 
msec to checkpoint
   [junit4]   2> 15733 T30 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 15734 T30 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 15735 T30 oasc.CachingDirectoryFactory.closeCacheValue looking 
to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.ConcurrentUpdateSolrServerTest-B7346E9BAA061885-001/tempDir-001
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.ConcurrentUpdateSolrServerTest-B7346E9BAA061885-001/tempDir-001;done=false>>]
   [junit4]   2> 15736 T30 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.ConcurrentUpdateSolrServerTest-B7346E9BAA061885-001/tempDir-001
   [junit4]   2> 15736 T30 oasc.CachingDirectoryFactory.closeCacheValue looking 
to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.ConcurrentUpdateSolrServerTest-B7346E9BAA061885-001/tempDir-001/index
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.ConcurrentUpdateSolrServerTest-B7346E9BAA061885-001/tempDir-001/index;done=false>>]
   [junit4]   2> 15737 T30 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.ConcurrentUpdateSolrServerTest-B7346E9BAA061885-001/tempDir-001/index
   [junit4]   2> 15739 T30 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 20671 T30 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J1/./temp/solr.client.solrj.impl.ConcurrentUpdateSolrServerTest-B7346E9BAA061885-001
   [junit4]   2> NOTE: test params are: codec=Lucene49, sim=DefaultSimilarity, 
locale=lt, timezone=America/Belem
   [junit4]   2> NOTE: Linux 3.13.0-34-generic amd64/Oracle Corporation 
1.8.0_20 (64-bit)/cpus=8,threads=1,free=103068192,total=127795200
   [junit4]   2> NOTE: All tests run in this JVM: [MergeIndexesEmbeddedTest, 
ConcurrentUpdateSolrServerTest]
   [junit4] Completed on J1 in 13.92s, 1 test, 1 failure <<< FAILURES!

[...truncated 154 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:485: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:465: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:48: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:202: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:494: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1342:
 The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:957: 
There were test failures: 52 suites, 302 tests, 1 failure

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


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

Reply via email to