Build: 
http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Linux-Java8-64/22/

1 tests failed.
REGRESSION:  
org.apache.solr.handler.component.SpellCheckComponentTest.testPerDictionary

Error Message:
mismatch: '0'!='2' @ spellcheck/suggestions/bar/startOffset

Stack Trace:
java.lang.RuntimeException: mismatch: '0'!='2' @ 
spellcheck/suggestions/bar/startOffset
        at 
__randomizedtesting.SeedInfo.seed([709FBDD3F26371F5:B791497BFA0F64BD]:0)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:572)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:520)
        at 
org.apache.solr.handler.component.SpellCheckComponentTest.testPerDictionary(SpellCheckComponentTest.java:102)
        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:474)
        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 6886 lines...]
[junit4:junit4] Suite: org.apache.solr.handler.component.SpellCheckComponentTest
[junit4:junit4]    > (@BeforeClass output)
[junit4:junit4]   2> 29 T11 oas.SolrTestCaseJ4.initCore ####initCore
[junit4:junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java8-64/checkout/solr/build/solr-core/test/J1/./solrtest-SpellCheckComponentTest-1342816564621
[junit4:junit4]   2> 57 T11 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java8-64/checkout/solr/build/solr-core/test-files/solr/collection1/'
[junit4:junit4]   2> 60 T11 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java8-64/checkout/solr/build/solr-core/test-files/solr/collection1/lib/README'
 to classloader
[junit4:junit4]   2> 61 T11 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java8-64/checkout/solr/build/solr-core/test-files/solr/collection1/lib/classes/'
 to classloader
[junit4:junit4]   2> 246 T11 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
LUCENE_50
[junit4:junit4]   2> 373 T11 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig-spellcheckcomponent.xml
[junit4:junit4]   2> 383 T11 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 481 T11 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1386 T11 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1401 T11 oass.IndexSchema.readSchema default search field 
in schema is text
[junit4:junit4]   2> 1405 T11 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1457 T11 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
[junit4:junit4]   2> 1461 T11 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
[junit4:junit4]   2> 1466 T11 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1474 T11 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1488 T11 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 1489 T11 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java8-64/checkout/solr/build/solr-core/test-files/solr
[junit4:junit4]   2> 1489 T11 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java8-64/checkout/solr/build/solr-core/test-files/solr/'
[junit4:junit4]   2> 1491 T11 oasc.CoreContainer.<init> New CoreContainer 
1327613819
[junit4:junit4]   2> 1505 T11 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java8-64/checkout/solr/build/solr-core/test-files/solr/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java8-64/checkout/solr/build/solr-core/test/J1/./solrtest-SpellCheckComponentTest-1342816564621/
[junit4:junit4]   2> 1506 T11 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
[junit4:junit4]   2> 1511 T11 oasc.SolrCore.getNewIndexDir WARNING New index 
directory detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java8-64/checkout/solr/build/solr-core/test/J1/./solrtest-SpellCheckComponentTest-1342816564621/index/
[junit4:junit4]   2> 1512 T11 oasc.SolrCore.initIndex WARNING [collection1] 
Solr index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java8-64/checkout/solr/build/solr-core/test/J1/./solrtest-SpellCheckComponentTest-1342816564621/index'
 doesn't exist. Creating new index...
[junit4:junit4]   2> 1576 T11 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2>            
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6628e279 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@656a8c1c),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1576 T11 oasc.SolrDeletionPolicy.updateCommits newest 
commit = 1
[junit4:junit4]   2> 1647 T11 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1648 T11 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1648 T11 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1649 T11 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1663 T11 oass.SolrIndexSearcher.<init> Opening 
Searcher@6165c64 main
[junit4:junit4]   2> 1664 T11 oass.SolrIndexSearcher.getIndexDir WARNING 
WARNING: Directory impl does not support setting indexDir: 
org.apache.lucene.store.MockDirectoryWrapper
[junit4:junit4]   2> 1675 T11 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
[junit4:junit4]   2> 1676 T11 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
[junit4:junit4]   2> 1676 T11 oashc.SpellCheckComponent.inform Initializing 
spell checkers
[junit4:junit4]   2> 1694 T11 oashc.SpellCheckComponent.inform Registering 
newSearcher listener for spellchecker: default
[junit4:junit4]   2> 1698 T11 oashc.SpellCheckComponent.inform Registering 
newSearcher listener for spellchecker: default_teststop
[junit4:junit4]   2> 1713 T11 oass.DirectSolrSpellChecker.init init: 
{name=direct,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=teststop}
[junit4:junit4]   2> 1719 T11 oass.DirectSolrSpellChecker.init init: 
{name=direct_lowerfilt,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=lowerfilt}
[junit4:junit4]   2> 1744 T11 oashc.SpellCheckComponent.inform Registering 
newSearcher listener for spellchecker: threshold
[junit4:junit4]   2> 1745 T11 oass.DirectSolrSpellChecker.init init: 
{name=threshold_direct,classname=solr.DirectSolrSpellChecker,field=lowerfilt,spellcheckIndexDir=spellcheckerThreshold,buildOnCommit=true,thresholdTokenFrequency=0.29}
[junit4:junit4]   2> 1749 T11 oashc.SpellCheckComponent.inform Registering 
newSearcher listener for spellchecker: threshold_direct
[junit4:junit4]   2> 1757 T11 oashc.SpellCheckComponent.inform Registering 
newSearcher listener for spellchecker: multipleFields
[junit4:junit4]   2> 1785 T11 oashc.SpellCheckComponent.inform Registering 
newSearcher listener for spellchecker: freq
[junit4:junit4]   2> 1792 T11 oashc.SpellCheckComponent.inform Registering 
newSearcher listener for spellchecker: fqcn
[junit4:junit4]   2> 1811 T11 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 0
[junit4:junit4]   2> 1811 T11 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: http://
[junit4:junit4]   2> 1812 T11 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 0
[junit4:junit4]   2> 1812 T11 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 1813 T11 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
[junit4:junit4]   2> 1814 T11 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 1814 T11 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 1815 T11 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
[junit4:junit4]   2> 1815 T11 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
[junit4:junit4]   2> 1822 T11 oascsi.HttpClientUtil.createClient Creating new 
http client, 
config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 2103 T11 oasc.CoreContainer.register registering core: 
collection1
[junit4:junit4]   2> 2103 T12 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@6165c64 
main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2132 T11 oas.SolrTestCaseJ4.initCore ####initCore end
[junit4:junit4]   2> 
[junit4:junit4] ERROR   0.59s J1 | SpellCheckComponentTest.testPerDictionary
[junit4:junit4]    > Throwable #1: java.lang.RuntimeException: mismatch: 
'0'!='2' @ spellcheck/suggestions/bar/startOffset
[junit4:junit4]    >    at 
__randomizedtesting.SeedInfo.seed([709FBDD3F26371F5:B791497BFA0F64BD]:0)
[junit4:junit4]    >    at 
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:572)
[junit4:junit4]    >    at 
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:520)
[junit4:junit4]    >    at 
org.apache.solr.handler.component.SpellCheckComponentTest.testPerDictionary(SpellCheckComponentTest.java:102)
[junit4:junit4]    >    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
[junit4:junit4]    >    at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    >    at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    >    at java.lang.reflect.Method.invoke(Method.java:474)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1995)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:818)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:877)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:891)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:32)
[junit4:junit4]    >    at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:825)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:671)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:697)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:736)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:747)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    >    at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleIcuHack$1.evaluate(TestRuleIcuHack.java:51)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleNoStaticHooksShadowing.java:52)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:36)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:605)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551)
[junit4:junit4]    > 
[junit4:junit4]   2> 5805 T11 oas.SolrTestCaseJ4.setUp ###Starting 
testPerDictionary
[junit4:junit4]   2> 5824 T11 C0 UPDATE [collection1] webapp=null path=null 
params={} {add=[0]} 0 1
[junit4:junit4]   2> 5831 T11 C0 UPDATE [collection1] webapp=null path=null 
params={} {add=[1]} 0 1
[junit4:junit4]   2> 5841 T11 C0 UPDATE [collection1] webapp=null path=null 
params={} {add=[2]} 0 1
[junit4:junit4]   2> 5847 T11 C0 UPDATE [collection1] webapp=null path=null 
params={} {add=[3]} 0 1
[junit4:junit4]   2> 5853 T11 C0 UPDATE [collection1] webapp=null path=null 
params={} {add=[4]} 0 1
[junit4:junit4]   2> 5857 T11 C0 UPDATE [collection1] webapp=null path=null 
params={} {add=[5]} 0 0
[junit4:junit4]   2> 5861 T11 C0 UPDATE [collection1] webapp=null path=null 
params={} {add=[6]} 0 0
[junit4:junit4]   2> 5866 T11 C0 UPDATE [collection1] webapp=null path=null 
params={} {add=[7]} 0 1
[junit4:junit4]   2> 5870 T11 C0 UPDATE [collection1] webapp=null path=null 
params={} {add=[8]} 0 1
[junit4:junit4]   2> 5874 T11 C0 UPDATE [collection1] webapp=null path=null 
params={} {add=[9]} 0 1
[junit4:junit4]   2> 5878 T11 C0 oasu.DirectUpdateHandler2.commit start 
commit{flags=0,version=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 5882 T11 C0 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2>            
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6628e279 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@656a8c1c),segFN=segments_9,generation=9,filenames=[segments_9]
[junit4:junit4]   2>            
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6628e279 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@656a8c1c),segFN=segments_a,generation=10,filenames=[_4_MockVariableIntBlock_0.doc,
 _4_nrm.cfe, _4.si, segments_a, _4_MockVariableIntBlock_0.pyl, 
_4_MockVariableIntBlock_0.pos, _4_MockVariableIntBlock_0.tib, _4_Memory_0.ram, 
_4_MockVariableIntBlock_0.frq, _4.fdx, _4.fnm, _4.fdt, 
_4_MockVariableIntBlock_0.skp, _4_nrm.cfs, _4_MockVariableIntBlock_0.tii]
[junit4:junit4]   2> 5882 T11 C0 oasc.SolrDeletionPolicy.updateCommits newest 
commit = 10
[junit4:junit4]   2> 5884 T11 C0 oass.SolrIndexSearcher.<init> Opening 
Searcher@1d0e24d7 main
[junit4:junit4]   2> 5884 T11 C0 oass.SolrIndexSearcher.getIndexDir WARNING 
WARNING: Directory impl does not support setting indexDir: 
org.apache.lucene.store.MockDirectoryWrapper
[junit4:junit4]   2> 5885 T12 
oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell 
index for spell checker: default
[junit4:junit4]   2> 5885 T11 C0 oasu.DirectUpdateHandler2.commit 
end_commit_flush
[junit4:junit4]   2> 5930 T12 
oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell 
index for spell checker: default_teststop
[junit4:junit4]   2> 5950 T12 
oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell 
index for spell checker: threshold
[junit4:junit4]   2> 5989 T12 
oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell 
index for spell checker: threshold_direct
[junit4:junit4]   2> 5990 T12 
oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell 
index for spell checker: multipleFields
[junit4:junit4]   2> 6040 T12 
oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell 
index for spell checker: freq
[junit4:junit4]   2> 6089 T12 
oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell 
index for spell checker: fqcn
[junit4:junit4]   2> 6140 T12 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@1d0e24d7 
main{StandardDirectoryReader(segments_a:15 _4(5.0):C10)}
[junit4:junit4]   2> 6142 T11 C0 UPDATE [collection1] webapp=null path=null 
params={} {commit=} 0 265
[junit4:junit4]   2> 6145 T11 C0 REQ [collection1] webapp=null path=null 
params={spellcheck..perDict.foo=bar&spellcheck=true&spellcheck.dictionary=perDict&spellcheck..perDict.bar=foo&q=documemt&qt=spellCheckCompRH&json.nl=map&spellcheck.build=true}
 hits=0 status=0 QTime=1 
[junit4:junit4]   2> 6146 T11 oas.SolrTestCaseJ4.assertJQ SEVERE query failed 
JSON validation. error=mismatch: '0'!='2' @ 
spellcheck/suggestions/bar/startOffset
[junit4:junit4]   2>     expected =/spellcheck/suggestions/bar=={"numFound":1, 
"startOffset":0, "endOffset":1, "suggestion":["foo"]}
[junit4:junit4]   2>     response = {
[junit4:junit4]   2>      "responseHeader":{
[junit4:junit4]   2>        "status":0,
[junit4:junit4]   2>        "QTime":1},
[junit4:junit4]   2>      "command":"build",
[junit4:junit4]   2>      "response":{"numFound":0,"start":0,"docs":[]
[junit4:junit4]   2>      },
[junit4:junit4]   2>      "spellcheck":{
[junit4:junit4]   2>        "suggestions":{
[junit4:junit4]   2>          "foo":{
[junit4:junit4]   2>            "numFound":1,
[junit4:junit4]   2>            "startOffset":0,
[junit4:junit4]   2>            "endOffset":1,
[junit4:junit4]   2>            "suggestion":["bar"]},
[junit4:junit4]   2>          "bar":{
[junit4:junit4]   2>            "numFound":1,
[junit4:junit4]   2>            "startOffset":2,
[junit4:junit4]   2>            "endOffset":3,
[junit4:junit4]   2>            "suggestion":["foo"]}}}}
[junit4:junit4]   2>    
[junit4:junit4]   2>     request = 
spellcheck..perDict.foo=bar&spellcheck=true&spellcheck.dictionary=perDict&spellcheck..perDict.bar=foo&q=documemt&qt=spellCheckCompRH&json.nl=map&spellcheck.build=true
[junit4:junit4]   2> 6147 T11 oas.SolrTestCaseJ4.tearDown ###Ending 
testPerDictionary
[junit4:junit4]   2> 6152 T11 C0 oasu.DirectUpdateHandler2.deleteAll 
[collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4:junit4]   2> 6152 T11 C0 UPDATE [collection1] webapp=null path=null 
params={} {deleteByQuery=*:*} 0 1
[junit4:junit4]   2> 6158 T11 C0 oasu.DirectUpdateHandler2.commit start 
commit{flags=0,version=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 6159 T11 C0 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2>            
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6628e279 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@656a8c1c),segFN=segments_a,generation=10,filenames=[_4_MockVariableIntBlock_0.doc,
 _4_nrm.cfe, _4.si, segments_a, _4_MockVariableIntBlock_0.pyl, 
_4_MockVariableIntBlock_0.pos, _4_MockVariableIntBlock_0.tib, _4_Memory_0.ram, 
_4_MockVariableIntBlock_0.frq, _4.fdx, _4.fnm, _4.fdt, 
_4_MockVariableIntBlock_0.skp, _4_nrm.cfs, _4_MockVariableIntBlock_0.tii]
[junit4:junit4]   2>            
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6628e279 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@656a8c1c),segFN=segments_b,generation=11,filenames=[segments_b]
[junit4:junit4]   2> 6159 T11 C0 oasc.SolrDeletionPolicy.updateCommits newest 
commit = 11
[junit4:junit4]   2> 6161 T11 C0 oass.SolrIndexSearcher.<init> Opening 
Searcher@2bf88f8f main
[junit4:junit4]   2> 6161 T11 C0 oass.SolrIndexSearcher.getIndexDir WARNING 
WARNING: Directory impl does not support setting indexDir: 
org.apache.lucene.store.MockDirectoryWrapper
[junit4:junit4]   2> 6162 T12 
oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell 
index for spell checker: default
[junit4:junit4]   2> 6162 T11 C0 oasu.DirectUpdateHandler2.commit 
end_commit_flush
[junit4:junit4]   2> 6181 T12 
oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell 
index for spell checker: default_teststop
[junit4:junit4]   2> 6209 T12 
oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell 
index for spell checker: threshold
[junit4:junit4]   2> 6230 T12 
oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell 
index for spell checker: threshold_direct
[junit4:junit4]   2> 6230 T12 
oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell 
index for spell checker: multipleFields
[junit4:junit4]   2> 6250 T12 
oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell 
index for spell checker: freq
[junit4:junit4]   2> 6290 T12 
oashc.SpellCheckComponent$SpellCheckerListener.buildSpellIndex Building spell 
index for spell checker: fqcn
[junit4:junit4]   2> 6341 T12 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@2bf88f8f 
main{StandardDirectoryReader(segments_b:16)}
[junit4:junit4]   2> 6342 T11 C0 UPDATE [collection1] webapp=null path=null 
params={} {commit=} 0 184
[junit4:junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=SpellCheckComponentTest -Dtests.method=testPerDictionary 
-Dtests.seed=709FBDD3F26371F5 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=es_EC -Dtests.timezone=BET -Dtests.file.encoding=UTF-8
[junit4:junit4]   2>
[junit4:junit4]    > (@AfterClass output)
[junit4:junit4]   2> 9920 T11 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 9920 T11 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=1327613819
[junit4:junit4]   2> 9920 T11 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@5dec2e51
[junit4:junit4]   2> 9921 T11 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
[junit4:junit4]   2> 9921 T11 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=20,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=92,cumulative_deletesById=0,cumulative_deletesByQuery=9,cumulative_errors=0}
[junit4:junit4]   2> NOTE: test params are: codec=Lucene40: 
{range_facet_sl=MockVariableIntBlock(baseBlockSize=75), 
timestamp=PostingsFormat(name=Memory doPackFST= true), 
gram3=PostingsFormat(name=SimpleText), gram4=PostingsFormat(name=Asserting), 
id=MockVariableIntBlock(baseBlockSize=75), lowerfilt=PostingsFormat(name=Memory 
doPackFST= true), end3=PostingsFormat(name=SimpleText), 
start2=PostingsFormat(name=Memory doPackFST= true), 
end2=MockVariableIntBlock(baseBlockSize=75), 
multiDefault=PostingsFormat(name=Memory doPackFST= true), 
word=PostingsFormat(name=Memory doPackFST= true), 
range_facet_si=PostingsFormat(name=Memory doPackFST= true), 
end1=PostingsFormat(name=Memory doPackFST= true), 
intDefault=PostingsFormat(name=Memory doPackFST= true), 
end4=PostingsFormat(name=Asserting), 
gram2=MockVariableIntBlock(baseBlockSize=75), 
start4=PostingsFormat(name=SimpleText), start3=PostingsFormat(name=Asserting), 
lowerfilt1and2=PostingsFormat(name=Memory doPackFST= true), 
start1=MockVariableIntBlock(baseBlockSize=75), gram1=PostingsFormat(name=Memory 
doPackFST= true), range_facet_l=PostingsFormat(name=Memory doPackFST= true)}, 
sim=RandomSimilarityProvider(queryNorm=false,coord=true): {}, locale=es_EC, 
timezone=BET
[junit4:junit4]   2> NOTE: Linux 3.2.0-26-generic amd64/Oracle Corporation 
1.8.0-ea (64-bit)/cpus=8,threads=1,free=93220520,total=261226496
[junit4:junit4]   2> NOTE: All tests run in this JVM: [SpellCheckComponentTest]
[junit4:junit4]   2> 
[junit4:junit4] Completed on J1 in 10.27s, 9 tests, 1 error <<< FAILURES!

[...truncated 859 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java8-64/checkout/build.xml:29:
 The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java8-64/checkout/solr/build.xml:144:
 The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java8-64/checkout/lucene/module-build.xml:62:
 The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java8-64/checkout/lucene/common-build.xml:1094:
 The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java8-64/checkout/lucene/common-build.xml:789:
 There were test failures: 296 suites, 1052 tests, 1 error, 5 ignored

Total time: 18 minutes 23 seconds
Build step 'Execute shell' marked build as failure
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