Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java7/4756/

2 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandlerBackup

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.handler.TestReplicationHandlerBackup:     1) Thread[id=2605, 
name=Thread-1307, state=RUNNABLE, group=TGRP-TestReplicationHandlerBackup]      
   at java.net.PlainSocketImpl.socketConnect(Native Method)         at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)    
     at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
         at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)      
   at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)         at 
java.net.Socket.connect(Socket.java:579)         at 
java.net.Socket.connect(Socket.java:528)         at 
sun.net.NetworkClient.doConnect(NetworkClient.java:180)         at 
sun.net.www.http.HttpClient.openServer(HttpClient.java:432)         at 
sun.net.www.http.HttpClient.openServer(HttpClient.java:527)         at 
sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)         at 
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
         at java.net.URL.openStream(URL.java:1037)         at 
org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:314)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.handler.TestReplicationHandlerBackup: 
   1) Thread[id=2605, name=Thread-1307, state=RUNNABLE, 
group=TGRP-TestReplicationHandlerBackup]
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
        at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
        at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
        at java.net.Socket.connect(Socket.java:579)
        at java.net.Socket.connect(Socket.java:528)
        at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
        at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)
        at 
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
        at java.net.URL.openStream(URL.java:1037)
        at 
org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:314)
        at __randomizedtesting.SeedInfo.seed([2DB5BF749262FFEC]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandlerBackup

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=2605, name=Thread-1307, state=RUNNABLE, 
group=TGRP-TestReplicationHandlerBackup]         at 
java.net.PlainSocketImpl.socketConnect(Native Method)         at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)    
     at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
         at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)      
   at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)         at 
java.net.Socket.connect(Socket.java:579)         at 
java.net.Socket.connect(Socket.java:528)         at 
sun.net.NetworkClient.doConnect(NetworkClient.java:180)         at 
sun.net.www.http.HttpClient.openServer(HttpClient.java:432)         at 
sun.net.www.http.HttpClient.openServer(HttpClient.java:527)         at 
sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)         at 
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
         at java.net.URL.openStream(URL.java:1037)         at 
org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:314)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=2605, name=Thread-1307, state=RUNNABLE, 
group=TGRP-TestReplicationHandlerBackup]
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
        at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
        at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
        at java.net.Socket.connect(Socket.java:579)
        at java.net.Socket.connect(Socket.java:528)
        at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
        at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)
        at 
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
        at java.net.URL.openStream(URL.java:1037)
        at 
org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:314)
        at __randomizedtesting.SeedInfo.seed([2DB5BF749262FFEC]:0)




Build Log:
[...truncated 2799 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandlerBackup
   [junit4]   2> Creating dataDir: 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandlerBackup-2DB5BF749262FFEC-001/init-core-data-001
   [junit4]   2> 804527 T2585 oas.SolrTestCaseJ4.setUp ###Starting doTestBackup
   [junit4]   2> 804539 T2585 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 804546 T2585 oejs.AbstractConnector.doStart Started 
[email protected]:22369
   [junit4]   2> 804547 T2585 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 804547 T2585 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 804547 T2585 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandlerBackup-2DB5BF749262FFEC-001/solr-instance-001
   [junit4]   2> 804547 T2585 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandlerBackup-2DB5BF749262FFEC-001/solr-instance-001/'
   [junit4]   2> 804578 T2585 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandlerBackup-2DB5BF749262FFEC-001/solr-instance-001/solr.xml
   [junit4]   2> 804674 T2585 oasc.CoreContainer.<init> New CoreContainer 
1298540742
   [junit4]   2> 804675 T2585 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandlerBackup-2DB5BF749262FFEC-001/solr-instance-001/]
   [junit4]   2> 804676 T2585 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 804676 T2585 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 804676 T2585 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 804676 T2585 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 804677 T2585 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 804677 T2585 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 804677 T2585 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 804677 T2585 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 804678 T2585 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 804678 T2585 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 804678 T2585 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 804679 T2585 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 804683 T2595 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandlerBackup-2DB5BF749262FFEC-001/solr-instance-001/collection1/'
   [junit4]   2> 804718 T2595 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
LUCENE_5_0
   [junit4]   2> 804749 T2595 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 804749 T2595 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 804755 T2595 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 804767 T2595 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 804768 T2595 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandlerBackup-2DB5BF749262FFEC-001/solr-instance-001/collection1/
   [junit4]   2> 804768 T2595 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 804768 T2595 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandlerBackup-2DB5BF749262FFEC-001/solr-instance-001/collection1/,
 
dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandlerBackup-2DB5BF749262FFEC-001/solr-instance-001/collection1/data/
   [junit4]   2> 804769 T2595 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
   [junit4]   2> 804769 T2595 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandlerBackup-2DB5BF749262FFEC-001/solr-instance-001/collection1/data
   [junit4]   2> 804769 T2595 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandlerBackup-2DB5BF749262FFEC-001/solr-instance-001/collection1/data/index/
   [junit4]   2> 804769 T2595 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandlerBackup-2DB5BF749262FFEC-001/solr-instance-001/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 804770 T2595 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandlerBackup-2DB5BF749262FFEC-001/solr-instance-001/collection1/data/index
   [junit4]   2> 804770 T2595 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=13, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=18.705078125, 
floorSegmentMB=2.005859375, forceMergeDeletesPctAllowed=11.658657696173204, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 804771 T2595 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@4a8687c8 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@578b4f57),segFN=segments_1,generation=1}
   [junit4]   2> 804771 T2595 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 804772 T2595 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 804772 T2595 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 804772 T2595 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 804773 T2595 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 804785 T2595 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 804787 T2595 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 804787 T2595 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 804787 T2595 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6734670280669167]
   [junit4]   2> 804788 T2595 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@4a8687c8 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@578b4f57),segFN=segments_1,generation=1}
   [junit4]   2> 804788 T2595 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 804788 T2595 oass.SolrIndexSearcher.<init> Opening 
Searcher@44dbab05[collection1] main
   [junit4]   2> 804788 T2595 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandlerBackup-2DB5BF749262FFEC-001/solr-instance-001/collection1/conf
   [junit4]   2> 804788 T2595 oasr.RestManager.init Initializing RestManager 
with initArgs: 
{storageDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandlerBackup-2DB5BF749262FFEC-001/solr-instance-001/collection1/conf/}
   [junit4]   2> 804789 T2595 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using 
file:dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandlerBackup-2DB5BF749262FFEC-001/solr-instance-001/collection1/conf
   [junit4]   2> 804789 T2595 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /rest/managed
   [junit4]   2> 804790 T2595 oasr.ManagedResource.notifyObserversDuringInit 
WARN No registered observers for /rest/managed
   [junit4]   2> 804790 T2595 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 804790 T2595 oash.ReplicationHandler.inform Replication 
enabled for following config files: schema-replication2.xml:schema.xml
   [junit4]   2> 804790 T2595 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 804790 T2595 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 804790 T2596 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@44dbab05[collection1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 804791 T2585 oass.SolrDispatchFilter.init 
user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 804791 T2585 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C769 name=collection1 
org.apache.solr.core.SolrCore@1d350e1a
   [junit4]   2> 804793 T2588 C769 oasu.DirectUpdateHandler2.deleteAll 
[collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 804794 T2588 C769 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{deleteByQuery=*:*} 0 1
   [junit4]   2> 804797 T2588 C769 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0]} 
0 0
   [junit4]   2> 804800 T2588 C769 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1]} 
0 0
   [junit4]   2> 804803 T2588 C769 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[2]} 
0 0
   [junit4]   2> 804806 T2588 C769 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[3]} 
0 0
   [junit4]   2> 804808 T2588 C769 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 804810 T2588 C769 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@4a8687c8 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@578b4f57),segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@4a8687c8 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@578b4f57),segFN=segments_2,generation=2}
   [junit4]   2> 804811 T2588 C769 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 2
   [junit4]   2> 804850 T2588 C769 oass.SolrIndexSearcher.<init> Opening 
Searcher@13757d77[collection1] main
   [junit4]   2> 804850 T2588 C769 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 804850 T2596 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@13757d77[collection1] 
main{UninvertingDirectoryReader(Uninverting(_0(5.0):C4))}
   [junit4]   2> 804851 T2588 C769 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update 
params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} 
{commit=} 0 43
   [junit4]   2> 804856 T2590 C769 oasc.SolrCore.execute [collection1] 
webapp=/solr path=/replication params={command=details} status=0 QTime=1 
   [junit4]   2> 804876 T2589 C769 oasc.SolrCore.execute [collection1] 
webapp=/solr path=/replication params={command=backup&name=ydbbztknyttzzlp} 
status=0 QTime=22 
   [junit4]   2> 804876 T2600 oash.SnapShooter.createSnapshot Creating backup 
snapshot...
   [junit4]   2> 804891 T2600 oash.SnapShooter.createSnapshot Done creating 
backup snapshot: ydbbztknyttzzlp
   [junit4]   2> 805059 T2589 C769 oasc.SolrCore.execute [collection1] 
webapp=/solr path=/replication params={command=details} status=0 QTime=0 
   [junit4]   2> 806075 T2590 C769 oasc.SolrCore.execute [collection1] 
webapp=/solr path=/replication params={command=details} status=0 QTime=0 
   [junit4]   2> 806077 T2589 C769 oasc.SolrCore.execute [collection1] 
webapp=/solr path=/replication params={command=backup&name=tfdr} status=0 
QTime=2 
   [junit4]   2> 806077 T2602 oash.SnapShooter.createSnapshot Creating backup 
snapshot...
   [junit4]   2> 806105 T2602 oash.SnapShooter.createSnapshot Done creating 
backup snapshot: tfdr
   [junit4]   2> ASYNC  NEW_CORE C770 name=collection1 
org.apache.solr.core.SolrCore@1d350e1a
   [junit4]   2> 806278 T2589 C770 oasc.SolrCore.execute [collection1] 
webapp=/solr path=/replication params={command=details} status=0 QTime=1 
   [junit4]   2> 806286 T2590 C770 oasc.SolrCore.execute [collection1] 
webapp=/solr path=/replication params={command=details} status=0 QTime=1 
   [junit4]   2> 806290 T2589 C770 oasc.SolrCore.execute [collection1] 
webapp=/solr path=/replication 
params={command=deletebackup&name=ydbbztknyttzzlp} status=0 QTime=6 
   [junit4]   2> 806290 T2604 oash.SnapShooter.deleteNamedSnapshot Deleting 
snapshot: ydbbztknyttzzlp
   [junit4]   2> 806488 T2589 C770 oasc.SolrCore.execute [collection1] 
webapp=/solr path=/replication params={command=details} status=0 QTime=0 
   [junit4]   2> 806491 T2589 C770 oasc.SolrCore.execute [collection1] 
webapp=/solr path=/replication params={command=details} status=0 QTime=1 
   [junit4]   2> 806492 T2585 oas.SolrTestCaseJ4.tearDown ###Ending doTestBackup
   [junit4]   2> 806492 T2606 oash.SnapShooter.deleteNamedSnapshot Deleting 
snapshot: tfdr
   [junit4]   2> 806492 T2590 C770 oasc.SolrCore.execute [collection1] 
webapp=/solr path=/replication params={command=deletebackup&name=tfdr} status=0 
QTime=1 
   [junit4]   2> 806492 T2585 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=1298540742
   [junit4]   2> 806493 T2585 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 806493 T2590 C770 oasc.SolrException.log ERROR 
null:org.eclipse.jetty.io.EofException
   [junit4]   2>                at 
org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:142)
   [junit4]   2>                at 
org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:107)
   [junit4]   2>                at 
sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
   [junit4]   2>                at 
sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291)
   [junit4]   2>                at 
sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295)
   [junit4]   2>                at 
sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141)
   [junit4]   2>                at 
java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229)
   [junit4]   2>                at 
org.apache.solr.util.FastWriter.flush(FastWriter.java:137)
   [junit4]   2>                at 
org.apache.solr.servlet.SolrDispatchFilter.writeResponse(SolrDispatchFilter.java:769)
   [junit4]   2>                at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:428)
   [junit4]   2>                at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:208)
   [junit4]   2>                at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2>                at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)
   [junit4]   2>                at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2>                at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
   [junit4]   2>                at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
   [junit4]   2>                at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
   [junit4]   2>                at 
org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
   [junit4]   2>                at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
   [junit4]   2>                at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
   [junit4]   2>                at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
   [junit4]   2>                at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
   [junit4]   2>                at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
   [junit4]   2>                at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
   [junit4]   2>                at 
org.eclipse.jetty.server.Server.handle(Server.java:368)
   [junit4]   2>                at 
org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
   [junit4]   2>                at 
org.eclipse.jetty.server.BlockingHttpConnection.handleRequest(BlockingHttpConnection.java:53)
   [junit4]   2>                at 
org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)
   [junit4]   2>                at 
org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)
   [junit4]   2>                at 
org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
   [junit4]   2>                at 
org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
   [junit4]   2>                at 
org.eclipse.jetty.server.BlockingHttpConnection.handle(BlockingHttpConnection.java:72)
   [junit4]   2>                at 
org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.run(SocketConnector.java:264)
   [junit4]   2>                at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2>                at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2>                at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>        
   [junit4]   2> 806495 T2590 C770 oasc.SolrException.log ERROR 
null:org.eclipse.jetty.io.EofException
   [junit4]   2>                at 
org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:142)
   [junit4]   2>                at 
org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:107)
   [junit4]   2>                at 
sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
   [junit4]   2>                at 
sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291)
   [junit4]   2>                at 
sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295)
   [junit4]   2>                at 
sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141)
   [junit4]   2>                at 
java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229)
   [junit4]   2>                at 
org.apache.solr.util.FastWriter.flush(FastWriter.java:137)
   [junit4]   2>                at 
org.apache.solr.servlet.SolrDispatchFilter.writeResponse(SolrDispatchFilter.java:769)
   [junit4]   2>                at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:428)
   [junit4]   2>                at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:208)
   [junit4]   2>                at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2>                at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)
   [junit4]   2>                at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2>                at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
   [junit4]   2>                at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
   [junit4]   2>                at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
   [junit4]   2>                at 
org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
   [junit4]   2>                at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
   [junit4]   2>                at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
   [junit4]   2>                at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
   [junit4]   2>                at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
   [junit4]   2>                at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
   [junit4]   2>                at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
   [junit4]   2>                at 
org.eclipse.jetty.server.Server.handle(Server.java:368)
   [junit4]   2>                at 
org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
   [junit4]   2>                at 
org.eclipse.jetty.server.BlockingHttpConnection.handleRequest(BlockingHttpConnection.java:53)
   [junit4]   2>                at 
org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)
   [junit4]   2>                at 
org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)
   [junit4]   2>                at 
org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
   [junit4]   2>                at 
org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
   [junit4]   2>                at 
org.eclipse.jetty.server.BlockingHttpConnection.handle(BlockingHttpConnection.java:72)
   [junit4]   2>                at 
org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.run(SocketConnector.java:264)
   [junit4]   2>                at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2>                at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2>                at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>        
   [junit4]   2> 806497 T2590 C770 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@1d350e1a
   [junit4]   2> 806497 T2590 C770 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=1,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=4,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 806497 T2590 C770 oasu.SolrCoreState.decrefSolrCoreState 
Closing SolrCoreState
   [junit4]   2> 806498 T2590 C770 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 806498 T2590 C770 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 806498 T2590 C770 oasc.SolrCore.closeSearcher [collection1] 
Closing main searcher on request.
   [junit4]   2> 806499 T2590 C770 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 806499 T2590 C770 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandlerBackup-2DB5BF749262FFEC-001/solr-instance-001/collection1/data
 
[CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandlerBackup-2DB5BF749262FFEC-001/solr-instance-001/collection1/data;done=false>>]
   [junit4]   2> 806500 T2590 C770 oasc.CachingDirectoryFactory.close Closing 
directory: 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandlerBackup-2DB5BF749262FFEC-001/solr-instance-001/collection1/data
   [junit4]   2> 806500 T2590 C770 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandlerBackup-2DB5BF749262FFEC-001/solr-instance-001/collection1/data/index
 
[CachedDir<<refCount=0;path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandlerBackup-2DB5BF749262FFEC-001/solr-instance-001/collection1/data/index;done=false>>]
   [junit4]   2> 806500 T2590 C770 oasc.CachingDirectoryFactory.close Closing 
directory: 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/./temp/solr.handler.TestReplicationHandlerBackup-2DB5BF749262FFEC-001/solr-instance-001/collection1/data/index
   [junit4]   2> 806555 T2585 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 2039 T2584 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will 
linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> 22165 T2584 ccr.ThreadLeakControl.checkThreadLeaks SEVERE 1 
thread leaked from SUITE scope at 
org.apache.solr.handler.TestReplicationHandlerBackup: 
   [junit4]   2>           1) Thread[id=2605, name=Thread-1307, state=RUNNABLE, 
group=TGRP-TestReplicationHandlerBackup]
   [junit4]   2>                at 
java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2>                at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
   [junit4]   2>                at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
   [junit4]   2>                at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
   [junit4]   2>                at 
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]   2>                at java.net.Socket.connect(Socket.java:579)
   [junit4]   2>                at java.net.Socket.connect(Socket.java:528)
   [junit4]   2>                at 
sun.net.NetworkClient.doConnect(NetworkClient.java:180)
   [junit4]   2>                at 
sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
   [junit4]   2>                at 
sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
   [junit4]   2>                at 
sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)
   [junit4]   2>                at 
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
   [junit4]   2>                at java.net.URL.openStream(URL.java:1037)
   [junit4]   2>                at 
org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:314)
   [junit4]   2> 22166 T2584 ccr.ThreadLeakControl.tryToInterruptAll Starting 
to interrupt leaked threads:
   [junit4]   2>           1) Thread[id=2605, name=Thread-1307, state=RUNNABLE, 
group=TGRP-TestReplicationHandlerBackup]
   [junit4]   2> 25174 T2584 ccr.ThreadLeakControl.tryToInterruptAll SEVERE 
There are still zombie threads that couldn't be terminated:
   [junit4]   2>           1) Thread[id=2605, name=Thread-1307, state=RUNNABLE, 
group=TGRP-TestReplicationHandlerBackup]
   [junit4]   2>                at 
java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2>                at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
   [junit4]   2>                at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
   [junit4]   2>                at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
   [junit4]   2>                at 
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]   2>                at java.net.Socket.connect(Socket.java:579)
   [junit4]   2>                at java.net.Socket.connect(Socket.java:528)
   [junit4]   2>                at 
sun.net.NetworkClient.doConnect(NetworkClient.java:180)
   [junit4]   2>                at 
sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
   [junit4]   2>                at 
sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
   [junit4]   2>                at 
sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)
   [junit4]   2>                at 
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
   [junit4]   2>                at java.net.URL.openStream(URL.java:1037)
   [junit4]   2>                at 
org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:314)
   [junit4]   2> NOTE: test params are: codec=Lucene45, sim=DefaultSimilarity, 
locale=ja_JP, timezone=Antarctica/Macquarie
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_60 
(64-bit)/cpus=16,threads=2,free=243377352,total=507510784
   [junit4]   2> NOTE: All tests run in this JVM: [QueryResultKeyTest, 
RequiredFieldsTest, TestRangeQuery, ShowFileRequestHandlerTest, 
TestDocBasedVersionConstraints, TriLevelCompositeIdRoutingTest, EnumFieldTest, 
TestSolrCoreProperties, TestDistributedMissingSort, TestSolrDeletionPolicy1, 
SpellPossibilityIteratorTest, RAMDirectoryFactoryTest, 
HdfsBasicDistributedZkTest, SimpleFacetsTest, ChaosMonkeyNothingIsSafeTest, 
AbstractAnalyticsStatsTest, MigrateRouteKeyTest, 
TestLMJelinekMercerSimilarityFactory, TestReplicationHandler, 
BasicDistributedZkTest, SolrIndexSplitterTest, TestRandomDVFaceting, 
TestExceedMaxTermLength, TestConfig, MBeansHandlerTest, RecoveryZkTest, 
HdfsBasicDistributedZk2Test, TestReplicationHandlerBackup]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestReplicationHandlerBackup -Dtests.seed=2DB5BF749262FFEC 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ja_JP 
-Dtests.timezone=Antarctica/Macquarie -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestReplicationHandlerBackup (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.handler.TestReplicationHandlerBackup: 
   [junit4]    >    1) Thread[id=2605, name=Thread-1307, state=RUNNABLE, 
group=TGRP-TestReplicationHandlerBackup]
   [junit4]    >         at java.net.PlainSocketImpl.socketConnect(Native 
Method)
   [junit4]    >         at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
   [junit4]    >         at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
   [junit4]    >         at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
   [junit4]    >         at 
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]    >         at java.net.Socket.connect(Socket.java:579)
   [junit4]    >         at java.net.Socket.connect(Socket.java:528)
   [junit4]    >         at 
sun.net.NetworkClient.doConnect(NetworkClient.java:180)
   [junit4]    >         at 
sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
   [junit4]    >         at 
sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
   [junit4]    >         at 
sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)
   [junit4]    >         at 
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
   [junit4]    >         at java.net.URL.openStream(URL.java:1037)
   [junit4]    >         at 
org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:314)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([2DB5BF749262FFEC]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=2605, name=Thread-1307, state=RUNNABLE, 
group=TGRP-TestReplicationHandlerBackup]
   [junit4]    >         at java.net.PlainSocketImpl.socketConnect(Native 
Method)
   [junit4]    >         at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
   [junit4]    >         at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
   [junit4]    >         at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
   [junit4]    >         at 
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]    >         at java.net.Socket.connect(Socket.java:579)
   [junit4]    >         at java.net.Socket.connect(Socket.java:528)
   [junit4]    >         at 
sun.net.NetworkClient.doConnect(NetworkClient.java:180)
   [junit4]    >         at 
sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
   [junit4]    >         at 
sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
   [junit4]    >         at 
sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)
   [junit4]    >         at 
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
   [junit4]    >         at java.net.URL.openStream(URL.java:1037)
   [junit4]    >         at 
org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:314)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([2DB5BF749262FFEC]:0)
   [junit4] Completed on J0 in 25.23s, 1 test, 2 errors <<< FAILURES!

[...truncated 920 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build.xml:189:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/common-build.xml:496:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:1298:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:922:
 There were test failures: 415 suites, 1703 tests, 2 suite-level errors, 1250 
ignored (15 assumptions)

Total time: 23 minutes 42 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-trunk-Java7 #4753
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 100436300 bytes
Compression is 0.0%
Took 21 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure


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

Reply via email to