[Still Unstable] devstudio-nightly-3.0.0.CR3 #2
by jboss-qa-internal@redhat.com
Public:
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.0.0.CR3/2
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.0.0.CR3/2/testReport
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.0.0.CR3/2/changes
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.0.0.CR3/2/console
Internal:
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.0.CR3/2/
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.0.CR3/2//test...
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.0.CR3/2//changes
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.0.CR3/2//console
--------------------------------------------------
Failed Tests:
3 tests failed.
REGRESSION: JsfAllTests
Error Message:
expected:<[ a] > but was:<[�>] >
Stack Trace:
junit.framework.ComparisonFailure: expected:<[
a]
> but was:<[�>]
>
at org.jboss.tools.jsf.vpe.jsf.test.jbide.EditingSPecialSymbolsVPE_JBIDE3810.compareVisualAndSourceTargets(EditingSPecialSymbolsVPE_JBIDE3810.java:160)
at org.jboss.tools.jsf.vpe.jsf.test.jbide.EditingSPecialSymbolsVPE_JBIDE3810.testEditingSPecialSymbolsVPE_JBIDE3810(EditingSPecialSymbolsVPE_JBIDE3810.java:58)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
REGRESSION: HtmlAllTests
Error Message:
null
Stack Trace:
java.util.ConcurrentModificationException
at org.eclipse.emf.common.util.ArrayDelegatingEList$EIterator.checkModCount(ArrayDelegatingEList.java:885)
at org.eclipse.emf.common.util.AbstractEList$EIterator.doNext(AbstractEList.java:710)
at org.eclipse.emf.common.util.AbstractEList$EIterator.next(AbstractEList.java:696)
at org.eclipse.emf.common.notify.impl.AdapterFactoryImpl.adapt(AdapterFactoryImpl.java:86)
at org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl$DTDAdapterFactoryImpl.adapt(DTDImpl.java:139)
at org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl.getAdapter(DTDImpl.java:97)
at org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl$DTDFileAdapter.getElements(DTDImpl.java:661)
at org.eclipse.wst.html.core.internal.modelquery.CMDocumentForBuddySystem.getElements(CMDocumentForBuddySystem.java:90)
at org.eclipse.wst.xml.core.internal.contentmodel.modelqueryimpl.SimpleAssociationProvider.getCMElementDeclaration(SimpleAssociationProvider.java:45)
at org.eclipse.wst.xml.core.internal.contentmodel.modelqueryimpl.ModelQueryImpl.getCMElementDeclaration(ModelQueryImpl.java:116)
at org.eclipse.wst.html.core.internal.modelquery.HTMLModelQueryImpl.getCMElementDeclaration(HTMLModelQueryImpl.java:149)
at org.eclipse.wst.html.core.internal.validate.CMUtil.getDeclaration(CMUtil.java:47)
at org.eclipse.wst.html.core.internal.validate.HTMLAttributeValidator.validate(HTMLAttributeValidator.java:99)
at org.eclipse.wst.html.core.internal.validate.CompositeValidator.validate(CompositeValidator.java:54)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.validate(AbstractPropagatingValidator.java:38)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.propagateToChildElements(AbstractPropagatingValidator.java:60)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.validate(AbstractPropagatingValidator.java:40)
at org.eclipse.wst.html.core.internal.validate.DocumentPropagatingValidator.validate(DocumentPropagatingValidator.java:32)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validate(HTMLValidator.java:432)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validateFile(HTMLValidator.java:494)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validateDelta(HTMLValidator.java:476)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validate(HTMLValidator.java:239)
at org.eclipse.wst.sse.ui.internal.reconcile.validator.ReconcileStepForValidator.validate(ReconcileStepForValidator.java:292)
at org.eclipse.wst.sse.ui.internal.reconcile.validator.ReconcileStepForValidator.reconcileModel(ReconcileStepForValidator.java:258)
at org.eclipse.jface.text.reconciler.AbstractReconcileStep.reconcile(AbstractReconcileStep.java:95)
at org.eclipse.wst.sse.ui.internal.reconcile.validator.ValidatorStrategy.reconcile(ValidatorStrategy.java:257)
at org.eclipse.wst.sse.ui.internal.reconcile.DocumentRegionProcessor.process(DocumentRegionProcessor.java:199)
at org.eclipse.wst.sse.ui.internal.reconcile.StructuredRegionProcessor.process(StructuredRegionProcessor.java:221)
at org.eclipse.wst.sse.ui.internal.reconcile.DirtyRegionProcessor.run(DirtyRegionProcessor.java:641)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
FAILED: JstJspAllTests
Error Message:
Proposal resources not found!
Stack Trace:
junit.framework.AssertionFailedError: Proposal resources not found!
at org.jboss.tools.jst.jsp.test.ca.ContentAssistantTestCase.checkProposals(ContentAssistantTestCase.java:100)
at org.jboss.tools.jst.jsp.test.ca.ContentAssistantTestCase.checkProposals(ContentAssistantTestCase.java:59)
at org.jboss.tools.jst.jsp.test.ca.MissingKBBuilderTest.testCAForIDTest(MissingKBBuilderTest.java:34)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
--------------------------------------------------
Changes:
[smukhina] JBDS-1083 - Hibernate guide update
[vyemialyanchyk] https://jira.jboss.org/jira/browse/JBIDE-5839 - fix, setup property in "null check if brackets"
[vyemialyanchyk] https://jira.jboss.org/jira/browse/JBIDE-5839 - fixed
[smukhina] commiting esb corrected img, was a versions conflict - commiting the right one
[smukhina] commiting esb corrected img, was a versions conflict - commiting the right one
[smukhina] commiting esb missing img
[vrubezhny] JBDS-1092: Welcome Screen: Some links are to be updated/added in/to the Welcome Screen for 3.0.0.CR2?
--------------------------------------------------
Console log:
[...truncated 143358 lines...]
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo/drools-ide-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo/drools-ide-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo/archives-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo/archives-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo/xulrunner-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo/xulrunner-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo/richfaces-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo/richfaces-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo/jbpm-convert-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo/jbpm-convert-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo/freemarker-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo/freemarker-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo/hibernate-tools-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo/hibernate-tools-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo/struts-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo/struts-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo/as-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo/as-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo/seam-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo/seam-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo/examples-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo/examples-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo/esb-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo/esb-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo/ws-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo/ws-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo/birt-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo/birt-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo/portlet-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo/portlet-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo/smooks-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo/smooks-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo/tptp-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo/tptp-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo/tests-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/logInfo/tests-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
update.builds.xml:
build.results:
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302
[copy] Copying 42 files to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/images
[copy] Copying 4 files to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/script
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302
[xslt] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/download.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302/download-snippet.txt
[xslt] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/download.xsl
post-build:
publish.results:
send.notification.email:
[mail] Failed to initialise MIME mail: javax/mail/MessagingException
publish.log:
init:
clean.all.subfolders:
BUILD SUCCESSFUL
Total time: 426 minutes 30 seconds
++ buildResult=0
++ tee ../configs/jbds/build.log
++ buildTypeString=nightly
++ cd ../configs/jbds
++ zip build.log.zip build.log
adding: build.log (stored 0%)
++ cd ../..
+++ date +%s
++ endtime=1266025808
+++ echo 'scale=2; (1266025808 - 1266000211)/60'
+++ bc -l
++ elapsed=426.61
++ echo 'Elapsed time: 426.61mins.'
Elapsed time: 426.61mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.0.0.CR2
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=nightly/3.0.0.CR2/201002121302
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/buildData.properties
+++ grep product.buildDesc
+++ perl -ne 's/[\s\t]+product.buildDesc=//g; print;'
++ buildtype=nightly
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.0.0.CR2
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=201002121302
++ [[ '' == '' ]]
++ DESTINATION=/qa/services/http/binaries/RHDS
++ pathSuffix=trunk
++ [[ -n trunk ]]
++ [[ trunk == \t\r\u\n\k ]]
++ scp -r /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002121302 /qa/services/http/binaries/RHDS/builds/nightly/trunk/
++ scp configs/jbds/build.log.zip /qa/services/http/binaries/RHDS/builds/nightly/trunk/201002121302/
++ scp /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/latestBuild.html /qa/services/http/binaries/RHDS/builds/nightly/trunk/latestBuild.html
++ scp /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/latestBuildFailures.html /qa/services/http/binaries/RHDS/builds/nightly/trunk/latestBuildFailures.html
+++ date +%s
++ endtime=1266026016
+++ echo 'scale=2; (1266026016 - 1266000211)/60'
+++ bc -l
++ elapsed=430.08
++ echo 'Elapsed time: 430.08mins.'
Elapsed time: 430.08mins.
++ [[ -d /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse ]]
++ mkdir -p /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk
++ mv /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/artifacts.jar /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/content.jar /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/features /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/images /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/index.html /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/index_root.html /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/plugins /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/site.xml /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/web /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk
+++ find /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features -name '*.jar'
++ [[ -n /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.struts_feature_3.1.0.v201002121302N-H2-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.ws.feature_1.1.0.v201002121302N-H2-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/com.jboss.jbds.product.feature_3.0.0.v201002121302N-H2-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.sdk.feature_1.1.0.v201002121302N-H2-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.convert.feature_1.1.0.v201002121302N-H2-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.v201002121302N-H2-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.feature_4.3.0.v201002052128-52-7w312113163239.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.tptp.feature_1.1.0.v201002121302N-H2-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.seam.feature_3.1.0.v201002121302N-H2-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.birt.feature_1.1.0.v201002121302N-H2-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.portlet.feature_1.1.0.v201002121302N-H2-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.project.examples.feature_1.1.0.v201002121302N-H2-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.v201002121302N-H2-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.guvnor.tools.feature_5.1.0.v201002121302N-H2-31552.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.profiler.feature_1.0.0.v201002121302N-H2-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.drools.eclipse.feature_5.1.0.v201002121302N-H2-31552.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.runtime.feature_1.1.0.v201002121302N-H2-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.hibernate.eclipse.feature_3.3.0.v201002121302N-H2-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.source.feature_4.3.0.v201002052128-52-7w312113163239.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.v201002121302N-H2-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.as.feature_2.1.0.v201002121302N-H2-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.xulrunner.feature_1.9.1.2_v201002121302N.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.source.feature_1.1.0.v201002121302N-H2-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm3.sdk.feature_3.2.0.v201002052128-7F79-94E5OxDDBJDFDZBKGNIt957.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.feature_3.2.0.v201002052128-41-7w312113163239.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.feature_1.1.0.v201002121302N-H2-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.esb.feature_1.3.0.v201002121302N-H2-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.archives.feature_3.1.0.v201002121302N-H2-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.source.feature_3.2.0.v201002052128-41-7w312113163239.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.richfaces.feature_3.1.0.v201002121302N-H2-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.smooks.feature_1.1.0.v201002121302N-H2-CR2.jar ]]
+++ echo /qa/services/http/binaries/RHDS
+++ perl -ne 's/[^@]//g; print;'
++ [[ '' != \@ ]]
++ mkdir -p /qa/services/http/binaries/RHDS/updates/nightly/
++ rsync -arz --delete /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk /qa/services/http/binaries/RHDS/updates/nightly/
+++ date +%s
++ endtime=1266026061
+++ echo 'scale=2; (1266026061 - 1266000211)/60'
+++ bc -l
++ elapsed=430.83
++ echo 'Elapsed time: 430.83mins.'
Elapsed time: 430.83mins.
Terminating xvnc.
[devstudio-nightly-3.0.0.CR3] $ vncserver -kill :12
Killing Xvnc process ID 31436
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 13152 annotations (7 new, 0 high, 13152 normal, 0 low)
[WARNINGS] Not changing build status, since no threshold has been exceeded
Email was triggered for: Unstable
Email was triggered for: Still Unstable
Trigger Unstable was overridden by another trigger and will not send an email.
There are 1 triggered emails.
Sending email for trigger: Still Unstable
--------------------------------------------------
14 years, 9 months
[Failure] jbosstools-nightly-3.1.0.CR2 #243
by jboss-qa-internal@redhat.com
Public:
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.1.0.CR2/243
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.1.0.CR2/243/testReport
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.1.0.CR2/243/changes
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.1.0.CR2/243/console
Internal:
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR2/243/
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR2/243//t...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR2/243//c...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR2/243//c...
--------------------------------------------------
Failed Tests:
No tests ran.
--------------------------------------------------
Changes:
--------------------------------------------------
Console log:
[...truncated 19205 lines...]
A workingset/plugins/org.jboss.tools.workingset.ui/src/org/jboss/tools/workingset/internal/ui
A workingset/plugins/org.jboss.tools.workingset.ui/src/org/jboss/tools/workingset/internal/ui/WorkingsetPreferencePage.java
A workingset/plugins/org.jboss.tools.workingset.ui/src/org/jboss/tools/workingset/ui
A workingset/plugins/org.jboss.tools.workingset.ui/src/org/jboss/tools/workingset/ui/Activator.java
A workingset/plugins/org.jboss.tools.workingset.ui/build.properties
A workingset/plugins/org.jboss.tools.workingset.ui/plugin.xml
A workingset/plugins/org.jboss.tools.workingset.ui/.settings
A workingset/plugins/org.jboss.tools.workingset.ui/.settings/org.eclipse.jdt.core.prefs
A workingset/tests
A workingset/tests/org.jboss.tools.workingset.core.test
A workingset/tests/org.jboss.tools.workingset.core.test/.classpath
A workingset/tests/org.jboss.tools.workingset.core.test/META-INF
A workingset/tests/org.jboss.tools.workingset.core.test/META-INF/MANIFEST.MF
A workingset/tests/org.jboss.tools.workingset.core.test/.project
A workingset/tests/org.jboss.tools.workingset.core.test/src
A workingset/tests/org.jboss.tools.workingset.core.test/src/org
A workingset/tests/org.jboss.tools.workingset.core.test/src/org/jboss
A workingset/tests/org.jboss.tools.workingset.core.test/src/org/jboss/tools
A workingset/tests/org.jboss.tools.workingset.core.test/src/org/jboss/tools/workingset
A workingset/tests/org.jboss.tools.workingset.core.test/src/org/jboss/tools/workingset/core
A workingset/tests/org.jboss.tools.workingset.core.test/src/org/jboss/tools/workingset/core/test
A workingset/tests/org.jboss.tools.workingset.core.test/src/org/jboss/tools/workingset/core/test/GroupingTest.java
A workingset/tests/org.jboss.tools.workingset.core.test/build.properties
A workingset/features
A workingset/features/org.jboss.tools.workingset.feature
A workingset/features/org.jboss.tools.workingset.feature/.project
A workingset/features/org.jboss.tools.workingset.feature/build.properties
A workingset/features/org.jboss.tools.workingset.feature/feature.xml
A jmx
A jmx/plugins
A jmx/plugins/org.jboss.tools.jmx.core
A jmx/plugins/org.jboss.tools.jmx.core/.classpath
A jmx/plugins/org.jboss.tools.jmx.core/META-INF
A jmx/plugins/org.jboss.tools.jmx.core/META-INF/MANIFEST.MF
A jmx/plugins/org.jboss.tools.jmx.core/schema
A jmx/plugins/org.jboss.tools.jmx.core/schema/MBeanServerConnectionProvider.exsd
A jmx/plugins/org.jboss.tools.jmx.core/plugin_ja.properties
A jmx/plugins/org.jboss.tools.jmx.core/.project
AU jmx/plugins/org.jboss.tools.jmx.core/about.properties
A jmx/plugins/org.jboss.tools.jmx.core/src
A jmx/plugins/org.jboss.tools.jmx.core/src/org
A jmx/plugins/org.jboss.tools.jmx.core/src/org/jboss
A jmx/plugins/org.jboss.tools.jmx.core/src/org/jboss/tools
A jmx/plugins/org.jboss.tools.jmx.core/src/org/jboss/tools/jmx
A jmx/plugins/org.jboss.tools.jmx.core/src/org/jboss/tools/jmx/core
A jmx/plugins/org.jboss.tools.jmx.core/src/org/jboss/tools/jmx/core/JMXCoreMessages.java
A jmx/plugins/org.jboss.tools.jmx.core/src/org/jboss/tools/jmx/core/MBeanInfoWrapper.java
A jmx/plugins/org.jboss.tools.jmx.core/src/org/jboss/tools/jmx/core/MBeanNotificationInfoWrapper.java
A jmx/plugins/org.jboss.tools.jmx.core/src/org/jboss/tools/jmx/core/ExtensionManager.java
A jmx/plugins/org.jboss.tools.jmx.core/src/org/jboss/tools/jmx/core/IConnectionWrapper.java
A jmx/plugins/org.jboss.tools.jmx.core/src/org/jboss/tools/jmx/core/JMXCoreMessages.properties
A jmx/plugins/org.jboss.tools.jmx.core/src/org/jboss/tools/jmx/core/JMXActivator.java
A jmx/plugins/org.jboss.tools.jmx.core/src/org/jboss/tools/jmx/core/MBeanFeatureInfoWrapper.java
A jmx/plugins/org.jboss.tools.jmx.core/src/org/jboss/tools/jmx/core/JMXException.java
A jmx/plugins/org.jboss.tools.jmx.core/src/org/jboss/tools/jmx/core/Impact.java
A jmx/plugins/org.jboss.tools.jmx.core/src/org/jboss/tools/jmx/core/IMemento.java
A jmx/plugins/org.jboss.tools.jmx.core/src/org/jboss/tools/jmx/core/DeleteConnectionJob.java
A jmx/plugins/org.jboss.tools.jmx.core/src/org/jboss/tools/jmx/core/tree
A jmx/plugins/org.jboss.tools.jmx.core/src/org/jboss/tools/jmx/core/tree/Root.java
A jmx/plugins/org.jboss.tools.jmx.core/src/org/jboss/tools/jmx/core/tree/Node.java
A jmx/plugins/org.jboss.tools.jmx.core/src/org/jboss/tools/jmx/core/tree/NodeUtils.java
A jmx/plugins/org.jboss.tools.jmx.core/src/org/jboss/tools/jmx/core/tree/PropertyNode.java
A jmx/plugins/org.jboss.tools.jmx.core/src/org/jboss/tools/jmx/core/tree/NodeBuilder.java
A jmx/plugins/org.jboss.tools.jmx.core/src/org/jboss/tools/jmx/core/tree/DomainNode.java
A jmx/plugins/org.jboss.tools.jmx.core/src/org/jboss/tools/jmx/core/tree/ErrorRoot.java
A jmx/plugins/org.jboss.tools.jmx.core/src/org/jboss/tools/jmx/core/tree/ObjectNameNode.java
A jmx/plugins/org.jboss.tools.jmx.core/src/org/jboss/tools/jmx/core/MBeanOperationInfoWrapper.java
A jmx/plugins/org.jboss.tools.jmx.core/src/org/jboss/tools/jmx/core/IConnectionProvider.java
A jmx/plugins/org.jboss.tools.jmx.core/src/org/jboss/tools/jmx/core/MBeanAttributeInfoWrapper.java
A jmx/plugins/org.jboss.tools.jmx.core/src/org/jboss/tools/jmx/core/JMXCoreMessages_ja.properties
A jmx/plugins/org.jboss.tools.jmx.core/src/org/jboss/tools/jmx/core/DisconnectJob.java
A jmx/plugins/org.jboss.tools.jmx.core/src/org/jboss/tools/jmx/core/ConnectJob.java
A jmx/plugins/org.jboss.tools.jmx.core/src/org/jboss/tools/jmx/core/ChainedJob.java
A jmx/plugins/org.jboss.tools.jmx.core/src/org/jboss/tools/jmx/core/IConnectionProviderListener.java
A jmx/plugins/org.jboss.tools.jmx.core/src/org/jboss/tools/jmx/core/providers
A jmx/plugins/org.jboss.tools.jmx.core/src/org/jboss/tools/jmx/core/providers/DefaultConnectionProvider.java
A jmx/plugins/org.jboss.tools.jmx.core/src/org/jboss/tools/jmx/core/providers/DefaultConnectionWrapper.java
A jmx/plugins/org.jboss.tools.jmx.core/src/org/jboss/tools/jmx/core/providers/MBeanServerConnectionDescriptor.java
A jmx/plugins/org.jboss.tools.jmx.core/src/org/jboss/tools/jmx/core/providers/AutomaticStarter.java
A jmx/plugins/org.jboss.tools.jmx.core/src/org/jboss/tools/jmx/core/util
A jmx/plugins/org.jboss.tools.jmx.core/src/org/jboss/tools/jmx/core/util/XMLMemento.java
A jmx/plugins/org.jboss.tools.jmx.core/src/org/jboss/tools/jmx/core/util/EqualsUtil.java
A jmx/plugins/org.jboss.tools.jmx.core/src/org/jboss/tools/jmx/core/util/FileUtil.java
A jmx/plugins/org.jboss.tools.jmx.core/src/org/jboss/tools/jmx/core/IJMXRunnable.java
A jmx/plugins/org.jboss.tools.jmx.core/plugin.properties
A jmx/plugins/org.jboss.tools.jmx.core/build.properties
AU jmx/plugins/org.jboss.tools.jmx.core/about.html
A jmx/plugins/org.jboss.tools.jmx.core/plugin.xml
A jmx/plugins/org.jboss.tools.jmx.core/.settings
A jmx/plugins/org.jboss.tools.jmx.core/.settings/org.eclipse.jdt.core.prefs
A jmx/plugins/org.jboss.tools.jmx.ui
A jmx/plugins/org.jboss.tools.jmx.ui/about_ja.properties
A jmx/plugins/org.jboss.tools.jmx.ui/.project
A jmx/plugins/org.jboss.tools.jmx.ui/about.mappings
A jmx/plugins/org.jboss.tools.jmx.ui/src
A jmx/plugins/org.jboss.tools.jmx.ui/src/org
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/extensions
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/extensions/IWritableAttributeHandler.java
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/extensions/IAttributeControlFactory.java
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/Messages.properties
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/UIExtensionManager.java
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/Messages.java
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/JMXUIActivator.java
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/Messages_ja.properties
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/actions
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/actions/DeleteConnectionAction.java
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/actions/MBeanServerConnectAction.java
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/actions/MBeanServerDisconnectAction.java
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/actions/OpenMBeanAction.java
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/actions/NewConnectionAction.java
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/actions/DoubleClickAction.java
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/dialogs
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/dialogs/OperationInvocationResultDialog.java
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/dialogs/OpenMBeanSelectionDialog.java
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/MBeanUtils.java
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/adapters
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/adapters/MBeanInfoPropertySourceAdapter.java
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/adapters/MBeanOperationInfoPropertySourceAdapter.java
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/adapters/JMXAdapterFactory.java
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/adapters/MBeanAttributeInfoPropertySourceAdapter.java
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/adapters/DomainPropertySourceAdapter.java
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/controls
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/controls/CollectionControlFactory.java
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/controls/CompositeDataControlFactory.java
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/controls/MapControlFactory.java
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/controls/AbstractTabularControlFactory.java
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/controls/ArrayControlFactory.java
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/controls/BooleanControlFactory.java
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/controls/AttributeControlFactory.java
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/controls/TabularDataControlFactory.java
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/controls/TextControlFactory.java
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/wizards
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/wizards/DefaultConnectionWizardPage.java
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/wizards/NewConnectionWizard.java
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/JMXImages.java
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/EditorUtils.java
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/StringUtils.java
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/editors
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/editors/OperationsPage.java
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/editors/EditorConnectionMapping.java
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/editors/AttributesPage.java
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/editors/NotificationsPage.java
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/editors/OperationDetails.java
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/editors/InfoPage.java
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/editors/OperationsSection.java
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/editors/AttributeDetails.java
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/editors/MBeanEditor.java
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/editors/MBeanEditorInput.java
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/editors/AttributesSection.java
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/editors/ActionUtils.java
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/tables
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/tables/AttributesLabelProvider.java
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/tables/MBeanAttributesTable.java
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/tables/AttributesViewerSorter.java
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/tablesSCM check out aborted
Recording test results
/AttributesContentProvider.java
AU jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/tables/MBeanOperationsTable.java
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/perspectives
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/perspectives/JMXPerspective.java
A jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/views
ERROR: Failed to check out http://anonsvn.jboss.org/repos/jbosstools/branches/jbosstools-3.1.0.RC2
org.tmatesoft.svn.core.SVNCancelException: svn: Operation cancelled
at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:60)
at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:610)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:273)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:261)
at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:266)
at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.runReport(DAVRepository.java:1263)
at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.update(DAVRepository.java:820)
at org.tmatesoft.svn.core.wc.SVNUpdateClient.update(SVNUpdateClient.java:558)
at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:914)
at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:675)
at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:595)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1962)
at hudson.remoting.UserRequest.perform(UserRequest.java:104)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:270)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
Description not found.
Recording Emma reports jbds-build/coverage.xml
ERROR: Publisher hudson.plugins.emma.EmmaPublisher aborted due to exception
java.lang.InterruptedException
at java.lang.Object.wait(Native Method)
at hudson.remoting.Request.call(Request.java:122)
at hudson.remoting.Channel.call(Channel.java:551)
at hudson.FilePath.act(FilePath.java:683)
at hudson.FilePath.act(FilePath.java:676)
at hudson.FilePath.exists(FilePath.java:944)
at hudson.plugins.emma.EmmaPublisher.perform(EmmaPublisher.java:54)
at hudson.tasks.BuildStepMonitor$3.perform(BuildStepMonitor.java:36)
at hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:582)
at hudson.model.AbstractBuild$AbstractRunner.performAllBuildStep(AbstractBuild.java:563)
at hudson.model.AbstractBuild$AbstractRunner.performAllBuildStep(AbstractBuild.java:550)
at hudson.model.Build$RunnerImpl.post2(Build.java:152)
at hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:528)
at hudson.model.Run.run(Run.java:1221)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:122)
Recording plot data
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/archives/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/as/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/hibernate-tools/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jbpm-convert/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jmx/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/bpel/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/common/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/struts/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jsf/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jst/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/seam/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/drools-ide/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/vpe/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/esb/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/freemarker/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/birt/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/smooks/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/archives/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/as/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/hibernate-tools/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jbpm-convert/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jmx/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/bpel/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/common/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/struts/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jsf/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jst/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/seam/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/drools-ide/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/vpe/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/esb/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/freemarker/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/birt/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/smooks/classes.properties
Email was triggered for: Failure
There are 1 triggered emails.
Sending email for trigger: Failure
--------------------------------------------------
14 years, 9 months
[Unstable] jbosstools-nightly-3.1.0.CR2 #242
by jboss-qa-internal@redhat.com
Public:
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.1.0.CR2/242
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.1.0.CR2/242/testReport
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.1.0.CR2/242/changes
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.1.0.CR2/242/console
Internal:
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR2/242/
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR2/242//t...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR2/242//c...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR2/242//c...
--------------------------------------------------
Failed Tests:
6 tests failed.
FAILED: JsfAllTests
Error Message:
null
Stack Trace:
junit.framework.AssertionFailedError
at org.jboss.tools.jsf.model.pv.test.JSFPromptingProviderTest.testGetTaglibs(JSFPromptingProviderTest.java:151)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: FaceletsAllTests
Error Message:
null
Stack Trace:
java.util.ConcurrentModificationException
at org.eclipse.emf.common.util.ArrayDelegatingEList$EIterator.checkModCount(ArrayDelegatingEList.java:885)
at org.eclipse.emf.common.util.AbstractEList$EIterator.doNext(AbstractEList.java:710)
at org.eclipse.emf.common.util.AbstractEList$EIterator.next(AbstractEList.java:696)
at org.eclipse.emf.common.notify.impl.AdapterFactoryImpl.adapt(AdapterFactoryImpl.java:86)
at org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl$DTDAdapterFactoryImpl.adapt(DTDImpl.java:139)
at org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl.getAdapter(DTDImpl.java:97)
at org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl$DTDFileAdapter.getElements(DTDImpl.java:661)
at org.eclipse.wst.html.core.internal.modelquery.CMDocumentForBuddySystem.getElements(CMDocumentForBuddySystem.java:90)
at org.eclipse.wst.xml.core.internal.contentmodel.modelqueryimpl.SimpleAssociationProvider.getCMElementDeclaration(SimpleAssociationProvider.java:45)
at org.eclipse.wst.xml.core.internal.contentmodel.modelqueryimpl.ModelQueryImpl.getCMElementDeclaration(ModelQueryImpl.java:116)
at org.eclipse.wst.html.core.internal.modelquery.HTMLModelQueryImpl.getCMElementDeclaration(HTMLModelQueryImpl.java:149)
at org.eclipse.wst.html.core.internal.validate.CMUtil.getDeclaration(CMUtil.java:47)
at org.eclipse.wst.html.core.internal.validate.HTMLAttributeValidator.validate(HTMLAttributeValidator.java:99)
at org.eclipse.wst.html.core.internal.validate.CompositeValidator.validate(CompositeValidator.java:54)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.validate(AbstractPropagatingValidator.java:38)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.propagateToChildElements(AbstractPropagatingValidator.java:60)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.validate(AbstractPropagatingValidator.java:40)
at org.eclipse.wst.html.core.internal.validate.DocumentPropagatingValidator.validate(DocumentPropagatingValidator.java:32)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validate(HTMLValidator.java:432)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validateFile(HTMLValidator.java:494)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validateDelta(HTMLValidator.java:476)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validate(HTMLValidator.java:239)
at org.eclipse.wst.sse.ui.internal.reconcile.validator.ReconcileStepForValidator.validate(ReconcileStepForValidator.java:292)
at org.eclipse.wst.sse.ui.internal.reconcile.validator.ReconcileStepForValidator.reconcileModel(ReconcileStepForValidator.java:258)
at org.eclipse.jface.text.reconciler.AbstractReconcileStep.reconcile(AbstractReconcileStep.java:95)
at org.eclipse.wst.sse.ui.internal.reconcile.validator.ValidatorStrategy.reconcile(ValidatorStrategy.java:257)
at org.eclipse.wst.sse.ui.internal.reconcile.DocumentRegionProcessor.process(DocumentRegionProcessor.java:199)
at org.eclipse.wst.sse.ui.internal.reconcile.StructuredRegionProcessor.process(StructuredRegionProcessor.java:221)
at org.eclipse.wst.sse.ui.internal.reconcile.DirtyRegionProcessor.run(DirtyRegionProcessor.java:641)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
FAILED: RichFacesAllTests
Error Message:
null
Stack Trace:
java.util.ConcurrentModificationException
at org.eclipse.emf.common.util.ArrayDelegatingEList$EIterator.checkModCount(ArrayDelegatingEList.java:885)
at org.eclipse.emf.common.util.AbstractEList$EIterator.doNext(AbstractEList.java:710)
at org.eclipse.emf.common.util.AbstractEList$EIterator.next(AbstractEList.java:696)
at org.eclipse.emf.common.notify.impl.AdapterFactoryImpl.adapt(AdapterFactoryImpl.java:86)
at org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl$DTDAdapterFactoryImpl.adapt(DTDImpl.java:139)
at org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl.getAdapter(DTDImpl.java:97)
at org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl$DTDFileAdapter.getElements(DTDImpl.java:661)
at org.eclipse.wst.html.core.internal.modelquery.CMDocumentForBuddySystem.getElements(CMDocumentForBuddySystem.java:90)
at org.eclipse.wst.xml.core.internal.contentmodel.modelqueryimpl.SimpleAssociationProvider.getCMElementDeclaration(SimpleAssociationProvider.java:45)
at org.eclipse.wst.xml.core.internal.contentmodel.modelqueryimpl.ModelQueryImpl.getCMElementDeclaration(ModelQueryImpl.java:116)
at org.eclipse.wst.html.core.internal.modelquery.HTMLModelQueryImpl.getCMElementDeclaration(HTMLModelQueryImpl.java:149)
at org.eclipse.wst.xml.ui.views.contentoutline.XMLContentOutlineConfiguration$AttributeShowingLabelProvider.getText(XMLContentOutlineConfiguration.java:89)
at org.eclipse.jface.viewers.ColumnLabelProvider.update(ColumnLabelProvider.java:36)
at org.eclipse.jface.viewers.ViewerColumn.refresh(ViewerColumn.java:145)
at org.eclipse.jface.viewers.AbstractTreeViewer.doUpdateItem(AbstractTreeViewer.java:932)
at org.eclipse.jface.viewers.AbstractTreeViewer$UpdateItemSafeRunnable.run(AbstractTreeViewer.java:102)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.runtime.Platform.run(Platform.java:888)
at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48)
at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175)
at org.eclipse.jface.viewers.AbstractTreeViewer.doUpdateItem(AbstractTreeViewer.java:1012)
at org.eclipse.jface.viewers.StructuredViewer$UpdateItemSafeRunnable.run(StructuredViewer.java:481)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.runtime.Platform.run(Platform.java:888)
at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48)
at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175)
at org.eclipse.jface.viewers.StructuredViewer.updateItem(StructuredViewer.java:2111)
at org.eclipse.jface.viewers.AbstractTreeViewer.createTreeItem(AbstractTreeViewer.java:827)
at org.eclipse.jface.viewers.AbstractTreeViewer$1.run(AbstractTreeViewer.java:802)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at org.eclipse.jface.viewers.AbstractTreeViewer.createChildren(AbstractTreeViewer.java:776)
at org.eclipse.jface.viewers.TreeViewer.createChildren(TreeViewer.java:639)
at org.eclipse.jface.viewers.AbstractTreeViewer.internalInitializeTree(AbstractTreeViewer.java:1490)
at org.eclipse.jface.viewers.TreeViewer.internalInitializeTree(TreeViewer.java:828)
at org.eclipse.jface.viewers.AbstractTreeViewer$5.run(AbstractTreeViewer.java:1474)
at org.eclipse.jface.viewers.StructuredViewer.preservingSelection(StructuredViewer.java:1392)
at org.eclipse.jface.viewers.TreeViewer.preservingSelection(TreeViewer.java:402)
at org.eclipse.jface.viewers.StructuredViewer.preservingSelection(StructuredViewer.java:1353)
at org.eclipse.jface.viewers.AbstractTreeViewer.inputChanged(AbstractTreeViewer.java:1467)
at org.eclipse.jface.viewers.ContentViewer.setInput(ContentViewer.java:274)
at org.eclipse.jface.viewers.StructuredViewer.setInput(StructuredViewer.java:1634)
at org.eclipse.wst.sse.ui.internal.contentoutline.ConfigurableContentOutlinePage.setInput(ConfigurableContentOutlinePage.java:664)
at org.eclipse.wst.sse.ui.internal.contentoutline.ConfigurableContentOutlinePage.setConfiguration(ConfigurableContentOutlinePage.java:639)
at org.eclipse.wst.sse.ui.internal.contentoutline.ConfigurableContentOutlinePage.createControl(ConfigurableContentOutlinePage.java:380)
at org.eclipse.ui.views.contentoutline.ContentOutline.doCreatePage(ContentOutline.java:137)
at org.eclipse.ui.part.PageBookView.createPage(PageBookView.java:409)
at org.eclipse.ui.part.PageBookView.partActivated(PageBookView.java:752)
at org.eclipse.ui.views.contentoutline.ContentOutline.partBroughtToTop(ContentOutline.java:212)
at org.eclipse.ui.part.PageBookView$4.partBroughtToTop(PageBookView.java:1015)
at org.eclipse.ui.internal.PartListenerList2$2.run(PartListenerList2.java:85)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.runtime.Platform.run(Platform.java:888)
at org.eclipse.ui.internal.PartListenerList2.fireEvent(PartListenerList2.java:55)
at org.eclipse.ui.internal.PartListenerList2.firePartBroughtToTop(PartListenerList2.java:83)
at org.eclipse.ui.internal.PartService.firePartBroughtToTop(PartService.java:212)
at org.eclipse.ui.internal.WorkbenchPagePartList.firePartBroughtToTop(WorkbenchPagePartList.java:76)
at org.eclipse.ui.internal.WorkbenchPagePartList.fireActiveEditorChanged(WorkbenchPagePartList.java:52)
at org.eclipse.ui.internal.PartList.setActiveEditor(PartList.java:162)
at org.eclipse.ui.internal.WorkbenchPage.makeActiveEditor(WorkbenchPage.java:1277)
at org.eclipse.ui.internal.WorkbenchPage.updateActivePart(WorkbenchPage.java:1222)
at org.eclipse.ui.internal.WorkbenchPage.partAdded(WorkbenchPage.java:1698)
at org.eclipse.ui.internal.EditorAreaHelper.addEditor(EditorAreaHelper.java:217)
at org.eclipse.ui.internal.EditorManager.createEditorTab(EditorManager.java:778)
at org.eclipse.ui.internal.EditorManager.openEditorFromDescriptor(EditorManager.java:677)
at org.eclipse.ui.internal.EditorManager.openEditor(EditorManager.java:638)
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2854)
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2762)
at org.eclipse.ui.internal.WorkbenchPage.access$11(WorkbenchPage.java:2754)
at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:2705)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2701)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2685)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2676)
at org.jboss.tools.vpe.ui.test.VpeTest.performTestForVpeComponent(VpeTest.java:210)
at org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentTest.testAllComponentsOnSinglePage(RichFacesComponentTest.java:33)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: SeamAllTests
Error Message:
null
Stack Trace:
java.util.ConcurrentModificationException
at org.eclipse.emf.common.util.ArrayDelegatingEList$EIterator.checkModCount(ArrayDelegatingEList.java:885)
at org.eclipse.emf.common.util.AbstractEList$EIterator.doNext(AbstractEList.java:710)
at org.eclipse.emf.common.util.AbstractEList$EIterator.next(AbstractEList.java:696)
at org.eclipse.emf.common.notify.impl.AdapterFactoryImpl.adapt(AdapterFactoryImpl.java:86)
at org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl$DTDAdapterFactoryImpl.adapt(DTDImpl.java:139)
at org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl.getAdapter(DTDImpl.java:97)
at org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl$DTDFileAdapter.getElements(DTDImpl.java:661)
at org.eclipse.wst.html.core.internal.modelquery.CMDocumentForBuddySystem.getElements(CMDocumentForBuddySystem.java:90)
at org.eclipse.wst.xml.core.internal.contentmodel.modelqueryimpl.SimpleAssociationProvider.getCMElementDeclaration(SimpleAssociationProvider.java:45)
at org.eclipse.wst.xml.core.internal.contentmodel.modelqueryimpl.ModelQueryImpl.getCMElementDeclaration(ModelQueryImpl.java:116)
at org.eclipse.wst.html.core.internal.modelquery.HTMLModelQueryImpl.getCMElementDeclaration(HTMLModelQueryImpl.java:149)
at org.eclipse.wst.xml.ui.views.contentoutline.XMLContentOutlineConfiguration$AttributeShowingLabelProvider.getText(XMLContentOutlineConfiguration.java:89)
at org.eclipse.jface.viewers.ColumnLabelProvider.update(ColumnLabelProvider.java:36)
at org.eclipse.jface.viewers.ViewerColumn.refresh(ViewerColumn.java:145)
at org.eclipse.jface.viewers.AbstractTreeViewer.doUpdateItem(AbstractTreeViewer.java:932)
at org.eclipse.jface.viewers.AbstractTreeViewer$UpdateItemSafeRunnable.run(AbstractTreeViewer.java:102)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.runtime.Platform.run(Platform.java:888)
at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48)
at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175)
at org.eclipse.jface.viewers.AbstractTreeViewer.doUpdateItem(AbstractTreeViewer.java:1012)
at org.eclipse.jface.viewers.StructuredViewer$UpdateItemSafeRunnable.run(StructuredViewer.java:481)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.runtime.Platform.run(Platform.java:888)
at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48)
at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175)
at org.eclipse.jface.viewers.StructuredViewer.updateItem(StructuredViewer.java:2111)
at org.eclipse.jface.viewers.AbstractTreeViewer.createTreeItem(AbstractTreeViewer.java:827)
at org.eclipse.jface.viewers.AbstractTreeViewer$1.run(AbstractTreeViewer.java:802)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at org.eclipse.jface.viewers.AbstractTreeViewer.createChildren(AbstractTreeViewer.java:776)
at org.eclipse.jface.viewers.TreeViewer.createChildren(TreeViewer.java:639)
at org.eclipse.jface.viewers.AbstractTreeViewer.internalInitializeTree(AbstractTreeViewer.java:1490)
at org.eclipse.jface.viewers.TreeViewer.internalInitializeTree(TreeViewer.java:828)
at org.eclipse.jface.viewers.AbstractTreeViewer$5.run(AbstractTreeViewer.java:1474)
at org.eclipse.jface.viewers.StructuredViewer.preservingSelection(StructuredViewer.java:1392)
at org.eclipse.jface.viewers.TreeViewer.preservingSelection(TreeViewer.java:402)
at org.eclipse.jface.viewers.StructuredViewer.preservingSelection(StructuredViewer.java:1353)
at org.eclipse.jface.viewers.AbstractTreeViewer.inputChanged(AbstractTreeViewer.java:1467)
at org.eclipse.jface.viewers.ContentViewer.setInput(ContentViewer.java:274)
at org.eclipse.jface.viewers.StructuredViewer.setInput(StructuredViewer.java:1634)
at org.eclipse.wst.sse.ui.internal.contentoutline.ConfigurableContentOutlinePage.setInput(ConfigurableContentOutlinePage.java:664)
at org.eclipse.wst.sse.ui.internal.contentoutline.ConfigurableContentOutlinePage.setConfiguration(ConfigurableContentOutlinePage.java:639)
at org.eclipse.wst.sse.ui.internal.contentoutline.ConfigurableContentOutlinePage.createControl(ConfigurableContentOutlinePage.java:380)
at org.eclipse.ui.views.contentoutline.ContentOutline.doCreatePage(ContentOutline.java:137)
at org.eclipse.ui.part.PageBookView.createPage(PageBookView.java:409)
at org.eclipse.ui.part.PageBookView.partActivated(PageBookView.java:752)
at org.eclipse.ui.views.contentoutline.ContentOutline.partBroughtToTop(ContentOutline.java:212)
at org.eclipse.ui.part.PageBookView$4.partBroughtToTop(PageBookView.java:1015)
at org.eclipse.ui.internal.PartListenerList2$2.run(PartListenerList2.java:85)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.runtime.Platform.run(Platform.java:888)
at org.eclipse.ui.internal.PartListenerList2.fireEvent(PartListenerList2.java:55)
at org.eclipse.ui.internal.PartListenerList2.firePartBroughtToTop(PartListenerList2.java:83)
at org.eclipse.ui.internal.PartService.firePartBroughtToTop(PartService.java:212)
at org.eclipse.ui.internal.WorkbenchPagePartList.firePartBroughtToTop(WorkbenchPagePartList.java:76)
at org.eclipse.ui.internal.WorkbenchPagePartList.fireActiveEditorChanged(WorkbenchPagePartList.java:52)
at org.eclipse.ui.internal.PartList.setActiveEditor(PartList.java:162)
at org.eclipse.ui.internal.WorkbenchPage.makeActiveEditor(WorkbenchPage.java:1277)
at org.eclipse.ui.internal.WorkbenchPage.updateActivePart(WorkbenchPage.java:1222)
at org.eclipse.ui.internal.WorkbenchPage.partAdded(WorkbenchPage.java:1698)
at org.eclipse.ui.internal.EditorAreaHelper.addEditor(EditorAreaHelper.java:217)
at org.eclipse.ui.internal.EditorManager.createEditorTab(EditorManager.java:778)
at org.eclipse.ui.internal.EditorManager.openEditorFromDescriptor(EditorManager.java:677)
at org.eclipse.ui.internal.EditorManager.openEditor(EditorManager.java:638)
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2854)
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2762)
at org.eclipse.ui.internal.WorkbenchPage.access$11(WorkbenchPage.java:2754)
at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:2705)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2701)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2685)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2676)
at org.jboss.tools.vpe.ui.test.VpeTest.performTestForVpeComponent(VpeTest.java:210)
at org.jboss.tools.jsf.vpe.seam.test.SeamComponentTest.testCache(SeamComponentTest.java:40)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: JstJspAllTests
Error Message:
Content Assistant returned no proposals
Stack Trace:
junit.framework.AssertionFailedError: Content Assistant returned no proposals
at org.jboss.tools.jst.jsp.test.ca.ContentAssistantTestCase.checkProposals(ContentAssistantTestCase.java:89)
at org.jboss.tools.jst.jsp.test.ca.ContentAssistantTestCase.checkProposals(ContentAssistantTestCase.java:59)
at org.jboss.tools.jst.jsp.test.ca.CAForCompositeComponentTest.testCAForCompositeComponent(CAForCompositeComponentTest.java:27)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: JstJspAllTests
Error Message:
Proposal resources not found!
Stack Trace:
junit.framework.AssertionFailedError: Proposal resources not found!
at org.jboss.tools.jst.jsp.test.ca.ContentAssistantTestCase.checkProposals(ContentAssistantTestCase.java:100)
at org.jboss.tools.jst.jsp.test.ca.ContentAssistantTestCase.checkProposals(ContentAssistantTestCase.java:59)
at org.jboss.tools.jst.jsp.test.ca.MissingKBBuilderTest.testCAForIDTest(MissingKBBuilderTest.java:34)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
--------------------------------------------------
Changes:
--------------------------------------------------
Console log:
[...truncated 141540 lines...]
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/logInfo/maven-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/logInfo/examples-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/logInfo/examples-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/logInfo/examples.community-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/logInfo/examples.community-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/logInfo/esb-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/logInfo/esb-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/logInfo/ws-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/logInfo/ws-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/logInfo/birt-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/logInfo/birt-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/logInfo/portlet-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/logInfo/portlet-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/logInfo/smooks-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/logInfo/smooks-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/logInfo/tptp-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/logInfo/tptp-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/logInfo/tests-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/logInfo/tests-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
update.builds.xml:
build.results:
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/org.jboss.ide.eclipse.releng/builders/product
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148
[copy] Copying 42 files to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/images
[copy] Copying 4 files to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/script
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148
[xslt] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/download.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/download-snippet.txt
[xslt] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/download.xsl
post-build:
publish.results:
send.notification.email:
[mail] Failed to initialise MIME mail: javax/mail/MessagingException
publish.log:
init:
clean.all.subfolders:
BUILD SUCCESSFUL
Total time: 296 minutes 21 seconds
++ buildResult=0
++ tee ../configs/jbds/build.log
++ buildTypeString=nightly
++ cd ../configs/jbds
++ zip build.log.zip build.log
adding: build.log (stored 0%)
++ cd ../..
+++ date +%s
++ endtime=1266014959
+++ echo 'scale=2; (1266014959 - 1265997174)/60'
+++ bc -l
++ elapsed=296.41
++ echo 'Elapsed time: 296.41mins.'
Elapsed time: 296.41mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ cat /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.1.0.CR2
+++ cat /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=stable/3.1.0.CR2/201002121148
+++ cat /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/buildData.properties
+++ grep product.buildDesc
+++ perl -ne 's/[\s\t]+product.buildDesc=//g; print;'
++ buildtype=stable
+++ cat /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.1.0.CR2
+++ cat /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=201002121148
++ [[ '' == '' ]]
++ DESTINATION=jbossqa@filemgmt.jboss.org:/htdocs/jbosstools
++ pathSuffix=trunk
++ [[ -n branch ]]
++ [[ branch == \t\r\u\n\k ]]
++ pathSuffix=3.1.0.CR2
++ scp -r /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2 jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/
++ scp configs/jbds/build.log.zip jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/3.1.0.CR2/201002121148/
++ scp /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/latestBuild.html jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/3.1.0.CR2/latestBuild-3.1.0.CR2.html
++ scp /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/latestBuildFailures.html jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/3.1.0.CR2/latestBuildFailures-3.1.0.CR2.html
+++ date +%s
++ endtime=1266016022
+++ echo 'scale=2; (1266016022 - 1265997174)/60'
+++ bc -l
++ elapsed=314.13
++ echo 'Elapsed time: 314.13mins.'
Elapsed time: 314.13mins.
++ [[ -d /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/eclipse ]]
++ mkdir -p /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/3.1.0.CR2
++ mv /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/eclipse/artifacts.jar /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/eclipse/content.jar /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/eclipse/features /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/eclipse/index.html /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/eclipse/plugins /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/eclipse/site.xml /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/eclipse/web /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/3.1.0.CR2
+++ find /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/3.1.0.CR2/features -name '*.jar'
++ [[ -n /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.esb.feature_1.3.0.v201002121148M-H242-CR2.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/3.1.0.CR2/features/org.jbpm.gd.jpdl.source.feature_3.2.0.v201002052128-41-7w312113163239.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.birt.feature_1.1.0.v201002121148M-H242-CR2.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/3.1.0.CR2/features/org.jbpm.gd.jpdl.feature_3.2.0.v201002052128-41-7w312113163239.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.jmx.source.feature_1.1.0.v201002121148M-H242-CR2.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.seam.feature_3.1.0.v201002121148M-H242-CR2.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.v201002121148M-H242-CR2.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.maven.seam.source.feature_1.0.0.v201002121148M-H242-CR2.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.bpel.source.feature_1.0.0.v201002052111-27l-F9JgLWLLgMBgWWW.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/3.1.0.CR2/features/org.hibernate.eclipse.feature_3.3.0.v201002121148M-H242-CR2.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.ws.feature_1.1.0.v201002121148M-H242-CR2.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.bpel.feature_1.0.0.v201002052111-27l-F9JgLWLLgMBgWWW.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.profiler.feature_1.0.0.v201002121148M-H242-CR2.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.tptp.feature_1.1.0.v201002121148M-H242-CR2.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.jbpm4.sdk.feature_4.3.0.v201002052154-7H2-9xQ99FISGZL7JbEdSMaQNZW_.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.richfaces.feature_3.1.0.v201002121148M-H242-CR2.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/3.1.0.CR2/features/org.guvnor.tools.feature_5.1.0.v201002121148M-H242-31552.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.maven.sdk.feature_1.0.0.v201002121148M-H242-CR2.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.jbpm.common.feature_4.3.0.v201002052128-52-7w312113163239.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.struts_feature_3.1.0.v201002121148M-H242-CR2.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.jbpm4.feature_4.0.0.v201002052154-7D2-8BF9D7z0FAGBCFMKJIMLx423.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.portlet.feature_1.1.0.v201002121148M-H242-CR2.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.flow.common.feature_4.0.0.v201002052154-5--7w312113163265.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.maven.feature_1.0.0.v201002121148M-H242-CR2.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.jmx.sdk.feature_1.1.0.v201002121148M-H242-CR2.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/3.1.0.CR2/features/org.drools.eclipse.task.feature_5.1.0.v201002121148M-H242-31552.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.v201002121148M-H242-CR2.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.flow.jpdl4.source.feature_4.0.0.v201002052154-795-8s7353373D75DB.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.jbpm.convert.feature_1.1.0.v201002121148M-H242-CR2.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.xulrunner.feature_1.9.1.2_v201002121148M.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.ide.eclipse.as.feature_2.1.0.v201002121148M-H242-CR2.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/3.1.0.CR2/features/org.pi4soa.core.feature_3.0.0.v201002052110-7J--CcNBHBBNBeNHHB.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.maven.seam.feature_1.0.0.v201002121148M-H242-CR2.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.community.project.examples.feature_1.0.0.v201002121148M-H242-CR2.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.cdi.feature_1.0.0.v201002121148M-H242-CR2.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/3.1.0.CR2/features/org.drools.eclipse.feature_5.1.0.v201002121148M-H242-31552.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/3.1.0.CR2/features/org.pi4soa.core.source.feature_3.0.0.v201002052110-7J--CcNBHBBNBeNHHB.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.v201002121148M-H242-CR2.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.flow.common.source.feature_4.0.0.v201002052154-5--7w312113163265.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.maven.source.feature_1.0.0.v201002121148M-H242-CR2.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.project.examples.feature_1.1.0.v201002121148M-H242-CR2.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.ide.eclipse.archives.feature_3.1.0.v201002121148M-H242-CR2.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.flow.jpdl4.feature_4.0.0.v201002052154-795-8s7353373D75DB.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.jbpm3.sdk.feature_3.2.0.v201002052128-7F79-94E5OxDDBJDFDZBKGNIt957.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/3.1.0.CR2/features/org.pi4soa.sdk.feature_3.0.0.v201002052110-77--84O23FfSEPGFREgXcJDDdOCI.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.smooks.feature_1.1.0.v201002121148M-H242-CR2.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.jmx.feature_1.1.0.v201002121148M-H242-CR2.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.jbpm.common.source.feature_4.3.0.v201002052128-52-7w312113163239.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.bpel.sdk.feature_1.0.0.v201002052111-3--8-Co3ICOjTaPPkOGrIYnAKhMX.jar ]]
+++ echo jbossqa@filemgmt.jboss.org:/htdocs/jbosstools
+++ perl -ne 's/[^@]//g; print;'
++ [[ @ != \@ ]]
++ rsync -arz --delete /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/site/nightly/3.1.0.CR2 jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/updates/nightly/
+++ date +%s
++ endtime=1266016397
+++ echo 'scale=2; (1266016397 - 1265997174)/60'
+++ bc -l
++ elapsed=320.38
++ echo 'Elapsed time: 320.38mins.'
Elapsed time: 320.38mins.
Terminating xvnc.
[jbosstools-nightly-3.1.0.CR2] $ vncserver -kill :15
Killing Xvnc process ID 14792
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
Recording plot data
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/tests/test-results/emma-coverage/archives/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/tests/test-results/emma-coverage/as/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/tests/test-results/emma-coverage/hibernate-tools/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/tests/test-results/emma-coverage/jbpm-convert/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/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: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/tests/test-results/emma-coverage/common/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/tests/test-results/emma-coverage/struts/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/tests/test-results/emma-coverage/jsf/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/tests/test-results/emma-coverage/jst/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/tests/test-results/emma-coverage/seam/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/tests/test-results/emma-coverage/drools-ide/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/tests/test-results/emma-coverage/vpe/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/tests/test-results/emma-coverage/esb/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/tests/test-results/emma-coverage/freemarker/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/tests/test-results/emma-coverage/birt/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/tests/test-results/emma-coverage/smooks/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/tests/test-results/emma-coverage/archives/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/tests/test-results/emma-coverage/as/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/tests/test-results/emma-coverage/hibernate-tools/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/tests/test-results/emma-coverage/jbpm-convert/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/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: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/tests/test-results/emma-coverage/common/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/tests/test-results/emma-coverage/struts/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/tests/test-results/emma-coverage/jsf/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/tests/test-results/emma-coverage/jst/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/tests/test-results/emma-coverage/seam/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/tests/test-results/emma-coverage/drools-ide/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/tests/test-results/emma-coverage/vpe/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/tests/test-results/emma-coverage/esb/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/tests/test-results/emma-coverage/freemarker/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/tests/test-results/emma-coverage/birt/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002121148/tests/test-results/emma-coverage/smooks/classes.properties
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 13307 annotations (4 new, 0 high, 13307 normal, 0 low)
[WARNINGS] Not changing build status, since no threshold has been exceeded
Email was triggered for: Unstable
There are 1 triggered emails.
Sending email for trigger: Unstable
--------------------------------------------------
14 years, 9 months
[Unstable] jbosstools-nightly-3.1.0.CR3 #1
by jboss-qa-internal@redhat.com
Public:
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.1.0.CR3/1
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.1.0.CR3/1/testReport
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.1.0.CR3/1/changes
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.1.0.CR3/1/console
Internal:
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR3/1/
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR3/1//tes...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR3/1//cha...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR3/1//con...
--------------------------------------------------
Failed Tests:
2 tests failed.
FAILED: JsfAllTests
Error Message:
A long running task detected
Stack Trace:
java.lang.RuntimeException: A long running task detected
at org.jboss.tools.vpe.ui.test.TestUtil.waitForIdle(TestUtil.java:205)
at org.jboss.tools.vpe.ui.test.TestUtil.waitForIdle(TestUtil.java:210)
at org.jboss.tools.jsf.vpe.jsf.test.jbide.ChangeMessageBundleTest_JBIDE5818.testRemoveAllBundleMessages(ChangeMessageBundleTest_JBIDE5818.java:54)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: RichFacesAllTests
Error Message:
null
Stack Trace:
java.util.ConcurrentModificationException
at org.eclipse.emf.common.util.ArrayDelegatingEList$EIterator.checkModCount(ArrayDelegatingEList.java:885)
at org.eclipse.emf.common.util.AbstractEList$EIterator.doNext(AbstractEList.java:710)
at org.eclipse.emf.common.util.AbstractEList$EIterator.next(AbstractEList.java:696)
at org.eclipse.emf.common.notify.impl.AdapterFactoryImpl.adapt(AdapterFactoryImpl.java:86)
at org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl$DTDAdapterFactoryImpl.adapt(DTDImpl.java:139)
at org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl.getAdapter(DTDImpl.java:97)
at org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl$DTDFileAdapter.getElements(DTDImpl.java:661)
at org.eclipse.wst.html.core.internal.modelquery.CMDocumentForBuddySystem.getElements(CMDocumentForBuddySystem.java:90)
at org.eclipse.wst.xml.core.internal.contentmodel.modelqueryimpl.SimpleAssociationProvider.getCMElementDeclaration(SimpleAssociationProvider.java:45)
at org.eclipse.wst.xml.core.internal.contentmodel.modelqueryimpl.ModelQueryImpl.getCMElementDeclaration(ModelQueryImpl.java:116)
at org.eclipse.wst.html.core.internal.modelquery.HTMLModelQueryImpl.getCMElementDeclaration(HTMLModelQueryImpl.java:149)
at org.eclipse.wst.xml.ui.views.contentoutline.XMLContentOutlineConfiguration$AttributeShowingLabelProvider.getText(XMLContentOutlineConfiguration.java:89)
at org.eclipse.jface.viewers.ColumnLabelProvider.update(ColumnLabelProvider.java:36)
at org.eclipse.jface.viewers.ViewerColumn.refresh(ViewerColumn.java:145)
at org.eclipse.jface.viewers.AbstractTreeViewer.doUpdateItem(AbstractTreeViewer.java:932)
at org.eclipse.jface.viewers.AbstractTreeViewer$UpdateItemSafeRunnable.run(AbstractTreeViewer.java:102)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.runtime.Platform.run(Platform.java:888)
at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48)
at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175)
at org.eclipse.jface.viewers.AbstractTreeViewer.doUpdateItem(AbstractTreeViewer.java:1012)
at org.eclipse.jface.viewers.StructuredViewer$UpdateItemSafeRunnable.run(StructuredViewer.java:481)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.runtime.Platform.run(Platform.java:888)
at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48)
at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175)
at org.eclipse.jface.viewers.StructuredViewer.updateItem(StructuredViewer.java:2111)
at org.eclipse.jface.viewers.AbstractTreeViewer.createTreeItem(AbstractTreeViewer.java:827)
at org.eclipse.jface.viewers.AbstractTreeViewer$1.run(AbstractTreeViewer.java:802)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at org.eclipse.jface.viewers.AbstractTreeViewer.createChildren(AbstractTreeViewer.java:776)
at org.eclipse.jface.viewers.TreeViewer.createChildren(TreeViewer.java:639)
at org.eclipse.jface.viewers.AbstractTreeViewer.internalInitializeTree(AbstractTreeViewer.java:1490)
at org.eclipse.jface.viewers.TreeViewer.internalInitializeTree(TreeViewer.java:828)
at org.eclipse.jface.viewers.AbstractTreeViewer$5.run(AbstractTreeViewer.java:1474)
at org.eclipse.jface.viewers.StructuredViewer.preservingSelection(StructuredViewer.java:1392)
at org.eclipse.jface.viewers.TreeViewer.preservingSelection(TreeViewer.java:402)
at org.eclipse.jface.viewers.StructuredViewer.preservingSelection(StructuredViewer.java:1353)
at org.eclipse.jface.viewers.AbstractTreeViewer.inputChanged(AbstractTreeViewer.java:1467)
at org.eclipse.jface.viewers.ContentViewer.setInput(ContentViewer.java:274)
at org.eclipse.jface.viewers.StructuredViewer.setInput(StructuredViewer.java:1634)
at org.eclipse.wst.sse.ui.internal.contentoutline.ConfigurableContentOutlinePage.setInput(ConfigurableContentOutlinePage.java:664)
at org.eclipse.wst.sse.ui.internal.contentoutline.ConfigurableContentOutlinePage.setConfiguration(ConfigurableContentOutlinePage.java:639)
at org.eclipse.wst.sse.ui.internal.contentoutline.ConfigurableContentOutlinePage.createControl(ConfigurableContentOutlinePage.java:380)
at org.eclipse.ui.views.contentoutline.ContentOutline.doCreatePage(ContentOutline.java:137)
at org.eclipse.ui.part.PageBookView.createPage(PageBookView.java:409)
at org.eclipse.ui.part.PageBookView.partActivated(PageBookView.java:752)
at org.eclipse.ui.views.contentoutline.ContentOutline.partBroughtToTop(ContentOutline.java:212)
at org.eclipse.ui.part.PageBookView$4.partBroughtToTop(PageBookView.java:1015)
at org.eclipse.ui.internal.PartListenerList2$2.run(PartListenerList2.java:85)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.runtime.Platform.run(Platform.java:888)
at org.eclipse.ui.internal.PartListenerList2.fireEvent(PartListenerList2.java:55)
at org.eclipse.ui.internal.PartListenerList2.firePartBroughtToTop(PartListenerList2.java:83)
at org.eclipse.ui.internal.PartService.firePartBroughtToTop(PartService.java:212)
at org.eclipse.ui.internal.WorkbenchPagePartList.firePartBroughtToTop(WorkbenchPagePartList.java:76)
at org.eclipse.ui.internal.WorkbenchPagePartList.fireActiveEditorChanged(WorkbenchPagePartList.java:52)
at org.eclipse.ui.internal.PartList.setActiveEditor(PartList.java:162)
at org.eclipse.ui.internal.WorkbenchPage.makeActiveEditor(WorkbenchPage.java:1277)
at org.eclipse.ui.internal.WorkbenchPage.updateActivePart(WorkbenchPage.java:1222)
at org.eclipse.ui.internal.WorkbenchPage.partAdded(WorkbenchPage.java:1698)
at org.eclipse.ui.internal.EditorAreaHelper.addEditor(EditorAreaHelper.java:217)
at org.eclipse.ui.internal.EditorManager.createEditorTab(EditorManager.java:778)
at org.eclipse.ui.internal.EditorManager.openEditorFromDescriptor(EditorManager.java:677)
at org.eclipse.ui.internal.EditorManager.openEditor(EditorManager.java:638)
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2854)
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2762)
at org.eclipse.ui.internal.WorkbenchPage.access$11(WorkbenchPage.java:2754)
at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:2705)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2701)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2685)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2676)
at org.jboss.tools.vpe.ui.test.VpeTest.performTestForVpeComponent(VpeTest.java:210)
at org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentTest.testAllComponentsOnSinglePage(RichFacesComponentTest.java:33)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
--------------------------------------------------
Changes:
--------------------------------------------------
Console log:
[...truncated 141951 lines...]
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/logInfo/maven-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/logInfo/examples-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/logInfo/examples-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/logInfo/examples.community-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/logInfo/examples.community-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/logInfo/esb-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/logInfo/esb-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/logInfo/ws-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/logInfo/ws-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/logInfo/birt-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/logInfo/birt-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/logInfo/portlet-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/logInfo/portlet-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/logInfo/smooks-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/logInfo/smooks-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/logInfo/tptp-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/logInfo/tptp-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/logInfo/tests-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/logInfo/tests-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
update.builds.xml:
build.results:
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901
[copy] Copying 42 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/images
[copy] Copying 4 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/script
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901
[xslt] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/download.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/download-snippet.txt
[xslt] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/download.xsl
post-build:
publish.results:
send.notification.email:
[mail] Failed to initialise MIME mail: javax/mail/MessagingException
publish.log:
init:
clean.all.subfolders:
BUILD SUCCESSFUL
Total time: 353 minutes 29 seconds
++ buildResult=0
++ tee ../configs/jbds/build.log
++ buildTypeString=nightly
++ cd ../configs/jbds
++ zip build.log.zip build.log
adding: build.log (stored 0%)
++ cd ../..
+++ date +%s
++ endtime=1266006545
+++ echo 'scale=2; (1266006545 - 1265985330)/60'
+++ bc -l
++ elapsed=353.58
++ echo 'Elapsed time: 353.58mins.'
Elapsed time: 353.58mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.1.0.CR2
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=nightly/3.1.0.CR2/201002120901
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/buildData.properties
+++ grep product.buildDesc
+++ perl -ne 's/[\s\t]+product.buildDesc=//g; print;'
++ buildtype=nightly
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.1.0.CR2
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/buildData.properties
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
+++ grep product.buildTimestamp
++ timestamp=201002120901
++ [[ '' == '' ]]
++ DESTINATION=jbossqa@filemgmt.jboss.org:/htdocs/jbosstools
++ pathSuffix=trunk
++ [[ -n trunk ]]
++ [[ trunk == \t\r\u\n\k ]]
++ scp -r /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901 jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/trunk/
++ scp configs/jbds/build.log.zip jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/trunk/201002120901/
++ scp /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/latestBuild.html jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/trunk/latestBuild.html
++ scp /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/latestBuildFailures.html jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/trunk/latestBuildFailures.html
+++ date +%s
++ endtime=1266007536
+++ echo 'scale=2; (1266007536 - 1265985330)/60'
+++ bc -l
++ elapsed=370.10
++ echo 'Elapsed time: 370.10mins.'
Elapsed time: 370.10mins.
++ [[ -d /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/eclipse ]]
++ mkdir -p /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/trunk
++ mv /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/eclipse/artifacts.jar /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/eclipse/content.jar /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/eclipse/features /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/eclipse/index.html /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/eclipse/plugins /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/eclipse/site.xml /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/eclipse/web /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/trunk
+++ find /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/trunk/features -name '*.jar'
++ [[ -n /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.community.project.examples.feature_1.0.0.v201002120901N-H1-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.as.feature_2.1.0.v201002120901N-H1-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.richfaces.feature_3.1.0.v201002120901N-H1-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.seam.feature_3.1.0.v201002120901N-H1-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.tptp.feature_1.1.0.v201002120901N-H1-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.birt.feature_1.1.0.v201002120901N-H1-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.portlet.feature_1.1.0.v201002120901N-H1-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.feature_1.0.0.v201002120901N-H1-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.ws.feature_1.1.0.v201002120901N-H1-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.sdk.feature_1.1.0.v201002120901N-H1-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.sdk.feature_1.0.0.v201002120901N-H1-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.seam.feature_1.0.0.v201002120901N-H1-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.feature_1.1.0.v201002120901N-H1-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/trunk/features/org.guvnor.tools.feature_5.1.0.v201002120901N-H1-31552.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.struts_feature_3.1.0.v201002120901N-H1-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.cdi.feature_1.0.0.v201002120901N-H1-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.esb.feature_1.3.0.v201002120901N-H1-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.profiler.feature_1.0.0.v201002120901N-H1-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.project.examples.feature_1.1.0.v201002120901N-H1-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.smooks.feature_1.1.0.v201002120901N-H1-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.convert.feature_1.1.0.v201002120901N-H1-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.xulrunner.feature_1.9.1.2_v201002120901N.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.source.feature_1.1.0.v201002120901N-H1-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.seam.source.feature_1.0.0.v201002120901N-H1-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.source.feature_1.0.0.v201002120901N-H1-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/trunk/features/org.drools.eclipse.feature_5.1.0.v201002120901N-H1-31552.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/trunk/features/org.drools.eclipse.task.feature_5.1.0.v201002120901N-H1-31552.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/trunk/features/org.hibernate.eclipse.feature_3.3.0.v201002120901N-H1-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.archives.feature_3.1.0.v201002120901N-H1-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.v201002120901N-H1-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.v201002120901N-H1-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.v201002120901N-H1-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/trunk/features/org.pi4soa.sdk.feature_3.0.0.v201002052110-77--84O23FfSEPGFREgXcJDDdOCI.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.common.source.feature_4.0.0.v201002052154-5--7w312113163265.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.jpdl4.source.feature_4.0.0.v201002052154-795-8s7353373D75DB.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/trunk/features/org.pi4soa.core.feature_3.0.0.v201002052110-7J--CcNBHBBNBeNHHB.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.bpel.source.feature_1.0.0.v201002052111-27l-F9JgLWLLgMBgWWW.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.source.feature_3.2.0.v201002052128-41-7w312113163239.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.jpdl4.feature_4.0.0.v201002052154-795-8s7353373D75DB.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/trunk/features/org.pi4soa.core.source.feature_3.0.0.v201002052110-7J--CcNBHBBNBeNHHB.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.source.feature_4.3.0.v201002052128-52-7w312113163239.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.common.feature_4.0.0.v201002052154-5--7w312113163265.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm4.sdk.feature_4.3.0.v201002052154-7H2-9xQ99FISGZL7JbEdSMaQNZW_.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.bpel.feature_1.0.0.v201002052111-27l-F9JgLWLLgMBgWWW.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.feature_4.3.0.v201002052128-52-7w312113163239.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm4.feature_4.0.0.v201002052154-7D2-8BF9D7z0FAGBCFMKJIMLx423.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.feature_3.2.0.v201002052128-41-7w312113163239.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm3.sdk.feature_3.2.0.v201002052128-7F79-94E5OxDDBJDFDZBKGNIt957.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.bpel.sdk.feature_1.0.0.v201002052111-3--8-Co3ICOjTaPPkOGrIYnAKhMX.jar ]]
+++ echo jbossqa@filemgmt.jboss.org:/htdocs/jbosstools
+++ perl -ne 's/[^@]//g; print;'
++ [[ @ != \@ ]]
++ rsync -arz --delete /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/trunk jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/updates/nightly/
+++ date +%s
++ endtime=1266007800
+++ echo 'scale=2; (1266007800 - 1265985330)/60'
+++ bc -l
++ elapsed=374.50
++ echo 'Elapsed time: 374.50mins.'
Elapsed time: 374.50mins.
Terminating xvnc.
[jbosstools-nightly-3.1.0.CR3] $ vncserver -kill :14
Killing Xvnc process ID 20062
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.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/tests/test-results/emma-coverage/archives/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/tests/test-results/emma-coverage/as/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/tests/test-results/emma-coverage/hibernate-tools/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/tests/test-results/emma-coverage/jbpm-convert/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/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.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/tests/test-results/emma-coverage/common/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/tests/test-results/emma-coverage/struts/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/tests/test-results/emma-coverage/jsf/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/tests/test-results/emma-coverage/jst/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/tests/test-results/emma-coverage/seam/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/tests/test-results/emma-coverage/drools-ide/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/tests/test-results/emma-coverage/vpe/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/tests/test-results/emma-coverage/esb/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/tests/test-results/emma-coverage/freemarker/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/tests/test-results/emma-coverage/birt/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/tests/test-results/emma-coverage/smooks/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/tests/test-results/emma-coverage/archives/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/tests/test-results/emma-coverage/as/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/tests/test-results/emma-coverage/hibernate-tools/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/tests/test-results/emma-coverage/jbpm-convert/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/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.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/tests/test-results/emma-coverage/common/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/tests/test-results/emma-coverage/struts/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/tests/test-results/emma-coverage/jsf/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/tests/test-results/emma-coverage/jst/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/tests/test-results/emma-coverage/seam/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/tests/test-results/emma-coverage/drools-ide/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/tests/test-results/emma-coverage/vpe/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/tests/test-results/emma-coverage/esb/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/tests/test-results/emma-coverage/freemarker/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/tests/test-results/emma-coverage/birt/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002120901/tests/test-results/emma-coverage/smooks/classes.properties
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 13303 annotations (13303 new, 0 high, 13303 normal, 0 low)
[WARNINGS] Not changing build status, since no threshold has been exceeded
Email was triggered for: Unstable
There are 1 triggered emails.
Sending email for trigger: Unstable
--------------------------------------------------
14 years, 9 months
[Unstable] devstudio-nightly-3.0.0.CR2 #155
by jboss-qa-internal@redhat.com
Public:
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.0.0.CR2/155
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.0.0.CR2/155/testReport
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.0.0.CR2/155/changes
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.0.0.CR2/155/console
Internal:
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.0.CR2/155/
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.0.CR2/155//te...
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.0.CR2/155//ch...
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.0.CR2/155//co...
--------------------------------------------------
Failed Tests:
4 tests failed.
REGRESSION: JstJspAllTests
Error Message:
Content Assistant returned no proposals
Stack Trace:
junit.framework.AssertionFailedError: Content Assistant returned no proposals
at org.jboss.tools.jst.jsp.test.ca.ContentAssistantTestCase.checkProposals(ContentAssistantTestCase.java:89)
at org.jboss.tools.jst.jsp.test.ca.ContentAssistantTestCase.checkProposals(ContentAssistantTestCase.java:59)
at org.jboss.tools.jst.jsp.test.ca.CAForCompositeComponentTest.testCAForCompositeComponent(CAForCompositeComponentTest.java:27)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
REGRESSION: HtmlAllTests
Error Message:
null
Stack Trace:
java.util.ConcurrentModificationException
at org.eclipse.emf.common.util.ArrayDelegatingEList$EIterator.checkModCount(ArrayDelegatingEList.java:885)
at org.eclipse.emf.common.util.AbstractEList$EIterator.doNext(AbstractEList.java:710)
at org.eclipse.emf.common.util.AbstractEList$EIterator.next(AbstractEList.java:696)
at org.eclipse.emf.common.notify.impl.AdapterFactoryImpl.adapt(AdapterFactoryImpl.java:86)
at org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl$DTDAdapterFactoryImpl.adapt(DTDImpl.java:139)
at org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl.getAdapter(DTDImpl.java:97)
at org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl$DTDFileAdapter.getElements(DTDImpl.java:661)
at org.eclipse.wst.html.core.internal.modelquery.CMDocumentForBuddySystem.getElements(CMDocumentForBuddySystem.java:90)
at org.eclipse.wst.xml.core.internal.contentmodel.modelqueryimpl.SimpleAssociationProvider.getCMElementDeclaration(SimpleAssociationProvider.java:45)
at org.eclipse.wst.xml.core.internal.contentmodel.modelqueryimpl.ModelQueryImpl.getCMElementDeclaration(ModelQueryImpl.java:116)
at org.eclipse.wst.html.core.internal.modelquery.HTMLModelQueryImpl.getCMElementDeclaration(HTMLModelQueryImpl.java:149)
at org.eclipse.wst.html.core.internal.validate.CMUtil.getDeclaration(CMUtil.java:47)
at org.eclipse.wst.html.core.internal.validate.HTMLAttributeValidator.validate(HTMLAttributeValidator.java:99)
at org.eclipse.wst.html.core.internal.validate.CompositeValidator.validate(CompositeValidator.java:54)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.validate(AbstractPropagatingValidator.java:38)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.propagateToChildElements(AbstractPropagatingValidator.java:60)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.validate(AbstractPropagatingValidator.java:40)
at org.eclipse.wst.html.core.internal.validate.DocumentPropagatingValidator.validate(DocumentPropagatingValidator.java:32)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validate(HTMLValidator.java:432)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validateFile(HTMLValidator.java:494)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validateDelta(HTMLValidator.java:476)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validate(HTMLValidator.java:239)
at org.eclipse.wst.sse.ui.internal.reconcile.validator.ReconcileStepForValidator.validate(ReconcileStepForValidator.java:292)
at org.eclipse.wst.sse.ui.internal.reconcile.validator.ReconcileStepForValidator.reconcileModel(ReconcileStepForValidator.java:258)
at org.eclipse.jface.text.reconciler.AbstractReconcileStep.reconcile(AbstractReconcileStep.java:95)
at org.eclipse.wst.sse.ui.internal.reconcile.validator.ValidatorStrategy.reconcile(ValidatorStrategy.java:257)
at org.eclipse.wst.sse.ui.internal.reconcile.DocumentRegionProcessor.process(DocumentRegionProcessor.java:199)
at org.eclipse.wst.sse.ui.internal.reconcile.StructuredRegionProcessor.process(StructuredRegionProcessor.java:221)
at org.eclipse.wst.sse.ui.internal.reconcile.DirtyRegionProcessor.run(DirtyRegionProcessor.java:641)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
FAILED: SeamAllTests
Error Message:
null
Stack Trace:
java.util.ConcurrentModificationException
at org.eclipse.emf.common.util.ArrayDelegatingEList$EIterator.checkModCount(ArrayDelegatingEList.java:885)
at org.eclipse.emf.common.util.AbstractEList$EIterator.doNext(AbstractEList.java:710)
at org.eclipse.emf.common.util.AbstractEList$EIterator.next(AbstractEList.java:696)
at org.eclipse.emf.common.notify.impl.AdapterFactoryImpl.adapt(AdapterFactoryImpl.java:86)
at org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl$DTDAdapterFactoryImpl.adapt(DTDImpl.java:139)
at org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl.getAdapter(DTDImpl.java:97)
at org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl$DTDFileAdapter.getElements(DTDImpl.java:661)
at org.eclipse.wst.html.core.internal.modelquery.CMDocumentForBuddySystem.getElements(CMDocumentForBuddySystem.java:90)
at org.eclipse.wst.xml.core.internal.contentmodel.modelqueryimpl.SimpleAssociationProvider.getCMElementDeclaration(SimpleAssociationProvider.java:45)
at org.eclipse.wst.xml.core.internal.contentmodel.modelqueryimpl.ModelQueryImpl.getCMElementDeclaration(ModelQueryImpl.java:116)
at org.eclipse.wst.html.core.internal.modelquery.HTMLModelQueryImpl.getCMElementDeclaration(HTMLModelQueryImpl.java:149)
at org.eclipse.wst.xml.ui.views.contentoutline.XMLContentOutlineConfiguration$AttributeShowingLabelProvider.getText(XMLContentOutlineConfiguration.java:89)
at org.eclipse.jface.viewers.ColumnLabelProvider.update(ColumnLabelProvider.java:36)
at org.eclipse.jface.viewers.ViewerColumn.refresh(ViewerColumn.java:145)
at org.eclipse.jface.viewers.AbstractTreeViewer.doUpdateItem(AbstractTreeViewer.java:932)
at org.eclipse.jface.viewers.AbstractTreeViewer$UpdateItemSafeRunnable.run(AbstractTreeViewer.java:102)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.runtime.Platform.run(Platform.java:888)
at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48)
at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175)
at org.eclipse.jface.viewers.AbstractTreeViewer.doUpdateItem(AbstractTreeViewer.java:1012)
at org.eclipse.jface.viewers.StructuredViewer$UpdateItemSafeRunnable.run(StructuredViewer.java:481)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.runtime.Platform.run(Platform.java:888)
at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48)
at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175)
at org.eclipse.jface.viewers.StructuredViewer.updateItem(StructuredViewer.java:2111)
at org.eclipse.jface.viewers.AbstractTreeViewer.createTreeItem(AbstractTreeViewer.java:827)
at org.eclipse.jface.viewers.AbstractTreeViewer$1.run(AbstractTreeViewer.java:802)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at org.eclipse.jface.viewers.AbstractTreeViewer.createChildren(AbstractTreeViewer.java:776)
at org.eclipse.jface.viewers.TreeViewer.createChildren(TreeViewer.java:639)
at org.eclipse.jface.viewers.AbstractTreeViewer.internalInitializeTree(AbstractTreeViewer.java:1490)
at org.eclipse.jface.viewers.TreeViewer.internalInitializeTree(TreeViewer.java:828)
at org.eclipse.jface.viewers.AbstractTreeViewer$5.run(AbstractTreeViewer.java:1474)
at org.eclipse.jface.viewers.StructuredViewer.preservingSelection(StructuredViewer.java:1392)
at org.eclipse.jface.viewers.TreeViewer.preservingSelection(TreeViewer.java:402)
at org.eclipse.jface.viewers.StructuredViewer.preservingSelection(StructuredViewer.java:1353)
at org.eclipse.jface.viewers.AbstractTreeViewer.inputChanged(AbstractTreeViewer.java:1467)
at org.eclipse.jface.viewers.ContentViewer.setInput(ContentViewer.java:274)
at org.eclipse.jface.viewers.StructuredViewer.setInput(StructuredViewer.java:1634)
at org.eclipse.wst.sse.ui.internal.contentoutline.ConfigurableContentOutlinePage.setInput(ConfigurableContentOutlinePage.java:664)
at org.eclipse.wst.sse.ui.internal.contentoutline.ConfigurableContentOutlinePage.setConfiguration(ConfigurableContentOutlinePage.java:639)
at org.eclipse.wst.sse.ui.internal.contentoutline.ConfigurableContentOutlinePage.createControl(ConfigurableContentOutlinePage.java:380)
at org.eclipse.ui.views.contentoutline.ContentOutline.doCreatePage(ContentOutline.java:137)
at org.eclipse.ui.part.PageBookView.createPage(PageBookView.java:409)
at org.eclipse.ui.part.PageBookView.partActivated(PageBookView.java:752)
at org.eclipse.ui.views.contentoutline.ContentOutline.partBroughtToTop(ContentOutline.java:212)
at org.eclipse.ui.part.PageBookView$4.partBroughtToTop(PageBookView.java:1015)
at org.eclipse.ui.internal.PartListenerList2$2.run(PartListenerList2.java:85)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.runtime.Platform.run(Platform.java:888)
at org.eclipse.ui.internal.PartListenerList2.fireEvent(PartListenerList2.java:55)
at org.eclipse.ui.internal.PartListenerList2.firePartBroughtToTop(PartListenerList2.java:83)
at org.eclipse.ui.internal.PartService.firePartBroughtToTop(PartService.java:212)
at org.eclipse.ui.internal.WorkbenchPagePartList.firePartBroughtToTop(WorkbenchPagePartList.java:76)
at org.eclipse.ui.internal.WorkbenchPagePartList.fireActiveEditorChanged(WorkbenchPagePartList.java:52)
at org.eclipse.ui.internal.PartList.setActiveEditor(PartList.java:162)
at org.eclipse.ui.internal.WorkbenchPage.makeActiveEditor(WorkbenchPage.java:1277)
at org.eclipse.ui.internal.WorkbenchPage.updateActivePart(WorkbenchPage.java:1222)
at org.eclipse.ui.internal.WorkbenchPage.partAdded(WorkbenchPage.java:1698)
at org.eclipse.ui.internal.EditorAreaHelper.addEditor(EditorAreaHelper.java:217)
at org.eclipse.ui.internal.EditorManager.createEditorTab(EditorManager.java:778)
at org.eclipse.ui.internal.EditorManager.openEditorFromDescriptor(EditorManager.java:677)
at org.eclipse.ui.internal.EditorManager.openEditor(EditorManager.java:638)
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2854)
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2762)
at org.eclipse.ui.internal.WorkbenchPage.access$11(WorkbenchPage.java:2754)
at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:2705)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2701)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2685)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2676)
at org.jboss.tools.vpe.ui.test.VpeTest.performTestForVpeComponent(VpeTest.java:210)
at org.jboss.tools.jsf.vpe.seam.test.SeamComponentTest.testCache(SeamComponentTest.java:40)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: JstJspAllTests
Error Message:
Proposal resources not found!
Stack Trace:
junit.framework.AssertionFailedError: Proposal resources not found!
at org.jboss.tools.jst.jsp.test.ca.ContentAssistantTestCase.checkProposals(ContentAssistantTestCase.java:100)
at org.jboss.tools.jst.jsp.test.ca.ContentAssistantTestCase.checkProposals(ContentAssistantTestCase.java:59)
at org.jboss.tools.jst.jsp.test.ca.MissingKBBuilderTest.testCAForIDTest(MissingKBBuilderTest.java:34)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
--------------------------------------------------
Changes:
[rob.stryker(a)jboss.com] JBDS-1094 partial fix from what I could replicate committed to cr2 branch
[rob.stryker(a)jboss.com] jbide-5836 commit to branch
--------------------------------------------------
Console log:
[...truncated 142706 lines...]
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/drools-ide-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/drools-ide-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/archives-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/archives-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/xulrunner-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/xulrunner-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/richfaces-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/richfaces-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/jbpm-convert-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/jbpm-convert-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/freemarker-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/freemarker-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/hibernate-tools-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/hibernate-tools-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/struts-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/struts-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/as-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/as-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/seam-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/seam-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/examples-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/examples-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/esb-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/esb-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/ws-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/ws-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/birt-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/birt-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/portlet-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/portlet-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/smooks-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/smooks-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/tptp-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/tptp-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/tests-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/tests-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
update.builds.xml:
build.results:
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621
[copy] Copying 42 files to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/images
[copy] Copying 4 files to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/script
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621
[xslt] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/download.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/download-snippet.txt
[xslt] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/download.xsl
post-build:
publish.results:
send.notification.email:
[mail] Failed to initialise MIME mail: javax/mail/MessagingException
publish.log:
init:
clean.all.subfolders:
BUILD SUCCESSFUL
Total time: 408 minutes 10 seconds
++ buildResult=0
++ tee ../configs/jbds/build.log
++ buildTypeString=nightly
++ cd ../configs/jbds
++ zip build.log.zip build.log
adding: build.log (stored 0%)
++ cd ../..
+++ date +%s
++ endtime=1266000997
+++ echo 'scale=2; (1266000997 - 1265976500)/60'
+++ bc -l
++ elapsed=408.28
++ echo 'Elapsed time: 408.28mins.'
Elapsed time: 408.28mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.0.0.CR2
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=stable/3.0.0.CR2/201002120621
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/buildData.properties
+++ grep product.buildDesc
+++ perl -ne 's/[\s\t]+product.buildDesc=//g; print;'
++ buildtype=stable
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.0.0.CR2
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=201002120621
++ [[ '' == '' ]]
++ DESTINATION=/qa/services/http/binaries/RHDS
++ pathSuffix=trunk
++ [[ -n branch ]]
++ [[ branch == \t\r\u\n\k ]]
++ pathSuffix=3.0.0.CR2
++ scp -r /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2 /qa/services/http/binaries/RHDS/builds/nightly/
++ scp configs/jbds/build.log.zip /qa/services/http/binaries/RHDS/builds/nightly/3.0.0.CR2/201002120621/
++ scp /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/latestBuild.html /qa/services/http/binaries/RHDS/builds/nightly/3.0.0.CR2/latestBuild-3.0.0.CR2.html
++ scp /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/latestBuildFailures.html /qa/services/http/binaries/RHDS/builds/nightly/3.0.0.CR2/latestBuildFailures-3.0.0.CR2.html
+++ date +%s
++ endtime=1266001186
+++ echo 'scale=2; (1266001186 - 1265976500)/60'
+++ bc -l
++ elapsed=411.43
++ echo 'Elapsed time: 411.43mins.'
Elapsed time: 411.43mins.
++ [[ -d /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/eclipse ]]
++ mkdir -p /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2
++ mv /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/eclipse/artifacts.jar /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/eclipse/content.jar /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/eclipse/features /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/eclipse/images /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/eclipse/index.html /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/eclipse/index_root.html /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/eclipse/plugins /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/eclipse/site.xml /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/eclipse/web /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2
+++ find /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features -name '*.jar'
++ [[ -n /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.guvnor.tools.feature_5.1.0.v201002120621M-H155-31552.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.struts_feature_3.1.0.v201002120621M-H155-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.runtime.feature_1.1.0.v201002120621M-H155-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.jbpm3.sdk.feature_3.2.0.v201002052128-7F79-94E5OxDDBJDFDZBKGNIt957.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.v201002120621M-H155-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/com.jboss.jbds.product.feature_3.0.0.v201002120621M-H155-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.birt.feature_1.1.0.v201002120621M-H155-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.tptp.feature_1.1.0.v201002120621M-H155-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.project.examples.feature_1.1.0.v201002120621M-H155-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.ws.feature_1.1.0.v201002120621M-H155-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.v201002120621M-H155-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.profiler.feature_1.0.0.v201002120621M-H155-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.richfaces.feature_3.1.0.v201002120621M-H155-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.smooks.feature_1.1.0.v201002120621M-H155-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.xulrunner.feature_1.9.1.2_v201002120621M.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.jbpm.common.feature_4.3.0.v201002052128-52-7w312113163239.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.seam.feature_3.1.0.v201002120621M-H155-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.ide.eclipse.as.feature_2.1.0.v201002120621M-H155-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.jbpm.common.source.feature_4.3.0.v201002052128-52-7w312113163239.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.esb.feature_1.3.0.v201002120621M-H155-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.hibernate.eclipse.feature_3.3.0.v201002120621M-H155-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.ide.eclipse.archives.feature_3.1.0.v201002120621M-H155-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.v201002120621M-H155-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jbpm.gd.jpdl.feature_3.2.0.v201002052128-41-7w312113163239.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.drools.eclipse.feature_5.1.0.v201002120621M-H155-31552.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.jbpm.convert.feature_1.1.0.v201002120621M-H155-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.jmx.source.feature_1.1.0.v201002120621M-H155-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.jmx.feature_1.1.0.v201002120621M-H155-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.portlet.feature_1.1.0.v201002120621M-H155-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jbpm.gd.jpdl.source.feature_3.2.0.v201002052128-41-7w312113163239.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.jmx.sdk.feature_1.1.0.v201002120621M-H155-CR2.jar ]]
+++ echo /qa/services/http/binaries/RHDS
+++ perl -ne 's/[^@]//g; print;'
++ [[ '' != \@ ]]
++ mkdir -p /qa/services/http/binaries/RHDS/updates/nightly/
++ rsync -arz --delete /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2 /qa/services/http/binaries/RHDS/updates/nightly/
+++ date +%s
++ endtime=1266001229
+++ echo 'scale=2; (1266001229 - 1265976500)/60'
+++ bc -l
++ elapsed=412.15
++ echo 'Elapsed time: 412.15mins.'
Elapsed time: 412.15mins.
Terminating xvnc.
[devstudio-nightly-3.0.0.CR2] $ vncserver -kill :11
Killing Xvnc process ID 578
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 13156 annotations (6 new, 0 high, 13156 normal, 0 low)
[WARNINGS] Not changing build status, since no threshold has been exceeded
Email was triggered for: Unstable
There are 1 triggered emails.
Sending email for trigger: Unstable
--------------------------------------------------
14 years, 9 months
[Unstable] devstudio-nightly-3.0.0.CR3 #1
by jboss-qa-internal@redhat.com
Public:
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.0.0.CR3/1
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.0.0.CR3/1/testReport
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.0.0.CR3/1/changes
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.0.0.CR3/1/console
Internal:
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.0.CR3/1/
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.0.CR3/1//test...
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.0.CR3/1//changes
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.0.CR3/1//console
--------------------------------------------------
Failed Tests:
3 tests failed.
FAILED: RichFacesAllTests
Error Message:
null
Stack Trace:
java.util.ConcurrentModificationException
at org.eclipse.emf.common.util.ArrayDelegatingEList$EIterator.checkModCount(ArrayDelegatingEList.java:885)
at org.eclipse.emf.common.util.AbstractEList$EIterator.doNext(AbstractEList.java:710)
at org.eclipse.emf.common.util.AbstractEList$EIterator.next(AbstractEList.java:696)
at org.eclipse.emf.common.notify.impl.AdapterFactoryImpl.adapt(AdapterFactoryImpl.java:86)
at org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl$DTDAdapterFactoryImpl.adapt(DTDImpl.java:139)
at org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl.getAdapter(DTDImpl.java:97)
at org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl$DTDFileAdapter.getElements(DTDImpl.java:661)
at org.eclipse.wst.html.core.internal.modelquery.CMDocumentForBuddySystem.getElements(CMDocumentForBuddySystem.java:90)
at org.eclipse.wst.xml.core.internal.contentmodel.modelqueryimpl.SimpleAssociationProvider.getCMElementDeclaration(SimpleAssociationProvider.java:45)
at org.eclipse.wst.xml.core.internal.contentmodel.modelqueryimpl.ModelQueryImpl.getCMElementDeclaration(ModelQueryImpl.java:116)
at org.eclipse.wst.html.core.internal.modelquery.HTMLModelQueryImpl.getCMElementDeclaration(HTMLModelQueryImpl.java:149)
at org.eclipse.wst.html.core.internal.validate.CMUtil.getDeclaration(CMUtil.java:47)
at org.eclipse.wst.html.core.internal.validate.HTMLAttributeValidator.validate(HTMLAttributeValidator.java:99)
at org.eclipse.wst.html.core.internal.validate.CompositeValidator.validate(CompositeValidator.java:54)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.validate(AbstractPropagatingValidator.java:38)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.propagateToChildElements(AbstractPropagatingValidator.java:60)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.validate(AbstractPropagatingValidator.java:40)
at org.eclipse.wst.html.core.internal.validate.DocumentPropagatingValidator.validate(DocumentPropagatingValidator.java:32)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validate(HTMLValidator.java:432)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validateFile(HTMLValidator.java:494)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validateDelta(HTMLValidator.java:476)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validate(HTMLValidator.java:239)
at org.eclipse.wst.sse.ui.internal.reconcile.validator.ReconcileStepForValidator.validate(ReconcileStepForValidator.java:292)
at org.eclipse.wst.sse.ui.internal.reconcile.validator.ReconcileStepForValidator.reconcileModel(ReconcileStepForValidator.java:258)
at org.eclipse.jface.text.reconciler.AbstractReconcileStep.reconcile(AbstractReconcileStep.java:95)
at org.eclipse.wst.sse.ui.internal.reconcile.validator.ValidatorStrategy.reconcile(ValidatorStrategy.java:257)
at org.eclipse.wst.sse.ui.internal.reconcile.DocumentRegionProcessor.process(DocumentRegionProcessor.java:199)
at org.eclipse.wst.sse.ui.internal.reconcile.StructuredRegionProcessor.process(StructuredRegionProcessor.java:221)
at org.eclipse.wst.sse.ui.internal.reconcile.DirtyRegionProcessor.run(DirtyRegionProcessor.java:641)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
FAILED: SeamAllTests
Error Message:
null
Stack Trace:
java.util.ConcurrentModificationException
at org.eclipse.emf.common.util.ArrayDelegatingEList$EIterator.checkModCount(ArrayDelegatingEList.java:885)
at org.eclipse.emf.common.util.AbstractEList$EIterator.doNext(AbstractEList.java:710)
at org.eclipse.emf.common.util.AbstractEList$EIterator.next(AbstractEList.java:696)
at org.eclipse.emf.common.notify.impl.AdapterFactoryImpl.adapt(AdapterFactoryImpl.java:86)
at org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl$DTDAdapterFactoryImpl.adapt(DTDImpl.java:139)
at org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl.getAdapter(DTDImpl.java:97)
at org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl$DTDFileAdapter.getElements(DTDImpl.java:661)
at org.eclipse.wst.html.core.internal.modelquery.CMDocumentForBuddySystem.getElements(CMDocumentForBuddySystem.java:90)
at org.eclipse.wst.xml.core.internal.contentmodel.modelqueryimpl.SimpleAssociationProvider.getCMElementDeclaration(SimpleAssociationProvider.java:45)
at org.eclipse.wst.xml.core.internal.contentmodel.modelqueryimpl.ModelQueryImpl.getCMElementDeclaration(ModelQueryImpl.java:116)
at org.eclipse.wst.html.core.internal.modelquery.HTMLModelQueryImpl.getCMElementDeclaration(HTMLModelQueryImpl.java:149)
at org.eclipse.wst.html.core.internal.validate.CMUtil.getDeclaration(CMUtil.java:47)
at org.eclipse.wst.html.core.internal.validate.HTMLAttributeValidator.validate(HTMLAttributeValidator.java:99)
at org.eclipse.wst.html.core.internal.validate.CompositeValidator.validate(CompositeValidator.java:54)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.validate(AbstractPropagatingValidator.java:38)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.propagateToChildElements(AbstractPropagatingValidator.java:60)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.validate(AbstractPropagatingValidator.java:40)
at org.eclipse.wst.html.core.internal.validate.DocumentPropagatingValidator.validate(DocumentPropagatingValidator.java:32)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validate(HTMLValidator.java:432)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validateFile(HTMLValidator.java:494)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validateDelta(HTMLValidator.java:476)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validate(HTMLValidator.java:239)
at org.eclipse.wst.sse.ui.internal.reconcile.validator.ReconcileStepForValidator.validate(ReconcileStepForValidator.java:292)
at org.eclipse.wst.sse.ui.internal.reconcile.validator.ReconcileStepForValidator.reconcileModel(ReconcileStepForValidator.java:258)
at org.eclipse.jface.text.reconciler.AbstractReconcileStep.reconcile(AbstractReconcileStep.java:95)
at org.eclipse.wst.sse.ui.internal.reconcile.validator.ValidatorStrategy.reconcile(ValidatorStrategy.java:257)
at org.eclipse.wst.sse.ui.internal.reconcile.DocumentRegionProcessor.process(DocumentRegionProcessor.java:199)
at org.eclipse.wst.sse.ui.internal.reconcile.StructuredRegionProcessor.process(StructuredRegionProcessor.java:221)
at org.eclipse.wst.sse.ui.internal.reconcile.DirtyRegionProcessor.run(DirtyRegionProcessor.java:641)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
FAILED: JstJspAllTests
Error Message:
Proposal resources not found!
Stack Trace:
junit.framework.AssertionFailedError: Proposal resources not found!
at org.jboss.tools.jst.jsp.test.ca.ContentAssistantTestCase.checkProposals(ContentAssistantTestCase.java:100)
at org.jboss.tools.jst.jsp.test.ca.ContentAssistantTestCase.checkProposals(ContentAssistantTestCase.java:59)
at org.jboss.tools.jst.jsp.test.ca.MissingKBBuilderTest.testCAForIDTest(MissingKBBuilderTest.java:34)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
--------------------------------------------------
Changes:
--------------------------------------------------
Console log:
[...truncated 144229 lines...]
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo/drools-ide-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo/drools-ide-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo/archives-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo/archives-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo/xulrunner-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo/xulrunner-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo/richfaces-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo/richfaces-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo/jbpm-convert-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo/jbpm-convert-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo/freemarker-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo/freemarker-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo/hibernate-tools-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo/hibernate-tools-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo/struts-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo/struts-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo/as-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo/as-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo/seam-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo/seam-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo/examples-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo/examples-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo/esb-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo/esb-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo/ws-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo/ws-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo/birt-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo/birt-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo/portlet-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo/portlet-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo/smooks-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo/smooks-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo/tptp-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo/tptp-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo/tests-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/logInfo/tests-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
update.builds.xml:
build.results:
[copy] Copying 1 file to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621
[copy] Copying 1 file to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build
[copy] Copying 1 file to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product
[copy] Copying 1 file to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621
[copy] Copying 42 files to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/images
[copy] Copying 4 files to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/script
[copy] Copying 1 file to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621
[xslt] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/download.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621/download-snippet.txt
[xslt] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/download.xsl
post-build:
publish.results:
send.notification.email:
[mail] Failed to initialise MIME mail: javax/mail/MessagingException
publish.log:
init:
clean.all.subfolders:
BUILD SUCCESSFUL
Total time: 304 minutes 4 seconds
++ buildResult=0
++ tee ../configs/jbds/build.log
++ buildTypeString=nightly
++ cd ../configs/jbds
++ zip build.log.zip build.log
adding: build.log (stored 0%)
++ cd ../..
+++ date +%s
++ endtime=1265994490
+++ echo 'scale=2; (1265994490 - 1265976242)/60'
+++ bc -l
++ elapsed=304.13
++ echo 'Elapsed time: 304.13mins.'
Elapsed time: 304.13mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ cat /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.0.0.CR2
+++ cat /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=nightly/3.0.0.CR2/201002120621
+++ cat /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/buildData.properties
+++ grep product.buildDesc
+++ perl -ne 's/[\s\t]+product.buildDesc=//g; print;'
++ buildtype=nightly
+++ cat /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.0.0.CR2
+++ cat /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/buildData.properties
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
+++ grep product.buildTimestamp
++ timestamp=201002120621
++ [[ '' == '' ]]
++ DESTINATION=/qa/services/http/binaries/RHDS
++ pathSuffix=trunk
++ [[ -n trunk ]]
++ [[ trunk == \t\r\u\n\k ]]
++ scp -r /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR2/201002120621 /qa/services/http/binaries/RHDS/builds/nightly/trunk/
++ scp configs/jbds/build.log.zip /qa/services/http/binaries/RHDS/builds/nightly/trunk/201002120621/
++ scp /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/latestBuild.html /qa/services/http/binaries/RHDS/builds/nightly/trunk/latestBuild.html
++ scp /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/latestBuildFailures.html /qa/services/http/binaries/RHDS/builds/nightly/trunk/latestBuildFailures.html
+++ date +%s
++ endtime=1265994853
+++ echo 'scale=2; (1265994853 - 1265976242)/60'
+++ bc -l
++ elapsed=310.18
++ echo 'Elapsed time: 310.18mins.'
Elapsed time: 310.18mins.
++ [[ -d /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse ]]
++ mkdir -p /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk
++ mv /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/artifacts.jar /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/content.jar /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/features /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/images /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/index.html /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/index_root.html /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/plugins /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/site.xml /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/web /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk
+++ find /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features -name '*.jar'
++ [[ -n /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.tptp.feature_1.1.0.v201002120621N-H1-CR2.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.sdk.feature_1.1.0.v201002120621N-H1-CR2.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.v201002120621N-H1-CR2.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.feature_1.1.0.v201002120621N-H1-CR2.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm3.sdk.feature_3.2.0.v201002052128-7F79-94E5OxDDBJDFDZBKGNIt957.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.source.feature_1.1.0.v201002120621N-H1-CR2.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.smooks.feature_1.1.0.v201002120621N-H1-CR2.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.feature_4.3.0.v201002052128-52-7w312113163239.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/com.jboss.jbds.product.feature_3.0.0.v201002120621N-H1-CR2.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.source.feature_3.2.0.v201002052128-41-7w312113163239.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.project.examples.feature_1.1.0.v201002120621N-H1-CR2.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.convert.feature_1.1.0.v201002120621N-H1-CR2.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.profiler.feature_1.0.0.v201002120621N-H1-CR2.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.struts_feature_3.1.0.v201002120621N-H1-CR2.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.feature_3.2.0.v201002052128-41-7w312113163239.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.seam.feature_3.1.0.v201002120621N-H1-CR2.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.v201002120621N-H1-CR2.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.guvnor.tools.feature_5.1.0.v201002120621N-H1-31552.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.ws.feature_1.1.0.v201002120621N-H1-CR2.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.portlet.feature_1.1.0.v201002120621N-H1-CR2.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.richfaces.feature_3.1.0.v201002120621N-H1-CR2.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.source.feature_4.3.0.v201002052128-52-7w312113163239.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.hibernate.eclipse.feature_3.3.0.v201002120621N-H1-CR2.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.v201002120621N-H1-CR2.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.xulrunner.feature_1.9.1.2_v201002120621N.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.runtime.feature_1.1.0.v201002120621N-H1-CR2.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.drools.eclipse.feature_5.1.0.v201002120621N-H1-31552.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.as.feature_2.1.0.v201002120621N-H1-CR2.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.esb.feature_1.3.0.v201002120621N-H1-CR2.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.archives.feature_3.1.0.v201002120621N-H1-CR2.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk/features/org.jboss.tools.birt.feature_1.1.0.v201002120621N-H1-CR2.jar ]]
+++ echo /qa/services/http/binaries/RHDS
+++ perl -ne 's/[^@]//g; print;'
++ [[ '' != \@ ]]
++ mkdir -p /qa/services/http/binaries/RHDS/updates/nightly/
++ rsync -arz --delete /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/trunk /qa/services/http/binaries/RHDS/updates/nightly/
+++ date +%s
++ endtime=1265994913
+++ echo 'scale=2; (1265994913 - 1265976242)/60'
+++ bc -l
++ elapsed=311.18
++ echo 'Elapsed time: 311.18mins.'
Elapsed time: 311.18mins.
Terminating xvnc.
[devstudio-nightly-3.0.0.CR3] $ vncserver -kill :10
Killing Xvnc process ID 12394
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 13155 annotations (13155 new, 0 high, 13155 normal, 0 low)
[WARNINGS] Not changing build status, since no threshold has been exceeded
Email was triggered for: Unstable
There are 1 triggered emails.
Sending email for trigger: Unstable
--------------------------------------------------
14 years, 9 months
[Still Failing] jbosstools-nightly-3.1.0.CR2 #241
by jboss-qa-internal@redhat.com
Public:
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.1.0.CR2/241
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.1.0.CR2/241/testReport
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.1.0.CR2/241/changes
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.1.0.CR2/241/console
Internal:
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR2/241/
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR2/241//t...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR2/241//c...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR2/241//c...
--------------------------------------------------
Failed Tests:
All tests passed
--------------------------------------------------
Changes:
--------------------------------------------------
Console log:
[...truncated 129316 lines...]
[b.agg] !MESSAGE The installable unit org.eclipse.core.filesystem.linux.x86_64.translated_host_properties is missing the filename property.
[b.agg]
[b.agg] !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2010-02-12 06:34:49.850
[b.agg] !MESSAGE The installable unit org.eclipse.ui.workbench.compatibility.translated_host_properties is missing the filename property.
[b.agg]
[b.agg] !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2010-02-12 06:34:49.851
[b.agg] !MESSAGE The installable unit org.eclipse.equinox.launcher.gtk.linux.x86_64.translated_host_properties is missing the filename property.
[b.agg]
[b.agg] !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2010-02-12 06:34:49.854
[b.agg] !MESSAGE The installable unit org.eclipse.jdt.compiler.tool.translated_host_properties is missing the filename property.
[b.agg]
[b.agg] !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2010-02-12 06:34:49.856
[b.agg] !MESSAGE The installable unit org.eclipse.ecf.provider.filetransfer.httpclient.ssl.translated_host_properties is missing the filename property.
[b.agg]
[b.agg] !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2010-02-12 06:34:49.859
[b.agg] !MESSAGE The installable unit org.eclipse.jdt.compiler.apt.translated_host_properties is missing the filename property.
[b.agg]
[b.agg] !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2010-02-12 06:34:49.860
[b.agg] !MESSAGE The installable unit org.eclipse.core.filesystem.linux.x86_64.translated_host_properties is missing the filename property.
[b.agg]
[b.agg] !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2010-02-12 06:34:49.861
[b.agg] !MESSAGE The installable unit org.eclipse.swt.gtk.linux.x86_64.translated_host_properties is missing the filename property.
[b.agg]
[b.agg] !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2010-02-12 06:34:49.863
[b.agg] !MESSAGE The installable unit org.eclipse.ecf.provider.filetransfer.ssl.translated_host_properties is missing the filename property.
[b.agg]
[b.agg] !ENTRY org.eclipse.ecf.provider.filetransfer 4 1001 2010-02-12 06:40:06.084
[b.agg] !MESSAGE Transfer Exception
[b.agg] !STACK 0
[b.agg] java.net.SocketTimeoutException: Read timed out
[b.agg] at java.net.SocketInputStream.socketRead0(Native Method)
[b.agg] at java.net.SocketInputStream.read(SocketInputStream.java:129)
[b.agg] at java.io.BufferedInputStream.read1(BufferedInputStream.java:254)
[b.agg] at java.io.BufferedInputStream.read(BufferedInputStream.java:313)
[b.agg] ERROR: Transfer Exception
[b.agg] java.net.SocketTimeoutException: Read timed out
[b.agg] at java.net.SocketInputStream.socketRead0(Native Method)
[b.agg] at java.net.SocketInputStream.read(SocketInputStream.java:129)
[b.agg] at java.io.BufferedInputStream.read1(BufferedInputStream.java:254)
[b.agg] at java.io.BufferedInputStream.read(BufferedInputStream.java:313)
[b.agg] at org.apache.commons.httpclient.ContentLengthInputStream.read(ContentLengthInputStream.java:170)
[b.agg] at java.io.FilterInputStream.read(FilterInputStream.java:111)
[b.agg] at org.apache.commons.httpclient.AutoCloseInputStream.read(AutoCloseInputStream.java:108)
[b.agg] at java.io.FilterInputStream.read(FilterInputStream.java:90)
[b.agg] at org.apache.commons.httpclient.ContentLengthInputStream.read(ContentLengthInputStream.java:170)
[b.agg] at java.io.FilterInputStream.read(FilterInputStream.java:111)
[b.agg] at org.apache.commons.httpclient.AutoCloseInputStream.read(AutoCloseInputStream.java:108)
[b.agg] at java.io.FilterInputStream.read(FilterInputStream.java:90)
[b.agg] at org.apache.commons.httpclient.AutoCloseInputStream.read(AutoCloseInputStream.java:127)
[b.agg] at org.eclipse.ecf.provider.filetransfer.retrieve.AbstractRetrieveFileTransfer$1.performFileTransfer(AbstractRetrieveFileTransfer.java:140)
[b.agg] at org.eclipse.ecf.filetransfer.FileTransferJob.run(FileTransferJob.java:73)
[b.agg] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
[b.agg] at org.apache.commons.httpclient.AutoCloseInputStream.read(AutoCloseInputStream.java:127)
[b.agg] at org.eclipse.ecf.provider.filetransfer.retrieve.AbstractRetrieveFileTransfer$1.performFileTransfer(AbstractRetrieveFileTransfer.java:140)
[b.agg] at org.eclipse.ecf.filetransfer.FileTransferJob.run(FileTransferJob.java:73)
[b.agg] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
[b.agg]
[b.agg] !ENTRY org.eclipse.buckminster.runtime 4 293 2010-02-12 06:40:06.147
[b.agg] !MESSAGE Unable to load repository http://download.eclipse.org/releases/galileo
[b.agg] !STACK 1
[b.agg] org.eclipse.equinox.internal.provisional.p2.core.ProvisionException: Unable to read repository at http://download.eclipse.org/releases/galileo/content.jar.
[b.agg] at org.eclipse.equinox.internal.p2.metadata.repository.CacheManager.updateCache(CacheManager.java:418)
[b.agg] at org.eclipse.equinox.internal.p2.metadata.repository.CacheManager.createCache(CacheManager.java:195)
[b.agg] at org.eclipse.equinox.internal.provisional.spi.p2.metadata.repository.SimpleMetadataRepositoryFactory.getLocalFile(SimpleMetadataRepositoryFactory.java:60)
[b.agg] at org.eclipse.equinox.internal.provisional.spi.p2.metadata.repository.SimpleMetadataRepositoryFactory.validateAndLoad(SimpleMetadataRepositoryFactory.java:99)
[b.agg] at org.eclipse.equinox.internal.provisional.spi.p2.metadata.repository.SimpleMetadataRepositoryFactory.load(SimpleMetadataRepositoryFactory.java:87)
[b.agg] at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.factoryLoad(MetadataRepositoryManager.java:54)
[b.agg] at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:669)
[b.agg] at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:617)
[b.agg] at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:92)
[b.agg] at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:88)
[b.agg] at org.eclipse.buckminster.aggregator.p2.util.P2RepositoryLoader.load(P2RepositoryLoader.java:132)
[b.agg] at org.eclipse.buckminster.aggregator.p2.util.P2RepositoryLoader.load(P2RepositoryLoader.java:78)
[b.agg] at org.eclipse.buckminster.aggregator.p2.util.MetadataRepositoryResourceImpl$RepositoryLoaderJob.run(MetadataRepositoryResourceImpl.java:233)
[b.agg] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
[b.agg] Caused by: java.net.SocketTimeoutException: Read timed out
[b.agg] at java.net.SocketInputStream.socketRead0(Native Method)
[b.agg] at java.net.SocketInputStream.read(SocketInputStream.java:129)
[b.agg] at java.io.BufferedInputStream.read1(BufferedInputStream.java:254)
[b.agg] at java.io.BufferedInputStream.read(BufferedInputStream.java:313)
[b.agg] at org.apache.commons.httpclient.ContentLengthInputStream.read(ContentLengthInputStream.java:170)
[b.agg] at java.io.FilterInputStream.read(FilterInputStream.java:111)
[b.agg] at org.apache.commons.httpclient.AutoCloseInputStream.read(AutoCloseInputStream.java:108)
[b.agg] at java.io.FilterInputStream.read(FilterInputStream.java:90)
[b.agg] at org.apache.commons.httpclient.AutoCloseInputStream.read(AutoCloseInputStream.java:127)
[b.agg] at org.eclipse.ecf.provider.filetransfer.retrieve.AbstractRetrieveFileTransfer$1.performFileTransfer(AbstractRetrieveFileTransfer.java:140)
[b.agg] at org.eclipse.ecf.filetransfer.FileTransferJob.run(FileTransferJob.java:73)
[b.agg] ... 1 more
[b.agg] ERROR: Unable to load repository http://download.eclipse.org/releases/galileo
[b.agg] !SUBENTRY 1 org.eclipse.equinox.p2.repository 4 1002 2010-02-12 06:40:06.150
[b.agg] !MESSAGE Unable to read repository at http://download.eclipse.org/releases/galileo/content.jar.
[b.agg] !STACK 0
[b.agg] java.net.SocketTimeoutException: Read timed out
[b.agg] at java.net.SocketInputStream.socketRead0(Native Method)
[b.agg] org.eclipse.equinox.internal.provisional.p2.core.ProvisionException: Unable to read repository at http://download.eclipse.org/releases/galileo/content.jar.
[b.agg] at java.net.SocketInputStream.read(SocketInputStream.java:129)
[b.agg] at org.eclipse.equinox.internal.p2.metadata.repository.CacheManager.updateCache(CacheManager.java:418)
[b.agg] at java.io.BufferedInputStream.read1(BufferedInputStream.java:254)
[b.agg] at org.eclipse.equinox.internal.p2.metadata.repository.CacheManager.createCache(CacheManager.java:195)
[b.agg] at java.io.BufferedInputStream.read(BufferedInputStream.java:313)
[b.agg] at org.eclipse.equinox.internal.provisional.spi.p2.metadata.repository.SimpleMetadataRepositoryFactory.getLocalFile(SimpleMetadataRepositoryFactory.java:60)
[b.agg] at org.apache.commons.httpclient.ContentLengthInputStream.read(ContentLengthInputStream.java:170)
[b.agg] at org.eclipse.equinox.internal.provisional.spi.p2.metadata.repository.SimpleMetadataRepositoryFactory.validateAndLoad(SimpleMetadataRepositoryFactory.java:99)
[b.agg] at java.io.FilterInputStream.read(FilterInputStream.java:111)
[b.agg] at org.eclipse.equinox.internal.provisional.spi.p2.metadata.repository.SimpleMetadataRepositoryFactory.load(SimpleMetadataRepositoryFactory.java:87)
[b.agg] at org.apache.commons.httpclient.AutoCloseInputStream.read(AutoCloseInputStream.java:108)
[b.agg] at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.factoryLoad(MetadataRepositoryManager.java:54)
[b.agg] at java.io.FilterInputStream.read(FilterInputStream.java:90)
[b.agg] at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:669)
[b.agg] at org.apache.commons.httpclient.AutoCloseInputStream.read(AutoCloseInputStream.java:127)
[b.agg] at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:617)
[b.agg] at org.eclipse.ecf.provider.filetransfer.retrieve.AbstractRetrieveFileTransfer$1.performFileTransfer(AbstractRetrieveFileTransfer.java:140)
[b.agg] at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:92)
[b.agg] at org.eclipse.ecf.filetransfer.FileTransferJob.run(FileTransferJob.java:73)
[b.agg] at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:88)
[b.agg] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
[b.agg] at org.eclipse.buckminster.aggregator.p2.util.P2RepositoryLoader.load(P2RepositoryLoader.java:132)
[b.agg] at org.eclipse.buckminster.aggregator.p2.util.P2RepositoryLoader.load(P2RepositoryLoader.java:78)
[b.agg] at org.eclipse.buckminster.aggregator.p2.util.MetadataRepositoryResourceImpl$RepositoryLoaderJob.run(MetadataRepositoryResourceImpl.java:233)
[b.agg] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
[b.agg] Caused by: java.net.SocketTimeoutException: Read timed out
[b.agg] at java.net.SocketInputStream.socketRead0(Native Method)
[b.agg] at java.net.SocketInputStream.read(SocketInputStream.java:129)
[b.agg] at java.io.BufferedInputStream.read1(BufferedInputStream.java:254)
[b.agg] at java.io.BufferedInputStream.read(BufferedInputStream.java:313)
[b.agg] at org.apache.commons.httpclient.ContentLengthInputStream.read(ContentLengthInputStream.java:170)
[b.agg] at java.io.FilterInputStream.read(FilterInputStream.java:111)
[b.agg] at org.apache.commons.httpclient.AutoCloseInputStream.read(AutoCloseInputStream.java:108)
[b.agg] at java.io.FilterInputStream.read(FilterInputStream.java:90)
[b.agg] at org.apache.commons.httpclient.AutoCloseInputStream.read(AutoCloseInputStream.java:127)
[b.agg] at org.eclipse.ecf.provider.filetransfer.retrieve.AbstractRetrieveFileTransfer$1.performFileTransfer(AbstractRetrieveFileTransfer.java:140)
[b.agg] at org.eclipse.ecf.filetransfer.FileTransferJob.run(FileTransferJob.java:73)
[b.agg] ... 1 more
[b.agg]
[b.agg] !ENTRY org.eclipse.buckminster.runtime 4 293 2010-02-12 06:41:20.266
[b.agg] !MESSAGE The feature 'metadataRepository' of 'org.eclipse.buckminster.aggregator.impl.MetadataRepositoryReferenceImpl@2c51f266{file:/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002120447/buckminster.aggregator/repo.build#//@validationRepositories.0}' contains an unresolved proxy 'org.eclipse.buckminster.aggregator.p2.impl.MetadataRepositoryImpl@38011d45{p2:http://download.eclipse.org/releases/galileo#//@metadataRepository}'
[b.agg]
[b.agg] !ENTRY org.eclipse.buckminster.runtime 4 293 2010-02-12 06:41:20.270
[b.agg] !MESSAGE Build failed! Exception was org.eclipse.core.runtime.CoreException: Build model validation failed: Diagnosis of org.eclipse.buckminster.aggregator.impl.AggregatorImpl@15fdf894{file:/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002120447/buckminster.aggregator/repo.build#/}
[b.agg] !STACK 1
[b.agg] org.eclipse.core.runtime.CoreException: Build model validation failed: Diagnosis of org.eclipse.buckminster.aggregator.impl.AggregatorImpl@15fdf894{file:/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002120447/buckminster.aggregator/repo.build#/}
[b.agg] at org.eclipse.buckminster.runtime.BuckminsterException.fromMessage(BuckminsterException.java:64)
[b.agg] at org.eclipse.buckminster.runtime.BuckminsterException.fromMessage(BuckminsterException.java:59)
[b.agg] at org.eclipse.buckminster.aggregator.engine.Builder.runTransformation(Builder.java:1241)
[b.agg] at org.eclipse.buckminster.aggregator.engine.Builder.run(Builder.java:635)
[b.agg] at org.eclipse.buckminster.aggregator.engine.Builder.run(Builder.java:1059)
[b.agg] at org.eclipse.buckminster.cmdline.AbstractCommand.basicRun(AbstractCommand.java:155)
[b.agg] at org.eclipse.buckminster.cmdline.Headless.run(Headless.java:341)
[b.agg] at org.eclipse.buckminster.cmdline.Headless.run(Headless.java:135)
[b.agg] at org.eclipse.buckminster.cmdline.Headless.start(Headless.java:189)
[b.agg] at org.eclipse.buckminster.aggregator.engine.Builder.start(Builder.java:983)
[b.agg] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
[b.agg] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
[b.agg] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
[b.agg] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
[b.agg] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
[b.agg] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[b.agg] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[b.agg] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[b.agg] at java.lang.reflect.Method.invoke(Method.java:585)
[b.agg] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
[b.agg] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
[b.agg] at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
[b.agg] at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
[b.agg] !SUBENTRY 1 org.eclipse.buckminster.runtime 4 0 2010-02-12 06:41:20.272
[b.agg] !MESSAGE Build model validation failed: Diagnosis of org.eclipse.buckminster.aggregator.impl.AggregatorImpl@15fdf894{file:/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002120447/buckminster.aggregator/repo.build#/}
[b.agg] ERROR: The feature 'metadataRepository' of 'org.eclipse.buckminster.aggregator.impl.MetadataRepositoryReferenceImpl@2c51f266{file:/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002120447/buckminster.aggregator/repo.build#//@validationRepositories.0}' contains an unresolved proxy 'org.eclipse.buckminster.aggregator.p2.impl.MetadataRepositoryImpl@38011d45{p2:http://download.eclipse.org/releases/galileo#//@metadataRepository}'
[b.agg] ERROR: Build failed! Exception was org.eclipse.core.runtime.CoreException: Build model validation failed: Diagnosis of org.eclipse.buckminster.aggregator.impl.AggregatorImpl@15fdf894{file:/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002120447/buckminster.aggregator/repo.build#/}
[b.agg] org.eclipse.core.runtime.CoreException: Build model validation failed: Diagnosis of org.eclipse.buckminster.aggregator.impl.AggregatorImpl@15fdf894{file:/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002120447/buckminster.aggregator/repo.build#/}
[b.agg] at org.eclipse.buckminster.runtime.BuckminsterException.fromMessage(BuckminsterException.java:64)
[b.agg] at org.eclipse.buckminster.runtime.BuckminsterException.fromMessage(BuckminsterException.java:59)
[b.agg] at org.eclipse.buckminster.aggregator.engine.Builder.runTransformation(Builder.java:1241)
[b.agg] at org.eclipse.buckminster.aggregator.engine.Builder.run(Builder.java:635)
[b.agg] at org.eclipse.buckminster.aggregator.engine.Builder.run(Builder.java:1059)
[b.agg] at org.eclipse.buckminster.cmdline.AbstractCommand.basicRun(AbstractCommand.java:155)
[b.agg] at org.eclipse.buckminster.cmdline.Headless.run(Headless.java:341)
[b.agg] at org.eclipse.buckminster.cmdline.Headless.run(Headless.java:135)
[b.agg] at org.eclipse.buckminster.cmdline.Headless.start(Headless.java:189)
[b.agg] at org.eclipse.buckminster.aggregator.engine.Builder.start(Builder.java:983)
[b.agg] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
[b.agg] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
[b.agg] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
[b.agg] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
[b.agg] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
[b.agg] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[b.agg] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[b.agg] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[b.agg] at java.lang.reflect.Method.invoke(Method.java:585)
[b.agg] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
[b.agg] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
[b.agg] at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
[b.agg] at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
BUILD FAILED
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/org.jboss.ide.eclipse.releng/builders/buildRelease.xml:24: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/org.jboss.ide.eclipse.releng/builders/build.xml:82: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/org.jboss.ide.eclipse.releng/builders/build.xml:27: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/org.jboss.ide.eclipse.releng/builders/build.xml:39: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/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.1.0.CR2/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:168: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildSite.xml:26: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildSite.xml:363: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR2/org.jboss.ide.eclipse.releng/builders/common/aggregateRepos.xml:442: exec returned: 1
Total time: 71 minutes 28 seconds
Terminating xvnc.
[jbosstools-nightly-3.1.0.CR2] $ vncserver -kill :12
Killing Xvnc process ID 30003
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
Recording plot data
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/archives/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/as/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/hibernate-tools/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jbpm-convert/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jmx/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/bpel/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/common/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/struts/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jsf/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jst/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/seam/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/drools-ide/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/vpe/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/esb/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/freemarker/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/birt/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/smooks/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/archives/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/as/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/hibernate-tools/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jbpm-convert/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jmx/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/bpel/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/common/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/struts/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jsf/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jst/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/seam/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/drools-ide/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/vpe/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/esb/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/freemarker/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/birt/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/smooks/classes.properties
Email was triggered for: Failure
There are 1 triggered emails.
Sending email for trigger: Failure
--------------------------------------------------
14 years, 9 months
[Failure] devstudio-nightly-3.0.0.CR2 #154
by jboss-qa-internal@redhat.com
Public:
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.0.0.CR2/154
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.0.0.CR2/154/testReport
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.0.0.CR2/154/changes
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.0.0.CR2/154/console
Internal:
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.0.CR2/154/
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.0.CR2/154//te...
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.0.CR2/154//ch...
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.0.CR2/154//co...
--------------------------------------------------
Failed Tests:
No tests ran.
--------------------------------------------------
Changes:
--------------------------------------------------
Console log:
[...truncated 37065 lines...]
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
[java] [javac] ----------
[java] [javac] 12. WARNING in /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.as.core/jbosscore/org/jboss/ide/eclipse/as/core/server/xpl/PublishCopyUtil.java (at line 368)
[java] [javac] status.toArray(stat);
[java] [javac] ^^^^^^^^^^^^^^^^^^^^
[java] [javac] Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List<E> should be parameterized
[java] [javac] ----------
[java] [javac] 13. WARNING in /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.as.core/jbosscore/org/jboss/ide/eclipse/as/core/server/xpl/PublishCopyUtil.java (at line 439)
[java] [javac] status.toArray(stat);
[java] [javac] ^^^^^^^^^^^^^^^^^^^^
[java] [javac] Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List<E> should be parameterized
[java] [javac] ----------
[java] [javac] 14. WARNING in /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.as.core/jbosscore/org/jboss/ide/eclipse/as/core/server/xpl/PublishCopyUtil.java (at line 471)
[java] [javac] status.add(ce.getStatus());
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
[java] [javac] ----------
[java] [javac] 15. WARNING in /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.as.core/jbosscore/org/jboss/ide/eclipse/as/core/server/xpl/PublishCopyUtil.java (at line 474)
[java] [javac] status.toArray(stat);
[java] [javac] ^^^^^^^^^^^^^^^^^^^^
[java] [javac] Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List<E> should be parameterized
[java] [javac] ----------
[java] [javac] 16. WARNING in /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.as.core/jbosscore/org/jboss/ide/eclipse/as/core/server/xpl/PublishCopyUtil.java (at line 497)
[java] [javac] status.add(new Status(IStatus.ERROR, ServerPlugin.PLUGIN_ID, 0, NLS.bind(Messages.errorDeleting, path2), null));
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
[java] [javac] ----------
[java] [javac] 17. WARNING in /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.as.core/jbosscore/org/jboss/ide/eclipse/as/core/server/xpl/PublishCopyUtil.java (at line 502)
[java] [javac] status.toArray(stat);
[java] [javac] ^^^^^^^^^^^^^^^^^^^^
[java] [javac] Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List<E> should be parameterized
[java] [javac] ----------
[java] [javac] 18. WARNING in /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.as.core/jbosscore/org/jboss/ide/eclipse/as/core/server/xpl/PublishCopyUtil.java (at line 535)
[java] [javac] status.toArray(stat);
[java] [javac] ^^^^^^^^^^^^^^^^^^^^
[java] [javac] Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List<E> should be parameterized
[java] [javac] ----------
[java] [javac] 19. WARNING in /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.as.core/jbosscore/org/jboss/ide/eclipse/as/core/server/xpl/PublishCopyUtil.java (at line 557)
[java] [javac] status.add(ce.getStatus());
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
[java] [javac] ----------
[java] [javac] 20. WARNING in /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.as.core/jbosscore/org/jboss/ide/eclipse/as/core/server/xpl/PublishCopyUtil.java (at line 561)
[java] [javac] status.toArray(stat);
[java] [javac] ^^^^^^^^^^^^^^^^^^^^
[java] [javac] Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List<E> should be parameterized
[java] [javac] ----------
[java] [javac] 21. WARNING in /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.as.core/jbosscore/org/jboss/ide/eclipse/as/core/server/xpl/PublishCopyUtil.java (at line 571)
[java] [javac] list.add(a[i]);
[java] [javac] ^^^^^^^^^^^^^^
[java] [javac] Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
[java] [javac] ----------
[java] [javac] 21 problems (21 warnings)
[java]
[java] checkCompilationResults:
[java] [copy] Copying 3 files to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.as.core/@dot
[java]
[java] properties:
[java]
[java] init:
[java]
[java] build.jars:
[java]
[java] properties:
[java]
[java] init:
[java]
[java] @dot:
[java] [mkdir] Created dir: /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.as.classpath.core/@dot
[java] [javac] Compiling 17 source files to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.as.classpath.core/@dot
[java] [javac] ----------
[java] [javac] 1. WARNING in /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.as.classpath.core/src/org/jboss/ide/eclipse/as/classpath/core/ejb3/EJB3ClasspathContainer.java (at line 108)
[java] [javac] return (IClasspathEntry[]) entries.toArray(new IClasspathEntry[entries.size()]);
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
[java] [javac] ----------
[java] [javac] 2. WARNING in /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.as.classpath.core/src/org/jboss/ide/eclipse/as/classpath/core/ejb3/EJB3ClasspathContainer.java (at line 120)
[java] [javac] list.add(getEntry(deployer.append(JBOSS_EJB3X_JAR)));
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
[java] [javac] ----------
[java] [javac] 3. WARNING in /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.as.classpath.core/src/org/jboss/ide/eclipse/as/classpath/core/ejb3/EJB3ClasspathContainer.java (at line 121)
[java] [javac] list.add(getEntry(deployer.append(JBOSS_EJB3_JAR)));
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
[java] [javac] ----------
[java] [javac] 4. WARNING in /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.as.classpath.core/src/org/jboss/ide/eclipse/as/classpath/core/ejb3/EJB3ClasspathContainer.java (at line 122)
[java] [javac] list.add(getEntry(deployer.append(JBOSS_ANNOTATIONS_EJB3_JAR)));
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
[java] [javac] ----------
[java] [javac] 5. WARNING in /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.as.classpath.core/src/org/jboss/ide/eclipse/as/classpath/core/ejb3/EJB3ClasspathContainer.java (at line 125)
[java] [javac] list.add(getEntry(aopDeployer.append(JBOSS_AOP_JDK5_JAR)));
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
[java] [javac] ----------
[java] [javac] 6. WARNING in /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.as.classpath.core/src/org/jboss/ide/eclipse/as/classpath/core/ejb3/EJB3ClasspathContainer.java (at line 126)
[java] [javac] list.add(getEntry(aopDeployer.append(JBOSS_ASPECT_LIBRARY_JDK5_0)));
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
[java] [javac] ----------
[java] [javac] 7. WARNING in /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.as.classpath.core/src/org/jboss/ide/eclipse/as/classpath/core/ejb3/EJB3ClasspathContainer.java (at line 129)
[java] [javac] list.add(getEntry(homePath.append(CLIENT).append(HIBERNATE_CLIENT_JAR)));
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
[java] [javac] ----------
[java] [javac] 8. WARNING in /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.as.classpath.core/src/org/jboss/ide/eclipse/as/classpath/core/ejb3/EJB3ClasspathContainer.java (at line 130)
[java] [javac] return (IClasspathEntry[]) list.toArray(new IClasspathEntry[list.size()]);
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
[java] [javac] ----------
[java] [javac] 9. WARNING in /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.as.classpath.core/src/org/jboss/ide/eclipse/as/classpath/core/ejb3/EJB3ClasspathContainer.java (at line 142)
[java] [javac] list.add(getEntry(configPath.append(LIB).append(JBOSS_EJB3X_JAR)));
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
[java] [javac] ----------
[java] [javac] 10. WARNING in /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.as.classpath.core/src/org/jboss/ide/eclipse/as/classpath/core/ejb3/EJB3ClasspathContainer.java (at line 143)
[java] [javac] list.add(getEntry(deployer.append(JBOSS_EJB3_JAR)));
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
[java] [javac] ----------
[java] [javac] 11. WARNING in /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.as.classpath.core/src/org/jboss/ide/eclipse/as/classpath/core/ejb3/EJB3ClasspathContainer.java (at line 144)
[java] [javac] list.add(getEntry(deployer.append(JBOSS_ANNOTATIONS_EJB3_JAR)));
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
[java] [javac] ----------
[java] [javac] 12. WARNING in /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.as.classpath.core/src/org/jboss/ide/eclipse/as/classpath/core/ejb3/EJB3ClasspathContainer.java (at line 147)
[java] [javac] list.add(getEntry(aopDeployer.append(JBOSS_AOP_JDK5_JAR)));
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
[java] [javac] ----------
[java] [javac] 13. WARNING in /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.as.classpath.core/src/org/jboss/ide/eclipse/as/classpath/core/ejb3/EJB3ClasspathContainer.java (at line 148)
[java] [javac] list.add(getEntry(aopDeployer.append(JBOSS_ASPECT_LIBRARY_JDK5_0)));
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
[java] [javac] ----------
[java] [javac] 14. WARNING in /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.as.classpath.core/src/org/jboss/ide/eclipse/as/classpath/core/ejb3/EJB3ClasspathContainer.java (at line 151)
[java] [javac] list.add(getEntry(homePath.append(CLIENT).append(HIBERNATE_CLIENT_JAR)));
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
[java] [javac] ----------
[java] [javac] 15. WARNING in /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.as.classpath.core/src/org/jboss/ide/eclipse/as/classpath/core/ejb3/EJB3ClasspathContainer.java (at line 154)
[java] [javac] list.add(getEntry(client.append(EJB3_PERSISTENCE_JAR)));
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
[java] [javac] ----------
[java] [javac] 16. WARNING in /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.as.classpath.core/src/org/jboss/ide/eclipse/as/classpath/core/ejb3/EJB3ClasspathContainer.java (at line 155)
[java] [javac] return (IClasspathEntry[]) list.toArray(new IClasspathEntry[list.size()]);
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
[java] [javac] ----------
[java] [javac] ----------
[java] [javac] 17. WARNING in /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.as.classpath.core/src/org/jboss/ide/eclipse/as/classpath/core/runtime/ClientAllRuntimeClasspathProvider.java (at line 52)
[java] [javac] if( path.lastSegment().toLowerCase().endsWith("jaxb-xjc.jar")) return false;
[java] [javac] ^^^^^^^^^^^^^^
[java] [javac] Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
[java] [javac] ----------
[java] [javac] 18. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.as.classpath.core/src/org/jboss/ide/eclipse/as/classpath/core/runtime/ClientAllRuntimeClasspathProvider.java (at line 124)
[java] [javac] addEntries(deployPath.append(JBOSSWEB_SAR).append(JSTL_JAR),list);
[java] [javac] ^^^^^^^^
[java] [javac] JSTL_JAR cannot be resolved
[java] [javac] ----------
[java] [javac] ----------
[java] [javac] 19. WARNING in /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.as.classpath.core/src/org/jboss/ide/eclipse/as/classpath/core/runtime/ProjectRuntimeClasspathProvider.java (at line 59)
[java] [javac] public List getClasspathEntries(final IProjectFacetVersion fv) {
[java] [javac] ^^^^
[java] [javac] Type safety: The return type List for getClasspathEntries(IProjectFacetVersion) from the type ProjectRuntimeClasspathProvider needs unchecked conversion to conform to List<IClasspathEntry> from the type IClasspathProvider
[java] [javac] ----------
[java] [javac] ----------
[java] [javac] 20. WARNING in /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.as.classpath.core/src/org/jboss/ide/eclipse/as/classpath/core/xpl/ClasspathDecorations.java (at line 49)
[java] [javac] return (IClasspathAttribute[]) this.extraAttributes.toArray(array);
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
[java] [javac] ----------
[java] [javac] 21. WARNING in /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.as.classpath.core/src/org/jboss/ide/eclipse/as/classpath/core/xpl/ClasspathDecorations.java (at line 54)
[java] [javac] this.extraAttributes.add(attrs[i]);
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
[java] [javac] ----------
[java] [javac] 22. WARNING in /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.as.classpath.core/src/org/jboss/ide/eclipse/as/classpath/core/xpl/ClasspathDecorations.java (at line 62)
[java] [javac] this.extraAttributes.add(attr);
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
[java] [javac] ----------
[java] [javac] ----------
[java] [javac] 23. WARNING in /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.as.classpath.core/src/org/jboss/ide/eclipse/as/classpath/core/xpl/ClasspathDecorationsManager.java (at line 77)
[java] [javac] this.decorations.put(key, submap);
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap<K,V> should be parameterized
[java] [javac] ----------
[java] [javac] 24. WARNING in /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.as.classpath.core/src/org/jboss/ide/eclipse/as/classpath/core/xpl/ClasspathDecorationsManager.java (at line 80)
[java] [javac] submap.put(entry, dec);
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap<K,V> should be parameterized
[java] [javac] ----------
[java] [javac] 25. WARNING in /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.as.classpath.core/src/org/jboss/ide/eclipse/as/classpath/core/xpl/ClasspathDecorationsManager.java (at line 188)
[java] [javac] map.put(cid, submap);
[java] [javac] ^^^^^^^^^^^^^^^^^^^^
[java] [javac] Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap<K,V> should be parameterized
[java] [javac] ----------
[java] [javac] 26. WARNING in /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.as.classpath.core/src/org/jboss/ide/eclipse/as/classpath/core/xpl/ClasspathDecorationsManager.java (at line 196)
[java] [javac] submap.put(eid, dec);
[java] [javac] ^^^^^^^^^^^^^^^^^^^^
[java] [javac] Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap<K,V> should be parameterized
[java] [javac] ----------
[java] [javac] 26 problems (1 error, 25 warnings)
[java] [javac] Compilation failed. Compiler errors are available in /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.as.classpath.core/(a)dot.log
[java] Java Result: 13
BUILD FAILED
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/buildRelease.xml:24: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/build.xml:82: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/build.xml:27: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/build.xml:39: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:106: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:120: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/builder-wrap.xml:337: BUILD FAILED
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:493: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:495: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:429: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/builder-wrap.xml:96: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/builder-wrap.xml:115: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/common/buildRequirements.xml:210: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/common/buildRequirements.xml:212: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:429: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/builder-wrap.xml:107: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/builder-wrap.xml:199: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.5.0.v20090527-1800/scripts/build.xml:36: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.5.0.v20090527-1800/scripts/build.xml:105: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/customTargets.xml:14: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.5.0.v20090527-1800/scripts/genericTargets.xml:114: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.5.0.v20090527-1800/scripts/genericTargets.xml:124: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/eclipse/compile.org.jboss.ide.eclipse.as.feature.xml:12: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.as.classpath.core/build.xml:288: The following error occurred while executing this line:
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.as.classpath.core/build.xml:249: Compile failed; see the compiler error output for details.
Total time: 3 minutes 24 seconds
Total time: 8 minutes 5 seconds
Terminating xvnc.
[devstudio-nightly-3.0.0.CR2] $ vncserver -kill :10
Killing Xvnc process ID 28696
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
Email was triggered for: Failure
There are 1 triggered emails.
Sending email for trigger: Failure
--------------------------------------------------
14 years, 9 months
[Unstable] devstudio-nightly-3.0.0.CR2 #153
by jboss-qa-internal@redhat.com
Public:
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.0.0.CR2/153
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.0.0.CR2/153/testReport
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.0.0.CR2/153/changes
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.0.0.CR2/153/console
Internal:
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.0.CR2/153/
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.0.CR2/153//te...
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.0.CR2/153//ch...
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.0.CR2/153//co...
--------------------------------------------------
Failed Tests:
2 tests failed.
FAILED: SeamAllTests
Error Message:
null
Stack Trace:
java.util.ConcurrentModificationException
at org.eclipse.emf.common.util.ArrayDelegatingEList$EIterator.checkModCount(ArrayDelegatingEList.java:885)
at org.eclipse.emf.common.util.AbstractEList$EIterator.doNext(AbstractEList.java:710)
at org.eclipse.emf.common.util.AbstractEList$EIterator.next(AbstractEList.java:696)
at org.eclipse.emf.common.notify.impl.AdapterFactoryImpl.adapt(AdapterFactoryImpl.java:86)
at org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl$DTDAdapterFactoryImpl.adapt(DTDImpl.java:139)
at org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl.getAdapter(DTDImpl.java:97)
at org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl$DTDFileAdapter.getElements(DTDImpl.java:661)
at org.eclipse.wst.html.core.internal.modelquery.CMDocumentForBuddySystem.getElements(CMDocumentForBuddySystem.java:90)
at org.eclipse.wst.xml.core.internal.contentmodel.modelqueryimpl.SimpleAssociationProvider.getCMElementDeclaration(SimpleAssociationProvider.java:45)
at org.eclipse.wst.xml.core.internal.contentmodel.modelqueryimpl.ModelQueryImpl.getCMElementDeclaration(ModelQueryImpl.java:116)
at org.eclipse.wst.html.core.internal.modelquery.HTMLModelQueryImpl.getCMElementDeclaration(HTMLModelQueryImpl.java:149)
at org.eclipse.wst.html.core.internal.validate.CMUtil.getDeclaration(CMUtil.java:47)
at org.eclipse.wst.html.core.internal.validate.HTMLAttributeValidator.validate(HTMLAttributeValidator.java:99)
at org.eclipse.wst.html.core.internal.validate.CompositeValidator.validate(CompositeValidator.java:54)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.validate(AbstractPropagatingValidator.java:38)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.propagateToChildElements(AbstractPropagatingValidator.java:60)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.validate(AbstractPropagatingValidator.java:40)
at org.eclipse.wst.html.core.internal.validate.DocumentPropagatingValidator.validate(DocumentPropagatingValidator.java:32)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validate(HTMLValidator.java:432)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validateFile(HTMLValidator.java:494)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validateDelta(HTMLValidator.java:476)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validate(HTMLValidator.java:239)
at org.eclipse.wst.sse.ui.internal.reconcile.validator.ReconcileStepForValidator.validate(ReconcileStepForValidator.java:292)
at org.eclipse.wst.sse.ui.internal.reconcile.validator.ReconcileStepForValidator.reconcileModel(ReconcileStepForValidator.java:258)
at org.eclipse.jface.text.reconciler.AbstractReconcileStep.reconcile(AbstractReconcileStep.java:95)
at org.eclipse.wst.sse.ui.internal.reconcile.validator.ValidatorStrategy.reconcile(ValidatorStrategy.java:257)
at org.eclipse.wst.sse.ui.internal.reconcile.DocumentRegionProcessor.process(DocumentRegionProcessor.java:199)
at org.eclipse.wst.sse.ui.internal.reconcile.StructuredRegionProcessor.process(StructuredRegionProcessor.java:221)
at org.eclipse.wst.sse.ui.internal.reconcile.DirtyRegionProcessor.run(DirtyRegionProcessor.java:641)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
FAILED: JstJspAllTests
Error Message:
Proposal resources not found!
Stack Trace:
junit.framework.AssertionFailedError: Proposal resources not found!
at org.jboss.tools.jst.jsp.test.ca.ContentAssistantTestCase.checkProposals(ContentAssistantTestCase.java:100)
at org.jboss.tools.jst.jsp.test.ca.ContentAssistantTestCase.checkProposals(ContentAssistantTestCase.java:59)
at org.jboss.tools.jst.jsp.test.ca.MissingKBBuilderTest.testCAForIDTest(MissingKBBuilderTest.java:34)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
--------------------------------------------------
Changes:
[nickboldt] https://jira.jboss.org/jira/browse/JBIDE-4959: Hibernate Tools SDK & Athena Builder - build works; tests do not (junit4/swtbot requirement not yet resolved in Athena)
[mareshkau] https://jira.jboss.org/jira/browse/JBIDE-5820 https://jira.jboss.org/jira/browse/JBIDE-5821, problem tests has been disabled
[dgolovin] fix hibernate console feature which should not contain o.j.t.hibernate.xml.* plugins
[nickboldt] tweak script
[nickboldt] tweak script
[nickboldt] updated for m2eclipse 0.10.1 repos build by snjeza
[nickboldt] updated for m2eclipse 0.10.1 repos build by snjeza
[nickboldt] change from 5.1.0.trunk to 5.1.0.31552 to match svn rev of drools source
[nickboldt] change from 5.1.0.trunk to 5.1.0.31552 to match svn rev of drools source
--------------------------------------------------
Console log:
[...truncated 106779 lines...]
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo/drools-ide-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo/drools-ide-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo/archives-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo/archives-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo/xulrunner-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo/xulrunner-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo/richfaces-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo/richfaces-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo/jbpm-convert-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo/jbpm-convert-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo/freemarker-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo/freemarker-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo/hibernate-tools-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo/hibernate-tools-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo/struts-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo/struts-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo/as-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo/as-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo/seam-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo/seam-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo/examples-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo/examples-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo/esb-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo/esb-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo/ws-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo/ws-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo/birt-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo/birt-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo/portlet-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo/portlet-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo/smooks-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo/smooks-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo/tptp-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo/tptp-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo/tests-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/logInfo/tests-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
update.builds.xml:
build.results:
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820
[copy] Copying 42 files to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/images
[copy] Copying 4 files to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/script
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820
[xslt] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/download.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820/download-snippet.txt
[xslt] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product/buildResults/download.xsl
post-build:
publish.results:
send.notification.email:
[mail] Failed to initialise MIME mail: javax/mail/MessagingException
publish.log:
init:
clean.all.subfolders:
BUILD SUCCESSFUL
Total time: 471 minutes 31 seconds
++ buildResult=0
++ tee ../configs/jbds/build.log
++ buildTypeString=nightly
++ cd ../configs/jbds
++ zip build.log.zip build.log
adding: build.log (stored 0%)
++ cd ../..
+++ date +%s
++ endtime=1265958953
+++ echo 'scale=2; (1265958953 - 1265930619)/60'
+++ bc -l
++ elapsed=472.23
++ echo 'Elapsed time: 472.23mins.'
Elapsed time: 472.23mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.0.0.CR2
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=nightly/3.0.0.CR2/201002111820
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/buildData.properties
+++ grep product.buildDesc
+++ perl -ne 's/[\s\t]+product.buildDesc=//g; print;'
++ buildtype=nightly
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.0.0.CR2
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=201002111820
++ [[ '' == '' ]]
++ DESTINATION=/qa/services/http/binaries/RHDS
++ pathSuffix=trunk
++ [[ -n trunk ]]
++ [[ trunk == \t\r\u\n\k ]]
++ scp -r /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002111820 /qa/services/http/binaries/RHDS/builds/nightly/trunk/
++ scp configs/jbds/build.log.zip /qa/services/http/binaries/RHDS/builds/nightly/trunk/201002111820/
++ scp /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/latestBuild.html /qa/services/http/binaries/RHDS/builds/nightly/trunk/latestBuild.html
++ scp /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/latestBuildFailures.html /qa/services/http/binaries/RHDS/builds/nightly/trunk/latestBuildFailures.html
+++ date +%s
++ endtime=1265959153
+++ echo 'scale=2; (1265959153 - 1265930619)/60'
+++ bc -l
++ elapsed=475.56
++ echo 'Elapsed time: 475.56mins.'
Elapsed time: 475.56mins.
++ [[ -d /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/eclipse ]]
++ mkdir -p /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk
++ mv /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/eclipse/artifacts.jar /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/eclipse/content.jar /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/eclipse/features /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/eclipse/images /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/eclipse/index.html /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/eclipse/index_root.html /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/eclipse/plugins /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/eclipse/site.xml /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/eclipse/web /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk
+++ find /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features -name '*.jar'
++ [[ -n /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.guvnor.tools.feature_5.1.0.v201002111820N-H153-31552.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.archives.feature_3.1.0.v201002111820N-H153-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.portlet.feature_1.1.0.v201002111820N-H153-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm3.sdk.feature_3.2.0.v201002052128-7F79-94E5OxDDBJDFDZBKGNIt957.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.runtime.feature_1.1.0.v201002111820N-H153-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.birt.feature_1.1.0.v201002111820N-H153-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.sdk.feature_1.1.0.v201002111820N-H153-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.as.feature_2.1.0.v201002111820N-H153-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.source.feature_1.1.0.v201002111820N-H153-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.feature_4.3.0.v201002052128-52-7w312113163239.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.v201002111820N-H153-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.convert.feature_1.1.0.v201002111820N-H153-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.xulrunner.feature_1.9.1.2_v201002111820N.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.source.feature_4.3.0.v201002052128-52-7w312113163239.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.richfaces.feature_3.1.0.v201002111820N-H153-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.hibernate.eclipse.feature_3.3.0.v201002111820N-H153-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.struts_feature_3.1.0.v201002111820N-H153-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.seam.feature_3.1.0.v201002111820N-H153-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.feature_3.2.0.v201002052128-41-7w312113163239.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/com.jboss.jbds.product.feature_3.0.0.v201002111820N-H153-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.smooks.feature_1.1.0.v201002111820N-H153-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.v201002111820N-H153-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.v201002111820N-H153-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.tptp.feature_1.1.0.v201002111820N-H153-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.feature_1.1.0.v201002111820N-H153-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.project.examples.feature_1.1.0.v201002111820N-H153-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.esb.feature_1.3.0.v201002111820N-H153-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.ws.feature_1.1.0.v201002111820N-H153-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.jboss.tools.profiler.feature_1.0.0.v201002111820N-H153-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.drools.eclipse.feature_5.1.0.v201002111820N-H153-31552.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.source.feature_3.2.0.v201002052128-41-7w312113163239.jar ]]
+++ echo /qa/services/http/binaries/RHDS
+++ perl -ne 's/[^@]//g; print;'
++ [[ '' != \@ ]]
++ mkdir -p /qa/services/http/binaries/RHDS/updates/nightly/
++ rsync -arz --delete /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/trunk /qa/services/http/binaries/RHDS/updates/nightly/
+++ date +%s
++ endtime=1265959191
+++ echo 'scale=2; (1265959191 - 1265930619)/60'
+++ bc -l
++ elapsed=476.20
++ echo 'Elapsed time: 476.20mins.'
Elapsed time: 476.20mins.
Terminating xvnc.
[devstudio-nightly-3.0.0.CR2] $ vncserver -kill :14
Killing Xvnc process ID 31964
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 13155 annotations (17 new, 0 high, 13155 normal, 0 low)
[WARNINGS] Not changing build status, since no threshold has been exceeded
Email was triggered for: Unstable
There are 1 triggered emails.
Sending email for trigger: Unstable
--------------------------------------------------
14 years, 9 months
[Still Failing] jbosstools-nightly-3.1.0.CR2 #240
by jboss-qa-internal@redhat.com
Public:
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.1.0.CR2/240
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.1.0.CR2/240/testReport
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.1.0.CR2/240/changes
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.1.0.CR2/240/console
Internal:
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR2/240/
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR2/240//t...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR2/240//c...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR2/240//c...
--------------------------------------------------
Failed Tests:
No tests ran.
--------------------------------------------------
Changes:
--------------------------------------------------
Console log:
[...truncated 8316 lines...]
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/capitals/nebraska.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/capitals/wyoming.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/capitals/newhampshire.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/capitals/vermont.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/capitals/oklahoma.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/capitals/alaska.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/capitals/montana.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/capitals/minnesota.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/capitals/kentucky.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/capitals/newyork.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/capitals/california.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/capitals/virginia.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/capitals/missouri.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/capitals/newjersey.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/capitals/westvirginia.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/capitals/georgia.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/capitals/alabama.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/capitals/connecticut.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/capitals/northdakota.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/capitals/florida.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/capitals/washington.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/capitals/illinois.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/capitals/louisiana.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/capitals/delaware.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/capitals/texas.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/capitals/southdakota.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/capitals/massachusetts.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/capitals/maine.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/capitals/oregon.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/capitals/tennessee.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/capitals/rhodeisland.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/capitals/newmexico.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/capitals/nevada.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/capitals/ohio.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/capitals/iowa.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/capitals/utah.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/capitals/colorado.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/capitals/hawaii.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/capitals/arizona.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/capitals/arkansas.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/capitals/indiana.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/capitals/northcarolina.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/capitals/maryland.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/capitals/pennsylvania.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/cn_ModalPanel.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/ico_OrderingList.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/cn_DataTable.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/ico_StandardComponentsSkinning.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/cn_MenuGroup.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/bullet_arrow.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/cn_ScrollableDataGrid.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/ico_DragIndicator.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/cn_DataTableScroller.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/ico_spinner.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/cn_InplaceInput.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/ico_slider.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/cn_TableSorting.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/ico_FileUpload.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/cn_tree.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/cn_Style.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/cn_insert.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/cn_Script.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/cn_contextMenu.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/ico_SuggestionBox.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/cn_DataDefinitionList.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/ico_DataList.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/cn_push.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/cn_HtmlCommandLink.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/ico_DragSupport.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/cn_PanelMenu.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/cn_ScrollableDataTable.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/ico_InplaceSelect.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/ico_DataGrid.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/ico_Repeat.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/ico_MenuGroup.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/ico_DataTable.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/cn_recursiveTreeNodesAdaptor.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/menu_bg.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/ico_MenuItem.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/cn_AjaxPortlet.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/spacer.gif
A jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/ajax
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/ajax/passed.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/ajax/ajax_process.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/ajax/error.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/cn_MediaOutput.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/ico_DataTableScroller.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/cn_componentControl.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/ico_progressBar.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/ico_ToolTip.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/cn_orderingList.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/cn_DataList.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/cn_poll.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/cn_Messages.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/cn_ajaxForm.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/cn_DataOrderedList.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/cn_DataGrid.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/ico_ComboBox.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/cn_status.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/cn_MenuItem.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/cn_listShuttle.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/ico_VirtualEarth.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/cn_ajaxRegion.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/ico_spacer.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/cn_ajaxAttributes.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/ico_DropDownMenu.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/cn_TableFiltering.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/pn_aboutDemo.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/ico_PanelBar.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/cn_panel.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/cn_separator.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/page_bg.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/cn_KeepAlive.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/ico_Column.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/cn_ComboBox.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/cn_VirtualEarth.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/ico_TogglePanel.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/cn_spinner.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/cn_jQuery.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/cn_AjaxPage.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/cn_DropDownMenu.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/cn_PanelBar.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/ico_ModalPanel.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/cn_ProgressBar.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/ico_columns.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/ico_DataFilterSlider.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/ico_panelMenu.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/ico_tabpanel.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/ico_panel.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/cn_DragSupport.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/ico_separator.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/ico_Paint2D.gif
A jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/dnd
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/dnd/bball.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/dnd/can.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/dnd/opencan.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/dnd/dropcan.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/dnd/basket.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/cn_jsFunction.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/cn_DataFilterSlider.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/ico_Calendar.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/ico_ColumnGroup.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/cn_tabpanel.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/ico_DataDefinitionList.gif
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/images/cn_ToolTip.gif
A jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/modalPanel.xhtml
A jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/spacer.xhtml
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/dataDefinitionList.xhtml.xml
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/jQuery.xhtml
A jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/dataGrid.xhtml
A jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/columns.xhtml.xml
A jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/inplaceSelect
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/inplaceSelect/inplaceSelect.xhtml.xml
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/inplaceSelect/inplaceSelect.xhtml
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/inplaceSelect/JBIDE4309.xhtml.xml
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/inplaceSelect/JBIDE4309.xhtml
A jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/dataFilterSlider.xhtml
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/message.xhtml.xml
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/menuItem.xhtml
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/fileUpload.xhtml.xml
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/toolTip.xhtml
A jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/column.xhtml.xml
A jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/suggestionbox.xhtml
A jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/inplaceInput
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/inplaceInput/inplaceInputWithValueAttribute.xhtml
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/inplaceInput/inplaceInput.xhtml
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/inplaceInput/inplaceInputWithStyleClassAttribute.xhtml
A jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/subTable.xhtml
A jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/paint2D.xhtml
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/treeNodesAdaptor.xhtml.xml
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/treeNode.xhtml.xml
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/dataOrderedList.xhtml.xml
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/menuGroup.xhtml.xml
A jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/dataTable.xhtml.xml
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/pickList.xhtml
AU jsf/tests/org.SCM check out aborted
Recording test results
jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/toggleControl.xhtml
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/gmap.xhtml.xml
A jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/scrollableDataTable.xhtml
A jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/panelMenu.xhtml
A jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/listShuttle.xhtml
AU jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/tabPanel.xhtml.xml
A jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/columns
ERROR: Failed to check out http://anonsvn.jboss.org/repos/jbosstools/branches/jbosstools-3.1.0.RC2
org.tmatesoft.svn.core.SVNCancelException: svn: Could not save the URL of the version resource
svn: Operation cancelled
at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:60)
at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:610)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:273)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:261)
at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:266)
at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.runReport(DAVRepository.java:1263)
at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.update(DAVRepository.java:820)
at org.tmatesoft.svn.core.wc.SVNUpdateClient.update(SVNUpdateClient.java:558)
at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:914)
at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:675)
at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:595)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1962)
at hudson.remoting.UserRequest.perform(UserRequest.java:104)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:270)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
Description not found.
Recording Emma reports jbds-build/coverage.xml
Recording plot data
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/archives/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/as/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/hibernate-tools/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jbpm-convert/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jmx/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/bpel/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/common/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/struts/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jsf/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jst/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/seam/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/drools-ide/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/vpe/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/esb/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/freemarker/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/birt/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/smooks/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/archives/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/as/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/hibernate-tools/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jbpm-convert/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jmx/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/bpel/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/common/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/struts/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jsf/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jst/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/seam/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/drools-ide/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/vpe/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/esb/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/freemarker/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/birt/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/smooks/classes.properties
Email was triggered for: Failure
There are 1 triggered emails.
Sending email for trigger: Failure
--------------------------------------------------
14 years, 9 months