[sopbuild] Swordfish Tooling build (Eclipse SVN) Windows esvn_org.eclipse.swordfish.tooling Build Failed

  • From: "Buildmaster esvn_org.eclipse.swordfish.tooling" <juergen.kindler@xxxxxxxxx>
  • To: juergen.kindler@xxxxxxxxx, sopbuild@xxxxxxxxxxxxx
  • Date: Mon, 7 Jun 2010 08:58:10 +0200 (CEST)

View results here -> http://sop-bp02.servicebackbone.org:8080/cruisecontrol/buildresults/esvn_org.eclipse.swordfish.tooling?log=log20100607084825

BUILD FAILED
Ant Error Message: C:\cruise\projects\svn_org.eclipse.swordfish\tools\org.eclipse.swordfish.tooling.build\build.xml:442: Java returned: 1
Date of build: 2010-06-07T06:48:25
Time to build: 9 minute(s) 26 second(s)
Last changed: 2010-06-07T06:45:03
Last log entry: Corrected link to swordfish downloads

 Errors/Warnings: (31)
composite build 1 of 1 - net.sourceforge.cruisecontrol.builders.AntBuilder; child build attributes: error=C:\cruise\projects\svn_org.eclipse.swordfish\tools\org.eclipse.swordfish.tooling.build\build.xml:442: Java returned: 1; time=9 minutes 25 seconds;

Copy maps for product

Copy maps for orbit

Copy maps for p2.bundles

Copy Eclipse for build and testing

Install required features using p2 call

Installing org.eclipse.jst.web_ui.feature.feature.group from file:///C:\Programme\BuildTools/dependenciesCache

Installing org.eclipse.jst.enterprise_ui.feature.feature.group from file:///C:\Programme\BuildTools/dependenciesCache

Installing org.eclipse.jst.server_ui.feature.feature.group from file:///C:\Programme\BuildTools/dependenciesCache

Installing org.eclipse.wst.web_ui.feature.feature.group from file:///C:\Programme\BuildTools/dependenciesCache

Installing org.eclipse.equinox.p2.discovery.feature.feature.group from file:///C:\Programme\BuildTools/dependenciesCache

Installing org.eclipse.wst.common.fproj.feature.group from file:///C:\Programme\BuildTools/dependenciesCache

Installing org.eclipse.jst.common.fproj.enablement.jdt.feature.group from file:///C:\Programme\BuildTools/dependenciesCache

Copy last good RT bundles at 'C:\cruise/projects/svn_org.eclipse.swordfish/lastGoodSwordfishRuntime' to 'C:\cruise/tmp/lastGoodRTBundles'

Copy DITA from 'C:\Programme\BuildTools/dita-ot' to 'C:\cruise/tmp/dita'

Build

Extract Eclipse Testing Framework

Build tests

Install Tooling using p2 call

Install Tooling Tests using p2 call

Instrument the jars

Run tests

[Fatal Error] :1:1: Content is not allowed in prolog.

Jun 7, 2010 8:58:04 AM org.eclipse.swordfish.tooling.ui.helper.ConsumerProjectInformationUtil getDocument

SEVERE: org.xml.sax.SAXParseException: Content is not allowed in prolog.

[Fatal Error] :14:9: Element or attribute do not match QName production: QName::=(NCName':')?NCName.

Jun 7, 2010 8:58:04 AM org.eclipse.swordfish.tooling.ui.helper.ConsumerProjectInformationUtil getDocument

SEVERE: org.xml.sax.SAXParseException: Element or attribute do not match QName production: QName::=(NCName':')?NCName.

[Fatal Error] :14:9: Element or attribute do not match QName production: QName::=(NCName':')?NCName.

Jun 7, 2010 8:58:05 AM org.eclipse.swordfish.tooling.ui.helper.ConsumerProjectInformationUtil getDocument

SEVERE: org.xml.sax.SAXParseException: Element or attribute do not match QName production: QName::=(NCName':')?NCName.

 Unit Tests: (70)
failure testHelp(org.eclipse.swordfish.tooling.doc.HelpTest) org.eclipse.swordfish.tooling.doc.test.AllTests
 
 Unit Test Error Details: (1)
Test:  testHelp(org.eclipse.swordfish.tooling.doc.HelpTest)
Class:  org.eclipse.swordfish.tooling.doc.test.AllTests
junit.framework.AssertionFailedError: junit.framework.AssertionFailedError: Invalid topic reference: /org.eclipse.swordfish.tooling.doc/sf_about_sf.html 
at org.eclipse.swordfish.tooling.doc.HelpTest.checkTopics(HelpTest.java:55) 
at org.eclipse.swordfish.tooling.doc.HelpTest.testHelp(HelpTest.java:40) 
at org.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestReference.run(JUnit3TestReference.java:130) 
at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38) 
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467) 
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683) 
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390) 
at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:62) 
at org.eclipse.swordfish.tooling.test.UITestFeatureApplication.runFragmentTests(UITestFeatureApplication.java:139) 
at org.eclipse.swordfish.tooling.test.UITestFeatureApplication.access$1(UITestFeatureApplication.java:93) 
at org.eclipse.swordfish.tooling.test.UITestFeatureApplication$1.run(UITestFeatureApplication.java:80) 
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:4041) 
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660) 
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2629) 
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2593) 
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427) 
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670) 
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) 
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:663) 
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) 
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115) 
at org.eclipse.pde.internal.junit.runtime.UITestApplication.start(UITestApplication.java:47) 
at org.eclipse.swordfish.tooling.test.UITestFeatureApplication.start(UITestFeatureApplication.java:63) 
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) 
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:369) 
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) 
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619) 
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574) 
at org.eclipse.equinox.launcher.Main.run(Main.java:1407) 
at org.eclipse.equinox.launcher.Main.main(Main.java:1383) 
at org.eclipse.core.launcher.Main.main(Main.java:34) 
 
 
at pde.test.utils.PDETestListener.testFailed(PDETestListener.java:132) 
at org.eclipse.jdt.internal.junit.model.RemoteTestRunnerClient$7.run(RemoteTestRunnerClient.java:523) 
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) 
at org.eclipse.jdt.internal.junit.model.RemoteTestRunnerClient.notifyTestFailed(RemoteTestRunnerClient.java:521) 
at org.eclipse.jdt.internal.junit.model.RemoteTestRunnerClient.access$16(RemoteTestRunnerClient.java:516) 
at org.eclipse.jdt.internal.junit.model.RemoteTestRunnerClient$TraceProcessingState.readMessage(RemoteTestRunnerClient.java:168) 
at org.eclipse.jdt.internal.junit.model.RemoteTestRunnerClient.receiveMessage(RemoteTestRunnerClient.java:346) 
at org.eclipse.jdt.internal.junit.model.RemoteTestRunnerClient.access$26(RemoteTestRunnerClient.java:345) 
at org.eclipse.jdt.internal.junit.model.RemoteTestRunnerClient$ServerConnection.run(RemoteTestRunnerClient.java:265)

 Modifications since last successful build:  (2)
modified jkindler /trunk/tools/org.eclipse.swordfish.tooling.doc/sf_download_sf_rt_svr.dita 22840 2010-06-07T06:45:03 Corrected link to swordfish downloads
modified gvoutsinos /trunk/tools/org.eclipse.swordfish.tooling.doc/sf_about_sf.dita 22839 2010-06-07T06:44:45 Updated

Other related posts: