[Still Unstable] devstudio-nightly-3.0.x #58

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Sat May 15 06:40:47 EDT 2010


Internal:
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.x/58/
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.x/58//testReport
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.x/58//changes
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.x/58//console

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

Failed Tests:

2 tests failed.
REGRESSION:  ConsolePluginAllTests

Error Message:
Highlighted region for org.hibernate.mapping.RootClass(mapping.cut.Transaction) is empty. (package mapping.cut)

Stack Trace:
junit.framework.AssertionFailedError: Highlighted region for org.hibernate.mapping.RootClass(mapping.cut.Transaction) is empty. (package mapping.cut)
	at org.hibernate.eclipse.console.test.mappingproject.OpenMappingFileTest.openTest(OpenMappingFileTest.java:159)
	at org.hibernate.eclipse.console.test.mappingproject.OpenMappingFileTest.testOpenMappingFileTest(OpenMappingFileTest.java:90)
	at org.hibernate.eclipse.console.test.mappingproject.MappingTestsBase.allTestsRunForProject(MappingTestsBase.java:159)
	at org.hibernate.eclipse.console.test.mappingproject.MappingTestsCore.testEachPackWithTestSet(MappingTestsCore.java:55)
	at org.hibernate.eclipse.console.test.mappingproject.MappingTestsBase.run(MappingTestsBase.java:102)
	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:  ModelUiAllTests

Error Message:
null

Stack Trace:
java.lang.NullPointerException
	at org.eclipse.ui.wizards.datatransfer.ImportOperation.importFile(ImportOperation.java:521)
	at org.eclipse.ui.wizards.datatransfer.ImportOperation.importRecursivelyFrom(ImportOperation.java:713)
	at org.eclipse.ui.wizards.datatransfer.ImportOperation.execute(ImportOperation.java:374)
	at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:106)
	at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1800)
	at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:118)
	at org.jboss.tools.test.util.ResourcesUtils.importProjectIntoWorkspace(ResourcesUtils.java:233)
	at org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:57)
	at org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:159)
	at org.jboss.tools.common.test.util.TestProjectProvider.<init>(TestProjectProvider.java:62)
	at org.jboss.tools.common.model.ui.jarproperties.JarPropertiesTest.setUp(JarPropertiesTest.java:30)
	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 108045 lines...]
    [style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo/drools-ide-warnings.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo/archives-errors.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo/archives-warnings.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo/xulrunner-errors.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo/xulrunner-warnings.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo/richfaces-errors.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo/richfaces-warnings.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo/jbpm-convert-errors.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo/jbpm-convert-warnings.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo/freemarker-errors.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo/freemarker-warnings.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo/hibernate-tools-errors.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo/hibernate-tools-warnings.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo/struts-errors.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo/struts-warnings.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo/as-errors.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo/as-warnings.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo/seam-errors.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo/seam-warnings.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo/cdi-errors.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo/cdi-warnings.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo/examples-errors.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo/examples-warnings.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo/esb-errors.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo/esb-warnings.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo/ws-errors.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo/ws-warnings.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo/portlet-errors.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo/portlet-warnings.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo/smooks-errors.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo/smooks-warnings.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo/tptp-errors.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo/tptp-warnings.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo/tests-errors.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/logInfo/tests-warnings.html
    [style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl

update.builds.xml:

build.results:
     [copy] Copying 1 file to /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258
     [copy] Copying 1 file to /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build
     [copy] Copying 1 file to /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/org.jboss.ide.eclipse.releng/builders/product
     [copy] Copying 1 file to /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258
     [copy] Copying 42 files to /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/images
     [copy] Copying 4 files to /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/script
     [copy] Copying 1 file to /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258
     [xslt] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/download.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA/201005150258/download-snippet.txt
     [xslt] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/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: 209 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=1273919433
+++ echo 'scale=2; (1273919433 - 1273906801)/60'
+++ bc -l
++ elapsed=210.53
++ echo 'Elapsed time: 210.53mins.'
Elapsed time: 210.53mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ cat /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.0.0.GA
+++ cat /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=stable/3.0.0.GA/201005150258
+++ grep product.buildDesc
+++ perl -ne 's/[\s\t]+product.buildDesc=//g; print;'
+++ cat /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/buildData.properties
++ buildtype=stable
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
+++ cat /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/buildData.properties
++ releaseNumber=3.0.0.GA
+++ cat /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=201005150258
++ [[ '' == '' ]]
++ DESTINATION=/qa/services/http/binaries/RHDS
++ pathSuffix=trunk
++ [[ -n branch ]]
++ [[ branch == \t\r\u\n\k ]]
++ pathSuffix=3.0.0.GA
++ scp -r /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/3.0.0.GA /qa/services/http/binaries/RHDS/builds/nightly/
++ scp configs/jbds/build.log.zip /qa/services/http/binaries/RHDS/builds/nightly/3.0.0.GA/201005150258/
++ scp /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/latestBuild.html /qa/services/http/binaries/RHDS/builds/nightly/3.0.0.GA/latestBuild-3.0.0.GA.html
++ scp /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/latestBuildFailures.html /qa/services/http/binaries/RHDS/builds/nightly/3.0.0.GA/latestBuildFailures-3.0.0.GA.html
+++ date +%s
++ endtime=1273919660
+++ echo 'scale=2; (1273919660 - 1273906801)/60'
+++ bc -l
++ elapsed=214.31
++ echo 'Elapsed time: 214.31mins.'
Elapsed time: 214.31mins.
++ [[ -d /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/site/eclipse ]]
++ mkdir -p /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.0.GA
++ mv /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/site/eclipse/artifacts.jar /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/site/eclipse/content.jar /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/site/eclipse/features /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/site/eclipse/generateSiteXML.README.txt /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/site/eclipse/generateSiteXML.xml /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/site/eclipse/images /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/site/eclipse/index.html /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/site/eclipse/plugins /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/site/eclipse/site-3.0.0.GA.xml /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/site/eclipse/site.xml /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/site/eclipse/web /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.0.GA
+++ find /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.0.GA/features -name '*.jar'
++ [[ -n /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.0.GA/features/org.jboss.tools.jmx.sdk.feature_1.1.0.v201005150258R-H58-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.0.GA/features/org.jboss.tools.tptp.feature_1.1.0.v201005150258R-H58-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.0.GA/features/org.guvnor.tools.feature_5.1.0.v201005150258R-H58-31764.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.0.GA/features/org.jboss.ide.eclipse.archives.feature_3.1.0.v201005150258R-H58-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.0.GA/features/org.jboss.tools.runtime.feature_1.1.0.v201005150258R-H58-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.0.GA/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.v201005150258R-H58-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.0.GA/features/org.jboss.tools.richfaces.feature_3.1.0.v201005150258R-H58-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.0.GA/features/org.jboss.tools.jmx.feature_1.1.0.v201005150258R-H58-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.0.GA/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.v201005150258R-H58-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.0.GA/features/org.jboss.tools.jbpm.common.feature_4.3.0.v201004292113-52-7w3121153A3224.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.0.GA/features/org.jboss.tools.esb.feature_1.3.0.v201005150258R-H58-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.0.GA/features/org.jboss.tools.jbpm.convert.feature_1.1.0.v201005150258R-H58-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.0.GA/features/org.jboss.tools.jbpm.common.source.feature_4.3.0.v201004292113-52-7w3121153A3224.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.0.GA/features/org.jboss.tools.struts_feature_3.1.0.v201005150258R-H58-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.0.GA/features/org.jboss.ide.eclipse.as.feature_2.1.0.v201005150258R-H58-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.0.GA/features/org.jboss.tools.jmx.source.feature_1.1.0.v201005150258R-H58-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.0.GA/features/org.hibernate.eclipse.feature_3.3.0.v201005150258R-H58-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.0.GA/features/org.jboss.tools.portlet.feature_1.1.0.v201005150258R-H58-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.0.GA/features/org.jbpm.gd.jpdl.source.feature_3.2.0.v201004292113-41-7w3121153A3224.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.0.GA/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.v201005150258R-H58-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.0.GA/features/org.jboss.tools.xulrunner.feature_1.9.1.2_v201005150258R.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.0.GA/features/org.jboss.tools.birt.feature_1.1.0.v201005150258R-H58-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.0.GA/features/org.drools.eclipse.feature_5.1.0.v201005150258R-H58-31764.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.0.GA/features/org.jboss.tools.jbpm3.sdk.feature_3.2.0.v201004292113-7F79-94E5OxDHFRDJFXBKEDIt957.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.0.GA/features/org.jboss.tools.ws.feature_1.1.0.v201005150258R-H58-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.0.GA/features/org.jboss.tools.cdi.feature_1.0.0.v201005150258R-H58-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.0.GA/features/org.jboss.tools.seam.feature_3.1.0.v201005150258R-H58-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.0.GA/features/org.jboss.tools.smooks.feature_1.1.0.v201005150258R-H58-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.0.GA/features/com.jboss.jbds.product.feature_3.0.0.v201005150258R-H58-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.0.GA/features/org.jboss.tools.project.examples.feature_1.1.0.v201005150258R-H58-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.0.GA/features/org.jbpm.gd.jpdl.feature_3.2.0.v201004292113-41-7w3121153A3224.jar ]]
+++ echo /qa/services/http/binaries/RHDS
+++ perl -ne 's/[^@]//g; print;'
++ [[ '' != \@ ]]
++ mkdir -p /qa/services/http/binaries/RHDS/updates/nightly/
++ rsync -arz --delete /qa/hudson_ws/workspace/devstudio-nightly-3.0.x/jbds-build/site/nightly/3.0.0.GA /qa/services/http/binaries/RHDS/updates/nightly/
+++ date +%s
++ endtime=1273919685
+++ echo 'scale=2; (1273919685 - 1273906801)/60'
+++ bc -l
++ elapsed=214.73
++ echo 'Elapsed time: 214.73mins.'
Elapsed time: 214.73mins.
Terminating xvnc.
[devstudio-nightly-3.0.x] $ vncserver -kill :10
Killing Xvnc process ID 3714
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 13288 annotations (5 new, 0 high, 13288 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


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




More information about the builds mailing list