[jbosstools-builds] [Unstable] jbosstools-nightly-3.1.0.CR3 #29

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Thu Feb 25 23:07:50 EST 2010


Public: 
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.1.0.CR3/29
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.1.0.CR3/29/testReport
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.1.0.CR3/29/changes
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.1.0.CR3/29/console

Internal:
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR3/29/
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR3/29//testReport
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR3/29//changes
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR3/29//console

--------------------------------------------------

Failed Tests:

2 tests failed.
FAILED:  CommonExtAllTests

Error Message:
java.lang.String declaration should be opened

Stack Trace:
junit.framework.AssertionFailedError: java.lang.String declaration should be opened
	at org.jboss.tools.common.text.ext.test.OpenOnsTest.testFaceletTaglibTypeOpenOn(OpenOnsTest.java:547)
	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:  VpeAllTests

Error Message:
Sheme vpe-templates-facelets.xml is not valid : cvc-complex-type.3.2.2: Attribute 'defineElementName' is not allowed to appear in element 'vpe:template'.

Stack Trace:
junit.framework.AssertionFailedError: Sheme vpe-templates-facelets.xml is not valid : cvc-complex-type.3.2.2: Attribute 'defineElementName' is not allowed to appear in element 'vpe:template'.
	at org.jboss.tools.vpe.test.TemplateSchemeValidateTest.testValidationGlobalTemplates(TemplateSchemeValidateTest.java:119)
	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:

[snjeza] https://jira.jboss.org/jira/browse/JBIDE-5850 JBT Project Examples only includes SEAM & RESTEasy (& BPEL)

[scabanovich] https://jira.jboss.org/jira/browse/JBIDE-5873

[scabanovich] https://jira.jboss.org/jira/browse/JBIDE-5873

[scabanovich] https://jira.jboss.org/jira/browse/JBIDE-5835

[scabanovich] https://jira.jboss.org/jira/browse/JBIDE-5873

[scabanovich] https://jira.jboss.org/jira/browse/JBIDE-5913

[Grid.Qian] JBIDE-5900: remove the log for the time of starting the validator plugin (to 3.1.x)

[mareshkau] https://jira.jboss.org/jira/browse/JBIDE-5908

[bfitzpat] Fixes for JBIDE-5870 to add an application.xml to web service ear deployments

[dgolovin] https://jira.jboss.org/jira/browse/JBIDE-5491 Changes for the SOAP Wise Client configuration in the ESB editor
typo was fixed

[rob.stryker at jboss.com] JBIDE-5885 - NPE check in branch

[rob.stryker at jboss.com] JBIDE-5886 - re-enabled the delete action for multiple selections  - in branch

[snjeza] https://jira.jboss.org/jira/browse/JBIDE-5899 Maven integration NPE's

[snjeza] https://jira.jboss.org/jira/browse/JBIDE-5899 Maven integration NPE's

[dgolovin] https://jira.jboss.org/jira/browse/JBIDE-5904 Red dots in icons
build.properties files updated to include images in build

[nickboldt] move to CR3

[nickboldt] updated to 3.0.0.GA

[nickboldt] updated to 3.0.0.GA

[dgolovin] https://jira.jboss.org/jira/browse/JBDS-1111 Changes in tests running
system property was added

[nickboldt] https://jira.jboss.org/jira/browse/JBIDE-5896 user newer drools

[nickboldt] https://jira.jboss.org/jira/browse/JBIDE-5896 user newer drools

[nickboldt] revert to CR2

[nickboldt] revert to CR2

[nickboldt] revert to CR2



--------------------------------------------------

Console log:

[...truncated 139403 lines...]
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/logInfo/maven-warnings.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/logInfo/examples-errors.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/logInfo/examples-warnings.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/logInfo/examples.community-errors.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/logInfo/examples.community-warnings.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/logInfo/esb-errors.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/logInfo/esb-warnings.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/logInfo/ws-errors.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/logInfo/ws-warnings.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/logInfo/birt-errors.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/logInfo/birt-warnings.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/logInfo/portlet-errors.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/logInfo/portlet-warnings.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/logInfo/smooks-errors.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/logInfo/smooks-warnings.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/logInfo/tptp-errors.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/logInfo/tptp-warnings.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/logInfo/tests-errors.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/logInfo/tests-warnings.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl

update.builds.xml:

build.results:
     [copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732
     [copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build
     [copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product
     [copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732
     [copy] Copying 42 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/images
     [copy] Copying 4 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/script
     [copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732
     [xslt] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/download.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/download-snippet.txt
     [xslt] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildResults/download.xsl

post-build:

publish.results:

send.notification.email:
     [mail] Failed to initialise MIME mail: javax/mail/MessagingException

publish.log:

init:

clean.all.subfolders:

BUILD SUCCESSFUL
Total time: 249 minutes 14 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=1267156016
+++ echo 'scale=2; (1267156016 - 1267141060)/60'
+++ bc -l
++ elapsed=249.26
++ echo 'Elapsed time: 249.26mins.'
Elapsed time: 249.26mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.1.0.CR2
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=stable/3.1.0.CR2/201002251732
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/buildData.properties
+++ grep product.buildDesc
+++ perl -ne 's/[\s\t]+product.buildDesc=//g; print;'
++ buildtype=stable
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.1.0.CR2
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=201002251732
++ [[ '' == '' ]]
++ DESTINATION=jbossqa at filemgmt.jboss.org:/htdocs/jbosstools
++ pathSuffix=trunk
++ [[ -n branch ]]
++ [[ branch == \t\r\u\n\k ]]
++ pathSuffix=3.1.0.CR2
++ scp -r /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2 jbossqa at filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/
++ scp configs/jbds/build.log.zip jbossqa at filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/3.1.0.CR2/201002251732/
++ scp /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/latestBuild.html jbossqa at filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/3.1.0.CR2/latestBuild-3.1.0.CR2.html
++ scp /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/latestBuildFailures.html jbossqa at filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/3.1.0.CR2/latestBuildFailures-3.1.0.CR2.html
+++ date +%s
++ endtime=1267156953
+++ echo 'scale=2; (1267156953 - 1267141060)/60'
+++ bc -l
++ elapsed=264.88
++ echo 'Elapsed time: 264.88mins.'
Elapsed time: 264.88mins.
++ [[ -d /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/eclipse ]]
++ mkdir -p /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.CR2
++ mv /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/eclipse/artifacts.jar /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/eclipse/content.jar /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/eclipse/features /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/eclipse/index.html /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/eclipse/plugins /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/eclipse/site.xml /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/eclipse/web /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.CR2
+++ find /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.CR2/features -name '*.jar'
++ [[ -n /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.struts_feature_3.1.0.v201002251732M-H29-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.CR2/features/org.drools.eclipse.feature_5.1.0.v201002251732M-H29-31764.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.maven.sdk.feature_1.0.0.v201002251732M-H29-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.bpel.feature_1.0.0.v201002241322-27l-F9JgLWLLgh0Wrgg.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.v201002251732M-H29-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.birt.feature_1.1.0.v201002251732M-H29-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.CR2/features/org.pi4soa.core.feature_3.0.0.v201002212349-7J--CcNBHBBNNHNT_0.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.maven.seam.feature_1.0.0.v201002251732M-H29-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.jbpm4.feature_4.0.0.v201002220922-7D2-8BF9D7z0FCD9BHOCNVEHx423.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.flow.common.source.feature_4.0.0.v201002220922-5--7w312113331A33.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.CR2/features/org.guvnor.tools.feature_5.1.0.v201002251732M-H29-31764.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.ws.feature_1.1.0.v201002251732M-H29-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.flow.common.feature_4.0.0.v201002220922-5--7w312113331A33.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.CR2/features/org.pi4soa.core.source.feature_3.0.0.v201002212349-7J--CcNBHBBNNHNT_0.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.jbpm.common.feature_4.3.0.v201002220029-52-7w31211333113A.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.v201002251732M-H29-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.bpel.sdk.feature_1.0.0.v201002241322-3--8-Co3ICOlS_RQlj5gdiyAKhMX.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.maven.seam.source.feature_1.0.0.v201002251732M-H29-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.flow.jpdl4.feature_4.0.0.v201002220922-795-8s735337773L77.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.richfaces.feature_3.1.0.v201002251732M-H29-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.portlet.feature_1.1.0.v201002251732M-H29-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.jbpm4.sdk.feature_4.3.0.v201002220922-7H2-9xQ99FISMQFMDZGaQLcSFciS.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.jbpm.common.source.feature_4.3.0.v201002220029-52-7w31211333113A.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.CR2/features/org.jbpm.gd.jpdl.source.feature_3.2.0.v201002220029-41-7w31211333113A.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.ide.eclipse.archives.feature_3.1.0.v201002251732M-H29-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.CR2/features/org.jbpm.gd.jpdl.feature_3.2.0.v201002220029-41-7w31211333113A.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.CR2/features/org.drools.eclipse.task.feature_5.1.0.v201002251732M-H29-31764.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.CR2/features/org.pi4soa.sdk.feature_3.0.0.v201002212349-77--84O23FfSGLGHUZJXob2DdOCI.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.esb.feature_1.3.0.v201002251732M-H29-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.seam.feature_3.1.0.v201002251732M-H29-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.jbpm.convert.feature_1.1.0.v201002251732M-H29-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.maven.feature_1.0.0.v201002251732M-H29-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.jmx.source.feature_1.1.0.v201002251732M-H29-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.CR2/features/org.hibernate.eclipse.feature_3.3.0.v201002251732M-H29-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.jmx.feature_1.1.0.v201002251732M-H29-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.flow.jpdl4.source.feature_4.0.0.v201002220922-795-8s735337773L77.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.cdi.feature_1.0.0.v201002251732M-H29-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.tptp.feature_1.1.0.v201002251732M-H29-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.smooks.feature_1.1.0.v201002251732M-H29-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.ide.eclipse.as.feature_2.1.0.v201002251732M-H29-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.bpel.source.feature_1.0.0.v201002241322-27l-F9JgLWLLgh0Wrgg.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.v201002251732M-H29-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.xulrunner.feature_1.9.1.2_v201002251732M.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.jmx.sdk.feature_1.1.0.v201002251732M-H29-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.community.project.examples.feature_1.0.0.v201002251732M-H29-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.project.examples.feature_1.1.0.v201002251732M-H29-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.maven.source.feature_1.0.0.v201002251732M-H29-CR2.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.CR2/features/org.jboss.tools.jbpm3.sdk.feature_3.2.0.v201002220029-7F79-94E5OxDDFD9DHV7IGPIt957.jar ]]
+++ echo jbossqa at filemgmt.jboss.org:/htdocs/jbosstools
+++ perl -ne 's/[^@]//g; print;'
++ [[ @ != \@ ]]
++ rsync -arz --delete /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.CR2 jbossqa at filemgmt.jboss.org:/htdocs/jbosstools/updates/nightly/
+++ date +%s
++ endtime=1267157158
+++ echo 'scale=2; (1267157158 - 1267141060)/60'
+++ bc -l
++ elapsed=268.30
++ echo 'Elapsed time: 268.30mins.'
Elapsed time: 268.30mins.
Terminating xvnc.
[jbosstools-nightly-3.1.0.CR3] $ vncserver -kill :17
Killing Xvnc process ID 29557
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
Recording plot data
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/tests/test-results/emma-coverage/archives/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/tests/test-results/emma-coverage/as/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/tests/test-results/emma-coverage/hibernate-tools/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/tests/test-results/emma-coverage/jbpm-convert/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/tests/test-results/emma-coverage/jmx/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/bpel/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/tests/test-results/emma-coverage/common/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/tests/test-results/emma-coverage/struts/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/tests/test-results/emma-coverage/jsf/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/tests/test-results/emma-coverage/jst/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/tests/test-results/emma-coverage/seam/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/tests/test-results/emma-coverage/drools-ide/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/tests/test-results/emma-coverage/vpe/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/tests/test-results/emma-coverage/esb/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/tests/test-results/emma-coverage/freemarker/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/tests/test-results/emma-coverage/birt/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/tests/test-results/emma-coverage/smooks/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/tests/test-results/emma-coverage/archives/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/tests/test-results/emma-coverage/as/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/tests/test-results/emma-coverage/hibernate-tools/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/tests/test-results/emma-coverage/jbpm-convert/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/tests/test-results/emma-coverage/jmx/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/bpel/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/tests/test-results/emma-coverage/common/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/tests/test-results/emma-coverage/struts/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/tests/test-results/emma-coverage/jsf/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/tests/test-results/emma-coverage/jst/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/tests/test-results/emma-coverage/seam/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/tests/test-results/emma-coverage/drools-ide/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/tests/test-results/emma-coverage/vpe/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/tests/test-results/emma-coverage/esb/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/tests/test-results/emma-coverage/freemarker/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/tests/test-results/emma-coverage/birt/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002251732/tests/test-results/emma-coverage/smooks/classes.properties
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 13230 annotations (22 new, 0 high, 13230 normal, 0 low)
[WARNINGS] Not changing build status, since no threshold has been exceeded
Email was triggered for: Unstable
There are 1 triggered emails.
Sending email for trigger: Unstable


--------------------------------------------------



More information about the jbosstools-builds mailing list