You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2013/05/18 19:40:15 UTC

[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.8.0-ea-b89) - Build # 5657 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/5657/
Java: 32bit/jdk1.8.0-ea-b89 -server -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.lucene.store.TestMockDirectoryWrapper.testDiskFull

Error Message:
fake disk full at 0 bytes when writing foo (file length=0; wrote 2 of 2 bytes)

Stack Trace:
java.io.IOException: fake disk full at 0 bytes when writing foo (file length=0; wrote 2 of 2 bytes)
	at __randomizedtesting.SeedInfo.seed([9CCF8FF707403F9D:21EF65C80764330A]:0)
	at org.apache.lucene.store.MockIndexOutputWrapper.checkDiskFull(MockIndexOutputWrapper.java:86)
	at org.apache.lucene.store.MockIndexOutputWrapper.writeBytes(MockIndexOutputWrapper.java:123)
	at org.apache.lucene.store.DataOutput.writeBytes(DataOutput.java:52)
	at org.apache.lucene.store.TestMockDirectoryWrapper.testDiskFull(TestMockDirectoryWrapper.java:61)
	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:491)
	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:724)




Build Log:
[...truncated 1168 lines...]
[junit4:junit4] Suite: org.apache.lucene.store.TestMockDirectoryWrapper
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMockDirectoryWrapper -Dtests.method=testDiskFull -Dtests.seed=9CCF8FF707403F9D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=lt -Dtests.timezone=Etc/GMT-13 -Dtests.file.encoding=US-ASCII
[junit4:junit4] ERROR   0.01s J0 | TestMockDirectoryWrapper.testDiskFull <<<
[junit4:junit4]    > Throwable #1: java.io.IOException: fake disk full at 0 bytes when writing foo (file length=0; wrote 2 of 2 bytes)
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([9CCF8FF707403F9D:21EF65C80764330A]:0)
[junit4:junit4]    > 	at org.apache.lucene.store.MockIndexOutputWrapper.checkDiskFull(MockIndexOutputWrapper.java:86)
[junit4:junit4]    > 	at org.apache.lucene.store.MockIndexOutputWrapper.writeBytes(MockIndexOutputWrapper.java:123)
[junit4:junit4]    > 	at org.apache.lucene.store.DataOutput.writeBytes(DataOutput.java:52)
[junit4:junit4]    > 	at org.apache.lucene.store.TestMockDirectoryWrapper.testDiskFull(TestMockDirectoryWrapper.java:61)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:724)
[junit4:junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=454), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=454)), sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=lt, timezone=Etc/GMT-13
[junit4:junit4]   2> NOTE: Linux 3.2.0-41-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=1,free=218452120,total=288751616
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestBytesRefHash, TestAutomatonQueryUnicode, ThrowInUncaught, TestDemo, TestIndexWriterReader, TestSort, TestSimpleAttributeImpl, TestSimilarity2, TestTermInfosReaderIndex, TestCompressingTermVectorsFormat, TestEarlyTermination, TestTopScoreDocCollector, TestCrash, TestSegmentTermEnum, Test2BPositions, TestConstantScoreQuery, TestFastCompressionMode, TestDisjunctionMaxQuery, TestSearch, TestPayloadTermQuery, TestTermsEnum, TestDeletionPolicy, TestPhraseQuery, TestUniqueTermCount, TestFixedBitSet, TestComplexExplanationsOfNonMatches, TestSimilarity, TestCloseableThreadLocal, TestIndexWriterLockRelease, TestFilteredQuery, TestSimpleExplanations, TestExplanations, TestLucene40PostingsFormat, TestSpanExplanationsOfNonMatches, TestPayloads, TestSentinelIntSet, TestDirectoryReader, TestExternalCodecs, TestFilterIterator, TestMathUtil, Nested, Nested, TestOmitTf, TestSurrogates, TestCharTermAttributeImpl, TestStressAdvance, TestLucene40PostingsReader, TestArrayUtil, TestIsCurrent, TestSearcherManager, TestLucene42DocValuesFormat, TestParallelReaderEmptyIndex, TestMergeSchedulerExternal, TestSetOnce, TestPagedBytes, TestRamUsageEstimator, TestComplexExplanations, TestFieldCacheRangeFilter, TestPostingsOffsets, TestLucene41StoredFieldsFormat, TestTransactionRollback, TestScorerPerf, TestSimilarityProvider, TestFieldsReader, TestIndexWriterOnDiskFull, TestFieldCacheRewriteMethod, TestParallelTermEnum, TestSearchForDuplicates, TestLock, TestSegmentTermDocs, TestSameScoresWithThreads, TestSpecialOperations, InBeforeClass, InAfterClass, InTestMethod, NonStringProperties, TestLucene40DocValuesFormat, TestMinShouldMatch2, TestNRTReaderWithThreads, TestNoDeletionPolicy, TestCrashCausesCorruptIndex, TestFieldCacheTermsFilter, TestVirtualMethod, TestCustomSearcherSort, TestDocValuesWithThreads, TestTryDelete, TestSpansAdvanced2, TestMockCharFilter, TestStressIndexing, TestDocumentsWriterDeleteQueue, TestSpanMultiTermQueryWrapper, TestAllFilesHaveCodecHeader, TestIndexWriterMerging, TestPersistentSnapshotDeletionPolicy, TestIndexWriter, TestPerFieldDocValuesFormat, TestLucene40TermVectorsFormat, TestBytesStore, TestNumericRangeQuery32, TestBackwardsCompatibility, TestShardSearching, TestFlushByRamOrCountsPolicy, TestSloppyPhraseQuery, TestIndexWriterMergePolicy, TestBoolean2, TestIndexWriterCommit, TestTimeLimitingCollector, TestSearchWithThreads, TestSearchAfter, TestConcurrentMergeScheduler, TestDocumentsWriterStallControl, TestNeverDelete, TestCompoundFile, TestLongPostings, TestMinimize, TestRollingUpdates, TestBlockPostingsFormat2, TestDocTermOrdsRewriteMethod, TestIndexWriterForceMerge, TestPerFieldPostingsFormat, TestLevenshteinAutomata, TestBufferedIndexInput, TestCompressingStoredFieldsFormat, TestLockFactory, TestSegmentMerger, TestBagOfPositions, TestDoubleBarrelLRUCache, TestMockAnalyzer, TestRegexpRandom2, TestNRTCachingDirectory, TestSegmentReader, TestTransactions, TestMultiThreadTermVectors, TestBlockPostingsFormat, TestBitVector, TestReuseDocsEnum, TestFieldCacheSanityChecker, TestSimpleSearchEquivalence, TestPostingsFormat, TestBooleanMinShouldMatch, TestDeterminizeLexicon, TestFieldCache, TestSpanExplanations, TestDocTermOrds, TestStressIndexing2, TestDocsAndPositions, TestRamUsageEstimatorOnWildAnimals, TestTermVectorsWriter, TestCodecs, TestParallelAtomicReader, TestThreadedForceMerge, TestIndexInput, TestCopyBytes, TestMultiFields, TestIntBlockPool, TestSortRandom, TestForUtil, TestMaxTermFrequency, TestTopFieldCollector, TestIndexableField, TestPrefixRandom, TestFieldValueFilter, TestIndexFileDeleter, Before3, Before3, TestElevationComparator, TestBinaryTerms, TestIndexWriterConfig, TestMultiTermQueryRewrites, TestDateSort, TestDateTools, TestCharsRef, TestPriorityQueue, TestDocCount, TestAttributeSource, TestTotalHitCountCollector, TestMockDirectoryWrapper]
[junit4:junit4] Completed on J0 in 0.02s, 3 tests, 1 error <<< FAILURES!

[...truncated 137 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:383: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:363: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build.xml:49: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1243: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:887: There were test failures: 364 suites, 2307 tests, 1 error, 49 ignored (37 assumptions)

Total time: 7 minutes 53 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.8.0-ea-b89 -server -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



RE: [JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.7.0_21) - Build # 5659 - Still Failing!

Posted by Uwe Schindler <uw...@thetaphi.de>.
I fixed this.

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de


> -----Original Message-----
> From: Policeman Jenkins Server [mailto:jenkins@thetaphi.de]
> Sent: Saturday, May 18, 2013 10:59 PM
> To: dev@lucene.apache.org
> Subject: [JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.7.0_21) - Build # 5659 -
> Still Failing!
> 
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/5659/
> Java: 64bit/jdk1.7.0_21 -XX:+UseCompressedOops -XX:+UseParallelGC
> 
> All tests passed
> 
> Build Log:
> [...truncated 10453 lines...]
>     [javac] Compiling 52 source files to /mnt/ssd/jenkins/workspace/Lucene-
> Solr-4.x-Linux/solr/build/solr-solrj/classes/test
>     [javac] warning: [options] bootstrap class path not set in conjunction with -
> source 1.6
>     [javac] /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-
> Linux/solr/solrj/src/test/org/apache/solr/common/util/NamedListTest.java:
> 88: error: inconvertible types
>     [javac]     int int2test = (int) nl.findRecursive("key2", "k2int2");
>     [javac]                                          ^
>     [javac]   required: int
>     [javac]   found:    Object
>     [javac] /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-
> Linux/solr/solrj/src/test/org/apache/solr/common/util/NamedListTest.java:
> 90: error: inconvertible types
>     [javac]     int int3test = (int) nl.findRecursive("key2", "k2int3");
>     [javac]                                          ^
>     [javac]   required: int
>     [javac]   found:    Object
>     [javac] Note: Some input files use or override a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
>     [javac] Note: Some input files use unchecked or unsafe operations.
>     [javac] Note: Recompile with -Xlint:unchecked for details.
>     [javac] 2 errors
> 
> [...truncated 1 lines...]
> BUILD FAILED
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:383: The
> following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:363: The
> following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The
> following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:194: The
> following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-
> build.xml:437: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-
> build.xml:735: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-
> build.xml:749: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-
> build.xml:1626: Compile failed; see the compiler error output for details.
> 
> Total time: 38 minutes 0 seconds
> Build step 'Invoke Ant' marked build as failure Description set: Java:
> 64bit/jdk1.7.0_21 -XX:+UseCompressedOops -XX:+UseParallelGC Archiving
> artifacts Recording test results Email was triggered for: Failure Sending email
> for trigger: Failure
> 



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


[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.7.0_21) - Build # 5659 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/5659/
Java: 64bit/jdk1.7.0_21 -XX:+UseCompressedOops -XX:+UseParallelGC

All tests passed

Build Log:
[...truncated 10453 lines...]
    [javac] Compiling 52 source files to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/classes/test
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
    [javac] /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/test/org/apache/solr/common/util/NamedListTest.java:88: error: inconvertible types
    [javac]     int int2test = (int) nl.findRecursive("key2", "k2int2");
    [javac]                                          ^
    [javac]   required: int
    [javac]   found:    Object
    [javac] /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/test/org/apache/solr/common/util/NamedListTest.java:90: error: inconvertible types
    [javac]     int int3test = (int) nl.findRecursive("key2", "k2int3");
    [javac]                                          ^
    [javac]   required: int
    [javac]   found:    Object
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 2 errors

[...truncated 1 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:383: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:363: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:194: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:437: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:735: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:749: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1626: Compile failed; see the compiler error output for details.

Total time: 38 minutes 0 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0_21 -XX:+UseCompressedOops -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-4.x-Linux (64bit/jrockit-jdk1.6.0_37-R28.2.5-4.1.0) - Build # 5658 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/5658/
Java: 64bit/jrockit-jdk1.6.0_37-R28.2.5-4.1.0 -XnoOpt

All tests passed

Build Log:
[...truncated 9733 lines...]
    [javac] Compiling 52 source files to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/classes/test
    [javac] /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/test/org/apache/solr/common/util/NamedListTest.java:88: inconvertible types
    [javac] found   : java.lang.Object
    [javac] required: int
    [javac]     int int2test = (int) nl.findRecursive("key2", "k2int2");
    [javac]                                          ^
    [javac] /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/test/org/apache/solr/common/util/NamedListTest.java:90: inconvertible types
    [javac] found   : java.lang.Object
    [javac] required: int
    [javac]     int int3test = (int) nl.findRecursive("key2", "k2int3");
    [javac]                                          ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 2 errors

BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:383: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:363: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:194: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:437: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:735: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:749: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1626: Compile failed; see the compiler error output for details.

Total time: 57 minutes 43 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jrockit-jdk1.6.0_37-R28.2.5-4.1.0 -XnoOpt
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure