Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/2461/
Java: 64bit/jdk1.7.0_10 -XX:+UseSerialGC

1 tests failed.
FAILED:  
org.apache.lucene.benchmark.byTask.TestPerfTasksLogic.testAnalyzerFactory

Error Message:
Error: cannot understand algorithm!

Stack Trace:
java.lang.Exception: Error: cannot understand algorithm!
        at 
__randomizedtesting.SeedInfo.seed([75F69678A092B8C1:D6EC45B7B40EADFC]:0)
        at 
org.apache.lucene.benchmark.byTask.Benchmark.<init>(Benchmark.java:64)
        at 
org.apache.lucene.benchmark.BenchmarkTestCase.execBenchmark(BenchmarkTestCase.java:82)
        at 
org.apache.lucene.benchmark.byTask.TestPerfTasksLogic.testAnalyzerFactory(TestPerfTasksLogic.java:1088)
        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:601)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
        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:358)
        at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.RuntimeException: Line #2: 
        at 
org.apache.lucene.benchmark.byTask.tasks.AnalyzerFactoryTask.createAnalysisPipelineComponent(AnalyzerFactoryTask.java:392)
        at 
org.apache.lucene.benchmark.byTask.tasks.AnalyzerFactoryTask.setParams(AnalyzerFactoryTask.java:233)
        at 
org.apache.lucene.benchmark.byTask.utils.Algorithm.<init>(Algorithm.java:145)
        at 
org.apache.lucene.benchmark.byTask.Benchmark.<init>(Benchmark.java:62)
        ... 39 more
Caused by: java.lang.IllegalArgumentException: baseDirectory is not a directory 
or null
        at 
org.apache.lucene.analysis.util.FilesystemResourceLoader.<init>(FilesystemResourceLoader.java:70)
        at 
org.apache.lucene.analysis.util.FilesystemResourceLoader.<init>(FilesystemResourceLoader.java:59)
        at 
org.apache.lucene.benchmark.byTask.tasks.AnalyzerFactoryTask.createAnalysisPipelineComponent(AnalyzerFactoryTask.java:379)
        ... 42 more




Build Log:
[...truncated 6064 lines...]
[junit4:junit4] Suite: org.apache.lucene.benchmark.byTask.TestPerfTasksLogic
[junit4:junit4]   1> ------------> starting task: Seq
[junit4:junit4]   1> ------------> starting task: CreateIndex
[junit4:junit4]   1> ------------> starting task: Seq_Exhaust
[junit4:junit4]   1> ------------> starting task: Seq_Exhaust
[junit4:junit4]   1> ------------> starting task: WaitForMerges
[junit4:junit4]   1> ------------> starting task: CloseIndex
[junit4:junit4]   1> ------------> starting task: Seq
[junit4:junit4]   1> Changed Locale to: root locale
[junit4:junit4]   1> Changed Analyzer to: 
org.apache.lucene.collation.CollationKeyAnalyzer()
[junit4:junit4]   1> 
[junit4:junit4]   1> --> Round 0-->1
[junit4:junit4]   1> 
[junit4:junit4]   1> Changed Locale to: de
[junit4:junit4]   1> Changed Analyzer to: 
org.apache.lucene.collation.CollationKeyAnalyzer(de)
[junit4:junit4]   1> 
[junit4:junit4]   1> --> Round 0-->1
[junit4:junit4]   1> 
[junit4:junit4]   1> Changed Locale to: en_US
[junit4:junit4]   1> Changed Analyzer to: 
org.apache.lucene.collation.CollationKeyAnalyzer(en_US)
[junit4:junit4]   1> 
[junit4:junit4]   1> --> Round 0-->1
[junit4:junit4]   1> 
[junit4:junit4]   1> Changed Locale to: no_NO_NY
[junit4:junit4]   1> Changed Analyzer to: 
org.apache.lucene.collation.CollationKeyAnalyzer(no_NO_NY)
[junit4:junit4]   1> 
[junit4:junit4]   1> --> Round 0-->1
[junit4:junit4]   1> 
[junit4:junit4]   1> ------------> starting task: Seq
[junit4:junit4]   1>    0.69 sec --> 
TEST-TestPerfTasksLogic.testHighlightingTV-seed#[75F69678A092B8C1] added      
1000 docs
[junit4:junit4]   1> ------------> starting task: Seq
[junit4:junit4]   1> ------------> starting task: Seq
[junit4:junit4]   1> ------------> starting task: Seq
[junit4:junit4]   1> ------------> starting task: Seq
[junit4:junit4]   1> ------------> starting task: Seq
[junit4:junit4]   1> ------------> starting task: Seq
[junit4:junit4]   1>    0.22 sec --> 
TEST-TestPerfTasksLogic.testIndexAndSearchTasks-seed#[75F69678A092B8C1] added   
   1000 docs
[junit4:junit4]   1> ------------> starting task: Seq
[junit4:junit4]   1> 
[junit4:junit4]   1> ------------> Report Sum By Prefix (X) (1 about 1 out of 
1012)
[junit4:junit4]   1> Operation     round   runCnt   recsPerRun        rec/s  
elapsedSec    avgUsedMem    avgTotalMem
[junit4:junit4]   1> XSearch_2_Par     0        1         4423     9,350.95     
   0.47    18,744,616     32,571,392
[junit4:junit4]   1> 
[junit4:junit4]   1> ------------> starting task: Seq
[junit4:junit4]   1> ------------> starting task: Seq
[junit4:junit4]   1>    0.17 sec --> 
TEST-TestPerfTasksLogic.testHighlightingNoTvNoStore-seed#[75F69678A092B8C1] 
added      1000 docs
[junit4:junit4]   1> ------------> starting task: Seq
[junit4:junit4]   1> ------------> starting task: Rounds
[junit4:junit4]   1> 
[junit4:junit4]   1> ------------> Report Sum By (any) Name (4 about 4 out of 5)
[junit4:junit4]   1> Operation       round   runCnt   recsPerRun        rec/s  
elapsedSec    avgUsedMem    avgTotalMem
[junit4:junit4]   1> Rounds              0        1           20       307.69   
     0.06    13,130,984     32,571,392
[junit4:junit4]   1> CreateIndex -  -  - 0 -  -   1 -  -  -  - 0 -  -  - 0.00 - 
 -   0.00 -   9,665,088 -   32,571,392
[junit4:junit4]   1> AddDocs_Exhaust     0        1           20     6,666.67   
     0.00     9,958,776     32,571,392
[junit4:junit4]   1> CloseIndex -  -  -  0 -  -   1 -  -  -  - 0 -  -  - 0.00 - 
 -   0.00 -  13,130,984 -   32,571,392
[junit4:junit4]   1> 
[junit4:junit4]   1> ------------> starting task: Seq
[junit4:junit4]   1> ------------> starting task: Rounds
[junit4:junit4]   1> 
[junit4:junit4]   1> ------------> Report Sum By (any) Name (4 about 4 out of 5)
[junit4:junit4]   1> Operation       round   runCnt   recsPerRun        rec/s  
elapsedSec    avgUsedMem    avgTotalMem
[junit4:junit4]   1> Rounds              0        1           22       500.00   
     0.04    13,591,888     32,571,392
[junit4:junit4]   1> CreateIndex -  -  - 0 -  -   1 -  -  -  - 1 -   1,000.00 - 
 -   0.00 -  10,125,888 -   32,571,392
[junit4:junit4]   1> AddDocs_Exhaust     0        1           20    10,000.00   
     0.00    10,419,576     32,571,392
[junit4:junit4]   1> CloseIndex -  -  -  0 -  -   1 -  -  -  - 1 -  -  333.33 - 
 -   0.00 -  13,591,888 -   32,571,392
[junit4:junit4]   1> 
[junit4:junit4]   1> ------------> starting task: Rounds_2
[junit4:junit4]   1> 
[junit4:junit4]   1> --> Round 0-->1:   compound:true-->false  
doc.term.vector:false-->true
[junit4:junit4]   1> 
[junit4:junit4]   1> 
[junit4:junit4]   1> --> Round 1-->2:   compound:false-->true  
doc.term.vector:true-->false
[junit4:junit4]   1> 
[junit4:junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestPerfTasksLogic -Dtests.method=testAnalyzerFactory 
-Dtests.seed=75F69678A092B8C1 -Dtests.slow=true -Dtests.locale=ms 
-Dtests.timezone=America/Kentucky/Louisville -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] ERROR   0.17s | TestPerfTasksLogic.testAnalyzerFactory <<<
[junit4:junit4]    > Throwable #1: java.lang.Exception: Error: cannot 
understand algorithm!
[junit4:junit4]    >    at 
__randomizedtesting.SeedInfo.seed([75F69678A092B8C1:D6EC45B7B40EADFC]:0)
[junit4:junit4]    >    at 
org.apache.lucene.benchmark.byTask.Benchmark.<init>(Benchmark.java:64)
[junit4:junit4]    >    at 
org.apache.lucene.benchmark.BenchmarkTestCase.execBenchmark(BenchmarkTestCase.java:82)
[junit4:junit4]    >    at 
org.apache.lucene.benchmark.byTask.TestPerfTasksLogic.testAnalyzerFactory(TestPerfTasksLogic.java:1088)
[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:601)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[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:51)
[junit4:junit4]    >    at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[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.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    >    at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[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.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    >    at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    > Caused by: java.lang.RuntimeException: Line #2: 
[junit4:junit4]    >    at 
org.apache.lucene.benchmark.byTask.tasks.AnalyzerFactoryTask.createAnalysisPipelineComponent(AnalyzerFactoryTask.java:392)
[junit4:junit4]    >    at 
org.apache.lucene.benchmark.byTask.tasks.AnalyzerFactoryTask.setParams(AnalyzerFactoryTask.java:233)
[junit4:junit4]    >    at 
org.apache.lucene.benchmark.byTask.utils.Algorithm.<init>(Algorithm.java:145)
[junit4:junit4]    >    at 
org.apache.lucene.benchmark.byTask.Benchmark.<init>(Benchmark.java:62)
[junit4:junit4]    >    ... 39 more
[junit4:junit4]    > Caused by: java.lang.IllegalArgumentException: 
baseDirectory is not a directory or null
[junit4:junit4]    >    at 
org.apache.lucene.analysis.util.FilesystemResourceLoader.<init>(FilesystemResourceLoader.java:70)
[junit4:junit4]    >    at 
org.apache.lucene.analysis.util.FilesystemResourceLoader.<init>(FilesystemResourceLoader.java:59)
[junit4:junit4]    >    at 
org.apache.lucene.benchmark.byTask.tasks.AnalyzerFactoryTask.createAnalysisPipelineComponent(AnalyzerFactoryTask.java:379)
[junit4:junit4]    >    ... 42 more
[junit4:junit4]   1> ------------> starting task: Seq
[junit4:junit4]   1> Changed Locale to: null
[junit4:junit4]   1> 
[junit4:junit4]   1> --> Round 0-->1
[junit4:junit4]   1> 
[junit4:junit4]   1> Changed Locale to: root locale
[junit4:junit4]   1> 
[junit4:junit4]   1> --> Round 0-->1
[junit4:junit4]   1> 
[junit4:junit4]   1> Changed Locale to: de
[junit4:junit4]   1> 
[junit4:junit4]   1> --> Round 0-->1
[junit4:junit4]   1> 
[junit4:junit4]   1> Changed Locale to: en_US
[junit4:junit4]   1> 
[junit4:junit4]   1> --> Round 0-->1
[junit4:junit4]   1> 
[junit4:junit4]   1> Changed Locale to: no_NO_NY
[junit4:junit4]   1> 
[junit4:junit4]   1> --> Round 0-->1
[junit4:junit4]   1> 
[junit4:junit4]   1> ------------> starting task: Seq
[junit4:junit4]   1> ------------> starting task: Seq
[junit4:junit4]   1> ------------> starting task: Seq
[junit4:junit4]   1> ------------> starting task: Seq
[junit4:junit4]   2> NOTE: test params are: codec=Lucene40, 
sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=ms, 
timezone=America/Kentucky/Louisville
[junit4:junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_10 
(64-bit)/cpus=2,threads=1,free=16209216,total=32571392
[junit4:junit4]   2> NOTE: All tests run in this JVM: [SearchWithSortTaskTest, 
AltPackageTaskTest, AddIndexesTaskTest, DocMakerTest, PerfTaskTest, 
TestQualityRun, LineDocSourceTest, WriteEnwikiLineDocTaskTest, 
WriteLineDocTaskTest, TestPerfTasksLogic]
[junit4:junit4] Completed in 9.72s, 24 tests, 1 error <<< FAILURES!

[...truncated 30 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:346: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:39: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build.xml:533: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1719:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\module-build.xml:61:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1176:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:841:
 There were test failures: 17 suites, 91 tests, 1 error

Total time: 16 minutes 10 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 64bit/jdk1.7.0_10 -XX:+UseSerialGC
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