Build: https://builds.apache.org/job/Solr-4.x/46/

1 tests failed.
REGRESSION:  org.apache.solr.cloud.FullSolrCloudTest.testDistribSearch

Error Message:
Shard still reported as live in zk

Stack Trace:
java.lang.AssertionError: Shard still reported as live in zk
        at 
__randomizedtesting.SeedInfo.seed([8A229DB7195EDFE:8944A7C306CA8DC2]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.FullSolrCloudTest.brindDownShardIndexSomeDocsAndRecover(FullSolrCloudTest.java:715)
        at 
org.apache.solr.cloud.FullSolrCloudTest.doTest(FullSolrCloudTest.java:559)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:679)
        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:616)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1995)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:818)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:32)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:825)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:671)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:697)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:736)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
        at 
org.apache.lucene.util.TestRuleIcuHack$1.evaluate(TestRuleIcuHack.java:51)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53)
        at 
org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleNoStaticHooksShadowing.java:52)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:36)
        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.RandomizedRunner.runSuite(RandomizedRunner.java:605)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551)




Build Log:
[...truncated 40825 lines...]
[junit4:junit4]   2> 159804 T2229 oazs.SessionTrackerImpl.run 
SessionTrackerImpl exited loop!
[junit4:junit4]   2> 169281 T2297 oasc.SyncStrategy.syncToMe Could not tell a 
replica to recover org.apache.solr.client.solrj.SolrServerException: 
IOException occured when talking to server at: 
http://127.0.0.1:56626/solr/collection1
[junit4:junit4]   2>    at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:414)
[junit4:junit4]   2>    at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:182)
[junit4:junit4]   2>    at 
org.apache.solr.cloud.SyncStrategy.syncToMe(SyncStrategy.java:237)
[junit4:junit4]   2>    at 
org.apache.solr.cloud.SyncStrategy.syncReplicas(SyncStrategy.java:119)
[junit4:junit4]   2>    at 
org.apache.solr.cloud.SyncStrategy.sync(SyncStrategy.java:82)
[junit4:junit4]   2>    at 
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:158)
[junit4:junit4]   2>    at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:151)
[junit4:junit4]   2>    at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:96)
[junit4:junit4]   2>    at 
org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:57)
[junit4:junit4]   2>    at 
org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:125)
[junit4:junit4]   2>    at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:526)
[junit4:junit4]   2>    at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)
[junit4:junit4]   2> Caused by: org.apache.http.conn.ConnectTimeoutException: 
Connect to 127.0.0.1:56626 timed out
[junit4:junit4]   2>    at 
org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:125)
[junit4:junit4]   2>    at 
org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:148)
[junit4:junit4]   2>    at 
org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:150)
[junit4:junit4]   2>    at 
org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:121)
[junit4:junit4]   2>    at 
org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:575)
[junit4:junit4]   2>    at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:425)
[junit4:junit4]   2>    at 
org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:820)
[junit4:junit4]   2>    at 
org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:754)
[junit4:junit4]   2>    at 
org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:732)
[junit4:junit4]   2>    at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:353)
[junit4:junit4]   2>    ... 11 more
[junit4:junit4]   2> 
[junit4:junit4]   2> 169282 T2297 oasc.RecoveryStrategy.close WARNING Stopping 
recovery for core collection1 zkNodeName=127.0.0.1:50677_solr_collection1
[junit4:junit4]   2> 169417 T2283 oaz.ClientCnxn$SendThread.run Client session 
timed out, have not heard from server in 12001ms for sessionid 
0x138b366b1cc0005, closing socket connection and attempting reconnect
[junit4:junit4]   2> 169417 T2296 oaz.ClientCnxn$SendThread.run Client session 
timed out, have not heard from server in 12001ms for sessionid 
0x138b366b1cc0006, closing socket connection and attempting reconnect
[junit4:junit4]   2> 169519 T2260 oaz.ClientCnxn$EventThread.run EventThread 
shut down
[junit4:junit4]   2> 169519 T2226 oaz.ZooKeeper.close Session: 
0x138b366b1cc0003 closed
[junit4:junit4]   2> 169521 T2226 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 169573 T2226 oasc.ChaosMonkey.monkeyLog monkey: stop 
shard! 56626
[junit4:junit4]   2> 169573 T2226 oasc.ChaosMonkey.monkeyLog monkey: stop 
shard! 60014
[junit4:junit4]   2> 169574 T2226 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=61579593
[junit4:junit4]   2> 169574 T2226 oasc.RecoveryStrategy.close WARNING Stopping 
recovery for core collection1 zkNodeName=127.0.0.1:60014_solr_collection1
[junit4:junit4]   2> 169575 T2226 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@5eca68d1
[junit4:junit4]   2> 169577 T2226 oasc.SolrCore.closeSearcher [collection1] 
Closing main searcher on request.
[junit4:junit4]   2> 169578 T2226 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=7,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=36,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 169581 T2226 oasc.RecoveryStrategy.close WARNING Stopping 
recovery for core collection1 zkNodeName=127.0.0.1:60014_solr_collection1
[junit4:junit4]   2> 170637 T2296 oaz.ClientCnxn$SendThread.startConnect 
Opening socket connection to server localhost/127.0.0.1:29626
[junit4:junit4]   2> 171411 T2283 oaz.ClientCnxn$SendThread.startConnect 
Opening socket connection to server localhost/127.0.0.1:29626
[junit4:junit4]   2> 181519 T2296 oaz.ClientCnxn$SendThread.run Client session 
timed out, have not heard from server in 12001ms for sessionid 
0x138b366b1cc0006, closing socket connection and attempting reconnect
[junit4:junit4]   2> 181620 T2284 oaz.ClientCnxn$EventThread.run EventThread 
shut down
[junit4:junit4]   2> 181620 T2226 oaz.ZooKeeper.close Session: 
0x138b366b1cc0005 closed
[junit4:junit4]   2> 181621 T2226 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 181674 T2226 oasc.ChaosMonkey.monkeyLog monkey: stop 
shard! 50677
[junit4:junit4]   2> 181674 T2226 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=1508349237
[junit4:junit4]   2> 181675 T2226 oasc.RecoveryStrategy.close WARNING Stopping 
recovery for core collection1 zkNodeName=127.0.0.1:50677_solr_collection1
[junit4:junit4]   2> 183362 T2296 oaz.ClientCnxn$SendThread.startConnect 
Opening socket connection to server localhost/127.0.0.1:29626
[junit4:junit4]   2> 193722 T2226 oaz.ZooKeeper.close Session: 
0x138b366b1cc0006 closed
[junit4:junit4]   2> 193724 T2226 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 193821 T2226 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
[junit4:junit4]   1>        
/solr/collections/control_collection/leader_elect/control_shard/election/88017446384697346-127.0.0.1:16762_solr_collection1-n_0000000000
 (0)
[junit4:junit4]   1>     /solr/collections/control_collection/leaders (1)
[junit4:junit4]   1>      
/solr/collections/control_collection/leaders/control_shard (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "core":"collection1",
[junit4:junit4]   1>            "node_name":"127.0.0.1:16762_solr",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:16762/solr"}
[junit4:junit4]   1>   /solr/clusterstate.json (0)
[junit4:junit4]   1>   DATA:
[junit4:junit4]   1>       {
[junit4:junit4]   1>         "collection1":{
[junit4:junit4]   1>           "shard1":{
[junit4:junit4]   1>             "127.0.0.1:63599_solr_collection1":{
[junit4:junit4]   1>               "shard":"shard1",
[junit4:junit4]   1>               "roles":null,
[junit4:junit4]   1>               "leader":"true",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "core":"collection1",
[junit4:junit4]   1>               "collection":"collection1",
[junit4:junit4]   1>               "node_name":"127.0.0.1:63599_solr",
[junit4:junit4]   1>               "base_url":"http://127.0.0.1:63599/solr"},
[junit4:junit4]   1>             "127.0.0.1:60014_solr_collection1":{
[junit4:junit4]   1>               "shard":"shard1",
[junit4:junit4]   1>               "roles":null,
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "core":"collection1",
[junit4:junit4]   1>               "collection":"collection1",
[junit4:junit4]   1>               "node_name":"127.0.0.1:60014_solr",
[junit4:junit4]   1>               "base_url":"http://127.0.0.1:60014/solr"}},
[junit4:junit4]   1>           "shard2":{
[junit4:junit4]   1>             "127.0.0.1:56626_solr_collection1":{
[junit4:junit4]   1>               "shard":"shard2",
[junit4:junit4]   1>               "leader":"true",
[junit4:junit4]   1>               "roles":null,
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "core":"collection1",
[junit4:junit4]   1>               "collection":"collection1",
[junit4:junit4]   1>               "node_name":"127.0.0.1:56626_solr",
[junit4:junit4]   1>               "base_url":"http://127.0.0.1:56626/solr"},
[junit4:junit4]   1>             "127.0.0.1:50677_solr_collection1":{
[junit4:junit4]   1>               "shard":"shard2",
[junit4:junit4]   1>               "roles":null,
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "core":"collection1",
[junit4:junit4]   1>               "collection":"collection1",
[junit4:junit4]   1>               "node_name":"127.0.0.1:50677_solr",
[junit4:junit4]   1>               "base_url":"http://127.0.0.1:50677/solr"}}},
[junit4:junit4]   1>         
"control_collection":{"control_shard":{"127.0.0.1:16762_solr_collection1":{
[junit4:junit4]   1>               "shard":"control_shard",
[junit4:junit4]   1>               "roles":null,
[junit4:junit4]   1>               "leader":"true",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "core":"collection1",
[junit4:junit4]   1>               "collection":"control_collection",
[junit4:junit4]   1>               "node_name":"127.0.0.1:16762_solr",
[junit4:junit4]   1>               "base_url":"http://127.0.0.1:16762/solr"}}}}
[junit4:junit4]   1>  /zookeeper (1)
[junit4:junit4]   1>  DATA:
[junit4:junit4]   1>      
[junit4:junit4]   1> 
[junit4:junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=FullSolrCloudTest -Dtests.method=testDistribSearch 
-Dtests.seed=8A229DB7195EDFE -Dtests.slow=true -Dtests.locale=en_IN 
-Dtests.timezone=Europe/Warsaw -Dtests.file.encoding=ISO8859-1
[junit4:junit4]   1> 
[junit4:junit4]   2>
[junit4:junit4]    > (@AfterClass output)
[junit4:junit4]   2> 193858 T2226 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 196625 T2297 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@453106f9
[junit4:junit4]   2> 196628 T2297 oasc.SolrCore.closeSearcher [collection1] 
Closing main searcher on request.
[junit4:junit4]   2> 196632 T2297 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=6,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=36,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 196634 T2297 oasc.RecoveryStrategy.close WARNING Stopping 
recovery for core collection1 zkNodeName=127.0.0.1:50677_solr_collection1
[junit4:junit4]   2> 196635 T2297 oasc.LeaderElector$1.process WARNING  
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /overseer/queue/qn-
[junit4:junit4]   2>    at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:118)
[junit4:junit4]   2>    at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:42)
[junit4:junit4]   2>    at 
org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:643)
[junit4:junit4]   2>    at 
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:244)
[junit4:junit4]   2>    at 
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:241)
[junit4:junit4]   2>    at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:67)
[junit4:junit4]   2>    at 
org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:241)
[junit4:junit4]   2>    at 
org.apache.solr.cloud.DistributedQueue.offer(DistributedQueue.java:236)
[junit4:junit4]   2>    at 
org.apache.solr.cloud.ZkController.publish(ZkController.java:734)
[junit4:junit4]   2>    at 
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:168)
[junit4:junit4]   2>    at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:151)
[junit4:junit4]   2>    at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:96)
[junit4:junit4]   2>    at 
org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:57)
[junit4:junit4]   2>    at 
org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:125)
[junit4:junit4]   2>    at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:526)
[junit4:junit4]   2>    at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)
[junit4:junit4]   2> 
[junit4:junit4]   2> 196636 T2297 oascc.ZkStateReader$3.process Updating live 
nodes
[junit4:junit4]   2> 196636 T2297 oascc.ZkStateReader$3.process WARNING 
ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 196636 T2297 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@72f4f8af 
name:ZooKeeperConnection Watcher:127.0.0.1:29626/solr got event WatchedEvent 
state:Disconnected type:None path:null path:null type:None
[junit4:junit4]   2> 196637 T2297 oaz.ClientCnxn$EventThread.run EventThread 
shut down
[junit4:junit4]   2> NOTE: test params are: codec=SimpleText, 
sim=RandomSimilarityProvider(queryNorm=false,coord=false): {}, locale=en_IN, 
timezone=Europe/Warsaw
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 
1.6.0_32 (64-bit)/cpus=16,threads=2,free=174228536,total=441647104
[junit4:junit4]   2> NOTE: All tests run in this JVM: 
[TestPersianNormalizationFilterFactory, PingRequestHandlerTest, 
TestArabicFilters, TestQuerySenderListener, 
TestNorwegianLightStemFilterFactory, TestPropInject, JsonLoaderTest, 
TestFunctionQuery, TestReversedWildcardFilterFactory, TestNGramFilters, 
TestGalicianMinimalStemFilterFactory, TestJapaneseBaseFormFilterFactory, 
TestWordDelimiterFilterFactory, TestPerFieldSimilarity, 
TestPatternReplaceFilterFactory, AutoCommitTest, DateFieldTest, 
TestBinaryField, TestJoin, TestRemoveDuplicatesTokenFilterFactory, 
TestQueryUtils, ShowFileRequestHandlerTest, PolyFieldTest, TestCollationField, 
HighlighterTest, StandardRequestHandlerTest, TestSwedishLightStemFilterFactory, 
TestGroupingSearch, DirectSolrSpellCheckerTest, NotRequiredUniqueKeyTest, 
IndexSchemaTest, TestUpdate, SpellingQueryConverterTest, 
TestLMDirichletSimilarityFactory, TestStressVersions, 
TestThaiWordFilterFactory, TestSynonymFilterFactory, 
TestPortugueseStemFilterFactory, UpdateParamsTest, TestPatternTokenizerFactory, 
TestTrie, TestSearchPerf, SolrCoreCheckLockOnStartupTest, 
BasicFunctionalityTest, CacheHeaderTest, TestRTGBase, 
TestCollationKeyRangeQueries, TestDistributedGrouping, TestLRUCache, 
TestDFRSimilarityFactory, TestSolrXMLSerializer, TestJmxIntegration, 
TestFrenchMinimalStemFilterFactory, SuggesterTSTTest, LeaderElectionTest, 
TestDocumentBuilder, TestFoldingMultitermQuery, TestReverseStringFilterFactory, 
SuggesterFSTTest, TestDictionaryCompoundWordTokenFilterFactory, 
TestIndonesianStemFilterFactory, TestPHPSerializedResponseWriter, 
TestSpanishLightStemFilterFactory, TestStressReorder, TestMultiWordSynonyms, 
TestConfig, TestGreekLowerCaseFilterFactory, 
DistributedQueryElevationComponentTest, DisMaxRequestHandlerTest, 
DefaultValueUpdateProcessorTest, DirectSolrConnectionTest, MultiTermTest, 
FullSolrCloudDistribCmdsTest, DoubleMetaphoneFilterFactoryTest, 
TestCJKBigramFilterFactory, FastVectorHighlighterTest, TestFastLRUCache, 
TestHungarianLightStemFilterFactory, TestCoreContainer, 
SnowballPorterFilterFactoryTest, TestFinnishLightStemFilterFactory, 
TestCharFilters, CopyFieldTest, TestJapaneseKatakanaStemFilterFactory, 
IndexBasedSpellCheckerTest, TestSolrQueryParser, TestPorterStemFilterFactory, 
SuggesterTest, TestValueSourceCache, SpellCheckCollatorTest, 
TestTurkishLowerCaseFilterFactory, TestRussianFilters, UUIDFieldTest, 
SampleTest, TestLMJelinekMercerSimilarityFactory, 
UniqFieldsUpdateProcessorFactoryTest, TestNumberUtils, TestReload, 
TestMergePolicyConfig, TestUAX29URLEmailTokenizerFactory, 
TestTrimFilterFactory, TestRussianLightStemFilterFactory, 
URLClassifyProcessorTest, SolrCmdDistributorTest, 
TestJapanesePartOfSpeechStopFilterFactory, TestItalianLightStemFilterFactory, 
TestCodecSupport, TestLatvianStemFilterFactory, TestRemoteStreaming, 
PreAnalyzedFieldTest, CommonGramsFilterFactoryTest, RequestHandlersTest, 
QueryParsingTest, SimpleFacetsTest, TestSurroundQueryParser, PluginInfoTest, 
CurrencyFieldTest, LukeRequestHandlerTest, TestQueryTypes, 
TestGermanMinimalStemFilterFactory, ZkSolrClientTest, SolrPluginUtilsTest, 
MinimalSchemaTest, BadComponentTest, LengthFilterTest, BadIndexSchemaTest, 
TestNorwegianMinimalStemFilterFactory, RequiredFieldsTest, TestFaceting, 
TestStemmerOverrideFilterFactory, SoftAutoCommitTest, TestExtendedDismaxParser, 
TestKStemFilterFactory, TestIBSimilarityFactory, HighlighterConfigTest, 
TestJapaneseReadingFormFilterFactory, TestKeepFilterFactory, 
FileBasedSpellCheckerTest, NumericFieldsTest, DebugComponentTest, 
TestHunspellStemFilterFactory, TestCapitalizationFilterFactory, 
StatelessScriptUpdateProcessorFactoryTest, TermVectorComponentTest, 
PrimUtilsTest, WordBreakSolrSpellCheckerTest, TestStandardFactories, 
OverseerTest, TestBadConfig, BasicDistributedZkTest, FullSolrCloudTest]
[junit4:junit4]   2> 
[junit4:junit4] Completed in 196.87s, 1 test, 1 failure <<< FAILURES!
[...truncated 484 lines...]

[...truncated 41460 lines...]

[...truncated 41460 lines...]

[...truncated 36409 lines...]
check-forbidden-apis:

validate:

BUILD SUCCESSFUL
Total time: 42 seconds
+ cd /home/hudson/hudson-slave/workspace/Solr-4.x/checkout/lucene
+ /home/hudson/tools/ant/supported18/bin/ant clean
Buildfile: 
/usr/home/hudson/hudson-slave/workspace/Solr-4.x/checkout/lucene/build.xml

clean:
   [delete] Deleting directory 
/usr/home/hudson/hudson-slave/workspace/Solr-4.x/checkout/lucene/build

BUILD SUCCESSFUL
Total time: 1 second
+ cd /home/hudson/hudson-slave/workspace/Solr-4.x/checkout/solr
+ ANT_OPTS='-Xmx896m -XX:+CMSClassUnloadingEnabled -XX:MaxPermSize=128M' 
/home/hudson/tools/ant/supported18/bin/ant -Dversion=4.0-2012-07-23_09-55-15 
-Dlucene_version=4.0-2012-07-23_09-55-15 
-Dsvnversion.exe=/home/hudson/tools/svn/svnversion 
-Dsvn.exe=/home/hudson/tools/svn/svn -Dtests.jvms=1 -Djunit.formatter=xml 
-Drun.clover=true -Dtests.jvms=1 -Dargs= clean-dest test generate-clover-reports
Buildfile: 
/usr/home/hudson/hudson-slave/workspace/Solr-4.x/checkout/solr/build.xml
     [echo] Building solr...

clean-dest:

test-solr-core:
     [echo] Building solr-core...

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = 
/usr/home/hudson/hudson-slave/workspace/Solr-4.x/checkout/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

jflex-uptodate-check:

jflex-notice:

javacc-uptodate-check:

javacc-notice:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/usr/home/hudson/hudson-slave/workspace/Solr-4.x/checkout/lucene/ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.setup:
     [echo] Code coverage with Atlassian Clover enabled.
[ivy:cachepath] :: resolving dependencies :: 
com.cenqua.clover#clover-caller;working
[ivy:cachepath]         confs: [master]
[ivy:cachepath]         found com.cenqua.clover#clover;2.6.3 in public
[ivy:cachepath] :: resolution report :: resolve 16ms :: artifacts dl 0ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      master      |   1   |   0   |   0   |   0   ||   1   |   0   |
        ---------------------------------------------------------------------
    [mkdir] Created dir: 
/usr/home/hudson/hudson-slave/workspace/Solr-4.x/checkout/lucene/build/clover/db
[clover-setup] Clover Version 2.6.3, built on November 20 2009 (build-778)
[clover-setup] Loaded from: 
/home/hudson/.ivy2/cache/com.cenqua.clover/clover/jars/clover-2.6.3.jar
[clover-setup] Clover: Open Source License registered to Apache.
[...truncated 4975 lines...]

[...truncated 41460 lines...]

[...truncated 41441 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Solr-4.x/checkout/solr/build.xml:144: 
The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Solr-4.x/checkout/lucene/module-build.xml:62:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Solr-4.x/checkout/lucene/common-build.xml:1094:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Solr-4.x/checkout/lucene/common-build.xml:789:
 There were test failures: 305 suites, 1085 tests, 1 failure, 5 ignored

Total time: 43 minutes 54 seconds
Build step 'Execute shell' marked build as failure
[TASKS] Scanning folder '/home/hudson/hudson-slave/workspace/Solr-4.x' for 
files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 3882 files to scan for tasks
[TASKS] Found 1390 open tasks.
[TASKS] Computing warning deltas based on reference build #45
Archiving artifacts
Publishing Clover coverage report...
No Clover report will be published due to a Build Failure
Recording test results
Publishing Javadoc
Email was triggered for: Failure
Sending email for trigger: Failure


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to