[Still Failing] jbosstools-nightly-3.2.next #69
by jboss-qa-internal@redhat.com
Public:
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.2.next/69
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.2.next/69/testReport
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.2.next/69/changes
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.2.next/69/console
Internal:
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/69/
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/69//tes...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/69//cha...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/69//con...
--------------------------------------------------
Failed Tests:
6 tests failed.
FAILED: SeamValidatorsAllTests
Error Message:
Marker matches the 'Class "StatefulComponent" of component "statefulComponent" does not have a setter or a field for the property "abc"' pattern wasn't found
Stack Trace:
junit.framework.AssertionFailedError: Marker matches the 'Class "StatefulComponent" of component "statefulComponent" does not have a setter or a field for the property "abc"' pattern wasn't found
at org.jboss.tools.tests.AbstractResourceMarkerTest.assertMarkerIsCreated(AbstractResourceMarkerTest.java:88)
at org.jboss.tools.seam.core.test.SeamValidatorsTest.testComponentWithoutSetter_Validator(SeamValidatorsTest.java:306)
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: SeamValidatorsAllTests
Error Message:
There should be an unresolved EL in testElRevalidation.xhtml. expected:<1> but was:<0>
Stack Trace:
junit.framework.AssertionFailedError: There should be an unresolved EL in testElRevalidation.xhtml. expected:<1> but was:<0>
at org.jboss.tools.seam.core.test.SeamValidatorsTest.testRevalidationUnresolvedELs(SeamValidatorsTest.java:747)
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: <init>
Error Message:
java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.core.test"
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.core.test"
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:288)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:240)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
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)
Caused by: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.core.test"
at org.eclipse.test.EclipseTestRunner.loadSuiteClass(EclipseTestRunner.java:304)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:237)
FAILED: <init>
Error Message:
java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.text.ext.test"
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.text.ext.test"
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:288)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:240)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
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)
Caused by: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.text.ext.test"
at org.eclipse.test.EclipseTestRunner.loadSuiteClass(EclipseTestRunner.java:304)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:237)
FAILED: <init>
Error Message:
java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.ui.test"
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.ui.test"
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:288)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:240)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
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)
Caused by: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.ui.test"
at org.eclipse.test.EclipseTestRunner.loadSuiteClass(EclipseTestRunner.java:304)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:237)
FAILED: JstWebUiAllTests
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.core.internal.runtime.Activator.getURLConverter(Activator.java:313)
at org.eclipse.core.runtime.FileLocator.resolve(FileLocator.java:227)
at org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:55)
at org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:164)
at org.jboss.tools.test.util.ProjectImportTestSetup.importProjects(ProjectImportTestSetup.java:58)
at org.jboss.tools.test.util.ProjectImportTestSetup.setUp(ProjectImportTestSetup.java:79)
at junit.extensions.TestSetup$1.protect(TestSetup.java:20)
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:
[smukhina] JBDS-1024 Action menu and wizard is customized -added Creating a ESB Action section
[smukhina] JBDS-1024 Action menu and wizard is customized -added Creating a ESB Action chapter, updated screenshot
[akazakov] https://jira.jboss.org/jira/browse/JBIDE-5808
[abogachuk] https://jira.jboss.org/jira/browse/JBDS-1154 - The Obsolete Figure is updated.
[ochikvina] <html><head><meta name="qrichtext" content="1" /></head><body style="font-size:9pt;font-family:Sans Serif">
<p>https://jira.jboss.org/jira/browse/JBDS-1107 -Added Beginners Guide to doc bundle.Corrected two unvalid poms(artifact ids were duplicated).</p>
</body></html>
[akazakov] https://jira.jboss.org/jira/browse/JBIDE-5808
[abogachuk] https://jira.jboss.org/jira/browse/JBDS-1153 - Corrected the misspelled words: "end" and "plug-ib".
[abogachuk] https://jira.jboss.org/jira/browse/JBDS-1153 - Corrected the misspelled word.
[dgeraskov] https://jira.jboss.org/jira/browse/JBIDE-6052
[vrubezhny] JBIDE-6055: Seam EL code completion requaires JSF nature.
The EL CA availability is validated thru number of EL Resolvers defined for the project (EL CA will be shown if and only if there is at least one EL resolver defined for the project)
The "New EL Expression" proposal appearance is corrected (this proposal will not appear in case of no EL Proposals defined for project)
[abogachuk] https://jira.jboss.org/jira/browse/JBDS-1152 - Corrected the misspelled word.
--------------------------------------------------
Console log:
[...truncated 108281 lines...]
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-properties.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo/drools-ide-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo/drools-ide-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo/jmx-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo/jmx-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo/archives-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo/archives-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo/xulrunner-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo/xulrunner-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo/richfaces-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo/richfaces-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo/jbpm-convert-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo/jbpm-convert-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo/freemarker-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo/freemarker-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo/hibernate-tools-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo/hibernate-tools-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo/struts-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo/struts-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo/as-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo/as-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo/seam-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo/seam-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo/cdi-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo/cdi-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo/maven-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo/maven-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo/examples-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo/examples-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo/examples.community-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo/examples.community-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo/esb-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo/esb-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo/ws-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo/ws-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo/birt-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo/birt-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo/portlet-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo/portlet-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo/smooks-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo/smooks-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo/tptp-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo/tptp-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo/tests-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/logInfo/tests-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003151540
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540
[copy] Copying 42 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/images
[copy] Copying 4 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/script
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540
[xslt] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/download.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/download-snippet.txt
[xslt] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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: 223 minutes 4 seconds
++ buildResult=0
++ tee ../configs/jbds/build.log
++ buildTypeString=nightly
++ cd ../configs/jbds
++ zip build.log.zip build.log
updating: build.log (stored 0%)
++ cd ../..
+++ date +%s
++ endtime=1268695588
+++ echo 'scale=2; (1268695588 - 1268682177)/60'
+++ bc -l
++ elapsed=223.51
++ echo 'Elapsed time: 223.51mins.'
Elapsed time: 223.51mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.2.0.beta1
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=nightly/3.2.0.beta1/201003151540
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.2.0.beta1
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=201003151540
++ [[ '' == '' ]]
++ 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.2.next/jbds-build/3.2.0.beta1/201003151540 jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/trunk/
scp: /htdocs/jbosstools/builds/nightly/trunk/: No such file or directory
Terminating xvnc.
[jbosstools-nightly-3.2.next] $ vncserver -kill :10
Killing Xvnc process ID 22029
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
Recording plot data
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/tests/test-results/emma-coverage/archives/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/tests/test-results/emma-coverage/as/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/tests/test-results/emma-coverage/hibernate-tools/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/tests/test-results/emma-coverage/jbpm-convert/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/tests/test-results/emma-coverage/jmx/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/bpel/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/tests/test-results/emma-coverage/common/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/tests/test-results/emma-coverage/struts/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/tests/test-results/emma-coverage/jsf/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/tests/test-results/emma-coverage/jst/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/tests/test-results/emma-coverage/seam/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/tests/test-results/emma-coverage/drools-ide/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/tests/test-results/emma-coverage/vpe/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/tests/test-results/emma-coverage/esb/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/tests/test-results/emma-coverage/freemarker/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/tests/test-results/emma-coverage/birt/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/tests/test-results/emma-coverage/smooks/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/tests/test-results/emma-coverage/archives/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/tests/test-results/emma-coverage/as/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/tests/test-results/emma-coverage/hibernate-tools/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/tests/test-results/emma-coverage/jbpm-convert/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/tests/test-results/emma-coverage/jmx/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/bpel/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/tests/test-results/emma-coverage/common/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/tests/test-results/emma-coverage/struts/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/tests/test-results/emma-coverage/jsf/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/tests/test-results/emma-coverage/jst/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/tests/test-results/emma-coverage/seam/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/tests/test-results/emma-coverage/drools-ide/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/tests/test-results/emma-coverage/vpe/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/tests/test-results/emma-coverage/esb/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/tests/test-results/emma-coverage/freemarker/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/tests/test-results/emma-coverage/birt/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003151540/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, 8 months
[Still Unstable] devstudio-nightly-3.1.0.beta1 #80
by jboss-qa-internal@redhat.com
Public:
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/80
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/80/testReport
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/80/changes
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/80/console
Internal:
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/80/
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/80//t...
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/80//c...
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/80//c...
--------------------------------------------------
Failed Tests:
6 tests failed.
REGRESSION: ASTestSuite
Error Message:
URI is null
Stack Trace:
junit.framework.AssertionFailedError: URI is null
at org.jboss.ide.eclipse.as.test.publishing.JBIDE2512bTest.testJBIDE2512b(JBIDE2512bTest.java:38)
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: SeamValidatorsAllTests
Error Message:
There should be an unresolved EL in testElRevalidation.xhtml. expected:<1> but was:<0>
Stack Trace:
junit.framework.AssertionFailedError: There should be an unresolved EL in testElRevalidation.xhtml. expected:<1> but was:<0>
at org.jboss.tools.seam.core.test.SeamValidatorsTest.testRevalidationUnresolvedELs(SeamValidatorsTest.java:747)
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: <init>
Error Message:
java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.core.test"
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.core.test"
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:288)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:240)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
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)
Caused by: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.core.test"
at org.eclipse.test.EclipseTestRunner.loadSuiteClass(EclipseTestRunner.java:304)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:237)
FAILED: <init>
Error Message:
java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.text.ext.test"
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.text.ext.test"
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:288)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:240)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
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)
Caused by: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.text.ext.test"
at org.eclipse.test.EclipseTestRunner.loadSuiteClass(EclipseTestRunner.java:304)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:237)
FAILED: <init>
Error Message:
java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.ui.test"
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.ui.test"
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:288)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:240)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
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)
Caused by: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.ui.test"
at org.eclipse.test.EclipseTestRunner.loadSuiteClass(EclipseTestRunner.java:304)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:237)
FAILED: JstWebUiAllTests
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.core.internal.runtime.Activator.getURLConverter(Activator.java:313)
at org.eclipse.core.runtime.FileLocator.resolve(FileLocator.java:227)
at org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:55)
at org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:164)
at org.jboss.tools.test.util.ProjectImportTestSetup.importProjects(ProjectImportTestSetup.java:58)
at org.jboss.tools.test.util.ProjectImportTestSetup.setUp(ProjectImportTestSetup.java:79)
at junit.extensions.TestSetup$1.protect(TestSetup.java:20)
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:
[abogachuk] https://jira.jboss.org/jira/browse/JBDS-1153 - Corrected the misspelled words: "end" and "plug-ib".
[abogachuk] https://jira.jboss.org/jira/browse/JBDS-1153 - Corrected the misspelled word.
[dgeraskov] https://jira.jboss.org/jira/browse/JBIDE-6052
[vrubezhny] JBIDE-6055: Seam EL code completion requaires JSF nature.
The EL CA availability is validated thru number of EL Resolvers defined for the project (EL CA will be shown if and only if there is at least one EL resolver defined for the project)
The "New EL Expression" proposal appearance is corrected (this proposal will not appear in case of no EL Proposals defined for project)
[abogachuk] https://jira.jboss.org/jira/browse/JBDS-1152 - Corrected the misspelled word.
[mareshkau] https://jira.jboss.org/jira/browse/JBIDE-5985
--------------------------------------------------
Console log:
[...truncated 109240 lines...]
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo/archives-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo/archives-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo/xulrunner-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo/xulrunner-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo/richfaces-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo/richfaces-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo/jbpm-convert-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo/jbpm-convert-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo/freemarker-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo/freemarker-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo/hibernate-tools-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo/hibernate-tools-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo/struts-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo/struts-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo/as-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo/as-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo/seam-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo/seam-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo/cdi-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo/cdi-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo/examples-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo/examples-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo/esb-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo/esb-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo/ws-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo/ws-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo/birt-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo/birt-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo/portlet-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo/portlet-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo/smooks-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo/smooks-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo/tptp-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo/tptp-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo/tests-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/logInfo/tests-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003151221
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003151221
[copy] Copying 42 files to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/images
[copy] Copying 4 files to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/script
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003151221
[xslt] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/download.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003151221/download-snippet.txt
[xslt] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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: 294 minutes 12 seconds
++ buildResult=0
++ tee ../configs/jbds/build.log
++ buildTypeString=nightly
++ cd ../configs/jbds
++ zip build.log.zip build.log
updating: build.log (stored 0%)
++ cd ../..
+++ date +%s
++ endtime=1268687905
+++ echo 'scale=2; (1268687905 - 1268670222)/60'
+++ bc -l
++ elapsed=294.71
++ echo 'Elapsed time: 294.71mins.'
Elapsed time: 294.71mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.1.0.beta1
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=nightly/3.1.0.beta1/201003151221
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.1.0.beta1
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=201003151221
++ [[ '' == '' ]]
++ 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.1.0.beta1/jbds-build/3.1.0.beta1/201003151221 /qa/services/http/binaries/RHDS/builds/nightly/trunk/
++ scp configs/jbds/build.log.zip /qa/services/http/binaries/RHDS/builds/nightly/trunk/201003151221/
++ scp /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/latestBuild.html /qa/services/http/binaries/RHDS/builds/nightly/trunk/latestBuild.html
++ scp /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/latestBuildFailures.html /qa/services/http/binaries/RHDS/builds/nightly/trunk/latestBuildFailures.html
+++ date +%s
++ endtime=1268688069
+++ echo 'scale=2; (1268688069 - 1268670222)/60'
+++ bc -l
++ elapsed=297.45
++ echo 'Elapsed time: 297.45mins.'
Elapsed time: 297.45mins.
++ [[ -d /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse ]]
++ mkdir -p /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk
++ mv /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/artifacts.jar /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/content.jar /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/features /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/images /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/index.html /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/plugins /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/site.xml /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/web /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk
+++ find /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features -name '*.jar'
++ [[ -n /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm3.sdk.feature_3.2.0.v201002180916-7F79-94E5OxDDDP9VDa7_EJIt957.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.birt.feature_1.1.0.v201003151221N-H80-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.guvnor.tools.feature_5.1.0.v201003151221N-H80-31764.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.archives.feature_3.1.0.v201003151221N-H80-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.feature_4.3.0.v201002180916-52-7w312113291A27.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.esb.feature_1.3.0.v201003151221N-H80-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.feature_1.1.0.v201003151221N-H80-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.sdk.feature_1.1.0.v201003151221N-H80-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.richfaces.feature_3.1.0.v201003151221N-H80-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.source.feature_4.3.0.v201002180916-52-7w312113291A27.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.smooks.feature_1.1.0.v201003151221N-H80-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.seam.feature_3.1.0.v201003151221N-H80-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.feature_3.2.0.v201002180916-41-7w312113291A27.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.v201003151221N-H80-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.as.feature_2.1.0.v201003151221N-H80-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.convert.feature_1.1.0.v201003151221N-H80-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.portlet.feature_1.1.0.v201003151221N-H80-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.v201003151221N-H80-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.project.examples.feature_1.1.0.v201003151221N-H80-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.hibernate.eclipse.feature_3.3.0.v201003151221N-H80-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.xulrunner.feature_1.9.1.2_v201003151221N.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.drools.eclipse.feature_5.1.0.v201003151221N-H80-31764.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.tptp.feature_1.1.0.v201003151221N-H80-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.v201003151221N-H80-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.struts_feature_3.1.0.v201003151221N-H80-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.ws.feature_1.1.0.v201003151221N-H80-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.cdi.feature_1.0.0.v201003151221N-H80-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.source.feature_3.2.0.v201002180916-41-7w312113291A27.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.runtime.feature_1.1.0.v201003151221N-H80-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/com.jboss.jbds.product.feature_3.0.0.v201003151221N-H80-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.source.feature_1.1.0.v201003151221N-H80-GA.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.1.0.beta1/jbds-build/site/nightly/trunk /qa/services/http/binaries/RHDS/updates/nightly/
+++ date +%s
++ endtime=1268688107
+++ bc -l
+++ echo 'scale=2; (1268688107 - 1268670222)/60'
++ elapsed=298.08
++ echo 'Elapsed time: 298.08mins.'
Elapsed time: 298.08mins.
Terminating xvnc.
[devstudio-nightly-3.1.0.beta1] $ vncserver -kill :11
Killing Xvnc process ID 18060
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 13197 annotations (3 new, 0 high, 13197 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, 8 months
[Still Failing] jbosstools-nightly-3.2.next #68
by jboss-qa-internal@redhat.com
Public:
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.2.next/68
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.2.next/68/testReport
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.2.next/68/changes
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.2.next/68/console
Internal:
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/68/
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/68//tes...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/68//cha...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/68//con...
--------------------------------------------------
Failed Tests:
4 tests failed.
FAILED: <init>
Error Message:
java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.core.test"
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.core.test"
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:288)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:240)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
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)
Caused by: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.core.test"
at org.eclipse.test.EclipseTestRunner.loadSuiteClass(EclipseTestRunner.java:304)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:237)
FAILED: <init>
Error Message:
java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.text.ext.test"
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.text.ext.test"
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:288)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:240)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
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)
Caused by: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.text.ext.test"
at org.eclipse.test.EclipseTestRunner.loadSuiteClass(EclipseTestRunner.java:304)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:237)
FAILED: <init>
Error Message:
java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.ui.test"
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.ui.test"
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:288)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:240)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
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)
Caused by: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.ui.test"
at org.eclipse.test.EclipseTestRunner.loadSuiteClass(EclipseTestRunner.java:304)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:237)
FAILED: JstWebUiAllTests
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.core.internal.runtime.Activator.getURLConverter(Activator.java:313)
at org.eclipse.core.runtime.FileLocator.resolve(FileLocator.java:227)
at org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:55)
at org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:164)
at org.jboss.tools.test.util.ProjectImportTestSetup.importProjects(ProjectImportTestSetup.java:58)
at org.jboss.tools.test.util.ProjectImportTestSetup.setUp(ProjectImportTestSetup.java:79)
at junit.extensions.TestSetup$1.protect(TestSetup.java:20)
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:
[mareshkau] https://jira.jboss.org/jira/browse/JBIDE-5985
--------------------------------------------------
Console log:
[...truncated 144020 lines...]
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-properties.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo/drools-ide-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo/drools-ide-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo/jmx-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo/jmx-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo/archives-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo/archives-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo/xulrunner-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo/xulrunner-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo/richfaces-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo/richfaces-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo/jbpm-convert-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo/jbpm-convert-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo/freemarker-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo/freemarker-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo/hibernate-tools-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo/hibernate-tools-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo/struts-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo/struts-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo/as-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo/as-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo/seam-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo/seam-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo/cdi-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo/cdi-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo/maven-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo/maven-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo/examples-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo/examples-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo/examples.community-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo/examples.community-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo/esb-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo/esb-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo/ws-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo/ws-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo/birt-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo/birt-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo/portlet-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo/portlet-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo/smooks-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo/smooks-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo/tptp-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo/tptp-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo/tests-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/logInfo/tests-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150931
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931
[copy] Copying 42 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/images
[copy] Copying 4 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/script
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931
[xslt] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/download.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/download-snippet.txt
[xslt] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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: 286 minutes 0 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=1268681798
+++ echo 'scale=2; (1268681798 - 1268664634)/60'
+++ bc -l
++ elapsed=286.06
++ echo 'Elapsed time: 286.06mins.'
Elapsed time: 286.06mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.2.0.beta1
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=nightly/3.2.0.beta1/201003150931
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.2.0.beta1
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=201003150931
++ [[ '' == '' ]]
++ 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.2.next/jbds-build/3.2.0.beta1/201003150931 jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/trunk/
scp: /htdocs/jbosstools/builds/nightly/trunk/: No such file or directory
Terminating xvnc.
[jbosstools-nightly-3.2.next] $ vncserver -kill :12
Killing Xvnc process ID 1410
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
Recording plot data
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/tests/test-results/emma-coverage/archives/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/tests/test-results/emma-coverage/as/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/tests/test-results/emma-coverage/hibernate-tools/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/tests/test-results/emma-coverage/jbpm-convert/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/tests/test-results/emma-coverage/jmx/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/bpel/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/tests/test-results/emma-coverage/common/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/tests/test-results/emma-coverage/struts/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/tests/test-results/emma-coverage/jsf/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/tests/test-results/emma-coverage/jst/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/tests/test-results/emma-coverage/seam/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/tests/test-results/emma-coverage/drools-ide/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/tests/test-results/emma-coverage/vpe/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/tests/test-results/emma-coverage/esb/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/tests/test-results/emma-coverage/freemarker/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/tests/test-results/emma-coverage/birt/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/tests/test-results/emma-coverage/smooks/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/tests/test-results/emma-coverage/archives/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/tests/test-results/emma-coverage/as/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/tests/test-results/emma-coverage/hibernate-tools/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/tests/test-results/emma-coverage/jbpm-convert/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/tests/test-results/emma-coverage/jmx/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/bpel/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/tests/test-results/emma-coverage/common/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/tests/test-results/emma-coverage/struts/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/tests/test-results/emma-coverage/jsf/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/tests/test-results/emma-coverage/jst/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/tests/test-results/emma-coverage/seam/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/tests/test-results/emma-coverage/drools-ide/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/tests/test-results/emma-coverage/vpe/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/tests/test-results/emma-coverage/esb/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/tests/test-results/emma-coverage/freemarker/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/tests/test-results/emma-coverage/birt/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150931/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, 8 months
[Still Unstable] devstudio-nightly-3.1.0.beta1 #79
by jboss-qa-internal@redhat.com
Public:
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/79
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/79/testReport
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/79/changes
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/79/console
Internal:
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/79/
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/79//t...
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/79//c...
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/79//c...
--------------------------------------------------
Failed Tests:
4 tests failed.
FAILED: <init>
Error Message:
java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.core.test"
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.core.test"
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:288)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:240)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
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)
Caused by: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.core.test"
at org.eclipse.test.EclipseTestRunner.loadSuiteClass(EclipseTestRunner.java:304)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:237)
FAILED: <init>
Error Message:
java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.text.ext.test"
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.text.ext.test"
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:288)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:240)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
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)
Caused by: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.text.ext.test"
at org.eclipse.test.EclipseTestRunner.loadSuiteClass(EclipseTestRunner.java:304)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:237)
FAILED: <init>
Error Message:
java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.ui.test"
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.ui.test"
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:288)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:240)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
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)
Caused by: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.ui.test"
at org.eclipse.test.EclipseTestRunner.loadSuiteClass(EclipseTestRunner.java:304)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:237)
FAILED: JstWebUiAllTests
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.core.internal.runtime.Activator.getURLConverter(Activator.java:313)
at org.eclipse.core.runtime.FileLocator.resolve(FileLocator.java:227)
at org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:55)
at org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:164)
at org.jboss.tools.test.util.ProjectImportTestSetup.importProjects(ProjectImportTestSetup.java:58)
at org.jboss.tools.test.util.ProjectImportTestSetup.setUp(ProjectImportTestSetup.java:79)
at junit.extensions.TestSetup$1.protect(TestSetup.java:20)
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:
[irooskov(a)redhat.com] updated ESB section with link
--------------------------------------------------
Console log:
[...truncated 108540 lines...]
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo/archives-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo/archives-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo/xulrunner-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo/xulrunner-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo/richfaces-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo/richfaces-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo/jbpm-convert-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo/jbpm-convert-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo/freemarker-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo/freemarker-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo/hibernate-tools-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo/hibernate-tools-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo/struts-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo/struts-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo/as-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo/as-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo/seam-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo/seam-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo/cdi-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo/cdi-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo/examples-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo/examples-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo/esb-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo/esb-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo/ws-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo/ws-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo/birt-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo/birt-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo/portlet-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo/portlet-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo/smooks-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo/smooks-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo/tptp-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo/tptp-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo/tests-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/logInfo/tests-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150621
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150621
[copy] Copying 42 files to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/images
[copy] Copying 4 files to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/script
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150621
[xslt] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/download.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150621/download-snippet.txt
[xslt] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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: 331 minutes 46 seconds
++ buildResult=0
++ tee ../configs/jbds/build.log
++ buildTypeString=nightly
++ cd ../configs/jbds
++ zip build.log.zip build.log
updating: build.log (stored 0%)
++ cd ../..
+++ date +%s
++ endtime=1268668589
+++ echo 'scale=2; (1268668589 - 1268648643)/60'
+++ bc -l
++ elapsed=332.43
++ echo 'Elapsed time: 332.43mins.'
Elapsed time: 332.43mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.1.0.beta1
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=nightly/3.1.0.beta1/201003150621
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.1.0.beta1
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=201003150621
++ [[ '' == '' ]]
++ 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.1.0.beta1/jbds-build/3.1.0.beta1/201003150621 /qa/services/http/binaries/RHDS/builds/nightly/trunk/
++ scp configs/jbds/build.log.zip /qa/services/http/binaries/RHDS/builds/nightly/trunk/201003150621/
++ scp /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/latestBuild.html /qa/services/http/binaries/RHDS/builds/nightly/trunk/latestBuild.html
++ scp /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/latestBuildFailures.html /qa/services/http/binaries/RHDS/builds/nightly/trunk/latestBuildFailures.html
+++ date +%s
++ endtime=1268668760
+++ echo 'scale=2; (1268668760 - 1268648643)/60'
+++ bc -l
++ elapsed=335.28
++ echo 'Elapsed time: 335.28mins.'
Elapsed time: 335.28mins.
++ [[ -d /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse ]]
++ mkdir -p /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk
++ mv /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/artifacts.jar /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/content.jar /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/features /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/images /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/index.html /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/plugins /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/site.xml /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/web /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk
+++ find /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features -name '*.jar'
++ [[ -n /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.v201003150621N-H79-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.v201003150621N-H79-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm3.sdk.feature_3.2.0.v201002180916-7F79-94E5OxDDDP9VDa7_EJIt957.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.source.feature_1.1.0.v201003150621N-H79-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.feature_1.1.0.v201003150621N-H79-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.runtime.feature_1.1.0.v201003150621N-H79-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.hibernate.eclipse.feature_3.3.0.v201003150621N-H79-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.smooks.feature_1.1.0.v201003150621N-H79-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.seam.feature_3.1.0.v201003150621N-H79-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.portlet.feature_1.1.0.v201003150621N-H79-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.cdi.feature_1.0.0.v201003150621N-H79-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.richfaces.feature_3.1.0.v201003150621N-H79-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.feature_4.3.0.v201002180916-52-7w312113291A27.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.xulrunner.feature_1.9.1.2_v201003150621N.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.guvnor.tools.feature_5.1.0.v201003150621N-H79-31764.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.archives.feature_3.1.0.v201003150621N-H79-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.drools.eclipse.feature_5.1.0.v201003150621N-H79-31764.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.convert.feature_1.1.0.v201003150621N-H79-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.source.feature_4.3.0.v201002180916-52-7w312113291A27.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.esb.feature_1.3.0.v201003150621N-H79-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.as.feature_2.1.0.v201003150621N-H79-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.feature_3.2.0.v201002180916-41-7w312113291A27.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.project.examples.feature_1.1.0.v201003150621N-H79-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/com.jboss.jbds.product.feature_3.0.0.v201003150621N-H79-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.birt.feature_1.1.0.v201003150621N-H79-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.struts_feature_3.1.0.v201003150621N-H79-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.sdk.feature_1.1.0.v201003150621N-H79-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.ws.feature_1.1.0.v201003150621N-H79-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.v201003150621N-H79-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.source.feature_3.2.0.v201002180916-41-7w312113291A27.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.tptp.feature_1.1.0.v201003150621N-H79-GA.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.1.0.beta1/jbds-build/site/nightly/trunk /qa/services/http/binaries/RHDS/updates/nightly/
+++ date +%s
++ endtime=1268668799
+++ echo 'scale=2; (1268668799 - 1268648643)/60'
+++ bc -l
++ elapsed=335.93
++ echo 'Elapsed time: 335.93mins.'
Elapsed time: 335.93mins.
Terminating xvnc.
[devstudio-nightly-3.1.0.beta1] $ vncserver -kill :13
Killing Xvnc process ID 22332
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 13197 annotations (7 new, 0 high, 13197 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, 8 months
[Still Failing] jbosstools-nightly-3.2.next #67
by jboss-qa-internal@redhat.com
Public:
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.2.next/67
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.2.next/67/testReport
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.2.next/67/changes
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.2.next/67/console
Internal:
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/67/
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/67//tes...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/67//cha...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/67//con...
--------------------------------------------------
Failed Tests:
6 tests failed.
FAILED: <init>
Error Message:
java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.core.test"
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.core.test"
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:288)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:240)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
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)
Caused by: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.core.test"
at org.eclipse.test.EclipseTestRunner.loadSuiteClass(EclipseTestRunner.java:304)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:237)
FAILED: <init>
Error Message:
java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.text.ext.test"
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.text.ext.test"
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:288)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:240)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
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)
Caused by: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.text.ext.test"
at org.eclipse.test.EclipseTestRunner.loadSuiteClass(EclipseTestRunner.java:304)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:237)
FAILED: <init>
Error Message:
java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.ui.test"
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.ui.test"
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:288)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:240)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
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)
Caused by: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.ui.test"
at org.eclipse.test.EclipseTestRunner.loadSuiteClass(EclipseTestRunner.java:304)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:237)
FAILED: JstWebUiAllTests
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.core.internal.runtime.Activator.getURLConverter(Activator.java:313)
at org.eclipse.core.runtime.FileLocator.resolve(FileLocator.java:227)
at org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:55)
at org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:164)
at org.jboss.tools.test.util.ProjectImportTestSetup.importProjects(ProjectImportTestSetup.java:58)
at org.jboss.tools.test.util.ProjectImportTestSetup.setUp(ProjectImportTestSetup.java:79)
at junit.extensions.TestSetup$1.protect(TestSetup.java:20)
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: SeamValidatorsAllTests
Error Message:
Marker matches the 'Class "StatefulComponent" of component "statefulComponent" does not have a setter or a field for the property "abc"' pattern wasn't found
Stack Trace:
junit.framework.AssertionFailedError: Marker matches the 'Class "StatefulComponent" of component "statefulComponent" does not have a setter or a field for the property "abc"' pattern wasn't found
at org.jboss.tools.tests.AbstractResourceMarkerTest.assertMarkerIsCreated(AbstractResourceMarkerTest.java:88)
at org.jboss.tools.seam.core.test.SeamValidatorsTest.testComponentWithoutSetter_Validator(SeamValidatorsTest.java:306)
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: SeamValidatorsAllTests
Error Message:
There should be an unresolved EL in testElRevalidation.xhtml. expected:<1> but was:<0>
Stack Trace:
junit.framework.AssertionFailedError: There should be an unresolved EL in testElRevalidation.xhtml. expected:<1> but was:<0>
at org.jboss.tools.seam.core.test.SeamValidatorsTest.testRevalidationUnresolvedELs(SeamValidatorsTest.java:747)
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:
[irooskov(a)redhat.com] updated ESB section with link
[irooskov(a)redhat.com] updated to incorporate QE feedback
[irooskov(a)redhat.com] updated to remove steps that no longer work....and were stated as such :S
[nickboldt] use jboss Galileo mirror
--------------------------------------------------
Console log:
[...truncated 108255 lines...]
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-properties.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo/drools-ide-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo/drools-ide-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo/jmx-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo/jmx-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo/archives-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo/archives-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo/xulrunner-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo/xulrunner-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo/richfaces-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo/richfaces-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo/jbpm-convert-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo/jbpm-convert-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo/freemarker-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo/freemarker-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo/hibernate-tools-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo/hibernate-tools-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo/struts-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo/struts-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo/as-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo/as-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo/seam-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo/seam-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo/cdi-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo/cdi-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo/maven-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo/maven-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo/examples-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo/examples-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo/examples.community-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo/examples.community-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo/esb-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo/esb-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo/ws-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo/ws-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo/birt-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo/birt-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo/portlet-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo/portlet-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo/smooks-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo/smooks-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo/tptp-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo/tptp-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo/tests-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/logInfo/tests-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/3.2.0.beta1/201003150331
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331
[copy] Copying 42 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/images
[copy] Copying 4 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/script
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331
[xslt] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/download.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/download-snippet.txt
[xslt] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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: 236 minutes 41 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=1268652663
+++ echo 'scale=2; (1268652663 - 1268638427)/60'
+++ bc -l
++ elapsed=237.26
++ echo 'Elapsed time: 237.26mins.'
Elapsed time: 237.26mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.2.0.beta1
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=nightly/3.2.0.beta1/201003150331
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/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.2.next/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.2.0.beta1
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=201003150331
++ [[ '' == '' ]]
++ 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.2.next/jbds-build/3.2.0.beta1/201003150331 jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/trunk/
scp: /htdocs/jbosstools/builds/nightly/trunk/: No such file or directory
Terminating xvnc.
[jbosstools-nightly-3.2.next] $ vncserver -kill :11
Killing Xvnc process ID 14527
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
Recording plot data
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/tests/test-results/emma-coverage/archives/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/tests/test-results/emma-coverage/as/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/tests/test-results/emma-coverage/hibernate-tools/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/tests/test-results/emma-coverage/jbpm-convert/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/tests/test-results/emma-coverage/jmx/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/bpel/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/tests/test-results/emma-coverage/common/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/tests/test-results/emma-coverage/struts/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/tests/test-results/emma-coverage/jsf/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/tests/test-results/emma-coverage/jst/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/tests/test-results/emma-coverage/seam/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/tests/test-results/emma-coverage/drools-ide/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/tests/test-results/emma-coverage/vpe/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/tests/test-results/emma-coverage/esb/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/tests/test-results/emma-coverage/freemarker/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/tests/test-results/emma-coverage/birt/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/tests/test-results/emma-coverage/smooks/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/tests/test-results/emma-coverage/archives/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/tests/test-results/emma-coverage/as/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/tests/test-results/emma-coverage/hibernate-tools/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/tests/test-results/emma-coverage/jbpm-convert/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/tests/test-results/emma-coverage/jmx/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/bpel/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/tests/test-results/emma-coverage/common/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/tests/test-results/emma-coverage/struts/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/tests/test-results/emma-coverage/jsf/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/tests/test-results/emma-coverage/jst/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/tests/test-results/emma-coverage/seam/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/tests/test-results/emma-coverage/drools-ide/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/tests/test-results/emma-coverage/vpe/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/tests/test-results/emma-coverage/esb/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/tests/test-results/emma-coverage/freemarker/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/tests/test-results/emma-coverage/birt/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003150331/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, 8 months
[Still Unstable] devstudio-nightly-3.1.0.beta1 #78
by jboss-qa-internal@redhat.com
Public:
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/78
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/78/testReport
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/78/changes
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/78/console
Internal:
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/78/
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/78//t...
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/78//c...
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/78//c...
--------------------------------------------------
Failed Tests:
4 tests failed.
FAILED: <init>
Error Message:
java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.core.test"
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.core.test"
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:288)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:240)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
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)
Caused by: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.core.test"
at org.eclipse.test.EclipseTestRunner.loadSuiteClass(EclipseTestRunner.java:304)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:237)
FAILED: <init>
Error Message:
java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.text.ext.test"
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.text.ext.test"
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:288)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:240)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
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)
Caused by: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.text.ext.test"
at org.eclipse.test.EclipseTestRunner.loadSuiteClass(EclipseTestRunner.java:304)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:237)
FAILED: <init>
Error Message:
java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.ui.test"
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.ui.test"
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:288)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:240)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
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)
Caused by: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.ui.test"
at org.eclipse.test.EclipseTestRunner.loadSuiteClass(EclipseTestRunner.java:304)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:237)
FAILED: JstWebUiAllTests
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.core.internal.runtime.Activator.getURLConverter(Activator.java:313)
at org.eclipse.core.runtime.FileLocator.resolve(FileLocator.java:227)
at org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:55)
at org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:164)
at org.jboss.tools.test.util.ProjectImportTestSetup.importProjects(ProjectImportTestSetup.java:58)
at org.jboss.tools.test.util.ProjectImportTestSetup.setUp(ProjectImportTestSetup.java:79)
at junit.extensions.TestSetup$1.protect(TestSetup.java:20)
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:
[irooskov(a)redhat.com] updated to incorporate QE feedback
[irooskov(a)redhat.com] updated to remove steps that no longer work....and were stated as such :S
[akazakov] https://jira.jboss.org/jira/browse/JBIDE-5902
[nickboldt] use jboss Galileo mirror
[nickboldt] use jboss Galileo mirror
--------------------------------------------------
Console log:
[...truncated 108703 lines...]
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo/archives-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo/archives-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo/xulrunner-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo/xulrunner-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo/richfaces-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo/richfaces-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo/jbpm-convert-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo/jbpm-convert-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo/freemarker-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo/freemarker-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo/hibernate-tools-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo/hibernate-tools-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo/struts-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo/struts-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo/as-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo/as-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo/seam-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo/seam-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo/cdi-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo/cdi-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo/examples-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo/examples-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo/esb-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo/esb-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo/ws-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo/ws-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo/birt-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo/birt-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo/portlet-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo/portlet-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo/smooks-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo/smooks-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo/tptp-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo/tptp-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo/tests-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/logInfo/tests-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003150021
[copy] Copying 1 file to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build
[copy] Copying 1 file to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product
[copy] Copying 1 file to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150021
[copy] Copying 42 files to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/images
[copy] Copying 4 files to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/script
[copy] Copying 1 file to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150021
[xslt] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/download.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003150021/download-snippet.txt
[xslt] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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: 198 minutes 16 seconds
++ buildResult=0
++ tee ../configs/jbds/build.log
++ buildTypeString=nightly
++ cd ../configs/jbds
++ zip build.log.zip build.log
updating: build.log (stored 0%)
++ cd ../..
+++ date +%s
++ endtime=1268639037
+++ echo 'scale=2; (1268639037 - 1268627098)/60'
+++ bc -l
++ elapsed=198.98
++ echo 'Elapsed time: 198.98mins.'
Elapsed time: 198.98mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ cat /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.1.0.beta1
+++ cat /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=nightly/3.1.0.beta1/201003150021
+++ cat /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.1.0.beta1
+++ cat /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=201003150021
++ [[ '' == '' ]]
++ 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.1.0.beta1/jbds-build/3.1.0.beta1/201003150021 /qa/services/http/binaries/RHDS/builds/nightly/trunk/
++ scp configs/jbds/build.log.zip /qa/services/http/binaries/RHDS/builds/nightly/trunk/201003150021/
++ scp /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/latestBuild.html /qa/services/http/binaries/RHDS/builds/nightly/trunk/latestBuild.html
++ scp /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/latestBuildFailures.html /qa/services/http/binaries/RHDS/builds/nightly/trunk/latestBuildFailures.html
+++ date +%s
++ endtime=1268639270
+++ echo 'scale=2; (1268639270 - 1268627098)/60'
+++ bc -l
++ elapsed=202.86
++ echo 'Elapsed time: 202.86mins.'
Elapsed time: 202.86mins.
++ [[ -d /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse ]]
++ mkdir -p /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk
++ mv /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/artifacts.jar /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/content.jar /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/features /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/images /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/index.html /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/plugins /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/site.xml /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/web /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk
+++ find /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features -name '*.jar'
++ [[ -n /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.runtime.feature_1.1.0.v201003150021N-H78-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.tptp.feature_1.1.0.v201003150021N-H78-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.cdi.feature_1.0.0.v201003150021N-H78-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.ws.feature_1.1.0.v201003150021N-H78-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.source.feature_3.2.0.v201002180916-41-7w312113291A27.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.sdk.feature_1.1.0.v201003150021N-H78-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.xulrunner.feature_1.9.1.2_v201003150021N.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.richfaces.feature_3.1.0.v201003150021N-H78-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.guvnor.tools.feature_5.1.0.v201003150021N-H78-31764.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.archives.feature_3.1.0.v201003150021N-H78-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.feature_3.2.0.v201002180916-41-7w312113291A27.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.birt.feature_1.1.0.v201003150021N-H78-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/com.jboss.jbds.product.feature_3.0.0.v201003150021N-H78-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.v201003150021N-H78-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.source.feature_1.1.0.v201003150021N-H78-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.smooks.feature_1.1.0.v201003150021N-H78-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.hibernate.eclipse.feature_3.3.0.v201003150021N-H78-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.v201003150021N-H78-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.struts_feature_3.1.0.v201003150021N-H78-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.feature_4.3.0.v201002180916-52-7w312113291A27.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.portlet.feature_1.1.0.v201003150021N-H78-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.seam.feature_3.1.0.v201003150021N-H78-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.source.feature_4.3.0.v201002180916-52-7w312113291A27.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.drools.eclipse.feature_5.1.0.v201003150021N-H78-31764.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.feature_1.1.0.v201003150021N-H78-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.as.feature_2.1.0.v201003150021N-H78-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.convert.feature_1.1.0.v201003150021N-H78-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm3.sdk.feature_3.2.0.v201002180916-7F79-94E5OxDDDP9VDa7_EJIt957.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.esb.feature_1.3.0.v201003150021N-H78-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.v201003150021N-H78-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.project.examples.feature_1.1.0.v201003150021N-H78-GA.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.1.0.beta1/jbds-build/site/nightly/trunk /qa/services/http/binaries/RHDS/updates/nightly/
+++ date +%s
++ endtime=1268639296
+++ echo 'scale=2; (1268639296 - 1268627098)/60'
+++ bc -l
++ elapsed=203.30
++ echo 'Elapsed time: 203.30mins.'
Elapsed time: 203.30mins.
Terminating xvnc.
[devstudio-nightly-3.1.0.beta1] $ vncserver -kill :15
Killing Xvnc process ID 5963
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 13196 annotations (4 new, 0 high, 13196 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, 8 months
[Failure] jbosstools-nightly-3.2.next #66
by jboss-qa-internal@redhat.com
Public:
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.2.next/66
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.2.next/66/testReport
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.2.next/66/changes
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.2.next/66/console
Internal:
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/66/
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/66//tes...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/66//cha...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/66//con...
--------------------------------------------------
Failed Tests:
All tests passed
--------------------------------------------------
Changes:
[akazakov] https://jira.jboss.org/jira/browse/JBIDE-5902
--------------------------------------------------
Console log:
[...truncated 132396 lines...]
check.archive:
[echo] Checking the requirement's archive jboss-5.0.1.GA.zip
[echo] Archive has not downloaded yet, download required
download.archive:
[download jbossas] Getting: http://downloads.sourceforge.net/sourceforge/jboss/jboss-5.0.1.GA.zip
[download jbossas] To: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/requirements/jbossas/jboss-5.0.1.GA.zip
post.download.requirement:
unzip.archive:
unpack-zip:
[unzip] Expanding: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/requirements/jbossas/jboss-5.0.1.GA.zip into /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003142131/tests/jboss
post.unpack.requirement:
build.driver:
build.requirement:
build-jbossas:
init:
check.archive:
[echo] Checking the requirement's archive jboss-5.1.0.GA.zip
[echo] Archive has not downloaded yet, download required
download.archive:
[download jbossas] Getting: http://downloads.sourceforge.net/sourceforge/jboss/jboss-5.1.0.GA.zip
[download jbossas] To: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/requirements/jbossas/jboss-5.1.0.GA.zip
post.download.requirement:
unzip.archive:
unpack-zip:
[unzip] Expanding: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/requirements/jbossas/jboss-5.1.0.GA.zip into /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003142131/tests/jboss
post.unpack.requirement:
build.driver:
build.requirement:
[echo] load properties from /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/requirements/jbossas/return.properties
init:
check.archive:
[echo] Checking the requirement's archive jboss-eap-noauth-4.3.0.GA_CP03.zip
[echo] Archive has not downloaded yet, download required
download.archive:
[mkdir] Created dir: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/requirements/jbeap
[download jbeap] Getting: http://download.devel.redhat.com/released/JBEAP-4.3.0/CP03/zip/jboss-eap-...
[download jbeap] To: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/requirements/jbeap/jboss-eap-noauth-4.3.0.GA_CP03.zip
post.download.requirement:
unzip.archive:
unpack-zip:
[unzip] Expanding: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/requirements/jbeap/jboss-eap-noauth-4.3.0.GA_CP03.zip into /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003142131/tests/jboss
post.unpack.requirement:
build.driver:
build.requirement:
[echo] load properties from /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/requirements/jbeap/return.properties
unzip.archive:
init:
check.archive:
[echo] Checking the requirement's archive rhds-seam-gen-patch.zip
[echo] Archive has not downloaded yet, download required
download.archive:
[mkdir] Created dir: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/requirements/eapseamgen
[download eapseamgen] Getting: file://qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/requirements/eapseamgen/rhds-seam-gen-patch.zip
[download eapseamgen] To: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/requirements/eapseamgen/rhds-seam-gen-patch.zip
post.download.requirement:
unzip.archive:
unpack-zip:
[unzip] Expanding: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/requirements/eapseamgen/rhds-seam-gen-patch.zip into /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003142131/tests/jboss/jboss-eap-4.3/seam
post.unpack.requirement:
unpack.requirement:
build.driver:
build.requirement:
[echo] load properties from /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/requirements/eapseamgen/return.properties
init:
check.archive:
[echo] Checking the requirement's archive jboss-eap-fp-4.3.0.CP03-FP01.zip
[echo] Archive has not downloaded yet, download required
download.archive:
[mkdir] Created dir: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/requirements/seamfp
[download seamfp] Getting: http://download.devel.redhat.com/released/JBEAP-4.3.0/CP03_FP01/zip/jboss...
[download seamfp] To: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/requirements/seamfp/jboss-eap-fp-4.3.0.CP03-FP01.zip
post.download.requirement:
unzip.archive:
unpack-zip:
[unzip] Expanding: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/requirements/seamfp/jboss-eap-fp-4.3.0.CP03-FP01.zip into /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003142131/tests/jboss
post.unpack.requirement:
build.driver:
build.requirement:
[echo] load properties from /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/requirements/seamfp/return.properties
init:
check.archive:
[echo] Checking the requirement's archive jboss-seam-2.0.1.GA.zip
[echo] Archive has not downloaded yet, download required
download.archive:
[mkdir] Created dir: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/requirements/seam-2.0.1.GA
[download seam-2.0.1.GA] Getting: http://downloads.sourceforge.net/sourceforge/jboss/jboss-seam-2.0.1.GA.zip
[download seam-2.0.1.GA] To: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/requirements/seam-2.0.1.GA/jboss-seam-2.0.1.GA.zip
post.download.requirement:
unzip.archive:
unpack-zip:
[unzip] Expanding: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/requirements/seam-2.0.1.GA/jboss-seam-2.0.1.GA.zip into /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003142131/tests/jboss
post.unpack.requirement:
build.driver:
build.requirement:
[echo] load properties from /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/requirements/seam-2.0.1.GA/return.properties
init:
check.archive:
[echo] Checking the requirement's archive jboss-seam-2.0.2.SP1.zip
[echo] Archive has not downloaded yet, download required
download.archive:
[mkdir] Created dir: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/requirements/seam-2.0.2.SP1
[download seam-2.0.2.SP1] Getting: http://downloads.sourceforge.net/sourceforge/jboss/jboss-seam-2.0.2.SP1.zip
[download seam-2.0.2.SP1] To: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/requirements/seam-2.0.2.SP1/jboss-seam-2.0.2.SP1.zip
post.download.requirement:
unzip.archive:
unpack-zip:
[unzip] Expanding: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/requirements/seam-2.0.2.SP1/jboss-seam-2.0.2.SP1.zip into /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003142131/tests/jboss
post.unpack.requirement:
build.driver:
build.requirement:
[echo] load properties from /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/requirements/seam-2.0.2.SP1/return.properties
init:
check.archive:
[echo] Checking the requirement's archive jboss-seam-2.0.3.CR1.zip
[echo] Archive has not downloaded yet, download required
download.archive:
[mkdir] Created dir: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/requirements/seam-2.0.3.CR1
[download seam-2.0.3.CR1] Getting: http://downloads.sourceforge.net/sourceforge/jboss/jboss-seam-2.0.3.CR1.zip
[download seam-2.0.3.CR1] To: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/requirements/seam-2.0.3.CR1/jboss-seam-2.0.3.CR1.zip
[download seam-2.0.3.CR1] Error opening connection java.io.IOException: Server returned HTTP response code: 500 for URL: http://hivelocity.dl.sourceforge.net/project/jboss/JBoss%20Seam/2.0.3.CR1...
[download seam-2.0.3.CR1] Error opening connection java.io.IOException: Server returned HTTP response code: 500 for URL: http://hivelocity.dl.sourceforge.net/project/jboss/JBoss%20Seam/2.0.3.CR1...
[download seam-2.0.3.CR1] Error opening connection java.io.IOException: Server returned HTTP response code: 500 for URL: http://hivelocity.dl.sourceforge.net/project/jboss/JBoss%20Seam/2.0.3.CR1...
[download seam-2.0.3.CR1] Can't get http://downloads.sourceforge.net/sourceforge/jboss/jboss-seam-2.0.3.CR1.zip to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/requirements/seam-2.0.3.CR1/jboss-seam-2.0.3.CR1.zip
BUILD FAILED
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/buildNightly.xml:18: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/build.xml:68: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/build.xml:27: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/build.xml:39: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:106: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:185: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/tests/testBuild.xml:35: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/common/buildRequirements.xml:40: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/common/buildRequirements.xml:48: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/requirements/generic/build.xml:83: Can't get http://downloads.sourceforge.net/sourceforge/jboss/jboss-seam-2.0.3.CR1.zip to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/requirements/seam-2.0.3.CR1/jboss-seam-2.0.3.CR1.zip
Total time: 69 minutes 23 seconds
Terminating xvnc.
[jbosstools-nightly-3.2.next] $ vncserver -kill :11
Killing Xvnc process ID 24608
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, 8 months
[Still Unstable] devstudio-nightly-3.1.0.beta1 #77
by jboss-qa-internal@redhat.com
Public:
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/77
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/77/testReport
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/77/changes
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/77/console
Internal:
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/77/
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/77//t...
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/77//c...
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/77//c...
--------------------------------------------------
Failed Tests:
6 tests failed.
FAILED: SeamValidatorsAllTests
Error Message:
Marker matches the 'Class "StatefulComponent" of component "statefulComponent" does not have a setter or a field for the property "abc"' pattern wasn't found
Stack Trace:
junit.framework.AssertionFailedError: Marker matches the 'Class "StatefulComponent" of component "statefulComponent" does not have a setter or a field for the property "abc"' pattern wasn't found
at org.jboss.tools.tests.AbstractResourceMarkerTest.assertMarkerIsCreated(AbstractResourceMarkerTest.java:88)
at org.jboss.tools.seam.core.test.SeamValidatorsTest.testComponentWithoutSetter_Validator(SeamValidatorsTest.java:306)
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: SeamValidatorsAllTests
Error Message:
There should be an unresolved EL in testElRevalidation.xhtml. expected:<1> but was:<0>
Stack Trace:
junit.framework.AssertionFailedError: There should be an unresolved EL in testElRevalidation.xhtml. expected:<1> but was:<0>
at org.jboss.tools.seam.core.test.SeamValidatorsTest.testRevalidationUnresolvedELs(SeamValidatorsTest.java:747)
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: <init>
Error Message:
java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.core.test"
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.core.test"
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:288)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:240)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
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)
Caused by: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.core.test"
at org.eclipse.test.EclipseTestRunner.loadSuiteClass(EclipseTestRunner.java:304)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:237)
FAILED: <init>
Error Message:
java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.text.ext.test"
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.text.ext.test"
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:288)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:240)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
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)
Caused by: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.text.ext.test"
at org.eclipse.test.EclipseTestRunner.loadSuiteClass(EclipseTestRunner.java:304)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:237)
FAILED: <init>
Error Message:
java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.ui.test"
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.ui.test"
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:288)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:240)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
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)
Caused by: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.ui.test"
at org.eclipse.test.EclipseTestRunner.loadSuiteClass(EclipseTestRunner.java:304)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:237)
FAILED: JstWebUiAllTests
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.core.internal.runtime.Activator.getURLConverter(Activator.java:313)
at org.eclipse.core.runtime.FileLocator.resolve(FileLocator.java:227)
at org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:55)
at org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:164)
at org.jboss.tools.test.util.ProjectImportTestSetup.importProjects(ProjectImportTestSetup.java:58)
at org.jboss.tools.test.util.ProjectImportTestSetup.setUp(ProjectImportTestSetup.java:79)
at junit.extensions.TestSetup$1.protect(TestSetup.java:20)
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 110107 lines...]
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo/archives-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo/archives-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo/xulrunner-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo/xulrunner-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo/richfaces-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo/richfaces-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo/jbpm-convert-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo/jbpm-convert-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo/freemarker-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo/freemarker-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo/hibernate-tools-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo/hibernate-tools-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo/struts-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo/struts-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo/as-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo/as-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo/seam-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo/seam-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo/cdi-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo/cdi-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo/examples-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo/examples-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo/esb-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo/esb-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo/ws-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo/ws-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo/birt-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo/birt-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo/portlet-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo/portlet-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo/smooks-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo/smooks-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo/tptp-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo/tptp-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo/tests-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/logInfo/tests-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003131127
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003131127
[copy] Copying 42 files to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/images
[copy] Copying 4 files to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/script
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003131127
[xslt] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/download.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003131127/download-snippet.txt
[xslt] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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: 305 minutes 0 seconds
++ buildResult=0
++ tee ../configs/jbds/build.log
++ buildTypeString=nightly
++ cd ../configs/jbds
++ zip build.log.zip build.log
updating: build.log (stored 0%)
++ cd ../..
+++ date +%s
++ endtime=1268516085
+++ echo 'scale=2; (1268516085 - 1268497753)/60'
+++ bc -l
++ elapsed=305.53
++ echo 'Elapsed time: 305.53mins.'
Elapsed time: 305.53mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.1.0.beta1
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=nightly/3.1.0.beta1/201003131127
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ perl -ne 's/[\s\t]+product.buildDesc=//g; print;'
+++ grep product.buildDesc
++ buildtype=nightly
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.1.0.beta1
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=201003131127
++ [[ '' == '' ]]
++ 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.1.0.beta1/jbds-build/3.1.0.beta1/201003131127 /qa/services/http/binaries/RHDS/builds/nightly/trunk/
++ scp configs/jbds/build.log.zip /qa/services/http/binaries/RHDS/builds/nightly/trunk/201003131127/
++ scp /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/latestBuild.html /qa/services/http/binaries/RHDS/builds/nightly/trunk/latestBuild.html
++ scp /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/latestBuildFailures.html /qa/services/http/binaries/RHDS/builds/nightly/trunk/latestBuildFailures.html
+++ date +%s
++ endtime=1268516266
+++ echo 'scale=2; (1268516266 - 1268497753)/60'
+++ bc -l
++ elapsed=308.55
++ echo 'Elapsed time: 308.55mins.'
Elapsed time: 308.55mins.
++ [[ -d /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse ]]
++ mkdir -p /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk
++ mv /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/artifacts.jar /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/content.jar /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/features /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/images /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/index.html /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/plugins /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/site.xml /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/web /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk
+++ find /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features -name '*.jar'
++ [[ -n /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.guvnor.tools.feature_5.1.0.v201003131127N-H77-31764.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.project.examples.feature_1.1.0.v201003131127N-H77-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.feature_3.2.0.v201002180916-41-7w312113291A27.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.ws.feature_1.1.0.v201003131127N-H77-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.birt.feature_1.1.0.v201003131127N-H77-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.tptp.feature_1.1.0.v201003131127N-H77-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.feature_4.3.0.v201002180916-52-7w312113291A27.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.source.feature_4.3.0.v201002180916-52-7w312113291A27.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.richfaces.feature_3.1.0.v201003131127N-H77-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.source.feature_3.2.0.v201002180916-41-7w312113291A27.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.archives.feature_3.1.0.v201003131127N-H77-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.v201003131127N-H77-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.struts_feature_3.1.0.v201003131127N-H77-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.convert.feature_1.1.0.v201003131127N-H77-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/com.jboss.jbds.product.feature_3.0.0.v201003131127N-H77-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.esb.feature_1.3.0.v201003131127N-H77-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.smooks.feature_1.1.0.v201003131127N-H77-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.hibernate.eclipse.feature_3.3.0.v201003131127N-H77-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.as.feature_2.1.0.v201003131127N-H77-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.v201003131127N-H77-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm3.sdk.feature_3.2.0.v201002180916-7F79-94E5OxDDDP9VDa7_EJIt957.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.sdk.feature_1.1.0.v201003131127N-H77-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.seam.feature_3.1.0.v201003131127N-H77-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.v201003131127N-H77-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.source.feature_1.1.0.v201003131127N-H77-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.xulrunner.feature_1.9.1.2_v201003131127N.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.feature_1.1.0.v201003131127N-H77-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.runtime.feature_1.1.0.v201003131127N-H77-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.cdi.feature_1.0.0.v201003131127N-H77-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.portlet.feature_1.1.0.v201003131127N-H77-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.drools.eclipse.feature_5.1.0.v201003131127N-H77-31764.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.1.0.beta1/jbds-build/site/nightly/trunk /qa/services/http/binaries/RHDS/updates/nightly/
+++ date +%s
++ endtime=1268516299
+++ echo 'scale=2; (1268516299 - 1268497753)/60'
+++ bc -l
++ elapsed=309.10
++ echo 'Elapsed time: 309.10mins.'
Elapsed time: 309.10mins.
Terminating xvnc.
[devstudio-nightly-3.1.0.beta1] $ vncserver -kill :10
Killing Xvnc process ID 10964
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 13197 annotations (4 new, 0 high, 13197 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, 8 months
[Still Unstable] devstudio-nightly-3.1.0.beta1 #76
by jboss-qa-internal@redhat.com
Public:
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/76
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/76/testReport
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/76/changes
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/76/console
Internal:
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/76/
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/76//t...
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/76//c...
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/76//c...
--------------------------------------------------
Failed Tests:
7 tests failed.
REGRESSION: JstlAllTests
Error Message:
null
Stack Trace:
java.util.ConcurrentModificationException
at java.util.HashMap$HashIterator.nextEntry(HashMap.java:841)
at java.util.HashMap$EntryIterator.next(HashMap.java:883)
at java.util.HashMap$EntryIterator.next(HashMap.java:881)
at java.util.HashMap.putAll(HashMap.java:569)
at org.jboss.tools.common.model.impl.RegularChildren.getObjectsMap(RegularChildren.java:103)
at org.jboss.tools.common.model.filesystems.impl.FolderImpl.update(FolderImpl.java:323)
at org.jboss.tools.common.model.filesystems.impl.FolderImpl.updateLoaded(FolderImpl.java:500)
at org.jboss.tools.common.model.filesystems.impl.FolderImpl.update(FolderImpl.java:349)
at org.jboss.tools.common.model.filesystems.impl.FolderImpl.updateLoaded(FolderImpl.java:500)
at org.jboss.tools.common.model.filesystems.impl.FolderImpl.update(FolderImpl.java:349)
at org.jboss.tools.common.model.filesystems.impl.FolderImpl.updateLoaded(FolderImpl.java:500)
at org.jboss.tools.common.model.filesystems.impl.FolderImpl.update(FolderImpl.java:349)
at org.jboss.tools.common.model.filesystems.impl.FileSystemFolderLoader.update(FileSystemFolderLoader.java:28)
at org.jboss.tools.common.model.filesystems.impl.FileSystemsLoader.update(FileSystemsLoader.java:67)
at org.jboss.tools.common.model.filesystems.impl.FileSystemsImpl.doUpdate(FileSystemsImpl.java:286)
at org.jboss.tools.common.model.filesystems.impl.FileSystemsImpl.access$4(FileSystemsImpl.java:280)
at org.jboss.tools.common.model.filesystems.impl.FileSystemsImpl$UpdateRunnable.run(FileSystemsImpl.java:273)
at org.jboss.tools.common.model.XJob.runInWorkspace(XJob.java:158)
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
FAILED: SeamValidatorsAllTests
Error Message:
Marker matches the 'Class "StatefulComponent" of component "statefulComponent" does not have a setter or a field for the property "abc"' pattern wasn't found
Stack Trace:
junit.framework.AssertionFailedError: Marker matches the 'Class "StatefulComponent" of component "statefulComponent" does not have a setter or a field for the property "abc"' pattern wasn't found
at org.jboss.tools.tests.AbstractResourceMarkerTest.assertMarkerIsCreated(AbstractResourceMarkerTest.java:88)
at org.jboss.tools.seam.core.test.SeamValidatorsTest.testComponentWithoutSetter_Validator(SeamValidatorsTest.java:306)
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: SeamValidatorsAllTests
Error Message:
There should be an unresolved EL in testElRevalidation.xhtml. expected:<1> but was:<0>
Stack Trace:
junit.framework.AssertionFailedError: There should be an unresolved EL in testElRevalidation.xhtml. expected:<1> but was:<0>
at org.jboss.tools.seam.core.test.SeamValidatorsTest.testRevalidationUnresolvedELs(SeamValidatorsTest.java:747)
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: <init>
Error Message:
java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.core.test"
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.core.test"
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:288)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:240)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
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)
Caused by: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.core.test"
at org.eclipse.test.EclipseTestRunner.loadSuiteClass(EclipseTestRunner.java:304)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:237)
FAILED: <init>
Error Message:
java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.text.ext.test"
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.text.ext.test"
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:288)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:240)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
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)
Caused by: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.text.ext.test"
at org.eclipse.test.EclipseTestRunner.loadSuiteClass(EclipseTestRunner.java:304)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:237)
FAILED: <init>
Error Message:
java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.ui.test"
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.ui.test"
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:288)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:240)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
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)
Caused by: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.ui.test"
at org.eclipse.test.EclipseTestRunner.loadSuiteClass(EclipseTestRunner.java:304)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:237)
FAILED: JstWebUiAllTests
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.core.internal.runtime.Activator.getURLConverter(Activator.java:313)
at org.eclipse.core.runtime.FileLocator.resolve(FileLocator.java:227)
at org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:55)
at org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:164)
at org.jboss.tools.test.util.ProjectImportTestSetup.importProjects(ProjectImportTestSetup.java:58)
at org.jboss.tools.test.util.ProjectImportTestSetup.setUp(ProjectImportTestSetup.java:79)
at junit.extensions.TestSetup$1.protect(TestSetup.java:20)
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:
[akazakov] https://jira.jboss.org/jira/browse/JBIDE-6054
--------------------------------------------------
Console log:
[...truncated 108953 lines...]
[style] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo/archives-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo/archives-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo/xulrunner-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo/xulrunner-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo/richfaces-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo/richfaces-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo/jbpm-convert-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo/jbpm-convert-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo/freemarker-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo/freemarker-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo/hibernate-tools-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo/hibernate-tools-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo/struts-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo/struts-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo/as-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo/as-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo/seam-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo/seam-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo/cdi-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo/cdi-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo/examples-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo/examples-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo/esb-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo/esb-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo/ws-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo/ws-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo/birt-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo/birt-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo/portlet-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo/portlet-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo/smooks-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo/smooks-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo/tptp-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo/tptp-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo/tests-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/logInfo/tests-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/3.1.0.beta1/201003130621
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130621
[copy] Copying 42 files to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/images
[copy] Copying 4 files to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/script
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130621
[xslt] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/download.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003130621/download-snippet.txt
[xslt] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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: 295 minutes 27 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=1268497193
+++ echo 'scale=2; (1268497193 - 1268479429)/60'
+++ bc -l
++ elapsed=296.06
++ echo 'Elapsed time: 296.06mins.'
Elapsed time: 296.06mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.1.0.beta1
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=nightly/3.1.0.beta1/201003130621
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/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.1.0.beta1/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.1.0.beta1
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=201003130621
++ [[ '' == '' ]]
++ 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.1.0.beta1/jbds-build/3.1.0.beta1/201003130621 /qa/services/http/binaries/RHDS/builds/nightly/trunk/
++ scp configs/jbds/build.log.zip /qa/services/http/binaries/RHDS/builds/nightly/trunk/201003130621/
++ scp /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/latestBuild.html /qa/services/http/binaries/RHDS/builds/nightly/trunk/latestBuild.html
++ scp /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/latestBuildFailures.html /qa/services/http/binaries/RHDS/builds/nightly/trunk/latestBuildFailures.html
+++ date +%s
++ endtime=1268497380
+++ echo 'scale=2; (1268497380 - 1268479429)/60'
+++ bc -l
++ elapsed=299.18
++ echo 'Elapsed time: 299.18mins.'
Elapsed time: 299.18mins.
++ [[ -d /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse ]]
++ mkdir -p /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk
++ mv /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/artifacts.jar /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/content.jar /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/features /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/images /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/index.html /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/plugins /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/site.xml /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/web /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk
+++ find /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features -name '*.jar'
++ [[ -n /mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm3.sdk.feature_3.2.0.v201002180916-7F79-94E5OxDDDP9VDa7_EJIt957.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.tptp.feature_1.1.0.v201003130621N-H76-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.seam.feature_3.1.0.v201003130621N-H76-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.v201003130621N-H76-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.archives.feature_3.1.0.v201003130621N-H76-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.hibernate.eclipse.feature_3.3.0.v201003130621N-H76-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.portlet.feature_1.1.0.v201003130621N-H76-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.drools.eclipse.feature_5.1.0.v201003130621N-H76-31764.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.feature_4.3.0.v201002180916-52-7w312113291A27.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.convert.feature_1.1.0.v201003130621N-H76-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.project.examples.feature_1.1.0.v201003130621N-H76-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.as.feature_2.1.0.v201003130621N-H76-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.guvnor.tools.feature_5.1.0.v201003130621N-H76-31764.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.source.feature_4.3.0.v201002180916-52-7w312113291A27.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.richfaces.feature_3.1.0.v201003130621N-H76-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.cdi.feature_1.0.0.v201003130621N-H76-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.feature_3.2.0.v201002180916-41-7w312113291A27.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.xulrunner.feature_1.9.1.2_v201003130621N.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.sdk.feature_1.1.0.v201003130621N-H76-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.esb.feature_1.3.0.v201003130621N-H76-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.feature_1.1.0.v201003130621N-H76-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.smooks.feature_1.1.0.v201003130621N-H76-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.birt.feature_1.1.0.v201003130621N-H76-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/com.jboss.jbds.product.feature_3.0.0.v201003130621N-H76-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.v201003130621N-H76-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.source.feature_1.1.0.v201003130621N-H76-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.source.feature_3.2.0.v201002180916-41-7w312113291A27.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.runtime.feature_1.1.0.v201003130621N-H76-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.v201003130621N-H76-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.struts_feature_3.1.0.v201003130621N-H76-GA.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.ws.feature_1.1.0.v201003130621N-H76-GA.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.1.0.beta1/jbds-build/site/nightly/trunk /qa/services/http/binaries/RHDS/updates/nightly/
+++ date +%s
++ endtime=1268497421
+++ echo 'scale=2; (1268497421 - 1268479429)/60'
+++ bc -l
++ elapsed=299.86
++ echo 'Elapsed time: 299.86mins.'
Elapsed time: 299.86mins.
Terminating xvnc.
[devstudio-nightly-3.1.0.beta1] $ vncserver -kill :10
Killing Xvnc process ID 10927
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 13195 annotations (6 new, 0 high, 13195 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, 8 months