Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/3890/
Java: 32bit/jdk1.7.0_60-ea-b10 -client -XX:+UseConcMarkSweepGC

4 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.TestMiniSolrCloudCluster

Error Message:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 
127.0.0.1:56111 within 45000 ms

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: 
Could not connect to ZooKeeper 127.0.0.1:56111 within 45000 ms
        at __randomizedtesting.SeedInfo.seed([C11F90B88F6F71B1]:0)
        at 
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:150)
        at 
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:101)
        at 
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:91)
        at 
org.apache.solr.cloud.MiniSolrCloudCluster.<init>(MiniSolrCloudCluster.java:68)
        at 
org.apache.solr.cloud.TestMiniSolrCloudCluster.startup(TestMiniSolrCloudCluster.java:80)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1617)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:766)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:782)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:359)
        at java.lang.Thread.run(Thread.java:744)
Caused by: java.util.concurrent.TimeoutException: Could not connect to 
ZooKeeper 127.0.0.1:56111 within 45000 ms
        at 
org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:223)
        at 
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:142)
        ... 26 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.TestMiniSolrCloudCluster

Error Message:
4 threads leaked from SUITE scope at 
org.apache.solr.cloud.TestMiniSolrCloudCluster:     1) Thread[id=11736, 
name=ProcessThread(sid:0 cport:-1):, state=WAITING, 
group=TGRP-TestMiniSolrCloudCluster]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:120)
    2) Thread[id=11734, name=SessionTracker, state=TIMED_WAITING, 
group=TGRP-TestMiniSolrCloudCluster]         at java.lang.Object.wait(Native 
Method)         at 
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146) 
   3) Thread[id=11732, name=Thread-5279, state=WAITING, 
group=TGRP-TestMiniSolrCloudCluster]         at java.lang.Object.wait(Native 
Method)         at java.lang.Thread.join(Thread.java:1280)         at 
java.lang.Thread.join(Thread.java:1354)         at 
org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:302)
         at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:107)
         at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:221)    
4) Thread[id=11733, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, 
state=RUNNABLE, group=TGRP-TestMiniSolrCloudCluster]         at 
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)         at 
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)   
      at 
sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
         at 
sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)         
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)         at 
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)         at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)
         at java.lang.Thread.run(Thread.java:744)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE 
scope at org.apache.solr.cloud.TestMiniSolrCloudCluster: 
   1) Thread[id=11736, name=ProcessThread(sid:0 cport:-1):, state=WAITING, 
group=TGRP-TestMiniSolrCloudCluster]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:120)
   2) Thread[id=11734, name=SessionTracker, state=TIMED_WAITING, 
group=TGRP-TestMiniSolrCloudCluster]
        at java.lang.Object.wait(Native Method)
        at 
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146)
   3) Thread[id=11732, name=Thread-5279, state=WAITING, 
group=TGRP-TestMiniSolrCloudCluster]
        at java.lang.Object.wait(Native Method)
        at java.lang.Thread.join(Thread.java:1280)
        at java.lang.Thread.join(Thread.java:1354)
        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:302)
        at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:107)
        at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:221)
   4) Thread[id=11733, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, 
state=RUNNABLE, group=TGRP-TestMiniSolrCloudCluster]
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
        at 
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
        at 
sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
        at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)
        at java.lang.Thread.run(Thread.java:744)
        at __randomizedtesting.SeedInfo.seed([C11F90B88F6F71B1]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.TestMiniSolrCloudCluster

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=11733, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, 
group=TGRP-TestMiniSolrCloudCluster]         at 
sun.nio.ch.WindowsSelectorImpl.resetWakeupSocket0(Native Method)         at 
sun.nio.ch.WindowsSelectorImpl.resetWakeupSocket(WindowsSelectorImpl.java:473)  
       at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:174) 
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)        
 at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)         at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)
         at java.lang.Thread.run(Thread.java:744)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=11733, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, 
state=RUNNABLE, group=TGRP-TestMiniSolrCloudCluster]
        at sun.nio.ch.WindowsSelectorImpl.resetWakeupSocket0(Native Method)
        at 
sun.nio.ch.WindowsSelectorImpl.resetWakeupSocket(WindowsSelectorImpl.java:473)
        at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:174)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)
        at java.lang.Thread.run(Thread.java:744)
        at __randomizedtesting.SeedInfo.seed([C11F90B88F6F71B1]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.TestMiniSolrCloudCluster

Error Message:
Captured an uncaught exception in thread: Thread[id=11735, name=SyncThread:0, 
state=RUNNABLE, group=TGRP-TestMiniSolrCloudCluster]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=11735, name=SyncThread:0, state=RUNNABLE, 
group=TGRP-TestMiniSolrCloudCluster]
Caused by: java.lang.SecurityException: java.lang.System#exit(11) calls are not 
allowed because they terminate the test runner's JVM.
        at __randomizedtesting.SeedInfo.seed([C11F90B88F6F71B1]:0)
        at 
org.apache.lucene.util.TestSecurityManager$1.run(TestSecurityManager.java:82)
        at 
org.apache.lucene.util.TestSecurityManager$1.run(TestSecurityManager.java:51)
        at java.security.AccessController.doPrivileged(Native Method)
        at 
org.apache.lucene.util.TestSecurityManager.checkExit(TestSecurityManager.java:51)
        at java.lang.Runtime.exit(Runtime.java:107)
        at java.lang.System.exit(System.java:962)
        at 
org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:185)




Build Log:
[...truncated 10981 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestMiniSolrCloudCluster
   [junit4]   2> 3222851 T11731 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 3222852 T11732 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 3222930 T11731 oasc.ZkTestServer.run start zk server on 
port:56111
   [junit4]   2> 3222931 T11731 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 3222934 T11735 oazs.SyncRequestProcessor.run ERROR Severe 
unrecoverable error, exiting java.io.IOException: There is not enough space on 
the disk
   [junit4]   2>        at sun.nio.ch.FileDispatcherImpl.pwrite0(Native Method)
   [junit4]   2>        at 
sun.nio.ch.FileDispatcherImpl.pwrite(FileDispatcherImpl.java:80)
   [junit4]   2>        at 
sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:89)
   [junit4]   2>        at sun.nio.ch.IOUtil.write(IOUtil.java:51)
   [junit4]   2>        at 
sun.nio.ch.FileChannelImpl.writeInternal(FileChannelImpl.java:738)
   [junit4]   2>        at 
sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:720)
   [junit4]   2>        at 
org.apache.zookeeper.server.persistence.Util.padLogFile(Util.java:219)
   [junit4]   2>        at 
org.apache.zookeeper.server.persistence.FileTxnLog.padFile(FileTxnLog.java:237)
   [junit4]   2>        at 
org.apache.zookeeper.server.persistence.FileTxnLog.append(FileTxnLog.java:215)
   [junit4]   2>        at 
org.apache.zookeeper.server.persistence.FileTxnSnapLog.append(FileTxnSnapLog.java:314)
   [junit4]   2>        at 
org.apache.zookeeper.server.ZKDatabase.append(ZKDatabase.java:476)
   [junit4]   2>        at 
org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:140)
   [junit4]   2> 
   [junit4]   2> 34112 T11735 
ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING 
Uncaught exception in thread: 
Thread[SyncThread:0,5,TGRP-TestMiniSolrCloudCluster] 
java.lang.SecurityException: java.lang.System#exit(11) calls are not allowed 
because they terminate the test runner's JVM.
   [junit4]   2>        at 
__randomizedtesting.SeedInfo.seed([C11F90B88F6F71B1]:0)
   [junit4]   2>        at 
org.apache.lucene.util.TestSecurityManager$1.run(TestSecurityManager.java:82)
   [junit4]   2>        at 
org.apache.lucene.util.TestSecurityManager$1.run(TestSecurityManager.java:51)
   [junit4]   2>        at java.security.AccessController.doPrivileged(Native 
Method)
   [junit4]   2>        at 
org.apache.lucene.util.TestSecurityManager.checkExit(TestSecurityManager.java:51)
   [junit4]   2>        at java.lang.Runtime.exit(Runtime.java:107)
   [junit4]   2>        at java.lang.System.exit(System.java:962)
   [junit4]   2>        at 
org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:185)
   [junit4]   2> 
   [junit4]   2> 81173 T11730 ccr.ThreadLeakControl.checkThreadLeaks WARNING 
Will linger awaiting termination of 4 leaked thread(s).
   [junit4]   2> 101237 T11730 ccr.ThreadLeakControl.checkThreadLeaks SEVERE 4 
threads leaked from SUITE scope at 
org.apache.solr.cloud.TestMiniSolrCloudCluster: 
   [junit4]   2>           1) Thread[id=11736, name=ProcessThread(sid:0 
cport:-1):, state=WAITING, group=TGRP-TestMiniSolrCloudCluster]
   [junit4]   2>                at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>                at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]   2>                at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]   2>                at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>                at 
org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:120)
   [junit4]   2>           2) Thread[id=11734, name=SessionTracker, 
state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudCluster]
   [junit4]   2>                at java.lang.Object.wait(Native Method)
   [junit4]   2>                at 
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146)
   [junit4]   2>           3) Thread[id=11732, name=Thread-5279, state=WAITING, 
group=TGRP-TestMiniSolrCloudCluster]
   [junit4]   2>                at java.lang.Object.wait(Native Method)
   [junit4]   2>                at java.lang.Thread.join(Thread.java:1280)
   [junit4]   2>                at java.lang.Thread.join(Thread.java:1354)
   [junit4]   2>                at 
org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:302)
   [junit4]   2>                at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:107)
   [junit4]   2>                at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:221)
   [junit4]   2>           4) Thread[id=11733, 
name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, 
group=TGRP-TestMiniSolrCloudCluster]
   [junit4]   2>                at 
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
   [junit4]   2>                at 
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
   [junit4]   2>                at 
sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
   [junit4]   2>                at 
sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
   [junit4]   2>                at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
   [junit4]   2>                at 
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
   [junit4]   2>                at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)
   [junit4]   2>                at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 101239 T11730 ccr.ThreadLeakControl.tryToInterruptAll Starting 
to interrupt leaked threads:
   [junit4]   2>           1) Thread[id=11736, name=ProcessThread(sid:0 
cport:-1):, state=WAITING, group=TGRP-TestMiniSolrCloudCluster]
   [junit4]   2>           2) Thread[id=11734, name=SessionTracker, 
state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudCluster]
   [junit4]   2>           3) Thread[id=11732, name=Thread-5279, state=WAITING, 
group=TGRP-TestMiniSolrCloudCluster]
   [junit4]   2>           4) Thread[id=11733, 
name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, 
group=TGRP-TestMiniSolrCloudCluster]
   [junit4]   2> 3290071 T11732 oasc.ZkTestServer$ZKServerMain.runFromConfig 
WARN Server interrupted java.lang.InterruptedException
   [junit4]   2>        at java.lang.Object.wait(Native Method)
   [junit4]   2>        at java.lang.Thread.join(Thread.java:1280)
   [junit4]   2>        at java.lang.Thread.join(Thread.java:1354)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:302)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:107)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:221)
   [junit4]   2> 
   [junit4]   2> 3290072 T11736 oazs.PrepRequestProcessor.run ERROR Unexpected 
interruption java.lang.InterruptedException
   [junit4]   2>        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2017)
   [junit4]   2>        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2052)
   [junit4]   2>        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>        at 
org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:120)
   [junit4]   2> 
   [junit4]   2> 3290074 T11734 oazs.SessionTrackerImpl.run ERROR Unexpected 
interruption java.lang.InterruptedException
   [junit4]   2>        at java.lang.Object.wait(Native Method)
   [junit4]   2>        at 
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146)
   [junit4]   2> 
   [junit4]   2> 104240 T11730 ccr.ThreadLeakControl.tryToInterruptAll SEVERE 
There are still zombie threads that couldn't be terminated:
   [junit4]   2>           1) Thread[id=11733, 
name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, 
group=TGRP-TestMiniSolrCloudCluster]
   [junit4]   2>                at 
sun.nio.ch.WindowsSelectorImpl.resetWakeupSocket0(Native Method)
   [junit4]   2>                at 
sun.nio.ch.WindowsSelectorImpl.resetWakeupSocket(WindowsSelectorImpl.java:473)
   [junit4]   2>                at 
sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:174)
   [junit4]   2>                at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
   [junit4]   2>                at 
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
   [junit4]   2>                at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)
   [junit4]   2>                at java.lang.Thread.run(Thread.java:744)
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> NOTE: test params are: codec=Lucene42, 
sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=pt_PT, 
timezone=Pacific/Efate
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_60-ea 
(32-bit)/cpus=2,threads=2,free=108846592,total=523501568
   [junit4]   2> NOTE: All tests run in this JVM: [CoreAdminHandlerTest, 
TestAtomicUpdateErrorCases, StatsComponentTest, TestValueSourceCache, 
RAMDirectoryFactoryTest, TestIBSimilarityFactory, ShardRoutingCustomTest, 
TestInfoStreamLogging, TestElisionMultitermQuery, BasicDistributedZk2Test, 
StatelessScriptUpdateProcessorFactoryTest, BadComponentTest, 
TestSolrCoreProperties, TestFuzzyAnalyzedSuggestions, SolrPluginUtilsTest, 
OpenCloseCoreStressTest, TestSolrDeletionPolicy2, SliceStateTest, 
SolrIndexConfigTest, TestStandardQParsers, DocumentAnalysisRequestHandlerTest, 
UpdateRequestProcessorFactoryTest, AbstractAnalyticsStatsTest, 
SpatialFilterTest, SpellingQueryConverterTest, AnalysisErrorHandlingTest, 
DateFieldTest, InfoHandlerTest, BlockCacheTest, TestShardHandlerFactory, 
TestJmxIntegration, AbstractAnalyticsFacetTest, TestFileDictionaryLookup, 
RegexBoostProcessorTest, ShardRoutingTest, TestArbitraryIndexDir, 
TestCopyFieldCollectionResource, TestAnalyzeInfixSuggestions, TestLRUCache, 
TestIndexSearcher, SchemaVersionSpecificBehaviorTest, TestBinaryResponseWriter, 
TestBlendedInfixSuggestions, TestSolrXml, HighlighterTest, HardAutoCommitTest, 
TestManagedResourceStorage, SuggestComponentTest, BJQParserTest, 
TestDistributedSearch, TestZkChroot, WordBreakSolrSpellCheckerTest, 
TermVectorComponentDistributedTest, JsonLoaderTest, 
OverseerCollectionProcessorTest, TestPHPSerializedResponseWriter, 
TestNonNRTOpen, TestMaxScoreQueryParser, TestPhraseSuggestions, 
BasicFunctionalityTest, QueryFacetTest, TestCoreDiscovery, 
DistributedTermsComponentTest, ConnectionManagerTest, 
DistributedQueryComponentOptimizationTest, TestFunctionQuery, NoFacetTest, 
TestDocSet, TestDocumentBuilder, OpenExchangeRatesOrgProviderTest, 
TestFoldingMultitermQuery, AlternateDirectoryTest, TestFastWriter, 
TestClassNameShortening, TestBM25SimilarityFactory, MBeansHandlerTest, 
TestSchemaResource, BlockDirectoryTest, HdfsBasicDistributedZk2Test, 
TestSearchPerf, LegacyHTMLStripCharFilterTest, TestStressRecovery, 
SuggesterTSTTest, TestPostingsSolrHighlighter, 
CoreMergeIndexesAdminHandlerTest, DirectUpdateHandlerTest, 
TestDefaultSimilarityFactory, TestSolrIndexConfig, TestCharFilters, 
SystemInfoHandlerTest, TestComponentsName, TestSolrDeletionPolicy1, 
DocValuesMultiTest, CircularListTest, ConvertedLegacyTest, 
TestSchemaVersionResource, TestSearcherReuse, ZkNodePropsTest, 
ZkSolrClientTest, TestDistributedMissingSort, DeleteReplicaTest, 
RequiredFieldsTest, TestRandomMergePolicy, CoreContainerCoreInitFailuresTest, 
TestSolrXMLSerializer, SimplePostToolTest, FunctionTest, IndexSchemaTest, 
UpdateParamsTest, TestConfig, HdfsLockFactoryTest, DateMathParserTest, 
TestMultiCoreConfBootstrap, TestSolr4Spatial, TestFieldSortValues, 
NoCacheHeaderTest, UniqFieldsUpdateProcessorFactoryTest, 
TestPartialUpdateDeduplication, OverseerRolesTest, 
CollectionsAPIAsyncDistributedZkTest, TestSimpleQParserPlugin, 
HighlighterConfigTest, EchoParamsTest, SOLR749Test, SuggesterFSTTest, 
TestShortCircuitedRequests, TriLevelCompositeIdRoutingTest, TestStressLucene, 
ReturnFieldsTest, TestPseudoReturnFields, DisMaxRequestHandlerTest, 
PluginInfoTest, TestDocBasedVersionConstraints, 
DefaultValueUpdateProcessorTest, BadIndexSchemaTest, SolrXmlInZkTest, 
TestLMJelinekMercerSimilarityFactory, PolyFieldTest, 
TestWordDelimiterFilterFactory, MinimalSchemaTest, JSONWriterTest, 
AutoCommitTest, TestManagedSchema, QueryElevationComponentTest, 
SolrIndexSplitterTest, TestCSVLoader, CollectionsAPIDistributedZkTest, 
RemoteQueryErrorTest, RequestHandlersTest, DistributedSuggestComponentTest, 
MigrateRouteKeyTest, SolrInfoMBeanTest, TestFieldTypeCollectionResource, 
TestRangeQuery, TestReload, HdfsSyncSliceTest, TestComplexPhraseQParserPlugin, 
MoreLikeThisHandlerTest, SSLMigrationTest, TestBinaryField, 
ShowFileRequestHandlerTest, TestExceedMaxTermLength, TestFreeTextSuggestions, 
ResourceLoaderTest, PreAnalyzedUpdateProcessorTest, SolrCoreTest, 
OverseerStatusTest, OutputWriterTest, TestHashPartitioner, ExpressionTest, 
BinaryUpdateRequestHandlerTest, TestSuggestSpellingConverter, TestRecovery, 
ClusterStateUpdateTest, PeerSyncTest, TestDistributedGrouping, CopyFieldTest, 
DeleteInactiveReplicaTest, ChaosMonkeyNothingIsSafeTest, SortByFunctionTest, 
TestAnalyzedSuggestions, TestNumberUtils, StressHdfsTest, 
DistributedDebugComponentTest, TestSurroundQueryParser, TestLFUCache, 
SyncSliceTest, DirectSolrConnectionTest, TestRestManager, 
BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, 
OverseerTest, LeaderElectionIntegrationTest, BasicZkTest, RecoveryZkTest, 
FullSolrCloudDistribCmdsTest, TestReplicationHandler, TestRandomFaceting, 
LeaderElectionTest, TestRandomDVFaceting, ZkCLITest, SliceStateUpdateTest, 
TestFaceting, DistributedSpellCheckComponentTest, ZkControllerTest, 
TestRealTimeGet, TestStressReorder, TestJoin, TestStressVersions, 
TestCoreContainer, SimpleFacetsTest, SpellCheckComponentTest, 
TestGroupingSearch, SolrCmdDistributorTest, TestSort, TestFiltering, 
TestLazyCores, TestBadConfig, SoftAutoCommitTest, 
CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, 
CurrencyFieldXmlFileTest, AnalysisAfterCoreReloadTest, 
SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, 
SpellCheckCollatorTest, SolrRequestParserTest, DocValuesTest, SuggesterTest, 
TestTrie, SuggesterWFSTTest, SolrCoreCheckLockOnStartupTest, TestUpdate, 
FieldMutatingUpdateProcessorTest, QueryEqualityTest, 
DirectUpdateHandlerOptimizeTest, TestRemoteStreaming, DistanceFunctionTest, 
XsltUpdateRequestHandlerTest, DebugComponentTest, CacheHeaderTest, 
IndexBasedSpellCheckerTest, LukeRequestHandlerTest, TestQueryUtils, 
StandardRequestHandlerTest, TestWriterPerf, DirectSolrSpellCheckerTest, 
TestReversedWildcardFilterFactory, TestQueryTypes, PrimitiveFieldTypeTest, 
TestOmitPositions, FileBasedSpellCheckerTest, TermsComponentTest, 
XmlUpdateRequestHandlerTest, DocumentBuilderTest, 
PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, 
TestIndexingPerformance, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, 
FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, LoggingHandlerTest, 
TestCollationField, TestCSVResponseWriter, QueryParsingTest, 
PingRequestHandlerTest, CSVRequestHandlerTest, SearchHandlerTest, 
TestQuerySenderListener, TestQuerySenderNoQuery, ResponseLogComponentTest, 
TestMergePolicyConfig, MultiTermTest, SampleTest, NumericFieldsTest, 
ExternalFileFieldSortTest, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, 
SpellPossibilityIteratorTest, TestCodecSupport, SynonymTokenizerTest, 
TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, 
TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestJmxMonitoredMap, 
TimeZoneUtilsTest, TestFastOutputStream, ScriptEngineTest, 
URLClassifyProcessorTest, TestFastLRUCache, PreAnalyzedFieldTest, 
TestSystemIdResolver, PrimUtilsTest, DOMUtilTest, ClusterStateTest, TestSolrJ, 
TestUtils, UUIDFieldTest, FileUtilsTest, TestRTGBase, CursorPagingTest, 
SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, 
FieldFacetExtrasTest, RangeFacetTest, AliasIntegrationTest, AssignTest, 
AsyncMigrateRouteKeyTest, CustomCollectionTest, DeleteShardTest, 
DistribCursorPagingTest, ShardSplitTest, TestDistribDocBasedVersion, 
TestMiniSolrCloudCluster]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestMiniSolrCloudCluster -Dtests.seed=C11F90B88F6F71B1 
-Dtests.slow=true -Dtests.locale=pt_PT -Dtests.timezone=Pacific/Efate 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s | TestMiniSolrCloudCluster (suite) <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: 
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 
127.0.0.1:56111 within 45000 ms
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C11F90B88F6F71B1]:0)
   [junit4]    >        at 
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:150)
   [junit4]    >        at 
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:101)
   [junit4]    >        at 
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:91)
   [junit4]    >        at 
org.apache.solr.cloud.MiniSolrCloudCluster.<init>(MiniSolrCloudCluster.java:68)
   [junit4]    >        at 
org.apache.solr.cloud.TestMiniSolrCloudCluster.startup(TestMiniSolrCloudCluster.java:80)
   [junit4]    >        at java.lang.Thread.run(Thread.java:744)
   [junit4]    > Caused by: java.util.concurrent.TimeoutException: Could not 
connect to ZooKeeper 127.0.0.1:56111 within 45000 ms
   [junit4]    >        at 
org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:223)
   [junit4]    >        at 
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:142)
   [junit4]    >        ... 26 moreThrowable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE 
scope at org.apache.solr.cloud.TestMiniSolrCloudCluster: 
   [junit4]    >    1) Thread[id=11736, name=ProcessThread(sid:0 cport:-1):, 
state=WAITING, group=TGRP-TestMiniSolrCloudCluster]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:120)
   [junit4]    >    2) Thread[id=11734, name=SessionTracker, 
state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudCluster]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at 
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146)
   [junit4]    >    3) Thread[id=11732, name=Thread-5279, state=WAITING, 
group=TGRP-TestMiniSolrCloudCluster]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at java.lang.Thread.join(Thread.java:1280)
   [junit4]    >         at java.lang.Thread.join(Thread.java:1354)
   [junit4]    >         at 
org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:302)
   [junit4]    >         at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:107)
   [junit4]    >         at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:221)
   [junit4]    >    4) Thread[id=11733, 
name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, 
group=TGRP-TestMiniSolrCloudCluster]
   [junit4]    >         at 
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
   [junit4]    >         at 
sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
   [junit4]    >         at 
sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
   [junit4]    >         at 
sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
   [junit4]    >         at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
   [junit4]    >         at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)
   [junit4]    >         at java.lang.Thread.run(Thread.java:744)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C11F90B88F6F71B1]:0)Throwable #3: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=11733, 
name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, 
group=TGRP-TestMiniSolrCloudCluster]
   [junit4]    >         at 
sun.nio.ch.WindowsSelectorImpl.resetWakeupSocket0(Native Method)
   [junit4]    >         at 
sun.nio.ch.WindowsSelectorImpl.resetWakeupSocket(WindowsSelectorImpl.java:473)
   [junit4]    >         at 
sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:174)
   [junit4]    >         at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
   [junit4]    >         at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)
   [junit4]    >         at java.lang.Thread.run(Thread.java:744)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C11F90B88F6F71B1]:0)Throwable #4: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=11735, name=SyncThread:0, state=RUNNABLE, 
group=TGRP-TestMiniSolrCloudCluster]
   [junit4]    > Caused by: java.lang.SecurityException: 
java.lang.System#exit(11) calls are not allowed because they terminate the test 
runner's JVM.
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C11F90B88F6F71B1]:0)
   [junit4]    >        at 
org.apache.lucene.util.TestSecurityManager$1.run(TestSecurityManager.java:82)
   [junit4]    >        at 
org.apache.lucene.util.TestSecurityManager$1.run(TestSecurityManager.java:51)
   [junit4]    >        at java.security.AccessController.doPrivileged(Native 
Method)
   [junit4]    >        at 
org.apache.lucene.util.TestSecurityManager.checkExit(TestSecurityManager.java:51)
   [junit4]    >        at java.lang.Runtime.exit(Runtime.java:107)
   [junit4]    >        at java.lang.System.exit(System.java:962)
   [junit4]    >        at 
org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:185)
   [junit4] Completed in 70.30s, 0 tests, 4 errors <<< FAILURES!

[...truncated 201 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:467: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:447: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:45: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:37: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:189: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:490:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1275:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:907:
 There were test failures: 393 suites, 1648 tests, 4 suite-level errors, 280 
ignored (33 assumptions)

Total time: 86 minutes 48 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.7.0_60-ea-b10 -client -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure


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

Reply via email to