Build failed in Jenkins: Fuse-Tooling--pull-request-clone #97
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...>
Changes:
[apupier] FUSETOOLS-1918 - Handle spaces in path for undeployment of fuse.camel
------------------------------------------
[...truncated 52259 lines...]
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208)
at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:156)
at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:82)
at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:91)
at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3794)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3433)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1127)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1018)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:156)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:694)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:606)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:139)
at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:669)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:608)
at org.eclipse.equinox.launcher.Main.run(Main.java:1515)
at org.eclipse.equinox.launcher.Main.main(Main.java:1488)
Caused by: org.eclipse.swt.SWTError: No more handles [Unknown Mozilla path (MOZILLA_FIVE_HOME not set)]
at org.eclipse.swt.SWT.error(SWT.java:4517)
at org.eclipse.swt.browser.Mozilla.initMozilla(Mozilla.java:2231)
at org.eclipse.swt.browser.Mozilla.create(Mozilla.java:687)
at org.eclipse.swt.browser.Browser.<init>(Browser.java:99)
at org.fusesource.ide.camel.editor.properties.DocumentationSection.createControls(DocumentationSection.java:241)
at org.eclipse.ui.views.properties.tabbed.TabContents$1.run(TabContents.java:109)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:50)
at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:173)
at org.eclipse.ui.views.properties.tabbed.TabContents.createControls(TabContents.java:112)
at org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage$SelectionChangedListener.selectionChanged(TabbedPropertySheetPage.java:206)
at org.eclipse.jface.viewers.Viewer$2.run(Viewer.java:163)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:50)
at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:173)
at org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Viewer.java:160)
at org.eclipse.jface.viewers.StructuredViewer.updateSelection(StructuredViewer.java:2197)
at org.eclipse.jface.viewers.StructuredViewer.handleSelect(StructuredViewer.java:1228)
at org.eclipse.jface.viewers.StructuredViewer$4.widgetSelected(StructuredViewer.java:1257)
at org.eclipse.jface.util.OpenStrategy.fireSelectionEvent(OpenStrategy.java:242)
at org.eclipse.jface.util.OpenStrategy.access$4(OpenStrategy.java:236)
at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:408)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4481)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1329)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1353)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1338)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1119)
at org.eclipse.ui.internal.views.properties.tabbed.view.TabbedPropertyList.select(TabbedPropertyList.java:864)
at org.eclipse.ui.internal.views.properties.tabbed.view.TabbedPropertyViewer.setSelectionToWidget(TabbedPropertyViewer.java:122)
at org.eclipse.jface.viewers.StructuredViewer.setSelectionToWidget(StructuredViewer.java:1775)
at org.eclipse.jface.viewers.StructuredViewer.setSelection(StructuredViewer.java:1731)
at org.eclipse.jface.viewers.Viewer.setSelection(Viewer.java:388)
at org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage.setInput(TabbedPropertySheetPage.java:748)
at org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage.selectionChanged(TabbedPropertySheetPage.java:556)
at org.eclipse.ui.views.properties.PropertySheet.selectionChanged(PropertySheet.java:335)
at org.eclipse.ui.internal.e4.compatibility.SelectionService.notifyListeners(SelectionService.java:237)
at org.eclipse.ui.internal.e4.compatibility.SelectionService.notifyListeners(SelectionService.java:172)
at org.eclipse.ui.internal.WorkbenchPage$E4PartListener.partActivated(WorkbenchPage.java:204)
at org.eclipse.e4.ui.internal.workbench.PartServiceImpl$3.run(PartServiceImpl.java:245)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.firePartActivated(PartServiceImpl.java:242)
at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.activate(PartServiceImpl.java:711)
at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.activate(PartServiceImpl.java:639)
at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.activate(PartServiceImpl.java:634)
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:3260)
at org.eclipse.ui.internal.WorkbenchPage.access$25(WorkbenchPage.java:3167)
at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:3149)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3144)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3108)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3098)
at org.eclipse.ui.ide.IDE.openEditor(IDE.java:541)
at org.eclipse.ui.ide.IDE.openEditor(IDE.java:500)
at org.fusesource.ide.projecttemplates.wizards.FuseIntegrationProjectCreatorRunnable$2.run(FuseIntegrationProjectCreatorRunnable.java:224)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
... 68 more
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Tests run: 4, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 61.162 sec <<< FAILURE! - in org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT
testEmptyJavaProjectCreation(org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT) skipped
testEmptyBlueprintProjectCreation(org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT) Time elapsed: 24.746 sec <<< FAILURE!
java.lang.AssertionError:
Expecting:
<false>
to be equal to:
<true>
but was not.
at org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT.checkCorrectFacetsEnabled(FuseIntegrationProjectCreatorRunnableIT.java:232)
at org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT.testEmptyProjectCreation(FuseIntegrationProjectCreatorRunnableIT.java:144)
at org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT.testEmptyBlueprintProjectCreation(FuseIntegrationProjectCreatorRunnableIT.java:95)
testEmptySpringProjectCreation(org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT) Time elapsed: 21.039 sec
testEmptySpringProjectCreationOnLocationOutsideWorkspace(org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT) Time elapsed: 15.006 sec
Results :
Failed tests:
Expecting:
<false>
to be equal to:
<true>
but was not.
Tests run: 4, Failures: 1, Errors: 0, Skipped: 1
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] JBoss Fuse Tooling :: Build Configuration .......... SUCCESS [ 23.874 s]
[INFO] JBoss Fuse Tooling ................................. SUCCESS [ 40.818 s]
[INFO] JBoss Fuse Tooling :: Tools ........................ SUCCESS [ 0.010 s]
[INFO] JBoss Fuse Tooling :: Tools :: IDE Build Tools ..... SUCCESS [01:52 min]
[INFO] JBoss Fuse Tooling :: Tools :: IDE Code Generator .. SUCCESS [ 53.103 s]
[INFO] JBoss Fuse Tooling :: Core ......................... SUCCESS [ 0.009 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins .............. SUCCESS [ 0.010 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation Core SUCCESS [ 16.542 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Preferences SUCCESS [ 0.229 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation UI SUCCESS [ 1.223 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Model Service API SUCCESS [ 23.789 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.15.1 Service Implementation SUCCESS [ 15.021 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.0 Service Implementation SUCCESS [ 14.927 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Maven ..... SUCCESS [ 0.328 s]
[INFO] JBoss Fuse Tooling :: Camel Editor ................. SUCCESS [ 0.031 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins ...... SUCCESS [ 0.011 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Branding SUCCESS [ 0.727 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Validation SUCCESS [ 0.481 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Cheat Sheets SUCCESS [ 0.051 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Graph ..... SUCCESS [ 0.315 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Help ...... SUCCESS [ 9.905 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Imports ... SUCCESS [ 0.351 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Branding .. SUCCESS [ 0.046 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests ................ SUCCESS [ 0.008 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Tests SUCCESS [ 3.617 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Integration Tests SUCCESS [ 36.568 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Model Tests SUCCESS [ 10.020 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [ 0.443 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Tests SUCCESS [ 2.225 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [ 11.174 s]
[INFO] JBoss Fuse Tooling :: Core :: Features ............. SUCCESS [ 0.009 s]
[INFO] JBoss Fuse Tooling :: Core :: Features :: Core Feature SUCCESS [ 0.262 s]
[INFO] JBoss Fuse Tooling :: JMX .......................... SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins ............... SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: JMX Commons SUCCESS [ 0.530 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher SUCCESS [ 0.554 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Camel Editor SUCCESS [ 1.371 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: XSD Catalogs SUCCESS [ 0.071 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher UI SUCCESS [ 0.445 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project SUCCESS [ 0.534 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project Templates SUCCESS [ 0.685 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests ........ SUCCESS [ 0.008 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Tests SUCCESS [ 4.536 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Integration Tests SUCCESS [ 18.165 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Launcher Tests SUCCESS [ 2.312 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Project Integration Tests SUCCESS [ 11.563 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Project Templates Tests SUCCESS [ 1.924 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: project Templates Integration Tests FAILURE [01:13 min]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Features ..... SKIPPED
[INFO] JBoss Fuse Tooling :: Camel Editor :: Features :: Camel Editor Feature SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation .......... SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins :: Core SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins :: Editor SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation :: Features SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation :: Features :: Data Transformation Feature SKIPPED
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests . SKIPPED
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests :: Core Transformation Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests :: Core Transformation Integration Tests SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache ActiveMQ Facade SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache Camel Facade SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: JMX Diagram View SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters .............. SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins ... SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache Karaf Adapter Core SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache Karaf Facade SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache ServiceMix Facade SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Tests ................. SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Integration Tests :: Camel SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Tests :: Commons ...... SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Features .............. SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Commons SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache Karaf Adapter UI SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache ServiceMix Adapter Core SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache ServiceMix Adapter UI SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: JBoss Fuse Adapter Core SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: JBoss Fuse Adapter UI SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Features .. SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Features :: Server Adapters Feature SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Features :: JMX Feature SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests ..... SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests :: Karaf Core Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests :: Server Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Update Site .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18:51 min
[INFO] Finished at: 2016-06-30T08:33:08-04:00
[INFO] Final Memory: 257M/649M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.24.0:test (default-test) on project org.fusesource.ide.projecttemplates.tests.integration: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...> for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :org.fusesource.ide.projecttemplates.tests.integration
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :28
Killing Xvnc process ID 7973
8 years, 5 months
Build failed in Jenkins: Fuse-Tooling--pull-request-clone #79
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...>
Changes:
[github] FUSETOOLS-1922 - Avoid to use File from bin folder (#555)
[apupier] FUSETOOLS-1923 - Loop to ignore random exceptions in UI
------------------------------------------
[...truncated 52007 lines...]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...>
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (compiletests) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (test) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO] No tests to run.
[INFO]
[INFO] --- tycho-source-plugin:0.24.0:plugin-source (plugin-source) @ org.fusesource.ide.projecttemplates.tests.integration ---
[WARNING] bundle localization file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...> not found
[WARNING] Bundle-Vendor header not found in <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...,> fallback to 'unknown' for source bundle
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...>
[INFO]
[INFO] --- target-platform-configuration:0.24.0:target-platform (default-target-platform) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.24.0:package-plugin (default-package-plugin) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...>
[INFO]
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata-default (default-p2-metadata-default) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO]
[INFO] --- tycho-source-feature-plugin:0.24.0:source-feature (source-feature) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO]
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata (attached-p2-metadata) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO]
[INFO] --- repository-utils:0.25.0-SNAPSHOT:generate-repository-facade (generate-facade) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO]
[INFO] --- tycho-surefire-plugin:0.24.0:test (default-test) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO] Expected eclipse log file: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...> sp(a)xn--c/-bja.metadata/.log
[INFO] Command line:
[/qa/tools/opt/x86_64/jdk1.8.0_91/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...,> -XX:+HeapDumpOnOutOfMemoryError, -Dusage_reporting_enabled=false, -Dorg.jboss.tools.vpe.loadxulrunner=false, -Dosgi.clean=true, -jar, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...,> -data, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...> sp@cé, -install, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...,> -configuration, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...,> -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...]>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug
GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications.
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Tests run: 4, Failures: 0, Errors: 1, Skipped: 1, Time elapsed: 77.803 sec <<< FAILURE! - in org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT
testEmptyJavaProjectCreation(org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT) skipped
testEmptyBlueprintProjectCreation(org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT) Time elapsed: 24.101 sec <<< ERROR!
java.lang.reflect.InvocationTargetException: null
at org.eclipse.m2e.core.internal.project.registry.ProjectRegistryManager.refresh(ProjectRegistryManager.java:456)
at org.eclipse.m2e.core.internal.project.registry.ProjectRegistryManager.refresh(ProjectRegistryManager.java:350)
at org.eclipse.m2e.core.internal.project.registry.ProjectRegistryManager.refresh(ProjectRegistryManager.java:297)
at org.eclipse.m2e.core.internal.project.ProjectConfigurationManager.configureNewMavenProjects(ProjectConfigurationManager.java:252)
at org.eclipse.m2e.core.internal.project.ProjectConfigurationManager$4.run(ProjectConfigurationManager.java:521)
at org.eclipse.m2e.core.internal.embedder.AbstractRunnable.call(AbstractRunnable.java:26)
at org.eclipse.m2e.core.internal.embedder.AbstractRunnable.call(AbstractRunnable.java:1)
at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.executeBare(MavenExecutionContext.java:176)
at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.execute(MavenExecutionContext.java:151)
at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.execute(MavenExecutionContext.java:99)
at org.eclipse.m2e.core.internal.embedder.MavenImpl.execute(MavenImpl.java:1355)
at org.eclipse.m2e.core.internal.project.ProjectConfigurationManager.enableMavenNature(ProjectConfigurationManager.java:518)
at org.fusesource.ide.projecttemplates.adopters.configurators.MavenTemplateConfigurator.configureMavenNature(MavenTemplateConfigurator.java:80)
at org.fusesource.ide.projecttemplates.adopters.configurators.MavenTemplateConfigurator.configure(MavenTemplateConfigurator.java:52)
at org.fusesource.ide.projecttemplates.adopters.AbstractProjectTemplate.create(AbstractProjectTemplate.java:53)
at org.fusesource.ide.projecttemplates.wizards.FuseIntegrationProjectCreatorRunnable.run(FuseIntegrationProjectCreatorRunnable.java:94)
at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:463)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:371)
at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:500)
at org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT.testEmptyProjectCreation(FuseIntegrationProjectCreatorRunnableIT.java:118)
at org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT.testEmptyBlueprintProjectCreation(FuseIntegrationProjectCreatorRunnableIT.java:84)
testEmptySpringProjectCreation(org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT) Time elapsed: 33.86 sec
testEmptySpringProjectCreationOnLocationOutsideWorkspace(org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT) Time elapsed: 19.755 sec
Results :
Tests in error:
FuseIntegrationProjectCreatorRunnableIT.testEmptyBlueprintProjectCreation:84->testEmptyProjectCreation:118 » InvocationTarget
Tests run: 4, Failures: 0, Errors: 1, Skipped: 1
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] JBoss Fuse Tooling :: Build Configuration .......... SUCCESS [ 25.752 s]
[INFO] JBoss Fuse Tooling ................................. SUCCESS [ 44.153 s]
[INFO] JBoss Fuse Tooling :: Tools ........................ SUCCESS [ 0.032 s]
[INFO] JBoss Fuse Tooling :: Tools :: IDE Build Tools ..... SUCCESS [01:43 min]
[INFO] JBoss Fuse Tooling :: Tools :: IDE Code Generator .. SUCCESS [ 53.234 s]
[INFO] JBoss Fuse Tooling :: Core ......................... SUCCESS [ 0.022 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins .............. SUCCESS [ 0.014 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation Core SUCCESS [ 18.922 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Preferences SUCCESS [ 0.623 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation UI SUCCESS [ 3.103 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Model Service API SUCCESS [ 28.888 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.15.1 Service Implementation SUCCESS [ 14.978 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.0 Service Implementation SUCCESS [ 16.062 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Maven ..... SUCCESS [ 0.858 s]
[INFO] JBoss Fuse Tooling :: Camel Editor ................. SUCCESS [ 0.032 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins ...... SUCCESS [ 0.015 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Branding SUCCESS [ 1.900 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Validation SUCCESS [ 1.156 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Cheat Sheets SUCCESS [ 0.168 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Graph ..... SUCCESS [ 0.983 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Help ...... SUCCESS [ 12.759 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Imports ... SUCCESS [ 0.946 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Branding .. SUCCESS [ 0.187 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests ................ SUCCESS [ 0.016 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Tests SUCCESS [ 6.685 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Integration Tests SUCCESS [ 54.587 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Model Tests SUCCESS [ 24.669 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [ 0.916 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Tests SUCCESS [ 5.827 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [ 27.399 s]
[INFO] JBoss Fuse Tooling :: Core :: Features ............. SUCCESS [ 0.027 s]
[INFO] JBoss Fuse Tooling :: Core :: Features :: Core Feature SUCCESS [ 1.048 s]
[INFO] JBoss Fuse Tooling :: JMX .......................... SUCCESS [ 0.016 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins ............... SUCCESS [ 0.025 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: JMX Commons SUCCESS [ 1.240 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher SUCCESS [ 1.169 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Camel Editor SUCCESS [ 3.308 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: XSD Catalogs SUCCESS [ 0.402 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher UI SUCCESS [ 1.007 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project SUCCESS [ 1.276 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project Templates SUCCESS [ 1.636 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests ........ SUCCESS [ 0.015 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Tests SUCCESS [ 11.136 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Integration Tests SUCCESS [ 46.798 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Launcher Tests SUCCESS [ 5.079 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Project Integration Tests SUCCESS [ 26.267 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Project Templates Tests SUCCESS [ 3.330 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: project Templates Integration Tests FAILURE [01:43 min]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Features ..... SKIPPED
[INFO] JBoss Fuse Tooling :: Camel Editor :: Features :: Camel Editor Feature SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation .......... SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins :: Core SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins :: Editor SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation :: Features SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation :: Features :: Data Transformation Feature SKIPPED
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests . SKIPPED
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests :: Core Transformation Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests :: Core Transformation Integration Tests SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache ActiveMQ Facade SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache Camel Facade SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: JMX Diagram View SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters .............. SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins ... SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache Karaf Adapter Core SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache Karaf Facade SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache ServiceMix Facade SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Tests ................. SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Integration Tests :: Camel SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Tests :: Commons ...... SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Features .............. SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Commons SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache Karaf Adapter UI SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache ServiceMix Adapter Core SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache ServiceMix Adapter UI SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: JBoss Fuse Adapter Core SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: JBoss Fuse Adapter UI SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Features .. SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Features :: Server Adapters Feature SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Features :: JMX Feature SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests ..... SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests :: Karaf Core Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests :: Server Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Update Site .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21:29 min
[INFO] Finished at: 2016-06-27T10:14:02-04:00
[INFO] Final Memory: 256M/669M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.24.0:test (default-test) on project org.fusesource.ide.projecttemplates.tests.integration: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...> for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :org.fusesource.ide.projecttemplates.tests.integration
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :67
Killing Xvnc process ID 1416
8 years, 5 months
Build failed in Jenkins: Fuse-Tooling--pull-request-clone #75
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...>
Changes:
[github] FUSETOOLS-1917 - Fix ClassCast by Adapting LabelProvider (#552)
[github] FUSETOOLS-1872 - this event handler is not used anymore (#551)
[apupier] Clean code
[apupier] FUSETOOLS-1920 - Avoid NPE when there is no model linked to Editor
------------------------------------------
[...truncated 52554 lines...]
[INFO] The project's OSGi version is 8.0.0.Alpha3-v20160627-1157
[INFO]
[INFO] --- tycho-packaging-plugin:0.24.0:validate-id (default-validate-id) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.24.0:validate-version (default-validate-version) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO] Setting property 'skipTestsOrITests' to ''.
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:prepare-agent (default) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO] tycho.testArgLine set to -javaagent:<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...>
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...>
[INFO]
[INFO] --- tycho-compiler-plugin:0.24.0:compile (default-compile) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO] Compiling 1 source file to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...>
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...>
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (compiletests) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (test) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO] No tests to run.
[INFO]
[INFO] --- tycho-source-plugin:0.24.0:plugin-source (plugin-source) @ org.fusesource.ide.projecttemplates.tests.integration ---
[WARNING] bundle localization file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...> not found
[WARNING] Bundle-Vendor header not found in <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...,> fallback to 'unknown' for source bundle
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...>
[INFO]
[INFO] --- target-platform-configuration:0.24.0:target-platform (default-target-platform) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.24.0:package-plugin (default-package-plugin) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...>
[INFO]
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata-default (default-p2-metadata-default) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO]
[INFO] --- tycho-source-feature-plugin:0.24.0:source-feature (source-feature) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO]
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata (attached-p2-metadata) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO]
[INFO] --- repository-utils:0.25.0-SNAPSHOT:generate-repository-facade (generate-facade) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO]
[INFO] --- tycho-surefire-plugin:0.24.0:test (default-test) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO] Expected eclipse log file: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...> sp(a)xn--c/-bja.metadata/.log
[INFO] Command line:
[/qa/tools/opt/x86_64/jdk1.8.0_91/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...,> -XX:+HeapDumpOnOutOfMemoryError, -Dusage_reporting_enabled=false, -Dorg.jboss.tools.vpe.loadxulrunner=false, -Dosgi.clean=true, -jar, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...,> -data, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...> sp@cé, -install, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...,> -configuration, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...,> -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...]>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug
GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications.
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Tests run: 4, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 108.982 sec <<< FAILURE! - in org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT
testEmptyJavaProjectCreation(org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT) skipped
testEmptyBlueprintProjectCreation(org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT) Time elapsed: 42.826 sec <<< FAILURE!
java.lang.AssertionError:
Expecting:
<L/FuseIntegrationProjectCreatorRunnableIT-SimpleBlueprintProject/bin/target/classes/OSGI-INF/blueprint/blueprint.xml>
to be equal to:
<L/FuseIntegrationProjectCreatorRunnableIT-SimpleBlueprintProject/src/main/resources/OSGI-INF/blueprint/blueprint.xml>
but was not.
at org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT.checkCorrectEditorOpened(FuseIntegrationProjectCreatorRunnableIT.java:204)
at org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT.testEmptyProjectCreation(FuseIntegrationProjectCreatorRunnableIT.java:128)
at org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT.testEmptyBlueprintProjectCreation(FuseIntegrationProjectCreatorRunnableIT.java:83)
testEmptySpringProjectCreation(org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT) Time elapsed: 36.563 sec
testEmptySpringProjectCreationOnLocationOutsideWorkspace(org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT) Time elapsed: 29.55 sec
Results :
Failed tests:
Expecting:
<L/FuseIntegrationProjectCreatorRunnableIT-SimpleBlueprintProject/bin/target/classes/OSGI-INF/blueprint/blueprint.xml>
to be equal to:
<L/FuseIntegrationProjectCreatorRunnableIT-SimpleBlueprintProject/src/main/resources/OSGI-INF/blueprint/blueprint.xml>
but was not.
Tests run: 4, Failures: 1, Errors: 0, Skipped: 1
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] JBoss Fuse Tooling :: Build Configuration .......... SUCCESS [ 27.118 s]
[INFO] JBoss Fuse Tooling ................................. SUCCESS [ 45.697 s]
[INFO] JBoss Fuse Tooling :: Tools ........................ SUCCESS [ 0.025 s]
[INFO] JBoss Fuse Tooling :: Tools :: IDE Build Tools ..... SUCCESS [01:50 min]
[INFO] JBoss Fuse Tooling :: Tools :: IDE Code Generator .. SUCCESS [ 58.541 s]
[INFO] JBoss Fuse Tooling :: Core ......................... SUCCESS [ 0.027 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins .............. SUCCESS [ 0.026 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation Core SUCCESS [ 19.353 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Preferences SUCCESS [ 0.677 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation UI SUCCESS [ 3.199 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Model Service API SUCCESS [ 27.468 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.15.1 Service Implementation SUCCESS [ 17.352 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.0 Service Implementation SUCCESS [ 16.386 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Maven ..... SUCCESS [ 0.629 s]
[INFO] JBoss Fuse Tooling :: Camel Editor ................. SUCCESS [ 0.031 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins ...... SUCCESS [ 0.014 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Branding SUCCESS [ 1.998 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Validation SUCCESS [ 1.097 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Cheat Sheets SUCCESS [ 0.180 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Graph ..... SUCCESS [ 0.911 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Help ...... SUCCESS [ 12.604 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Imports ... SUCCESS [ 0.976 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Branding .. SUCCESS [ 0.162 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests ................ SUCCESS [ 0.012 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Tests SUCCESS [ 6.947 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Integration Tests SUCCESS [ 57.330 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Model Tests SUCCESS [ 23.852 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [ 1.227 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Tests SUCCESS [ 5.109 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [ 28.801 s]
[INFO] JBoss Fuse Tooling :: Core :: Features ............. SUCCESS [ 0.026 s]
[INFO] JBoss Fuse Tooling :: Core :: Features :: Core Feature SUCCESS [ 1.091 s]
[INFO] JBoss Fuse Tooling :: JMX .......................... SUCCESS [ 0.043 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins ............... SUCCESS [ 0.023 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: JMX Commons SUCCESS [ 1.108 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher SUCCESS [ 1.372 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Camel Editor SUCCESS [ 3.578 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: XSD Catalogs SUCCESS [ 0.228 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher UI SUCCESS [ 1.126 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project SUCCESS [ 1.168 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project Templates SUCCESS [ 1.445 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests ........ SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Tests SUCCESS [ 11.401 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Integration Tests SUCCESS [ 46.229 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Launcher Tests SUCCESS [ 4.719 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Project Integration Tests SUCCESS [ 26.214 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Project Templates Tests SUCCESS [ 3.156 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: project Templates Integration Tests FAILURE [02:15 min]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Features ..... SKIPPED
[INFO] JBoss Fuse Tooling :: Camel Editor :: Features :: Camel Editor Feature SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation .......... SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins :: Core SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins :: Editor SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation :: Features SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation :: Features :: Data Transformation Feature SKIPPED
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests . SKIPPED
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests :: Core Transformation Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests :: Core Transformation Integration Tests SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache ActiveMQ Facade SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache Camel Facade SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: JMX Diagram View SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters .............. SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins ... SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache Karaf Adapter Core SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache Karaf Facade SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache ServiceMix Facade SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Tests ................. SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Integration Tests :: Camel SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Tests :: Commons ...... SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Features .............. SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Commons SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache Karaf Adapter UI SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache ServiceMix Adapter Core SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache ServiceMix Adapter UI SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: JBoss Fuse Adapter Core SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: JBoss Fuse Adapter UI SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Features .. SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Features :: Server Adapters Feature SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Features :: JMX Feature SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests ..... SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests :: Karaf Core Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests :: Server Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Update Site .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 22:34 min
[INFO] Finished at: 2016-06-27T08:05:22-04:00
[INFO] Final Memory: 251M/676M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.24.0:test (default-test) on project org.fusesource.ide.projecttemplates.tests.integration: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...> for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :org.fusesource.ide.projecttemplates.tests.integration
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :98
Killing Xvnc process ID 5786
8 years, 5 months
Build failed in Jenkins: Fuse-Tooling #935
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/935/changes>
Changes:
[apupier] Clean code
------------------------------------------
[...truncated 8838 lines...]
[WARNING] bundle localization file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/sourc...> not found
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/sourc...>
[INFO]
[INFO] --- target-platform-configuration:0.24.0:target-platform (default-target-platform) @ org.fusesource.ide.server.tests ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.24.0:package-plugin (default-package-plugin) @ org.fusesource.ide.server.tests ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/sourc...>
[INFO]
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata-default (default-p2-metadata-default) @ org.fusesource.ide.server.tests ---
[INFO]
[INFO] --- tycho-source-feature-plugin:0.24.0:source-feature (source-feature) @ org.fusesource.ide.server.tests ---
[INFO]
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata (attached-p2-metadata) @ org.fusesource.ide.server.tests ---
[INFO]
[INFO] --- repository-utils:0.25.0-SNAPSHOT:generate-repository-facade (generate-facade) @ org.fusesource.ide.server.tests ---
[INFO]
[INFO] --- tycho-surefire-plugin:0.24.0:test (default-test) @ org.fusesource.ide.server.tests ---
[INFO] Expected eclipse log file: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/sourc...> sp(a)xn--c/-bja.metadata/.log
[INFO] Command line:
[/qa/tools/opt/x86_64/jdk1.8.0_91/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/.repo...,> -XX:+HeapDumpOnOutOfMemoryError, -Dusage_reporting_enabled=false, -Dorg.jboss.tools.vpe.loadxulrunner=false, -Dosgi.clean=true, -jar, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/.repo...,> -data, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/sourc...> sp@cé, -install, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/sourc...,> -configuration, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/sourc...,> -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/sourc...]>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.fusesource.ide.server.tests.bean.ServiceMixServerBean4xIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec - in org.fusesource.ide.server.tests.bean.ServiceMixServerBean4xIT
testServiceMix[0](org.fusesource.ide.server.tests.bean.ServiceMixServerBean4xIT) Time elapsed: 0.031 sec
Running org.fusesource.ide.server.tests.bean.FuseESBServerBean6xIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.fusesource.ide.server.tests.bean.FuseESBServerBean6xIT
testFuseESB[0](org.fusesource.ide.server.tests.bean.FuseESBServerBean6xIT) Time elapsed: 0.002 sec
testFuseESB[1](org.fusesource.ide.server.tests.bean.FuseESBServerBean6xIT) Time elapsed: 0.001 sec
Running org.fusesource.ide.server.tests.bean.KarafServerBean2xIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.fusesource.ide.server.tests.bean.KarafServerBean2xIT
testKaraf[0](org.fusesource.ide.server.tests.bean.KarafServerBean2xIT) Time elapsed: 0.002 sec
testKaraf[1](org.fusesource.ide.server.tests.bean.KarafServerBean2xIT) Time elapsed: 0.001 sec
Running org.fusesource.ide.server.tests.bean.ServiceMixServerBean5xIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.fusesource.ide.server.tests.bean.ServiceMixServerBean5xIT
testServiceMix[0](org.fusesource.ide.server.tests.bean.ServiceMixServerBean5xIT) Time elapsed: 0.002 sec
Running org.fusesource.ide.server.tests.bean.KarafServerBean3xIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.fusesource.ide.server.tests.bean.KarafServerBean3xIT
testKaraf[0](org.fusesource.ide.server.tests.bean.KarafServerBean3xIT) Time elapsed: 0.004 sec
Running org.fusesource.ide.server.tests.locator.ServiceMixRuntime4xLocatorIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec - in org.fusesource.ide.server.tests.locator.ServiceMixRuntime4xLocatorIT
testKaraf[0](org.fusesource.ide.server.tests.locator.ServiceMixRuntime4xLocatorIT) Time elapsed: 0.025 sec
Running org.fusesource.ide.server.tests.locator.FuseESBRuntime6xLocatorIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in org.fusesource.ide.server.tests.locator.FuseESBRuntime6xLocatorIT
testFuseESB[0](org.fusesource.ide.server.tests.locator.FuseESBRuntime6xLocatorIT) Time elapsed: 0.01 sec
testFuseESB[1](org.fusesource.ide.server.tests.locator.FuseESBRuntime6xLocatorIT) Time elapsed: 0.008 sec
Running org.fusesource.ide.server.tests.locator.KarafRuntime3xLocatorIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.fusesource.ide.server.tests.locator.KarafRuntime3xLocatorIT
testKaraf[0](org.fusesource.ide.server.tests.locator.KarafRuntime3xLocatorIT) Time elapsed: 0.013 sec
Running org.fusesource.ide.server.tests.locator.ServiceMixRuntime5xLocatorIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.fusesource.ide.server.tests.locator.ServiceMixRuntime5xLocatorIT
testKaraf[0](org.fusesource.ide.server.tests.locator.ServiceMixRuntime5xLocatorIT) Time elapsed: 0.017 sec
Running org.fusesource.ide.server.tests.locator.KarafRuntime2xLocatorIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in org.fusesource.ide.server.tests.locator.KarafRuntime2xLocatorIT
testKaraf[0](org.fusesource.ide.server.tests.locator.KarafRuntime2xLocatorIT) Time elapsed: 0.008 sec
testKaraf[1](org.fusesource.ide.server.tests.locator.KarafRuntime2xLocatorIT) Time elapsed: 0.008 sec
Results :
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
[INFO] All tests passed!
[INFO]
[INFO] --- tycho-p2-extras-plugin:0.24.0:compare-version-with-baselines (default) @ org.fusesource.ide.server.tests ---
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.fusesource.ide.server.tests ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/sourc...> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/.repo...>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/sourc...> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/.repo...>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/sourc...> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/.repo...>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/sourc...> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/.repo...>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/sourc...> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/.repo...>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/sourc...> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/.repo...>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/sourc...> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/.repo...>
[INFO]
[INFO] --- tycho-p2-plugin:0.24.0:update-local-index (default-update-local-index) @ org.fusesource.ide.server.tests ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Fuse Tooling :: Update Site 8.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.24.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.fusesource.ide.updatesite ---
[INFO] The project's OSGi version is 8.0.0.MASTER-v20160623-0915-B935
[INFO]
[INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property) @ org.fusesource.ide.updatesite ---
[INFO] Setting property 'skipTestsOrITests' to ''.
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:prepare-agent (default) @ org.fusesource.ide.updatesite ---
[INFO] argLine set to -javaagent:<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/.repo...>
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.fusesource.ide.updatesite ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/sourc...>
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (compiletests) @ org.fusesource.ide.updatesite ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (test) @ org.fusesource.ide.updatesite ---
[INFO] No tests to run.
[INFO]
[INFO] --- tycho-source-plugin:0.24.0:plugin-source (plugin-source) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- target-platform-configuration:0.24.0:target-platform (default-target-platform) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-p2-publisher-plugin:0.24.0:publish-products (default-publish-products) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-p2-publisher-plugin:0.24.0:publish-categories (default-publish-categories) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-p2-publisher-plugin:0.24.0:attach-artifacts (default-attach-artifacts) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-p2-repository-plugin:0.24.0:assemble-repository (default-assemble-repository) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-p2-repository-plugin:0.24.0:archive-repository (default-archive-repository) @ org.fusesource.ide.updatesite ---
[INFO] Building zip: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/935/arti...>
[INFO]
[INFO] --- tycho-source-feature-plugin:0.24.0:source-feature (source-feature) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata (attached-p2-metadata) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- repository-utils:0.23.3:generate-repository-facade (generate-facade) @ org.fusesource.ide.updatesite ---
[INFO] Building zip: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/935/arti...>
[INFO]
[INFO] --- tycho-p2-extras-plugin:0.24.0:compare-version-with-baselines (default) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.fusesource.ide.updatesite ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/935/arti...> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/.repo...>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/sourc...> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/.repo...>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/sourc...> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/.repo...>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/sourc...> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/.repo...>
[INFO]
[INFO] --- tycho-p2-plugin:0.24.0:update-local-index (default-update-local-index) @ org.fusesource.ide.updatesite ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] JBoss Fuse Tooling :: Build Configuration .......... SUCCESS [ 26.954 s]
[INFO] JBoss Fuse Tooling ................................. SUCCESS [ 43.701 s]
[INFO] JBoss Fuse Tooling :: Tools ........................ SUCCESS [ 0.037 s]
[INFO] JBoss Fuse Tooling :: Tools :: IDE Build Tools ..... SUCCESS [02:00 min]
[INFO] JBoss Fuse Tooling :: Tools :: IDE Code Generator .. SUCCESS [01:08 min]
[INFO] JBoss Fuse Tooling :: Core ......................... SUCCESS [ 0.010 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins .............. SUCCESS [ 0.010 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation Core SUCCESS [ 19.035 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Preferences SUCCESS [ 1.069 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation UI SUCCESS [ 2.020 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Model Service API SUCCESS [ 24.993 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.15.1 Service Implementation SUCCESS [ 17.169 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.0 Service Implementation SUCCESS [ 22.120 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Maven ..... SUCCESS [ 0.934 s]
[INFO] JBoss Fuse Tooling :: Camel Editor ................. SUCCESS [ 0.021 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins ...... SUCCESS [ 0.012 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Branding SUCCESS [ 1.351 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Validation SUCCESS [ 1.075 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Cheat Sheets SUCCESS [ 0.132 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Graph ..... SUCCESS [ 0.971 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Help ...... SUCCESS [ 10.085 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Imports ... SUCCESS [ 1.262 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Branding .. SUCCESS [ 0.150 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests ................ SUCCESS [ 0.009 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Tests SUCCESS [ 14.909 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Integration Tests SUCCESS [ 48.443 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Model Tests SUCCESS [ 16.408 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [ 1.191 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Tests SUCCESS [ 9.419 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [ 17.545 s]
[INFO] JBoss Fuse Tooling :: Core :: Features ............. SUCCESS [ 0.010 s]
[INFO] JBoss Fuse Tooling :: Core :: Features :: Core Feature SUCCESS [ 0.278 s]
[INFO] JBoss Fuse Tooling :: JMX .......................... SUCCESS [ 0.008 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins ............... SUCCESS [ 0.008 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: JMX Commons SUCCESS [ 1.194 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher SUCCESS [ 1.210 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Camel Editor SUCCESS [ 2.449 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: XSD Catalogs SUCCESS [ 0.138 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher UI SUCCESS [ 1.054 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project SUCCESS [ 1.177 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project Templates SUCCESS [ 1.476 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests ........ SUCCESS [ 0.009 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Tests SUCCESS [ 14.536 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Integration Tests SUCCESS [ 26.938 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Launcher Tests SUCCESS [ 10.053 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Project Integration Tests SUCCESS [ 17.648 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Project Templates Tests SUCCESS [ 7.090 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: project Templates Integration Tests FAILURE [01:20 min]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Features ..... SUCCESS [ 0.010 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Features :: Camel Editor Feature SUCCESS [ 0.146 s]
[INFO] JBoss Fuse Tooling :: Data Transformation .......... SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins :: Core SUCCESS [ 7.327 s]
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins :: Editor SUCCESS [ 1.419 s]
[INFO] JBoss Fuse Tooling :: Data Transformation :: Features SUCCESS [ 0.009 s]
[INFO] JBoss Fuse Tooling :: Data Transformation :: Features :: Data Transformation Feature SUCCESS [ 0.135 s]
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests . SUCCESS [ 0.010 s]
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests :: Core Transformation Tests SUCCESS [ 12.663 s]
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests :: Core Transformation Integration Tests SUCCESS [ 18.323 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache ActiveMQ Facade SUCCESS [ 6.994 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache Camel Facade SUCCESS [ 0.832 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: JMX Diagram View SUCCESS [ 0.678 s]
[INFO] JBoss Fuse Tooling :: Server Adapters .............. SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins ... SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache Karaf Adapter Core SUCCESS [ 0.998 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache Karaf Facade SUCCESS [ 0.880 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache ServiceMix Facade SUCCESS [ 1.617 s]
[INFO] JBoss Fuse Tooling :: JMX :: Tests ................. SUCCESS [ 0.008 s]
[INFO] JBoss Fuse Tooling :: JMX :: Integration Tests :: Camel SUCCESS [ 12.394 s]
[INFO] JBoss Fuse Tooling :: JMX :: Tests :: Commons ...... SUCCESS [ 6.120 s]
[INFO] JBoss Fuse Tooling :: JMX :: Features .............. SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Commons SUCCESS [ 0.677 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache Karaf Adapter UI SUCCESS [ 0.819 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache ServiceMix Adapter Core SUCCESS [ 0.803 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache ServiceMix Adapter UI SUCCESS [ 0.724 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: JBoss Fuse Adapter Core SUCCESS [ 1.492 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: JBoss Fuse Adapter UI SUCCESS [ 0.712 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Features .. SUCCESS [ 0.009 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Features :: Server Adapters Feature SUCCESS [ 0.147 s]
[INFO] JBoss Fuse Tooling :: JMX :: Features :: JMX Feature SUCCESS [ 0.157 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests ..... SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests :: Karaf Core Tests SUCCESS [ 6.112 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests :: Server Tests SUCCESS [ 15.773 s]
[INFO] JBoss Fuse Tooling :: Update Site .................. SUCCESS [ 10.402 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 22:46 min
[INFO] Finished at: 2016-06-23T05:23:41-04:00
[INFO] Final Memory: 279M/733M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.24.0:test (default-test) on project org.fusesource.ide.projecttemplates.tests.integration: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/sourc...> for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :org.fusesource.ide.projecttemplates.tests.integration
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :64
Killing Xvnc process ID 5344
Archiving artifacts
Recording test results
8 years, 5 months
Build failed in Jenkins: Fuse-Tooling--pull-request-clone #71
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...>
Changes:
[apupier] FUSETOOLS-1912 - FUSETOOLS-1911 - Fix BluePrint Schema Location And Add
------------------------------------------
[...truncated 51820 lines...]
[INFO] --- tycho-source-plugin:0.24.0:plugin-source (plugin-source) @ org.fusesource.ide.projecttemplates.tests ---
[INFO]
[INFO] --- target-platform-configuration:0.24.0:target-platform (default-target-platform) @ org.fusesource.ide.projecttemplates.tests ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.24.0:package-plugin (default-package-plugin) @ org.fusesource.ide.projecttemplates.tests ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...>
[INFO]
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata-default (default-p2-metadata-default) @ org.fusesource.ide.projecttemplates.tests ---
[INFO]
[INFO] --- tycho-source-feature-plugin:0.24.0:source-feature (source-feature) @ org.fusesource.ide.projecttemplates.tests ---
[INFO]
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata (attached-p2-metadata) @ org.fusesource.ide.projecttemplates.tests ---
[INFO]
[INFO] --- repository-utils:0.25.0-SNAPSHOT:generate-repository-facade (generate-facade) @ org.fusesource.ide.projecttemplates.tests ---
[INFO]
[INFO] --- tycho-p2-extras-plugin:0.24.0:compare-version-with-baselines (default) @ org.fusesource.ide.projecttemplates.tests ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Fuse Tooling :: Camel Editor :: Tests :: project Templates Integration Tests 8.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.24.0:build-qualifier (default-build-qualifier) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO] The project's OSGi version is 8.0.0.Alpha3-v20160621-1523
[INFO]
[INFO] --- tycho-packaging-plugin:0.24.0:validate-id (default-validate-id) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.24.0:validate-version (default-validate-version) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO] Setting property 'skipTestsOrITests' to ''.
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:prepare-agent (default) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO] tycho.testArgLine set to -javaagent:<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...>
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...>
[INFO]
[INFO] --- tycho-compiler-plugin:0.24.0:compile (default-compile) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO] Compiling 1 source file to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...>
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...>
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (compiletests) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (test) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO] No tests to run.
[INFO]
[INFO] --- tycho-source-plugin:0.24.0:plugin-source (plugin-source) @ org.fusesource.ide.projecttemplates.tests.integration ---
[WARNING] bundle localization file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...> not found
[WARNING] Bundle-Vendor header not found in <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...,> fallback to 'unknown' for source bundle
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...>
[INFO]
[INFO] --- target-platform-configuration:0.24.0:target-platform (default-target-platform) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.24.0:package-plugin (default-package-plugin) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...>
[INFO]
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata-default (default-p2-metadata-default) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO]
[INFO] --- tycho-source-feature-plugin:0.24.0:source-feature (source-feature) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO]
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata (attached-p2-metadata) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO]
[INFO] --- repository-utils:0.25.0-SNAPSHOT:generate-repository-facade (generate-facade) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO]
[INFO] --- tycho-surefire-plugin:0.24.0:test (default-test) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO] Expected eclipse log file: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...> sp(a)xn--c/-bja.metadata/.log
[INFO] Command line:
[/qa/tools/opt/x86_64/jdk1.8.0_91/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...,> -XX:+HeapDumpOnOutOfMemoryError, -Dusage_reporting_enabled=false, -Dorg.jboss.tools.vpe.loadxulrunner=false, -Dosgi.clean=true, -jar, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...,> -data, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...> sp@cé, -install, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...,> -configuration, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...,> -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...]>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug
GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications.
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Tests run: 3, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 71.826 sec <<< FAILURE! - in org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT
testEmptyJavaProjectCreation(org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT) skipped
testEmptyBlueprintProjectCreation(org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT) Time elapsed: 38.174 sec <<< FAILURE!
java.lang.AssertionError:
Expecting:
<L/FuseIntegrationProjectCreatorRunnableIT-SimpleBlueprintProject/bin/target/classes/OSGI-INF/blueprint/blueprint.xml>
to be equal to:
<L/FuseIntegrationProjectCreatorRunnableIT-SimpleBlueprintProject/src/main/resources/OSGI-INF/blueprint/blueprint.xml>
but was not.
at org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT.checkCorrectEditorOpened(FuseIntegrationProjectCreatorRunnableIT.java:170)
at org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT.testEmptyProjectCreation(FuseIntegrationProjectCreatorRunnableIT.java:114)
at org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT.testEmptyBlueprintProjectCreation(FuseIntegrationProjectCreatorRunnableIT.java:74)
testEmptySpringProjectCreation(org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT) Time elapsed: 33.578 sec
Results :
Failed tests:
Expecting:
<L/FuseIntegrationProjectCreatorRunnableIT-SimpleBlueprintProject/bin/target/classes/OSGI-INF/blueprint/blueprint.xml>
to be equal to:
<L/FuseIntegrationProjectCreatorRunnableIT-SimpleBlueprintProject/src/main/resources/OSGI-INF/blueprint/blueprint.xml>
but was not.
Tests run: 3, Failures: 1, Errors: 0, Skipped: 1
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] JBoss Fuse Tooling :: Build Configuration .......... SUCCESS [ 26.886 s]
[INFO] JBoss Fuse Tooling ................................. SUCCESS [ 44.495 s]
[INFO] JBoss Fuse Tooling :: Tools ........................ SUCCESS [ 0.040 s]
[INFO] JBoss Fuse Tooling :: Tools :: IDE Build Tools ..... SUCCESS [01:45 min]
[INFO] JBoss Fuse Tooling :: Tools :: IDE Code Generator .. SUCCESS [ 56.203 s]
[INFO] JBoss Fuse Tooling :: Core ......................... SUCCESS [ 0.034 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins .............. SUCCESS [ 0.025 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation Core SUCCESS [ 20.706 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Preferences SUCCESS [ 0.587 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation UI SUCCESS [ 3.193 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Model Service API SUCCESS [ 27.625 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.15.1 Service Implementation SUCCESS [ 17.696 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.0 Service Implementation SUCCESS [ 17.474 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Maven ..... SUCCESS [ 0.833 s]
[INFO] JBoss Fuse Tooling :: Camel Editor ................. SUCCESS [ 0.053 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins ...... SUCCESS [ 0.025 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Branding SUCCESS [ 1.887 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Validation SUCCESS [ 1.156 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Cheat Sheets SUCCESS [ 0.174 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Graph ..... SUCCESS [ 0.983 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Help ...... SUCCESS [ 11.955 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Imports ... SUCCESS [ 1.012 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Branding .. SUCCESS [ 0.180 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests ................ SUCCESS [ 0.013 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Tests SUCCESS [ 6.784 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Integration Tests SUCCESS [ 57.727 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Model Tests SUCCESS [ 24.802 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [ 0.946 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Tests SUCCESS [ 4.636 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [ 27.048 s]
[INFO] JBoss Fuse Tooling :: Core :: Features ............. SUCCESS [ 0.013 s]
[INFO] JBoss Fuse Tooling :: Core :: Features :: Core Feature SUCCESS [ 1.115 s]
[INFO] JBoss Fuse Tooling :: JMX .......................... SUCCESS [ 0.014 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins ............... SUCCESS [ 0.018 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: JMX Commons SUCCESS [ 1.280 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher SUCCESS [ 1.355 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Camel Editor SUCCESS [ 3.565 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: XSD Catalogs SUCCESS [ 0.252 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher UI SUCCESS [ 1.174 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project SUCCESS [ 1.342 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project Templates SUCCESS [ 1.635 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests ........ SUCCESS [ 0.026 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Tests SUCCESS [ 12.137 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Integration Tests SUCCESS [ 45.614 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Launcher Tests SUCCESS [ 4.665 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Project Integration Tests SUCCESS [ 30.325 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Project Templates Tests SUCCESS [ 3.563 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: project Templates Integration Tests FAILURE [01:38 min]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Features ..... SKIPPED
[INFO] JBoss Fuse Tooling :: Camel Editor :: Features :: Camel Editor Feature SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation .......... SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins :: Core SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins :: Editor SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation :: Features SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation :: Features :: Data Transformation Feature SKIPPED
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests . SKIPPED
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests :: Core Transformation Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests :: Core Transformation Integration Tests SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache ActiveMQ Facade SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache Camel Facade SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: JMX Diagram View SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters .............. SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins ... SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache Karaf Adapter Core SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache Karaf Facade SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache ServiceMix Facade SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Tests ................. SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Integration Tests :: Camel SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Tests :: Commons ...... SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Features .............. SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Commons SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache Karaf Adapter UI SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache ServiceMix Adapter Core SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache ServiceMix Adapter UI SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: JBoss Fuse Adapter Core SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: JBoss Fuse Adapter UI SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Features .. SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Features :: Server Adapters Feature SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Features :: JMX Feature SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests ..... SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests :: Karaf Core Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests :: Server Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Update Site .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 22:25 min
[INFO] Finished at: 2016-06-21T11:30:09-04:00
[INFO] Final Memory: 255M/676M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.24.0:test (default-test) on project org.fusesource.ide.projecttemplates.tests.integration: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...> for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :org.fusesource.ide.projecttemplates.tests.integration
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :56
Killing Xvnc process ID 4653
8 years, 5 months
Build failed in Jenkins: Fuse-Tooling #930
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/930/changes>
Changes:
[github] FUSETOOLS-1890 - Support creation of project outside of workspace (#550)
------------------------------------------
[...truncated 8776 lines...]
[WARNING] bundle localization file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/sourc...> not found
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/sourc...>
[INFO]
[INFO] --- target-platform-configuration:0.24.0:target-platform (default-target-platform) @ org.fusesource.ide.server.tests ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.24.0:package-plugin (default-package-plugin) @ org.fusesource.ide.server.tests ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/sourc...>
[INFO]
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata-default (default-p2-metadata-default) @ org.fusesource.ide.server.tests ---
[INFO]
[INFO] --- tycho-source-feature-plugin:0.24.0:source-feature (source-feature) @ org.fusesource.ide.server.tests ---
[INFO]
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata (attached-p2-metadata) @ org.fusesource.ide.server.tests ---
[INFO]
[INFO] --- repository-utils:0.25.0-SNAPSHOT:generate-repository-facade (generate-facade) @ org.fusesource.ide.server.tests ---
[INFO]
[INFO] --- tycho-surefire-plugin:0.24.0:test (default-test) @ org.fusesource.ide.server.tests ---
[INFO] Expected eclipse log file: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/sourc...> sp(a)xn--c/-bja.metadata/.log
[INFO] Command line:
[/qa/tools/opt/x86_64/jdk1.8.0_91/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/.repo...,> -XX:+HeapDumpOnOutOfMemoryError, -Dusage_reporting_enabled=false, -Dorg.jboss.tools.vpe.loadxulrunner=false, -Dosgi.clean=true, -jar, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/.repo...,> -data, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/sourc...> sp@cé, -install, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/sourc...,> -configuration, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/sourc...,> -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/sourc...]>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.fusesource.ide.server.tests.locator.ServiceMixRuntime4xLocatorIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 sec - in org.fusesource.ide.server.tests.locator.ServiceMixRuntime4xLocatorIT
testKaraf[0](org.fusesource.ide.server.tests.locator.ServiceMixRuntime4xLocatorIT) Time elapsed: 0.097 sec
Running org.fusesource.ide.server.tests.locator.KarafRuntime3xLocatorIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec - in org.fusesource.ide.server.tests.locator.KarafRuntime3xLocatorIT
testKaraf[0](org.fusesource.ide.server.tests.locator.KarafRuntime3xLocatorIT) Time elapsed: 0.044 sec
Running org.fusesource.ide.server.tests.locator.ServiceMixRuntime5xLocatorIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec - in org.fusesource.ide.server.tests.locator.ServiceMixRuntime5xLocatorIT
testKaraf[0](org.fusesource.ide.server.tests.locator.ServiceMixRuntime5xLocatorIT) Time elapsed: 0.034 sec
Running org.fusesource.ide.server.tests.locator.KarafRuntime2xLocatorIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec - in org.fusesource.ide.server.tests.locator.KarafRuntime2xLocatorIT
testKaraf[0](org.fusesource.ide.server.tests.locator.KarafRuntime2xLocatorIT) Time elapsed: 0.034 sec
testKaraf[1](org.fusesource.ide.server.tests.locator.KarafRuntime2xLocatorIT) Time elapsed: 0.033 sec
Running org.fusesource.ide.server.tests.locator.FuseESBRuntime6xLocatorIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec - in org.fusesource.ide.server.tests.locator.FuseESBRuntime6xLocatorIT
testFuseESB[0](org.fusesource.ide.server.tests.locator.FuseESBRuntime6xLocatorIT) Time elapsed: 0.034 sec
testFuseESB[1](org.fusesource.ide.server.tests.locator.FuseESBRuntime6xLocatorIT) Time elapsed: 0.032 sec
Running org.fusesource.ide.server.tests.bean.KarafServerBean2xIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 sec - in org.fusesource.ide.server.tests.bean.KarafServerBean2xIT
testKaraf[0](org.fusesource.ide.server.tests.bean.KarafServerBean2xIT) Time elapsed: 0.091 sec
testKaraf[1](org.fusesource.ide.server.tests.bean.KarafServerBean2xIT) Time elapsed: 0.102 sec
Running org.fusesource.ide.server.tests.bean.FuseESBServerBean6xIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 sec - in org.fusesource.ide.server.tests.bean.FuseESBServerBean6xIT
testFuseESB[0](org.fusesource.ide.server.tests.bean.FuseESBServerBean6xIT) Time elapsed: 0.065 sec
testFuseESB[1](org.fusesource.ide.server.tests.bean.FuseESBServerBean6xIT) Time elapsed: 0.021 sec
Running org.fusesource.ide.server.tests.bean.KarafServerBean3xIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.fusesource.ide.server.tests.bean.KarafServerBean3xIT
testKaraf[0](org.fusesource.ide.server.tests.bean.KarafServerBean3xIT) Time elapsed: 0.011 sec
Running org.fusesource.ide.server.tests.bean.ServiceMixServerBean4xIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec - in org.fusesource.ide.server.tests.bean.ServiceMixServerBean4xIT
testServiceMix[0](org.fusesource.ide.server.tests.bean.ServiceMixServerBean4xIT) Time elapsed: 0.024 sec
Running org.fusesource.ide.server.tests.bean.ServiceMixServerBean5xIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in org.fusesource.ide.server.tests.bean.ServiceMixServerBean5xIT
testServiceMix[0](org.fusesource.ide.server.tests.bean.ServiceMixServerBean5xIT) Time elapsed: 0.018 sec
Results :
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
[INFO] All tests passed!
[INFO]
[INFO] --- tycho-p2-extras-plugin:0.24.0:compare-version-with-baselines (default) @ org.fusesource.ide.server.tests ---
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.fusesource.ide.server.tests ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/sourc...> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/.repo...>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/sourc...> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/.repo...>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/sourc...> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/.repo...>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/sourc...> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/.repo...>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/sourc...> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/.repo...>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/sourc...> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/.repo...>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/sourc...> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/.repo...>
[INFO]
[INFO] --- tycho-p2-plugin:0.24.0:update-local-index (default-update-local-index) @ org.fusesource.ide.server.tests ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Fuse Tooling :: Update Site 8.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.24.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.fusesource.ide.updatesite ---
[INFO] The project's OSGi version is 8.0.0.MASTER-v20160621-1547-B930
[INFO]
[INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property) @ org.fusesource.ide.updatesite ---
[INFO] Setting property 'skipTestsOrITests' to ''.
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:prepare-agent (default) @ org.fusesource.ide.updatesite ---
[INFO] argLine set to -javaagent:<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/.repo...>
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.fusesource.ide.updatesite ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/sourc...>
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (compiletests) @ org.fusesource.ide.updatesite ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (test) @ org.fusesource.ide.updatesite ---
[INFO] No tests to run.
[INFO]
[INFO] --- tycho-source-plugin:0.24.0:plugin-source (plugin-source) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- target-platform-configuration:0.24.0:target-platform (default-target-platform) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-p2-publisher-plugin:0.24.0:publish-products (default-publish-products) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-p2-publisher-plugin:0.24.0:publish-categories (default-publish-categories) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-p2-publisher-plugin:0.24.0:attach-artifacts (default-attach-artifacts) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-p2-repository-plugin:0.24.0:assemble-repository (default-assemble-repository) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-p2-repository-plugin:0.24.0:archive-repository (default-archive-repository) @ org.fusesource.ide.updatesite ---
[INFO] Building zip: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/930/arti...>
[INFO]
[INFO] --- tycho-source-feature-plugin:0.24.0:source-feature (source-feature) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata (attached-p2-metadata) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- repository-utils:0.23.3:generate-repository-facade (generate-facade) @ org.fusesource.ide.updatesite ---
[INFO] Building zip: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/930/arti...>
[INFO]
[INFO] --- tycho-p2-extras-plugin:0.24.0:compare-version-with-baselines (default) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.fusesource.ide.updatesite ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/930/arti...> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/.repo...>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/sourc...> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/.repo...>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/sourc...> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/.repo...>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/sourc...> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/.repo...>
[INFO]
[INFO] --- tycho-p2-plugin:0.24.0:update-local-index (default-update-local-index) @ org.fusesource.ide.updatesite ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] JBoss Fuse Tooling :: Build Configuration .......... SUCCESS [ 31.605 s]
[INFO] JBoss Fuse Tooling ................................. SUCCESS [ 47.832 s]
[INFO] JBoss Fuse Tooling :: Tools ........................ SUCCESS [ 0.142 s]
[INFO] JBoss Fuse Tooling :: Tools :: IDE Build Tools ..... SUCCESS [02:15 min]
[INFO] JBoss Fuse Tooling :: Tools :: IDE Code Generator .. SUCCESS [01:01 min]
[INFO] JBoss Fuse Tooling :: Core ......................... SUCCESS [ 0.028 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins .............. SUCCESS [ 0.032 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation Core SUCCESS [ 18.530 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Preferences SUCCESS [ 0.621 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation UI SUCCESS [ 2.657 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Model Service API SUCCESS [ 28.692 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.15.1 Service Implementation SUCCESS [ 18.615 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.0 Service Implementation SUCCESS [ 18.432 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Maven ..... SUCCESS [ 0.560 s]
[INFO] JBoss Fuse Tooling :: Camel Editor ................. SUCCESS [ 0.081 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins ...... SUCCESS [ 0.093 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Branding SUCCESS [ 1.773 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Validation SUCCESS [ 0.996 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Cheat Sheets SUCCESS [ 0.449 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Graph ..... SUCCESS [ 2.170 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Help ...... SUCCESS [ 14.133 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Imports ... SUCCESS [ 0.903 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Branding .. SUCCESS [ 0.213 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests ................ SUCCESS [ 0.022 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Tests SUCCESS [ 5.580 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Integration Tests SUCCESS [ 50.412 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Model Tests SUCCESS [ 17.406 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [ 1.188 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Tests SUCCESS [ 3.438 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [ 18.220 s]
[INFO] JBoss Fuse Tooling :: Core :: Features ............. SUCCESS [ 0.080 s]
[INFO] JBoss Fuse Tooling :: Core :: Features :: Core Feature SUCCESS [ 1.106 s]
[INFO] JBoss Fuse Tooling :: JMX .......................... SUCCESS [ 0.036 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins ............... SUCCESS [ 0.020 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: JMX Commons SUCCESS [ 0.939 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher SUCCESS [ 1.509 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Camel Editor SUCCESS [ 3.979 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: XSD Catalogs SUCCESS [ 0.458 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher UI SUCCESS [ 0.998 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project SUCCESS [ 1.047 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project Templates SUCCESS [ 1.370 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests ........ SUCCESS [ 0.035 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Tests SUCCESS [ 6.757 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Integration Tests SUCCESS [ 34.829 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Launcher Tests SUCCESS [ 3.253 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Project Integration Tests SUCCESS [ 19.849 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Project Templates Tests SUCCESS [ 2.992 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: project Templates Integration Tests FAILURE [01:07 min]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Features ..... SUCCESS [ 0.034 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Features :: Camel Editor Feature SUCCESS [ 0.545 s]
[INFO] JBoss Fuse Tooling :: Data Transformation .......... SUCCESS [ 0.064 s]
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins SUCCESS [ 0.126 s]
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins :: Core SUCCESS [ 8.599 s]
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins :: Editor SUCCESS [ 2.480 s]
[INFO] JBoss Fuse Tooling :: Data Transformation :: Features SUCCESS [ 0.025 s]
[INFO] JBoss Fuse Tooling :: Data Transformation :: Features :: Data Transformation Feature SUCCESS [ 1.046 s]
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests . SUCCESS [ 0.032 s]
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests :: Core Transformation Tests SUCCESS [ 6.051 s]
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests :: Core Transformation Integration Tests SUCCESS [ 21.366 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache ActiveMQ Facade SUCCESS [ 55.542 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache Camel Facade SUCCESS [ 1.636 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: JMX Diagram View SUCCESS [ 1.071 s]
[INFO] JBoss Fuse Tooling :: Server Adapters .............. SUCCESS [ 0.038 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins ... SUCCESS [ 0.023 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache Karaf Adapter Core SUCCESS [ 2.051 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache Karaf Facade SUCCESS [ 1.459 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache ServiceMix Facade SUCCESS [ 1.814 s]
[INFO] JBoss Fuse Tooling :: JMX :: Tests ................. SUCCESS [ 0.031 s]
[INFO] JBoss Fuse Tooling :: JMX :: Integration Tests :: Camel SUCCESS [ 15.496 s]
[INFO] JBoss Fuse Tooling :: JMX :: Tests :: Commons ...... SUCCESS [ 3.233 s]
[INFO] JBoss Fuse Tooling :: JMX :: Features .............. SUCCESS [ 0.131 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Commons SUCCESS [ 0.607 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache Karaf Adapter UI SUCCESS [ 1.158 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache ServiceMix Adapter Core SUCCESS [ 1.085 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache ServiceMix Adapter UI SUCCESS [ 1.622 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: JBoss Fuse Adapter Core SUCCESS [ 0.925 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: JBoss Fuse Adapter UI SUCCESS [ 0.763 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Features .. SUCCESS [ 0.020 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Features :: Server Adapters Feature SUCCESS [ 0.664 s]
[INFO] JBoss Fuse Tooling :: JMX :: Features :: JMX Feature SUCCESS [ 0.392 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests ..... SUCCESS [ 0.026 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests :: Karaf Core Tests SUCCESS [ 3.679 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests :: Server Tests SUCCESS [ 22.200 s]
[INFO] JBoss Fuse Tooling :: Update Site .................. SUCCESS [ 20.102 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 25:02 min
[INFO] Finished at: 2016-06-21T11:56:11-04:00
[INFO] Final Memory: 293M/706M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.24.0:test (default-test) on project org.fusesource.ide.projecttemplates.tests.integration: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling/ws/sourc...> for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :org.fusesource.ide.projecttemplates.tests.integration
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :83
Killing Xvnc process ID 17808
Archiving artifacts
Recording test results
8 years, 5 months
Build failed in Jenkins: Fuse-Tooling--pull-request-clone #69
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...>
Changes:
[github] FUSETOOLS-1811 - Don't remove empty Otherwise node (#545)
[github] FUSETOOLS-1893 - Use Model Name of data format (#546)
[github] FUSETOOLS-1901 - Log only in debug mode (#547)
[apupier] FUSETOOLS-1912 - FUSETOOLS-1911 - Fix BluePrint Schema Location And Add
------------------------------------------
[...truncated 52175 lines...]
[INFO] Building JBoss Fuse Tooling :: Camel Editor :: Tests :: project Templates Integration Tests 8.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.24.0:build-qualifier (default-build-qualifier) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO] The project's OSGi version is 8.0.0.Alpha3-v20160621-1258
[INFO]
[INFO] --- tycho-packaging-plugin:0.24.0:validate-id (default-validate-id) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.24.0:validate-version (default-validate-version) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO] Setting property 'skipTestsOrITests' to ''.
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:prepare-agent (default) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO] tycho.testArgLine set to -javaagent:<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...>
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...>
[INFO]
[INFO] --- tycho-compiler-plugin:0.24.0:compile (default-compile) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO] Compiling 1 source file to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...>
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...>
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (compiletests) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (test) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO] No tests to run.
[INFO]
[INFO] --- tycho-source-plugin:0.24.0:plugin-source (plugin-source) @ org.fusesource.ide.projecttemplates.tests.integration ---
[WARNING] bundle localization file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...> not found
[WARNING] Bundle-Vendor header not found in <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...,> fallback to 'unknown' for source bundle
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...>
[INFO]
[INFO] --- target-platform-configuration:0.24.0:target-platform (default-target-platform) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.24.0:package-plugin (default-package-plugin) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...>
[INFO]
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata-default (default-p2-metadata-default) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO]
[INFO] --- tycho-source-feature-plugin:0.24.0:source-feature (source-feature) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO]
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata (attached-p2-metadata) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO]
[INFO] --- repository-utils:0.25.0-SNAPSHOT:generate-repository-facade (generate-facade) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO]
[INFO] --- tycho-surefire-plugin:0.24.0:test (default-test) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO] Expected eclipse log file: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...> sp(a)xn--c/-bja.metadata/.log
[INFO] Command line:
[/qa/tools/opt/x86_64/jdk1.8.0_91/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...,> -XX:+HeapDumpOnOutOfMemoryError, -Dusage_reporting_enabled=false, -Dorg.jboss.tools.vpe.loadxulrunner=false, -Dosgi.clean=true, -jar, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...,> -data, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...> sp@cé, -install, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...,> -configuration, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...,> -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...]>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug
GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications.
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Tests run: 3, Failures: 0, Errors: 1, Skipped: 1, Time elapsed: 60.385 sec <<< FAILURE! - in org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT
testEmptyJavaProjectCreation(org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT) skipped
testEmptyBlueprintProjectCreation(org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT) Time elapsed: 23.223 sec <<< ERROR!
java.lang.reflect.InvocationTargetException: null
at org.eclipse.m2e.core.internal.project.registry.ProjectRegistryManager.refresh(ProjectRegistryManager.java:456)
at org.eclipse.m2e.core.internal.project.registry.ProjectRegistryManager.refresh(ProjectRegistryManager.java:350)
at org.eclipse.m2e.core.internal.project.registry.ProjectRegistryManager.refresh(ProjectRegistryManager.java:297)
at org.eclipse.m2e.core.internal.project.ProjectConfigurationManager.configureNewMavenProjects(ProjectConfigurationManager.java:252)
at org.eclipse.m2e.core.internal.project.ProjectConfigurationManager$4.run(ProjectConfigurationManager.java:521)
at org.eclipse.m2e.core.internal.embedder.AbstractRunnable.call(AbstractRunnable.java:26)
at org.eclipse.m2e.core.internal.embedder.AbstractRunnable.call(AbstractRunnable.java:1)
at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.executeBare(MavenExecutionContext.java:176)
at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.execute(MavenExecutionContext.java:151)
at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.execute(MavenExecutionContext.java:99)
at org.eclipse.m2e.core.internal.embedder.MavenImpl.execute(MavenImpl.java:1355)
at org.eclipse.m2e.core.internal.project.ProjectConfigurationManager.enableMavenNature(ProjectConfigurationManager.java:518)
at org.fusesource.ide.projecttemplates.adopters.configurators.MavenTemplateConfigurator.configureMavenNature(MavenTemplateConfigurator.java:80)
at org.fusesource.ide.projecttemplates.adopters.configurators.MavenTemplateConfigurator.configure(MavenTemplateConfigurator.java:52)
at org.fusesource.ide.projecttemplates.adopters.AbstractProjectTemplate.create(AbstractProjectTemplate.java:53)
at org.fusesource.ide.projecttemplates.wizards.FuseIntegrationProjectCreatorRunnable.run(FuseIntegrationProjectCreatorRunnable.java:93)
at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:463)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:371)
at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:500)
at org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT.testEmptyProjectCreation(FuseIntegrationProjectCreatorRunnableIT.java:103)
at org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT.testEmptyBlueprintProjectCreation(FuseIntegrationProjectCreatorRunnableIT.java:74)
testEmptySpringProjectCreation(org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT) Time elapsed: 37.079 sec
Results :
Tests in error:
FuseIntegrationProjectCreatorRunnableIT.testEmptyBlueprintProjectCreation:74->testEmptyProjectCreation:103 » InvocationTarget
Tests run: 3, Failures: 0, Errors: 1, Skipped: 1
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] JBoss Fuse Tooling :: Build Configuration .......... SUCCESS [ 26.060 s]
[INFO] JBoss Fuse Tooling ................................. SUCCESS [ 44.704 s]
[INFO] JBoss Fuse Tooling :: Tools ........................ SUCCESS [ 0.029 s]
[INFO] JBoss Fuse Tooling :: Tools :: IDE Build Tools ..... SUCCESS [01:45 min]
[INFO] JBoss Fuse Tooling :: Tools :: IDE Code Generator .. SUCCESS [ 58.043 s]
[INFO] JBoss Fuse Tooling :: Core ......................... SUCCESS [ 0.030 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins .............. SUCCESS [ 0.024 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation Core SUCCESS [ 19.128 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Preferences SUCCESS [ 0.695 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation UI SUCCESS [ 3.319 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Model Service API SUCCESS [ 29.093 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.15.1 Service Implementation SUCCESS [ 16.954 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.0 Service Implementation SUCCESS [ 18.372 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Maven ..... SUCCESS [ 0.833 s]
[INFO] JBoss Fuse Tooling :: Camel Editor ................. SUCCESS [ 0.066 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins ...... SUCCESS [ 0.027 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Branding SUCCESS [ 2.256 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Validation SUCCESS [ 1.198 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Cheat Sheets SUCCESS [ 0.174 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Graph ..... SUCCESS [ 0.893 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Help ...... SUCCESS [ 11.769 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Imports ... SUCCESS [ 0.959 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Branding .. SUCCESS [ 0.168 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests ................ SUCCESS [ 0.017 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Tests SUCCESS [ 6.625 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Integration Tests SUCCESS [01:00 min]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Model Tests SUCCESS [ 24.300 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [ 0.772 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Tests SUCCESS [ 5.433 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [ 26.473 s]
[INFO] JBoss Fuse Tooling :: Core :: Features ............. SUCCESS [ 0.009 s]
[INFO] JBoss Fuse Tooling :: Core :: Features :: Core Feature SUCCESS [ 1.022 s]
[INFO] JBoss Fuse Tooling :: JMX .......................... SUCCESS [ 0.012 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins ............... SUCCESS [ 0.015 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: JMX Commons SUCCESS [ 1.603 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher SUCCESS [ 1.312 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Camel Editor SUCCESS [ 3.284 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: XSD Catalogs SUCCESS [ 0.162 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher UI SUCCESS [ 1.205 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project SUCCESS [ 1.072 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project Templates SUCCESS [ 2.043 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests ........ SUCCESS [ 0.015 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Tests SUCCESS [ 10.943 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Integration Tests SUCCESS [ 47.448 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Launcher Tests SUCCESS [ 4.528 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Project Integration Tests SUCCESS [ 27.851 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Project Templates Tests SUCCESS [ 2.976 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: project Templates Integration Tests FAILURE [01:26 min]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Features ..... SKIPPED
[INFO] JBoss Fuse Tooling :: Camel Editor :: Features :: Camel Editor Feature SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation .......... SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins :: Core SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins :: Editor SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation :: Features SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation :: Features :: Data Transformation Feature SKIPPED
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests . SKIPPED
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests :: Core Transformation Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests :: Core Transformation Integration Tests SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache ActiveMQ Facade SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache Camel Facade SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: JMX Diagram View SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters .............. SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins ... SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache Karaf Adapter Core SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache Karaf Facade SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache ServiceMix Facade SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Tests ................. SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Integration Tests :: Camel SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Tests :: Commons ...... SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Features .............. SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Commons SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache Karaf Adapter UI SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache ServiceMix Adapter Core SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache ServiceMix Adapter UI SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: JBoss Fuse Adapter Core SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: JBoss Fuse Adapter UI SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Features .. SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Features :: Server Adapters Feature SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Features :: JMX Feature SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests ..... SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests :: Karaf Core Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests :: Server Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Update Site .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 22:48 min
[INFO] Finished at: 2016-06-21T09:05:19-04:00
[INFO] Final Memory: 254M/676M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.24.0:test (default-test) on project org.fusesource.ide.projecttemplates.tests.integration: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...> for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :org.fusesource.ide.projecttemplates.tests.integration
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :62
Killing Xvnc process ID 13211
8 years, 5 months
Build failed in Jenkins: Fuse-Tooling--pull-request-clone #67
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...>
------------------------------------------
[...truncated 51867 lines...]
-------------------------------------------------------
Running org.fusesource.ide.projecttemplates.NameAndWeightComparatorTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 sec - in org.fusesource.ide.projecttemplates.NameAndWeightComparatorTest
Results :
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- tycho-source-plugin:0.24.0:plugin-source (plugin-source) @ org.fusesource.ide.projecttemplates.tests ---
[INFO]
[INFO] --- target-platform-configuration:0.24.0:target-platform (default-target-platform) @ org.fusesource.ide.projecttemplates.tests ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.24.0:package-plugin (default-package-plugin) @ org.fusesource.ide.projecttemplates.tests ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...>
[INFO]
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata-default (default-p2-metadata-default) @ org.fusesource.ide.projecttemplates.tests ---
[INFO]
[INFO] --- tycho-source-feature-plugin:0.24.0:source-feature (source-feature) @ org.fusesource.ide.projecttemplates.tests ---
[INFO]
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata (attached-p2-metadata) @ org.fusesource.ide.projecttemplates.tests ---
[INFO]
[INFO] --- repository-utils:0.25.0-SNAPSHOT:generate-repository-facade (generate-facade) @ org.fusesource.ide.projecttemplates.tests ---
[INFO]
[INFO] --- tycho-p2-extras-plugin:0.24.0:compare-version-with-baselines (default) @ org.fusesource.ide.projecttemplates.tests ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Fuse Tooling :: Camel Editor :: Tests :: project Templates Integration Tests 8.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.24.0:build-qualifier (default-build-qualifier) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO] The project's OSGi version is 8.0.0.Alpha3-v20160621-1125
[INFO]
[INFO] --- tycho-packaging-plugin:0.24.0:validate-id (default-validate-id) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.24.0:validate-version (default-validate-version) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO] Setting property 'skipTestsOrITests' to ''.
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:prepare-agent (default) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO] tycho.testArgLine set to -javaagent:<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...>
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...>
[INFO]
[INFO] --- tycho-compiler-plugin:0.24.0:compile (default-compile) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO] Compiling 1 source file to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...>
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...>
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (compiletests) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (test) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO] No tests to run.
[INFO]
[INFO] --- tycho-source-plugin:0.24.0:plugin-source (plugin-source) @ org.fusesource.ide.projecttemplates.tests.integration ---
[WARNING] bundle localization file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...> not found
[WARNING] Bundle-Vendor header not found in <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...,> fallback to 'unknown' for source bundle
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...>
[INFO]
[INFO] --- target-platform-configuration:0.24.0:target-platform (default-target-platform) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.24.0:package-plugin (default-package-plugin) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...>
[INFO]
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata-default (default-p2-metadata-default) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO]
[INFO] --- tycho-source-feature-plugin:0.24.0:source-feature (source-feature) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO]
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata (attached-p2-metadata) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO]
[INFO] --- repository-utils:0.25.0-SNAPSHOT:generate-repository-facade (generate-facade) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO]
[INFO] --- tycho-surefire-plugin:0.24.0:test (default-test) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO] Expected eclipse log file: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...> sp(a)xn--c/-bja.metadata/.log
[INFO] Command line:
[/qa/tools/opt/x86_64/jdk1.8.0_91/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...,> -XX:+HeapDumpOnOutOfMemoryError, -Dusage_reporting_enabled=false, -Dorg.jboss.tools.vpe.loadxulrunner=false, -Dosgi.clean=true, -jar, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...,> -data, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...> sp@cé, -install, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...,> -configuration, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...,> -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...]>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug
GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications.
Unable to set nested messages property.
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug
Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 89.822 sec <<< FAILURE! - in org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT
testEmptyJavaProjectCreation(org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT) Time elapsed: 21.85 sec <<< ERROR!
java.lang.reflect.InvocationTargetException: null
at org.eclipse.m2e.core.internal.project.registry.ProjectRegistryManager.refresh(ProjectRegistryManager.java:456)
at org.eclipse.m2e.core.internal.project.registry.ProjectRegistryManager.refresh(ProjectRegistryManager.java:350)
at org.eclipse.m2e.core.internal.project.registry.ProjectRegistryManager.refresh(ProjectRegistryManager.java:297)
at org.eclipse.m2e.core.internal.project.ProjectConfigurationManager.configureNewMavenProjects(ProjectConfigurationManager.java:252)
at org.eclipse.m2e.core.internal.project.ProjectConfigurationManager$4.run(ProjectConfigurationManager.java:521)
at org.eclipse.m2e.core.internal.embedder.AbstractRunnable.call(AbstractRunnable.java:26)
at org.eclipse.m2e.core.internal.embedder.AbstractRunnable.call(AbstractRunnable.java:1)
at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.executeBare(MavenExecutionContext.java:176)
at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.execute(MavenExecutionContext.java:151)
at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.execute(MavenExecutionContext.java:99)
at org.eclipse.m2e.core.internal.embedder.MavenImpl.execute(MavenImpl.java:1355)
at org.eclipse.m2e.core.internal.project.ProjectConfigurationManager.enableMavenNature(ProjectConfigurationManager.java:518)
at org.fusesource.ide.projecttemplates.adopters.configurators.MavenTemplateConfigurator.configureMavenNature(MavenTemplateConfigurator.java:80)
at org.fusesource.ide.projecttemplates.adopters.configurators.MavenTemplateConfigurator.configure(MavenTemplateConfigurator.java:52)
at org.fusesource.ide.projecttemplates.adopters.AbstractProjectTemplate.create(AbstractProjectTemplate.java:53)
at org.fusesource.ide.projecttemplates.wizards.FuseIntegrationProjectCreatorRunnable.run(FuseIntegrationProjectCreatorRunnable.java:93)
at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:463)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:371)
at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:500)
at org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT.testEmptyProjectCreation(FuseIntegrationProjectCreatorRunnableIT.java:101)
at org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT.testEmptyJavaProjectCreation(FuseIntegrationProjectCreatorRunnableIT.java:83)
testEmptyBlueprintProjectCreation(org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT) Time elapsed: 43.007 sec
testEmptySpringProjectCreation(org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT) Time elapsed: 24.881 sec
Results :
Tests in error:
FuseIntegrationProjectCreatorRunnableIT.testEmptyJavaProjectCreation:83->testEmptyProjectCreation:101 » InvocationTarget
Tests run: 3, Failures: 0, Errors: 1, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] JBoss Fuse Tooling :: Build Configuration .......... SUCCESS [ 26.936 s]
[INFO] JBoss Fuse Tooling ................................. SUCCESS [ 45.273 s]
[INFO] JBoss Fuse Tooling :: Tools ........................ SUCCESS [ 0.041 s]
[INFO] JBoss Fuse Tooling :: Tools :: IDE Build Tools ..... SUCCESS [01:54 min]
[INFO] JBoss Fuse Tooling :: Tools :: IDE Code Generator .. SUCCESS [ 59.628 s]
[INFO] JBoss Fuse Tooling :: Core ......................... SUCCESS [ 0.021 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins .............. SUCCESS [ 0.072 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation Core SUCCESS [ 19.330 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Preferences SUCCESS [ 0.683 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation UI SUCCESS [ 3.559 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Model Service API SUCCESS [ 27.983 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.15.1 Service Implementation SUCCESS [ 17.176 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.0 Service Implementation SUCCESS [ 17.761 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Maven ..... SUCCESS [ 0.965 s]
[INFO] JBoss Fuse Tooling :: Camel Editor ................. SUCCESS [ 0.035 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins ...... SUCCESS [ 0.019 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Branding SUCCESS [ 2.133 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Validation SUCCESS [ 1.425 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Cheat Sheets SUCCESS [ 0.210 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Graph ..... SUCCESS [ 1.025 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Help ...... SUCCESS [ 11.446 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Imports ... SUCCESS [ 1.198 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Branding .. SUCCESS [ 0.192 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests ................ SUCCESS [ 0.017 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Tests SUCCESS [ 10.122 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Integration Tests SUCCESS [01:00 min]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Model Tests SUCCESS [ 25.665 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [ 1.222 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Tests SUCCESS [ 5.288 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [ 27.319 s]
[INFO] JBoss Fuse Tooling :: Core :: Features ............. SUCCESS [ 0.029 s]
[INFO] JBoss Fuse Tooling :: Core :: Features :: Core Feature SUCCESS [ 1.183 s]
[INFO] JBoss Fuse Tooling :: JMX .......................... SUCCESS [ 0.014 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins ............... SUCCESS [ 0.046 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: JMX Commons SUCCESS [ 1.635 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher SUCCESS [ 1.384 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Camel Editor SUCCESS [ 3.506 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: XSD Catalogs SUCCESS [ 0.282 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher UI SUCCESS [ 1.156 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project SUCCESS [ 1.282 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project Templates SUCCESS [ 2.522 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests ........ SUCCESS [ 0.018 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Tests SUCCESS [ 12.025 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Integration Tests SUCCESS [ 28.355 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Launcher Tests SUCCESS [ 5.642 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Project Integration Tests SUCCESS [ 27.617 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Project Templates Tests SUCCESS [ 3.588 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: project Templates Integration Tests FAILURE [01:54 min]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Features ..... SKIPPED
[INFO] JBoss Fuse Tooling :: Camel Editor :: Features :: Camel Editor Feature SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation .......... SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins :: Core SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins :: Editor SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation :: Features SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation :: Features :: Data Transformation Feature SKIPPED
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests . SKIPPED
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests :: Core Transformation Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests :: Core Transformation Integration Tests SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache ActiveMQ Facade SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache Camel Facade SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: JMX Diagram View SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters .............. SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins ... SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache Karaf Adapter Core SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache Karaf Facade SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache ServiceMix Facade SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Tests ................. SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Integration Tests :: Camel SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Tests :: Commons ...... SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Features .............. SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Commons SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache Karaf Adapter UI SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache ServiceMix Adapter Core SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache ServiceMix Adapter UI SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: JBoss Fuse Adapter Core SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: JBoss Fuse Adapter UI SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Features .. SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Features :: Server Adapters Feature SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Features :: JMX Feature SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests ..... SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests :: Karaf Core Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests :: Server Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Update Site .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 22:49 min
[INFO] Finished at: 2016-06-21T07:32:50-04:00
[INFO] Final Memory: 252M/654M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.24.0:test (default-test) on project org.fusesource.ide.projecttemplates.tests.integration: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...> for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :org.fusesource.ide.projecttemplates.tests.integration
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :15
Killing Xvnc process ID 10325
8 years, 5 months
Build failed in Jenkins: Fuse-Tooling--pull-request-clone #62
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...>
Changes:
[apupier] FUSETOOLS-1869 - Provide basic integration for simple project creation
------------------------------------------
[...truncated 51913 lines...]
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.fusesource.ide.projecttemplates.NameAndWeightComparatorTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec - in org.fusesource.ide.projecttemplates.NameAndWeightComparatorTest
Results :
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- tycho-source-plugin:0.24.0:plugin-source (plugin-source) @ org.fusesource.ide.projecttemplates.tests ---
[INFO]
[INFO] --- target-platform-configuration:0.24.0:target-platform (default-target-platform) @ org.fusesource.ide.projecttemplates.tests ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.24.0:package-plugin (default-package-plugin) @ org.fusesource.ide.projecttemplates.tests ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...>
[INFO]
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata-default (default-p2-metadata-default) @ org.fusesource.ide.projecttemplates.tests ---
[INFO]
[INFO] --- tycho-source-feature-plugin:0.24.0:source-feature (source-feature) @ org.fusesource.ide.projecttemplates.tests ---
[INFO]
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata (attached-p2-metadata) @ org.fusesource.ide.projecttemplates.tests ---
[INFO]
[INFO] --- repository-utils:0.25.0-SNAPSHOT:generate-repository-facade (generate-facade) @ org.fusesource.ide.projecttemplates.tests ---
[INFO]
[INFO] --- tycho-p2-extras-plugin:0.24.0:compare-version-with-baselines (default) @ org.fusesource.ide.projecttemplates.tests ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Fuse Tooling :: Camel Editor :: Tests :: project Templates Integration Tests 8.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.24.0:build-qualifier (default-build-qualifier) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO] The project's OSGi version is 8.0.0.Alpha3-v20160620-1251
[INFO]
[INFO] --- tycho-packaging-plugin:0.24.0:validate-id (default-validate-id) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.24.0:validate-version (default-validate-version) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO] Setting property 'skipTestsOrITests' to ''.
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:prepare-agent (default) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO] tycho.testArgLine set to -javaagent:<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...>
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...>
[INFO]
[INFO] --- tycho-compiler-plugin:0.24.0:compile (default-compile) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO] Compiling 1 source file to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...>
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...>
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (compiletests) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (test) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO] No tests to run.
[INFO]
[INFO] --- tycho-source-plugin:0.24.0:plugin-source (plugin-source) @ org.fusesource.ide.projecttemplates.tests.integration ---
[WARNING] bundle localization file <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...> not found
[WARNING] Bundle-Vendor header not found in <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...,> fallback to 'unknown' for source bundle
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...>
[INFO]
[INFO] --- target-platform-configuration:0.24.0:target-platform (default-target-platform) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.24.0:package-plugin (default-package-plugin) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...>
[INFO]
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata-default (default-p2-metadata-default) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO]
[INFO] --- tycho-source-feature-plugin:0.24.0:source-feature (source-feature) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO]
[INFO] --- tycho-p2-plugin:0.24.0:p2-metadata (attached-p2-metadata) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO]
[INFO] --- repository-utils:0.25.0-SNAPSHOT:generate-repository-facade (generate-facade) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO]
[INFO] --- tycho-surefire-plugin:0.24.0:test (default-test) @ org.fusesource.ide.projecttemplates.tests.integration ---
[INFO] Expected eclipse log file: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...> sp(a)xn--c/-bja.metadata/.log
[INFO] Command line:
[/qa/tools/opt/x86_64/jdk1.8.0_91/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...,> -XX:+HeapDumpOnOutOfMemoryError, -Dusage_reporting_enabled=false, -Dosgi.clean=true, -jar, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...,> -data, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...> sp@cé, -install, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...,> -configuration, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...,> -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...]>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 75.025 sec <<< FAILURE! - in org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT
testEmptyJavaProjectCreation(org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT) Time elapsed: 47.166 sec <<< ERROR!
java.lang.NullPointerException: null
at org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT.checkCorrectEditorOpened(FuseIntegrationProjectCreatorRunnableIT.java:156)
at org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT.testEmptyProjectCreation(FuseIntegrationProjectCreatorRunnableIT.java:104)
at org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT.testEmptyJavaProjectCreation(FuseIntegrationProjectCreatorRunnableIT.java:77)
testEmptyBlueprintProjectCreation(org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT) Time elapsed: 11.554 sec
testEmptySpringProjectCreation(org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT) Time elapsed: 16.278 sec
Results :
Tests in error:
null
Tests run: 3, Failures: 0, Errors: 1, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] JBoss Fuse Tooling :: Build Configuration .......... SUCCESS [ 24.198 s]
[INFO] JBoss Fuse Tooling ................................. SUCCESS [ 40.492 s]
[INFO] JBoss Fuse Tooling :: Tools ........................ SUCCESS [ 0.012 s]
[INFO] JBoss Fuse Tooling :: Tools :: IDE Build Tools ..... SUCCESS [01:39 min]
[INFO] JBoss Fuse Tooling :: Tools :: IDE Code Generator .. SUCCESS [ 53.658 s]
[INFO] JBoss Fuse Tooling :: Core ......................... SUCCESS [ 0.009 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins .............. SUCCESS [ 0.010 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation Core SUCCESS [ 16.789 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Preferences SUCCESS [ 0.194 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation UI SUCCESS [ 1.128 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Model Service API SUCCESS [ 24.899 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.15.1 Service Implementation SUCCESS [ 18.460 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.0 Service Implementation SUCCESS [ 21.875 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Maven ..... SUCCESS [ 0.326 s]
[INFO] JBoss Fuse Tooling :: Camel Editor ................. SUCCESS [ 0.019 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins ...... SUCCESS [ 0.009 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Branding SUCCESS [ 0.704 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Validation SUCCESS [ 0.465 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Cheat Sheets SUCCESS [ 0.045 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Graph ..... SUCCESS [ 0.424 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Help ...... SUCCESS [ 10.171 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Imports ... SUCCESS [ 0.362 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Branding .. SUCCESS [ 0.115 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests ................ SUCCESS [ 0.008 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Tests SUCCESS [ 3.872 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Integration Tests SUCCESS [ 36.342 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Model Tests SUCCESS [ 10.153 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [ 0.461 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Tests SUCCESS [ 2.264 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [ 11.229 s]
[INFO] JBoss Fuse Tooling :: Core :: Features ............. SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: Core :: Features :: Core Feature SUCCESS [ 0.275 s]
[INFO] JBoss Fuse Tooling :: JMX .......................... SUCCESS [ 0.008 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins ............... SUCCESS [ 0.006 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: JMX Commons SUCCESS [ 0.495 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher SUCCESS [ 0.526 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Camel Editor SUCCESS [ 1.356 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: XSD Catalogs SUCCESS [ 0.067 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher UI SUCCESS [ 0.441 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project SUCCESS [ 0.535 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project Templates SUCCESS [ 0.662 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests ........ SUCCESS [ 0.006 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Tests SUCCESS [ 4.463 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Integration Tests SUCCESS [ 12.426 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Launcher Tests SUCCESS [ 2.347 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Project Integration Tests SUCCESS [ 10.850 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Project Templates Tests SUCCESS [ 1.933 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: project Templates Integration Tests FAILURE [01:25 min]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Features ..... SKIPPED
[INFO] JBoss Fuse Tooling :: Camel Editor :: Features :: Camel Editor Feature SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation .......... SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins :: Core SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins :: Editor SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation :: Features SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation :: Features :: Data Transformation Feature SKIPPED
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests . SKIPPED
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests :: Core Transformation Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests :: Core Transformation Integration Tests SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache ActiveMQ Facade SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache Camel Facade SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: JMX Diagram View SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters .............. SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins ... SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache Karaf Adapter Core SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache Karaf Facade SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache ServiceMix Facade SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Tests ................. SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Integration Tests :: Camel SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Tests :: Commons ...... SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Features .............. SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Commons SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache Karaf Adapter UI SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache ServiceMix Adapter Core SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache ServiceMix Adapter UI SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: JBoss Fuse Adapter Core SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: JBoss Fuse Adapter UI SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Features .. SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Features :: Server Adapters Feature SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Features :: JMX Feature SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests ..... SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests :: Karaf Core Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests :: Server Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Update Site .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18:11 min
[INFO] Finished at: 2016-06-20T08:55:48-04:00
[INFO] Final Memory: 261M/654M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.24.0:test (default-test) on project org.fusesource.ide.projecttemplates.tests.integration: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Fuse-Tooling--pull-re...> for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :org.fusesource.ide.projecttemplates.tests.integration
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :40
Killing Xvnc process ID 432
8 years, 5 months