You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2014/09/01 00:50:00 UTC

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4285/
Java: 32bit/jdk1.8.0_20 -server -XX:+UseG1GC

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

Error Message:
Expected no errors but got 1, due to:  org.apache.http.NoHttpResponseException: The target server failed to respond

Stack Trace:
java.lang.AssertionError: Expected no errors but got 1, due to:  org.apache.http.NoHttpResponseException: The target server failed to respond
	at __randomizedtesting.SeedInfo.seed([30B2572329F37260:C8B40ED8FDCB172B]: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 12628 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServerTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\temp\solr.client.solrj.impl.ConcurrentUpdateSolrServerTest-30B2572329F37260-001\init-core-data-001
   [junit4]   2> 14719 T22 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 14734 T22 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 14734 T22 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 15172 T22 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 15828 T22 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 15891 T22 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:50825
   [junit4]   2> 15953 T22 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 15953 T22 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 15953 T22 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr
   [junit4]   2> 15953 T22 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\'
   [junit4]   2> 15984 T22 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\solr.xml
   [junit4]   2> 16031 T22 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr
   [junit4]   2> 16031 T22 oasc.CoreContainer.<init> New CoreContainer 27227267
   [junit4]   2> 16031 T22 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\]
   [junit4]   2> 16078 T22 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 16078 T22 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 16078 T22 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 16094 T22 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 16094 T22 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 16094 T22 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 16094 T22 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 16094 T22 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 16094 T22 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 16094 T22 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=0&connTimeout=0&retry=false
   [junit4]   2> 16094 T22 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 16094 T22 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 16094 T22 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 16094 T22 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr
   [junit4]   2> 16109 T22 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\
   [junit4]   2> 16109 T22 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 16109 T34 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\'
   [junit4]   2> 16250 T34 oasc.SolrConfig.initLibs Adding specified lib dirs to ClassLoader
   [junit4]   2> 16250 T34 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/extraction/lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\..\..\..\contrib\extraction\lib).
   [junit4]   2> 16266 T34 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\..\..\..\dist).
   [junit4]   2> 16266 T34 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/clustering/lib/ (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\..\..\..\contrib\clustering\lib).
   [junit4]   2> 16266 T34 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\..\..\..\dist).
   [junit4]   2> 16266 T34 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/langid/lib/ (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\..\..\..\contrib\langid\lib).
   [junit4]   2> 16266 T34 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\..\..\..\dist).
   [junit4]   2> 16266 T34 oasc.SolrResourceLoader.addToClassLoader WARN No files added to classloader from lib: ../../../contrib/velocity/lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\..\..\..\contrib\velocity\lib).
   [junit4]   2> 16266 T34 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: ../../../dist/ (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\..\..\..\dist).
   [junit4]   2> 16344 T34 oasu.SolrIndexConfig.<init> IndexWriter infoStream solr logging is enabled
   [junit4]   2> 16344 T34 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 16578 T34 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 16594 T34 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 16609 T34 oass.IndexSchema.readSchema [collection1] Schema name=example
   [junit4]   2> 17844 T34 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 17859 T34 oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 17859 T34 oasr.RestManager$Registry.registerManagedResource Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 17969 T34 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 17984 T34 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 18141 T34 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\
   [junit4]   2> 18141 T34 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 18141 T34 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.ConcurrentUpdateSolrServerTest-30B2572329F37260-001\tempDir-001\
   [junit4]   2> 18156 T34 oasc.JmxMonitoredMap.<init> No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 18188 T34 oasc.SolrCore.initListeners [collection1] Added SolrEventListener for newSearcher: org.apache.solr.core.QuerySenderListener{queries=[]}
   [junit4]   2> 18188 T34 oasc.SolrCore.initListeners [collection1] Added SolrEventListener for firstSearcher: org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher warming in solrconfig.xml}]}
   [junit4]   2> 18219 T34 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.ConcurrentUpdateSolrServerTest-30B2572329F37260-001\tempDir-001\
   [junit4]   2> 18219 T34 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.ConcurrentUpdateSolrServerTest-30B2572329F37260-001\tempDir-001\index/
   [junit4]   2> 18219 T34 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.ConcurrentUpdateSolrServerTest-30B2572329F37260-001\tempDir-001\index' doesn't exist. Creating new index...
   [junit4]   2> 18219 T34 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.ConcurrentUpdateSolrServerTest-30B2572329F37260-001\tempDir-001\index
   [junit4]   2> 18219 T34 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-14-thread-1]: init: current segments file is "null"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@ab2c8e
   [junit4]   2> 18219 T34 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-14-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 18219 T34 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-14-thread-1]: 0 msec to checkpoint
   [junit4]   2> 18219 T34 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-14-thread-1]: init: create=true
   [junit4]   2> 18219 T34 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-14-thread-1]: 
   [junit4]   2> 	dir=MockDirectoryWrapper(RAMDirectory@106957d lockFactory=NativeFSLockFactory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.ConcurrentUpdateSolrServerTest-30B2572329F37260-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@109f29b
   [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@51a642
   [junit4]   2> 	
   [junit4]   2> 18219 T34 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-14-thread-1]: now flush at close
   [junit4]   2> 18234 T34 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-14-thread-1]:   start flush: applyAllDeletes=true
   [junit4]   2> 18234 T34 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-14-thread-1]:   index before flush 
   [junit4]   2> 18234 T34 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-14-thread-1]: startFullFlush
   [junit4]   2> 18234 T34 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-14-thread-1]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 18234 T34 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-14-thread-1]: coreLoadExecutor-14-thread-1 finishFullFlush success=true
   [junit4]   2> 18234 T34 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-14-thread-1]: apply all deletes during flush
   [junit4]   2> 18234 T34 oasu.LoggingInfoStream.message [BD][coreLoadExecutor-14-thread-1]: prune sis=null:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 18234 T34 oasu.LoggingInfoStream.message [CMS][coreLoadExecutor-14-thread-1]: now merge
   [junit4]   2> 18234 T34 oasu.LoggingInfoStream.message [CMS][coreLoadExecutor-14-thread-1]:   index: 
   [junit4]   2> 18234 T34 oasu.LoggingInfoStream.message [CMS][coreLoadExecutor-14-thread-1]:   no more merges pending; now return
   [junit4]   2> 18234 T34 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-14-thread-1]: waitForMerges
   [junit4]   2> 18234 T34 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-14-thread-1]: waitForMerges done
   [junit4]   2> 18234 T34 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-14-thread-1]: commit: start
   [junit4]   2> 18234 T34 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-14-thread-1]: commit: enter lock
   [junit4]   2> 18234 T34 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-14-thread-1]: commit: now prepare
   [junit4]   2> 18234 T34 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-14-thread-1]: prepareCommit: flush
   [junit4]   2> 18234 T34 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-14-thread-1]:   index before flush 
   [junit4]   2> 18234 T34 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-14-thread-1]: startFullFlush
   [junit4]   2> 18234 T34 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-14-thread-1]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 18234 T34 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-14-thread-1]: apply all deletes during flush
   [junit4]   2> 18234 T34 oasu.LoggingInfoStream.message [BD][coreLoadExecutor-14-thread-1]: prune sis=null:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 18234 T34 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-14-thread-1]: coreLoadExecutor-14-thread-1 finishFullFlush success=true
   [junit4]   2> 18234 T34 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-14-thread-1]: startCommit(): start
   [junit4]   2> 18234 T34 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-14-thread-1]: startCommit index= changeCount=1
   [junit4]   2> 18234 T34 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-14-thread-1]: done all syncs: []
   [junit4]   2> 18234 T34 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-14-thread-1]: commit: pendingCommit != null
   [junit4]   2> 18234 T34 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-14-thread-1]: commit: wrote segments file "segments_1"
   [junit4]   2> 18234 T34 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-14-thread-1]: now checkpoint "" [0 segments ; isCommit = true]
   [junit4]   2> 18234 T34 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@106957d lockFactory=NativeFSLockFactory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.ConcurrentUpdateSolrServerTest-30B2572329F37260-001\tempDir-001\index),segFN=segments_1,generation=1}
   [junit4]   2> 18234 T34 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 18234 T34 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-14-thread-1]: 0 msec to checkpoint
   [junit4]   2> 18391 T34 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-14-thread-1]: commit: took 4.1 msec
   [junit4]   2> 18391 T34 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-14-thread-1]: commit: done
   [junit4]   2> 18391 T34 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-14-thread-1]: rollback
   [junit4]   2> 18391 T34 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-14-thread-1]: all running merges have aborted
   [junit4]   2> 18391 T34 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-14-thread-1]: rollback: done finish merges
   [junit4]   2> 18391 T34 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-14-thread-1]: abort
   [junit4]   2> 18391 T34 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-14-thread-1]: done abort; abortedFiles=[] success=true
   [junit4]   2> 18391 T34 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-14-thread-1]: rollback: infos=
   [junit4]   2> 18391 T34 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-14-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 18391 T34 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-14-thread-1]: 0 msec to checkpoint
   [junit4]   2> 18438 T34 oasc.SolrCore.initWriters created json: solr.JSONResponseWriter
   [junit4]   2> 18438 T34 oasc.SolrCore.initWriters adding lazy queryResponseWriter: solr.VelocityResponseWriter
   [junit4]   2> 18438 T34 oasc.SolrCore.initWriters created velocity: solr.VelocityResponseWriter
   [junit4]   2> 18484 T34 oasc.SolrCore.initWriters created xslt: solr.XSLTResponseWriter
   [junit4]   2> 18484 T34 oasr.XSLTResponseWriter.init xsltCacheLifetimeSeconds=5
   [junit4]   2> 18813 T34 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 18813 T34 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 18813 T34 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 18813 T34 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 18813 T34 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 18859 T34 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
   [junit4]   2> 18859 T34 oasc.RequestHandlers.initHandlersFromConfig created /query: solr.SearchHandler
   [junit4]   2> 18859 T34 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 18859 T34 oasc.RequestHandlers.initHandlersFromConfig created /export: solr.SearchHandler
   [junit4]   2> 18859 T34 oasc.RequestHandlers.initHandlersFromConfig created /browse: solr.SearchHandler
   [junit4]   2> 18859 T34 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 18859 T34 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 18859 T34 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.extraction.ExtractingRequestHandler
   [junit4]   2> 18859 T34 oasc.RequestHandlers.initHandlersFromConfig created /update/extract: solr.extraction.ExtractingRequestHandler
   [junit4]   2> 18859 T34 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.FieldAnalysisRequestHandler
   [junit4]   2> 18859 T34 oasc.RequestHandlers.initHandlersFromConfig created /analysis/field: solr.FieldAnalysisRequestHandler
   [junit4]   2> 18859 T34 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.DocumentAnalysisRequestHandler
   [junit4]   2> 18859 T34 oasc.RequestHandlers.initHandlersFromConfig created /analysis/document: solr.DocumentAnalysisRequestHandler
   [junit4]   2> 18875 T34 oasc.RequestHandlers.initHandlersFromConfig created /admin/: solr.admin.AdminHandlers
   [junit4]   2> 18875 T34 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 18922 T34 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 18969 T34 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 18969 T34 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler
   [junit4]   2> 18969 T34 oasc.RequestHandlers.initHandlersFromConfig created /spell: solr.SearchHandler
   [junit4]   2> 18969 T34 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler
   [junit4]   2> 18969 T34 oasc.RequestHandlers.initHandlersFromConfig created /suggest: solr.SearchHandler
   [junit4]   2> 18969 T34 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler
   [junit4]   2> 18969 T34 oasc.RequestHandlers.initHandlersFromConfig created /tvrh: solr.SearchHandler
   [junit4]   2> 18969 T34 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler
   [junit4]   2> 18969 T34 oasc.RequestHandlers.initHandlersFromConfig created /terms: solr.SearchHandler
   [junit4]   2> 18969 T34 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.SearchHandler
   [junit4]   2> 18969 T34 oasc.RequestHandlers.initHandlersFromConfig created /elevate: solr.SearchHandler
   [junit4]   2> 18969 T34 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 18984 T34 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 18984 T34 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 18984 T34 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 18984 T34 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 18984 T34 oasu.CommitTracker.<init> Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 18984 T34 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 18984 T34 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-14-thread-1]: init: current segments file is "segments_1"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@ab2c8e
   [junit4]   2> 18984 T34 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-14-thread-1]: init: load commit "segments_1"
   [junit4]   2> 18984 T34 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@106957d lockFactory=NativeFSLockFactory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.ConcurrentUpdateSolrServerTest-30B2572329F37260-001\tempDir-001\index),segFN=segments_1,generation=1}
   [junit4]   2> 19000 T34 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 19000 T34 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-14-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 19000 T34 oasu.LoggingInfoStream.message [IFD][coreLoadExecutor-14-thread-1]: 0 msec to checkpoint
   [junit4]   2> 19000 T34 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-14-thread-1]: init: create=false
   [junit4]   2> 19000 T34 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-14-thread-1]: 
   [junit4]   2> 	dir=MockDirectoryWrapper(RAMDirectory@106957d lockFactory=NativeFSLockFactory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.ConcurrentUpdateSolrServerTest-30B2572329F37260-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@fd1771
   [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@1cbe90b
   [junit4]   2> 	
   [junit4]   2> 19000 T34 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-14-thread-1]: flush at getReader
   [junit4]   2> 19000 T34 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-14-thread-1]: startFullFlush
   [junit4]   2> 19000 T34 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-14-thread-1]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 19000 T34 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-14-thread-1]: apply all deletes during flush
   [junit4]   2> 19000 T34 oasu.LoggingInfoStream.message [BD][coreLoadExecutor-14-thread-1]: prune sis=segments_1:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 19000 T34 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-14-thread-1]: return reader version=1 reader=StandardDirectoryReader(segments_1:1:nrt)
   [junit4]   2> 19000 T34 oasu.LoggingInfoStream.message [DW][coreLoadExecutor-14-thread-1]: coreLoadExecutor-14-thread-1 finishFullFlush success=true
   [junit4]   2> 19000 T34 oasu.LoggingInfoStream.message [IW][coreLoadExecutor-14-thread-1]: getReader took 0 msec
   [junit4]   2> 19000 T34 oass.SolrIndexSearcher.<init> Opening Searcher@157c45e[collection1] main
   [junit4]   2> 19031 T34 oasr.ManagedResourceStorage.newStorageIO WARN Cannot write to config directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 19031 T34 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 19031 T34 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 19031 T34 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 19047 T34 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 19047 T34 oasr.RestManager.init Initializing 2 registered ManagedResources
   [junit4]   2> 19047 T34 oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_english.json using InMemoryStorage
   [junit4]   2> 19047 T34 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/stopwords/english
   [junit4]   2> 19047 T34 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _schema_analysis_stopwords_english.json using InMemoryStorage
   [junit4]   2> 19047 T34 oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 19047 T34 oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/stopwords/english
   [junit4]   2> 19047 T34 oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_english.json using InMemoryStorage
   [junit4]   2> 19047 T34 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 19047 T34 oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 19047 T34 oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of /schema/analysis/synonyms/english
   [junit4]   2> 19047 T34 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 19125 T34 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> 19203 T34 oashc.SpellCheckComponent.inform No queryConverter defined, using default converter
   [junit4]   2> 19219 T34 oashc.SuggestComponent.inform Initializing SuggestComponent
   [junit4]   2> 19219 T34 oasss.SolrSuggester.init init: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string}
   [junit4]   2> 19422 T34 oasss.SolrSuggester.init Dictionary loaded with params: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string}
   [junit4]   2> 19438 T34 oashc.QueryElevationComponent.inform Loading QueryElevation from: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\example\solr\collection1\conf\elevate.xml
   [junit4]   2> 19531 T34 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 19531 T34 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 19531 T35 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@157c45e[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 19531 T22 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0
   [junit4]   2> 19531 T22 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 19531 T22 oas.SolrJettyTestBase.createJetty Jetty Assigned Port#50825
   [junit4]   2> 19578 T22 oas.SolrTestCaseJ4.setUp ###Starting testConcurrentUpdate
   [junit4]   2> ASYNC  NEW_CORE C4 name=collection1 org.apache.solr.core.SolrCore@18dc9d5
   [junit4]   2> 19625 T35 C4 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=94 
   [junit4]   2> 19625 T35 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 19625 T35 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default
   [junit4]   2> 19625 T35 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak
   [junit4]   2> 19625 T35 oashc.SuggestComponent$SuggesterListener.newSearcher Loading suggester index for: mySuggester
   [junit4]   2> 19625 T35 oasss.SolrSuggester.reload reload()
   [junit4]   2> 19625 T35 oasss.SolrSuggester.build build()
   [junit4]   2> 19781 T35 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@157c45e[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 221594 T22 oas.SolrTestCaseJ4.tearDown ###Ending testConcurrentUpdate
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ConcurrentUpdateSolrServerTest -Dtests.method=testConcurrentUpdate -Dtests.seed=30B2572329F37260 -Dtests.slow=true -Dtests.locale=uk_UA -Dtests.timezone=Europe/Andorra -Dtests.file.encoding=UTF-8
   [junit4] FAILURE  202s | ConcurrentUpdateSolrServerTest.testConcurrentUpdate <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Expected no errors but got 1, due to:  org.apache.http.NoHttpResponseException: The target server failed to respond
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([30B2572329F37260:C8B40ED8FDCB172B]: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> 221781 T22 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=27227267
   [junit4]   2> 221781 T22 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@18dc9d5
   [junit4]   2> 221781 T22 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> 221781 T22 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 221781 T22 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 221781 T22 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> ASYNC  NEW_CORE C5 name=collection1 org.apache.solr.core.SolrCore@18dc9d5
   [junit4]   2> 221781 T22 C5 oasu.LoggingInfoStream.message [CMS][SUITE-ConcurrentUpdateSolrServerTest-seed#[30B2572329F37260]-worker]: now merge
   [junit4]   2> 221781 T22 C5 oasu.LoggingInfoStream.message [CMS][SUITE-ConcurrentUpdateSolrServerTest-seed#[30B2572329F37260]-worker]:   index: 
   [junit4]   2> 221781 T22 C5 oasu.LoggingInfoStream.message [CMS][SUITE-ConcurrentUpdateSolrServerTest-seed#[30B2572329F37260]-worker]:   no more merges pending; now return
   [junit4]   2> 221781 T22 C5 oasu.LoggingInfoStream.message [IW][SUITE-ConcurrentUpdateSolrServerTest-seed#[30B2572329F37260]-worker]: waitForMerges
   [junit4]   2> 221781 T22 C5 oasu.LoggingInfoStream.message [IW][SUITE-ConcurrentUpdateSolrServerTest-seed#[30B2572329F37260]-worker]: waitForMerges done
   [junit4]   2> 221781 T22 C5 oasu.LoggingInfoStream.message [IW][SUITE-ConcurrentUpdateSolrServerTest-seed#[30B2572329F37260]-worker]: now flush at close
   [junit4]   2> 221781 T22 C5 oasu.LoggingInfoStream.message [IW][SUITE-ConcurrentUpdateSolrServerTest-seed#[30B2572329F37260]-worker]:   start flush: applyAllDeletes=true
   [junit4]   2> 221781 T22 C5 oasu.LoggingInfoStream.message [IW][SUITE-ConcurrentUpdateSolrServerTest-seed#[30B2572329F37260]-worker]:   index before flush 
   [junit4]   2> 221781 T22 C5 oasu.LoggingInfoStream.message [DW][SUITE-ConcurrentUpdateSolrServerTest-seed#[30B2572329F37260]-worker]: startFullFlush
   [junit4]   2> 221797 T22 C5 oasu.LoggingInfoStream.message [DW][SUITE-ConcurrentUpdateSolrServerTest-seed#[30B2572329F37260]-worker]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 221797 T22 C5 oasu.LoggingInfoStream.message [DW][SUITE-ConcurrentUpdateSolrServerTest-seed#[30B2572329F37260]-worker]: SUITE-ConcurrentUpdateSolrServerTest-seed#[30B2572329F37260]-worker finishFullFlush success=true
   [junit4]   2> 221797 T22 C5 oasu.LoggingInfoStream.message [IW][SUITE-ConcurrentUpdateSolrServerTest-seed#[30B2572329F37260]-worker]: apply all deletes during flush
   [junit4]   2> 221797 T22 C5 oasu.LoggingInfoStream.message [BD][SUITE-ConcurrentUpdateSolrServerTest-seed#[30B2572329F37260]-worker]: prune sis=segments_1:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 221797 T22 C5 oasu.LoggingInfoStream.message [CMS][SUITE-ConcurrentUpdateSolrServerTest-seed#[30B2572329F37260]-worker]: now merge
   [junit4]   2> 221797 T22 C5 oasu.LoggingInfoStream.message [CMS][SUITE-ConcurrentUpdateSolrServerTest-seed#[30B2572329F37260]-worker]:   index: 
   [junit4]   2> 221797 T22 C5 oasu.LoggingInfoStream.message [CMS][SUITE-ConcurrentUpdateSolrServerTest-seed#[30B2572329F37260]-worker]:   no more merges pending; now return
   [junit4]   2> 221797 T22 C5 oasu.LoggingInfoStream.message [IW][SUITE-ConcurrentUpdateSolrServerTest-seed#[30B2572329F37260]-worker]: waitForMerges
   [junit4]   2> 221797 T22 C5 oasu.LoggingInfoStream.message [IW][SUITE-ConcurrentUpdateSolrServerTest-seed#[30B2572329F37260]-worker]: waitForMerges done
   [junit4]   2> 221797 T22 C5 oasu.LoggingInfoStream.message [IW][SUITE-ConcurrentUpdateSolrServerTest-seed#[30B2572329F37260]-worker]: commit: start
   [junit4]   2> 221797 T22 C5 oasu.LoggingInfoStream.message [IW][SUITE-ConcurrentUpdateSolrServerTest-seed#[30B2572329F37260]-worker]: commit: enter lock
   [junit4]   2> 221797 T22 C5 oasu.LoggingInfoStream.message [IW][SUITE-ConcurrentUpdateSolrServerTest-seed#[30B2572329F37260]-worker]: commit: now prepare
   [junit4]   2> 221797 T22 C5 oasu.LoggingInfoStream.message [IW][SUITE-ConcurrentUpdateSolrServerTest-seed#[30B2572329F37260]-worker]: prepareCommit: flush
   [junit4]   2> 221797 T22 C5 oasu.LoggingInfoStream.message [IW][SUITE-ConcurrentUpdateSolrServerTest-seed#[30B2572329F37260]-worker]:   index before flush 
   [junit4]   2> 221797 T22 C5 oasu.LoggingInfoStream.message [DW][SUITE-ConcurrentUpdateSolrServerTest-seed#[30B2572329F37260]-worker]: startFullFlush
   [junit4]   2> 221797 T22 C5 oasu.LoggingInfoStream.message [DW][SUITE-ConcurrentUpdateSolrServerTest-seed#[30B2572329F37260]-worker]: anyChanges? numDocsInRam=0 deletes=false hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 221813 T22 C5 oasu.LoggingInfoStream.message [IW][SUITE-ConcurrentUpdateSolrServerTest-seed#[30B2572329F37260]-worker]: apply all deletes during flush
   [junit4]   2> 221813 T22 C5 oasu.LoggingInfoStream.message [BD][SUITE-ConcurrentUpdateSolrServerTest-seed#[30B2572329F37260]-worker]: prune sis=segments_1:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 221813 T22 C5 oasu.LoggingInfoStream.message [DW][SUITE-ConcurrentUpdateSolrServerTest-seed#[30B2572329F37260]-worker]: SUITE-ConcurrentUpdateSolrServerTest-seed#[30B2572329F37260]-worker finishFullFlush success=true
   [junit4]   2> 221813 T22 C5 oasu.LoggingInfoStream.message [IW][SUITE-ConcurrentUpdateSolrServerTest-seed#[30B2572329F37260]-worker]: startCommit(): start
   [junit4]   2> 221813 T22 C5 oasu.LoggingInfoStream.message [IW][SUITE-ConcurrentUpdateSolrServerTest-seed#[30B2572329F37260]-worker]:   skip startCommit(): no changes pending
   [junit4]   2> 221813 T22 C5 oasu.LoggingInfoStream.message [IW][SUITE-ConcurrentUpdateSolrServerTest-seed#[30B2572329F37260]-worker]: commit: pendingCommit == null; skip
   [junit4]   2> 221813 T22 C5 oasu.LoggingInfoStream.message [IW][SUITE-ConcurrentUpdateSolrServerTest-seed#[30B2572329F37260]-worker]: commit: done
   [junit4]   2> 221813 T22 C5 oasu.LoggingInfoStream.message [IW][SUITE-ConcurrentUpdateSolrServerTest-seed#[30B2572329F37260]-worker]: rollback
   [junit4]   2> 221813 T22 C5 oasu.LoggingInfoStream.message [IW][SUITE-ConcurrentUpdateSolrServerTest-seed#[30B2572329F37260]-worker]: all running merges have aborted
   [junit4]   2> 221813 T22 C5 oasu.LoggingInfoStream.message [IW][SUITE-ConcurrentUpdateSolrServerTest-seed#[30B2572329F37260]-worker]: rollback: done finish merges
   [junit4]   2> 221813 T22 C5 oasu.LoggingInfoStream.message [DW][SUITE-ConcurrentUpdateSolrServerTest-seed#[30B2572329F37260]-worker]: abort
   [junit4]   2> 221813 T22 C5 oasu.LoggingInfoStream.message [DW][SUITE-ConcurrentUpdateSolrServerTest-seed#[30B2572329F37260]-worker]: done abort; abortedFiles=[] success=true
   [junit4]   2> 221813 T22 C5 oasu.LoggingInfoStream.message [IW][SUITE-ConcurrentUpdateSolrServerTest-seed#[30B2572329F37260]-worker]: rollback: infos=
   [junit4]   2> 221813 T22 C5 oasu.LoggingInfoStream.message [IFD][SUITE-ConcurrentUpdateSolrServerTest-seed#[30B2572329F37260]-worker]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 221813 T22 C5 oasu.LoggingInfoStream.message [IFD][SUITE-ConcurrentUpdateSolrServerTest-seed#[30B2572329F37260]-worker]: 0 msec to checkpoint
   [junit4]   2> 221813 T22 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 221813 T22 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 221813 T22 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.ConcurrentUpdateSolrServerTest-30B2572329F37260-001\tempDir-001\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.ConcurrentUpdateSolrServerTest-30B2572329F37260-001\tempDir-001\index;done=false>>]
   [junit4]   2> 221813 T22 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.ConcurrentUpdateSolrServerTest-30B2572329F37260-001\tempDir-001\index
   [junit4]   2> 221813 T22 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.ConcurrentUpdateSolrServerTest-30B2572329F37260-001\tempDir-001\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.ConcurrentUpdateSolrServerTest-30B2572329F37260-001\tempDir-001\;done=false>>]
   [junit4]   2> 221813 T22 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.ConcurrentUpdateSolrServerTest-30B2572329F37260-001\tempDir-001\
   [junit4]   2> 221813 T22 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 226784 T22 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\temp\solr.client.solrj.impl.ConcurrentUpdateSolrServerTest-30B2572329F37260-001
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=217), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=217)), sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=uk_UA, timezone=Europe/Andorra
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_20 (32-bit)/cpus=2,threads=1,free=15372216,total=53477376
   [junit4]   2> NOTE: All tests run in this JVM: [SolrPingTest, FacetFieldTest, ContentStreamTest, ConcurrentUpdateSolrServerTest]
   [junit4] Completed in 212.11s, 1 test, 1 failure <<< FAILURES!

[...truncated 150 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:492: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:472: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:60: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:202: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:494: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1343: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:958: There were test failures: 52 suites, 302 tests, 1 failure

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



[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.7.0_67) - Build # 4286 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4286/
Java: 64bit/jdk1.7.0_67 -XX:+UseCompressedOops -XX:+UseParallelGC

No tests ran.

Build Log:
[...truncated 10 lines...]
FATAL: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel
hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.RequestAbortedException.wrapForRethrow(RequestAbortedException.java:41)
	at hudson.remoting.RequestAbortedException.wrapForRethrow(RequestAbortedException.java:34)
	at hudson.remoting.Request.call(Request.java:174)
	at hudson.remoting.Channel.call(Channel.java:739)
	at hudson.FilePath.act(FilePath.java:906)
	at hudson.FilePath.act(FilePath.java:895)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:909)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:844)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1253)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:622)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:528)
	at hudson.model.Run.execute(Run.java:1740)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:89)
	at hudson.model.Executor.run(Executor.java:240)
Caused by: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.Request.abort(Request.java:299)
	at hudson.remoting.Channel.terminate(Channel.java:802)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:69)
Caused by: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:50)
Caused by: java.io.EOFException
	at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2325)
	at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:2794)
	at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:801)
	at java.io.ObjectInputStream.<init>(ObjectInputStream.java:299)
	at hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:40)
	at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)