Public:
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.2/329
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.2/329/testReport
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.2/329/changes
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.2/329/console
Internal:
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2/329/
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2/329//testReport
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2/329//changes
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2/329//console
--------------------------------------------------
Failed Tests:
All tests passed
--------------------------------------------------
Changes:
[dgolovin] fix for JSF validation facet context type required new jsf.facet content type
to be able validate xhtml files
[nickboldt]
https://jira.jboss.org/browse/JBDS-1247 refactoring + generate update site +
metadata + run p2.director
--------------------------------------------------
Console log:
[...truncated 141878 lines...]
[java] at
org.jboss.tools.jst.jsp.test.ca.ContentAssistantTestCase.checkProposals(ContentAssistantTestCase.java:59)
[java] at org.jboss.tools.cdi.ui.test.CATest.testEL(CATest.java:63)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[java] at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[java] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[java] at java.lang.reflect.Method.invoke(Method.java:597)
[java] at junit.framework.TestCase.runTest(TestCase.java:168)
[java] at junit.framework.TestCase.runBare(TestCase.java:134)
[java] at junit.framework.TestResult$1.protect(TestResult.java:110)
[java] at junit.framework.TestResult.runProtected(TestResult.java:128)
[java] at junit.framework.TestResult.run(TestResult.java:113)
[java] at junit.framework.TestCase.run(TestCase.java:124)
[java] at junit.framework.TestSuite.runTest(TestSuite.java:232)
[java] at junit.framework.TestSuite.run(TestSuite.java:227)
[java] at junit.framework.TestSuite.runTest(TestSuite.java:232)
[java] at junit.framework.TestSuite.run(TestSuite.java:227)
[java] at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376)
[java] at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209)
[java] at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
[java] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
[java] at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
[java] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3515)
[java] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3162)
[java] at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2629)
[java] at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2593)
[java] at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427)
[java] at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670)
[java] at
org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
[java] at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:663)
[java] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
[java] at
org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115)
[java] at
org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
[java] at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
[java] at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
[java] at
org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
[java] at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
[java] at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
[java] at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
[java] at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[java] at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[java] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[java] at java.lang.reflect.Method.invoke(Method.java:597)
[java] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
[java] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
[java] at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
[java] at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
[java] at org.eclipse.core.launcher.Main.main(Main.java:34)
[java]
[java] !ENTRY org.eclipse.wst.sse.ui 4 4 2010-06-15 08:16:18.311
[java] !MESSAGE null
[java] !STACK 0
[java] java.lang.NullPointerException
[java] at
org.eclipse.wst.sse.ui.contentassist.StructuredContentAssistProcessor.isFirstPage(StructuredContentAssistProcessor.java:746)
[java] at
org.eclipse.wst.sse.ui.contentassist.StructuredContentAssistProcessor.collectProposals(StructuredContentAssistProcessor.java:450)
[java] at
org.eclipse.wst.sse.ui.contentassist.StructuredContentAssistProcessor.computeCompletionProposals(StructuredContentAssistProcessor.java:245)
[java] at
org.eclipse.wst.sse.ui.internal.contentassist.CompoundContentAssistProcessor.computeCompletionProposals(CompoundContentAssistProcessor.java:126)
[java] at
org.jboss.tools.jst.jsp.test.ca.ContentAssistantTestCase.checkProposals(ContentAssistantTestCase.java:81)
[java] at
org.jboss.tools.jst.jsp.test.ca.ContentAssistantTestCase.checkProposals(ContentAssistantTestCase.java:59)
[java] at org.jboss.tools.cdi.ui.test.CATest.testEL(CATest.java:63)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[java] at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[java] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[java] at java.lang.reflect.Method.invoke(Method.java:597)
[java] at junit.framework.TestCase.runTest(TestCase.java:168)
[java] at junit.framework.TestCase.runBare(TestCase.java:134)
[java] at junit.framework.TestResult$1.protect(TestResult.java:110)
[java] at junit.framework.TestResult.runProtected(TestResult.java:128)
[java] at junit.framework.TestResult.run(TestResult.java:113)
[java] at junit.framework.TestCase.run(TestCase.java:124)
[java] at junit.framework.TestSuite.runTest(TestSuite.java:232)
[java] at junit.framework.TestSuite.run(TestSuite.java:227)
[java] at junit.framework.TestSuite.runTest(TestSuite.java:232)
[java] at junit.framework.TestSuite.run(TestSuite.java:227)
[java] at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376)
[java] at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209)
[java] at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
[java] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
[java] at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
[java] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3515)
[java] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3162)
[java] at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2629)
[java] at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2593)
[java] at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427)
[java] at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670)
[java] at
org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
[java] at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:663)
[java] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
[java] at
org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115)
[java] at
org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
[java] at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
[java] at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
[java] at
org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
[java] at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
[java] at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
[java] at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
[java] at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[java] at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[java] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[java] at java.lang.reflect.Method.invoke(Method.java:597)
[java] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
[java] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
[java] at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
[java] at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
[java] at org.eclipse.core.launcher.Main.main(Main.java:34)
[java]
[java] !ENTRY org.eclipse.wst.sse.ui 4 4 2010-06-15 08:16:18.329
[java] !MESSAGE null
[java] !STACK 0
[java] java.lang.NullPointerException
[java] at
org.eclipse.wst.sse.ui.contentassist.StructuredContentAssistProcessor.isFirstPage(StructuredContentAssistProcessor.java:746)
[java] at
org.eclipse.wst.sse.ui.contentassist.StructuredContentAssistProcessor.collectProposals(StructuredContentAssistProcessor.java:450)
[java] at
org.eclipse.wst.sse.ui.contentassist.StructuredContentAssistProcessor.computeCompletionProposals(StructuredContentAssistProcessor.java:245)
[java] at
org.eclipse.wst.sse.ui.internal.contentassist.CompoundContentAssistProcessor.computeCompletionProposals(CompoundContentAssistProcessor.java:126)
[java] at
org.jboss.tools.jst.jsp.test.ca.ContentAssistantTestCase.checkProposals(ContentAssistantTestCase.java:81)
[java] at
org.jboss.tools.jst.jsp.test.ca.ContentAssistantTestCase.checkProposals(ContentAssistantTestCase.java:59)
[java] at org.jboss.tools.cdi.ui.test.CATest.testEL(CATest.java:64)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[java] at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[java] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[java] at java.lang.reflect.Method.invoke(Method.java:597)
[java] at junit.framework.TestCase.runTest(TestCase.java:168)
[java] at junit.framework.TestCase.runBare(TestCase.java:134)
[java] at junit.framework.TestResult$1.protect(TestResult.java:110)
[java] at junit.framework.TestResult.runProtected(TestResult.java:128)
[java] at junit.framework.TestResult.run(TestResult.java:113)
[java] at junit.framework.TestCase.run(TestCase.java:124)
[java] at junit.framework.TestSuite.runTest(TestSuite.java:232)
[java] at junit.framework.TestSuite.run(TestSuite.java:227)
[java] at junit.framework.TestSuite.runTest(TestSuite.java:232)
[java] at junit.framework.TestSuite.run(TestSuite.java:227)
[java] at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376)
[java] at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209)
[java] at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
[java] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
[java] at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
[java] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3515)
[java] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3162)
[java] at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2629)
[java] at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2593)
[java] at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427)
[java] at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670)
[java] at
org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
[java] at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:663)
[java] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
[java] at
org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115)
[java] at
org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
[java] at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
[java] at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
[java] at
org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
[java] at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
[java] at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
[java] at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
[java] at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[java] at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[java] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[java] at java.lang.reflect.Method.invoke(Method.java:597)
[java] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
[java] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
[java] at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
[java] at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
[java] at org.eclipse.core.launcher.Main.main(Main.java:34)
[java] EMMA: runtime coverage data merged into
[/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201006150557/tests/test-results/emma-coverage/cdi/metadata.ec]
{in 48 ms}
[java] Java Result: 1
[echo] Copy .log files to
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/org.jboss.ide.eclipse.releng/../jvmerrors
append-test-log:
[copy] Copying 1 file to
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201006150557/tests/test-results/emma-coverage/cdi
[merge] processing input files ...
[merge] 2 file(s) read and merged in 7 ms
[merge] merged/compacted data written to
[/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201006150557/tests/test-results/emma-coverage/cdi/coverage.es]
{in 31 ms}
[report] processing input files ...
[report] 1 file(s) read and merged in 4 ms
[report] writing [xml] report to
[/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201006150557/tests/test-results/emma-coverage/cdi/coverage.xml]
...
[report] writing [html] report to
[/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201006150557/tests/test-results/emma-coverage/cdi/index.html]
...
[report] writing [txt] report to
[/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201006150557/tests/test-results/emma-coverage/cdi/coverage.txt]
...
[xslt] Processing
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201006150557/tests/test-results/emma-coverage/cdi/coverage.xml
to
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201006150557/tests/test-results/emma-coverage/cdi/lines.properties
[xslt] Loading stylesheet
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/org.jboss.ide.eclipse.releng/builders/tests/coverage.xsl
[xslt] Processing
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201006150557/tests/test-results/emma-coverage/cdi/coverage.xml
to
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201006150557/tests/test-results/emma-coverage/cdi/classes.properties
[xslt] Loading stylesheet
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/org.jboss.ide.eclipse.releng/builders/tests/coverage.xsl
[merge] processing input files ...
[merge] 40 file(s) read and merged in 194 ms
[merge] merged/compacted data written to
[/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201006150557/tests/test-results/emma-coverage/coverage.es]
{in 331 ms}
[report] processing input files ...
[report] 1 file(s) read and merged in 355 ms
[report] writing [xml] report to
[/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201006150557/tests/test-results/emma-coverage/coverage.xml]
...
[report] writing [html] report to
[/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201006150557/tests/test-results/emma-coverage/index.html]
...
[report] writing [txt] report to
[/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201006150557/tests/test-results/emma-coverage/coverage.txt]
...
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build
append-test-log:
BUILD FAILED
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/org.jboss.ide.eclipse.releng/builders/buildNightly.xml:18:
The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/org.jboss.ide.eclipse.releng/builders/build.xml:68:
The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/org.jboss.ide.eclipse.releng/builders/build.xml:27:
The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/org.jboss.ide.eclipse.releng/builders/build.xml:39:
The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:106:
The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:185:
The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/org.jboss.ide.eclipse.releng/builders/tests/testBuild.xml:284:
The following error occurred while executing this line:
java.io.FileNotFoundException:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201006150557/tests/eclipse/plugins/org.eclipse.test_3.2.0/library.xml
(No such file or directory)
Total time: 136 minutes 29 seconds
Terminating xvnc.
[jbosstools-nightly-3.2] $ vncserver -kill :10
Killing Xvnc process ID 5240
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
Recording plot data
Saving plot series data from:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201006150557/tests/test-results/emma-coverage/archives/lines.properties
Saving plot series data from:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201006150557/tests/test-results/emma-coverage/as/lines.properties
Saving plot series data from:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201006150557/tests/test-results/emma-coverage/hibernate-tools/lines.properties
Saving plot series data from:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201006150557/tests/test-results/emma-coverage/jbpm-convert/lines.properties
Saving plot series data from:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201006150557/tests/test-results/emma-coverage/jmx/lines.properties
No plot data file found:
jbds-build/*/*/tests/test-results/emma-coverage/bpel/lines.properties
Saving plot series data from:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201006150557/tests/test-results/emma-coverage/common/lines.properties
Saving plot series data from:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201006150557/tests/test-results/emma-coverage/struts/lines.properties
Saving plot series data from:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201006150557/tests/test-results/emma-coverage/jsf/lines.properties
Saving plot series data from:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201006150557/tests/test-results/emma-coverage/jst/lines.properties
Saving plot series data from:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201006150557/tests/test-results/emma-coverage/seam/lines.properties
Saving plot series data from:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201006150557/tests/test-results/emma-coverage/drools-ide/lines.properties
Saving plot series data from:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201006150557/tests/test-results/emma-coverage/vpe/lines.properties
Saving plot series data from:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201006150557/tests/test-results/emma-coverage/esb/lines.properties
Saving plot series data from:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201006150557/tests/test-results/emma-coverage/freemarker/lines.properties
Saving plot series data from:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201006150557/tests/test-results/emma-coverage/birt/lines.properties
Saving plot series data from:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201006150557/tests/test-results/emma-coverage/smooks/lines.properties
Saving plot series data from:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201006150557/tests/test-results/emma-coverage/archives/classes.properties
Saving plot series data from:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201006150557/tests/test-results/emma-coverage/as/classes.properties
Saving plot series data from:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201006150557/tests/test-results/emma-coverage/hibernate-tools/classes.properties
Saving plot series data from:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201006150557/tests/test-results/emma-coverage/jbpm-convert/classes.properties
Saving plot series data from:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201006150557/tests/test-results/emma-coverage/jmx/classes.properties
No plot data file found:
jbds-build/*/*/tests/test-results/emma-coverage/bpel/classes.properties
Saving plot series data from:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201006150557/tests/test-results/emma-coverage/common/classes.properties
Saving plot series data from:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201006150557/tests/test-results/emma-coverage/struts/classes.properties
Saving plot series data from:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201006150557/tests/test-results/emma-coverage/jsf/classes.properties
Saving plot series data from:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201006150557/tests/test-results/emma-coverage/jst/classes.properties
Saving plot series data from:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201006150557/tests/test-results/emma-coverage/seam/classes.properties
Saving plot series data from:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201006150557/tests/test-results/emma-coverage/drools-ide/classes.properties
Saving plot series data from:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201006150557/tests/test-results/emma-coverage/vpe/classes.properties
Saving plot series data from:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201006150557/tests/test-results/emma-coverage/esb/classes.properties
Saving plot series data from:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201006150557/tests/test-results/emma-coverage/freemarker/classes.properties
Saving plot series data from:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201006150557/tests/test-results/emma-coverage/birt/classes.properties
Saving plot series data from:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2/jbds-build/3.2.0.M1/201006150557/tests/test-results/emma-coverage/smooks/classes.properties
Email was triggered for: Failure
There are 1 triggered emails.
Sending email for trigger: Failure
--------------------------------------------------