[jbosstools-fuse-dev] Build failed in Jenkins: Fuse-Tooling-pullrequest #778

Fuse Jenkins fuse-infra at redhat.com
Tue Jan 17 05:28:43 EST 2017


See <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooling-pullrequest/778/>

------------------------------------------
[...truncated 34379 lines...]
	at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.executeBare(MavenExecutionContext.java:176)
	at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.execute(MavenExecutionContext.java:112)
	at org.eclipse.m2e.core.internal.embedder.MavenImpl.execute(MavenImpl.java:1360)
	at org.sonatype.tycho.m2e.felix.internal.MavenBundlePluginConfigurator$1.build(MavenBundlePluginConfigurator.java:125)
	at org.eclipse.m2e.core.internal.builder.MavenBuilderImpl.build(MavenBuilderImpl.java:137)
	at org.eclipse.m2e.core.internal.builder.MavenBuilder$1.method(MavenBuilder.java:172)
	at org.eclipse.m2e.core.internal.builder.MavenBuilder$1.method(MavenBuilder.java:1)
	at org.eclipse.m2e.core.internal.builder.MavenBuilder$BuildMethod$1$1.call(MavenBuilder.java:115)
	at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.executeBare(MavenExecutionContext.java:176)
	at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.execute(MavenExecutionContext.java:112)
	at org.eclipse.m2e.core.internal.builder.MavenBuilder$BuildMethod$1.call(MavenBuilder.java:105)
	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.builder.MavenBuilder$BuildMethod.execute(MavenBuilder.java:86)
	at org.eclipse.m2e.core.internal.builder.MavenBuilder.build(MavenBuilder.java:200)
	at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:735)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
	at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:206)
	at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:246)
	at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:301)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
	at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:304)
	at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:360)
	at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:383)
	at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:144)
	at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:235)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Caused by: org.apache.maven.project.DependencyResolutionException: Could not resolve dependencies for project com.mycompany:camel-activemq-spring:bundle:1.0.0-SNAPSHOT: The following artifacts could not be resolved: org.apache.activemq:activemq-client:jar:5.11.0.redhat-630187, org.apache.activemq:activemq-spring:jar:5.11.0.redhat-630187, org.apache.activemq:activemq-pool:jar:5.11.0.redhat-630187, org.apache.activemq:activemq-jms-pool:jar:5.11.0.redhat-630187, org.apache.activemq:activemq-broker:jar:5.11.0.redhat-630187, org.apache.activemq:activemq-openwire-legacy:jar:5.11.0.redhat-630187, org.apache.activemq:activemq-kahadb-store:jar:5.11.0.redhat-630187, commons-net:commons-net:jar:3.3.0.redhat-3: Failure to transfer org.apache.activemq:activemq-client:jar:5.11.0.redhat-630187 from http://repository.jboss.org/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of fusesource-all has elapsed or updates are forced. Original error: Could not transfer artifact org.apache.activemq:activemq-client:jar:5.11.0.redhat-630187 from/to fusesource-all (http://repository.jboss.org/nexus/content/groups/public): repository.jboss.org
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:211)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:195)
	... 33 more
Caused by: org.eclipse.aether.resolution.DependencyResolutionException: The following artifacts could not be resolved: org.apache.activemq:activemq-client:jar:5.11.0.redhat-630187, org.apache.activemq:activemq-spring:jar:5.11.0.redhat-630187, org.apache.activemq:activemq-pool:jar:5.11.0.redhat-630187, org.apache.activemq:activemq-jms-pool:jar:5.11.0.redhat-630187, org.apache.activemq:activemq-broker:jar:5.11.0.redhat-630187, org.apache.activemq:activemq-openwire-legacy:jar:5.11.0.redhat-630187, org.apache.activemq:activemq-kahadb-store:jar:5.11.0.redhat-630187, commons-net:commons-net:jar:3.3.0.redhat-3: Failure to transfer org.apache.activemq:activemq-client:jar:5.11.0.redhat-630187 from http://repository.jboss.org/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of fusesource-all has elapsed or updates are forced. Original error: Could not transfer artifact org.apache.activemq:activemq-client:jar:5.11.0.redhat-630187 from/to fusesource-all (http://repository.jboss.org/nexus/content/groups/public): repository.jboss.org
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:384)
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:205)
	... 34 more
Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: The following artifacts could not be resolved: org.apache.activemq:activemq-client:jar:5.11.0.redhat-630187, org.apache.activemq:activemq-spring:jar:5.11.0.redhat-630187, org.apache.activemq:activemq-pool:jar:5.11.0.redhat-630187, org.apache.activemq:activemq-jms-pool:jar:5.11.0.redhat-630187, org.apache.activemq:activemq-broker:jar:5.11.0.redhat-630187, org.apache.activemq:activemq-openwire-legacy:jar:5.11.0.redhat-630187, org.apache.activemq:activemq-kahadb-store:jar:5.11.0.redhat-630187, commons-net:commons-net:jar:3.3.0.redhat-3: Failure to transfer org.apache.activemq:activemq-client:jar:5.11.0.redhat-630187 from http://repository.jboss.org/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of fusesource-all has elapsed or updates are forced. Original error: Could not transfer artifact org.apache.activemq:activemq-client:jar:5.11.0.redhat-630187 from/to fusesource-all (http://repository.jboss.org/nexus/content/groups/public): repository.jboss.org
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:367)
	... 35 more
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Failure to transfer org.apache.activemq:activemq-client:jar:5.11.0.redhat-630187 from http://repository.jboss.org/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of fusesource-all has elapsed or updates are forced. Original error: Could not transfer artifact org.apache.activemq:activemq-client:jar:5.11.0.redhat-630187 from/to fusesource-all (http://repository.jboss.org/nexus/content/groups/public): repository.jboss.org
	at org.eclipse.aether.internal.impl.DefaultUpdateCheckManager.newException(DefaultUpdateCheckManager.java:238)
	at org.eclipse.aether.internal.impl.DefaultUpdateCheckManager.checkArtifact(DefaultUpdateCheckManager.java:206)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.gatherDownloads(DefaultArtifactResolver.java:585)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads(DefaultArtifactResolver.java:503)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:421)
	... 37 more
", "lineNumber"=158}]>
  [build/deployment failed, you can have a look to the file <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooling-pullrequest/ws/editor/tests/org.fusesource.ide.projecttemplates.tests.integration/target/MavenLaunchOutputs/MavenLaunchOutput-FuseIntegrationProjectCreatorRunnableForCBRIT-CBRBlueprint-2.17.0.redhat-630187.txt> for more information.] 
Expecting:
 <false>
to be equal to:
 <true>
but was not.

Tests run: 98, Failures: 7, Errors: 0, Skipped: 29

java.lang.IllegalStateException: Job manager has been shut down.
	at org.eclipse.core.internal.jobs.JobManager.schedule(JobManager.java:1240)
	at org.eclipse.core.internal.jobs.InternalJob.schedule(InternalJob.java:382)
	at org.eclipse.core.runtime.jobs.Job.schedule(Job.java:641)
	at org.jboss.tools.foundation.checkup.internal.model.JVMProblemModel.scheduleDetectorJob(JVMProblemModel.java:83)
	at org.jboss.tools.foundation.checkup.internal.log.JVMProblemLogListener.logging(JVMProblemLogListener.java:49)
	at org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(RuntimeLog.java:161)
	at org.eclipse.core.internal.runtime.PlatformLogWriter.logged(PlatformLogWriter.java:103)
	at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.safeLogged(ExtendedLogReaderServiceFactory.java:88)
	at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.logPrivileged(ExtendedLogReaderServiceFactory.java:217)
	at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.log(ExtendedLogReaderServiceFactory.java:189)
	at org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(ExtendedLogServiceFactory.java:65)
	at org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(ExtendedLogServiceImpl.java:87)
	at org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:54)
	at org.eclipse.core.internal.runtime.PlatformLogWriter.logging(PlatformLogWriter.java:44)
	at org.eclipse.core.internal.runtime.RuntimeLog.log(RuntimeLog.java:97)
	at org.eclipse.core.internal.jobs.JobManager.doShutdown(JobManager.java:652)
	at org.eclipse.core.internal.jobs.JobManager.shutdown(JobManager.java:277)
	at org.eclipse.core.internal.jobs.JobActivator.stop(JobActivator.java:57)
	at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:830)
	at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:1)
	at java.security.AccessController.doPrivileged(Native Method)
	at org.eclipse.osgi.internal.framework.BundleContextImpl.stop(BundleContextImpl.java:823)
	at org.eclipse.osgi.internal.framework.EquinoxBundle.stopWorker0(EquinoxBundle.java:946)
	at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.stopWorker(EquinoxBundle.java:314)
	at org.eclipse.osgi.container.Module.doStop(Module.java:636)
	at org.eclipse.osgi.container.Module.stop(Module.java:498)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.decStartLevel(ModuleContainer.java:1661)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1580)
	at org.eclipse.osgi.container.SystemModule.stopWorker(SystemModule.java:270)
	at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule.stopWorker(EquinoxBundle.java:147)
	at org.eclipse.osgi.container.Module.doStop(Module.java:636)
	at org.eclipse.osgi.container.Module.stop(Module.java:498)
	at org.eclipse.osgi.container.SystemModule.stop(SystemModule.java:202)
	at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule$1.run(EquinoxBundle.java:165)
	at java.lang.Thread.run(Thread.java:745)
Job found still running after platform shutdown.  Jobs should be canceled by the plugin that scheduled them during shutdown: org.fusesource.ide.launcher.debug.model.CamelDebugTarget$ThreadGarbageCollector
java.lang.IllegalStateException: Job manager has been shut down.
	at org.eclipse.core.internal.jobs.JobManager.schedule(JobManager.java:1240)
	at org.eclipse.core.internal.jobs.InternalJob.schedule(InternalJob.java:382)
	at org.eclipse.core.runtime.jobs.Job.schedule(Job.java:641)
	at org.jboss.tools.foundation.checkup.internal.model.JVMProblemModel.scheduleDetectorJob(JVMProblemModel.java:83)
	at org.jboss.tools.foundation.checkup.internal.log.JVMProblemLogListener.logging(JVMProblemLogListener.java:49)
	at org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(RuntimeLog.java:161)
	at org.eclipse.core.internal.runtime.PlatformLogWriter.logged(PlatformLogWriter.java:103)
	at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.safeLogged(ExtendedLogReaderServiceFactory.java:88)
	at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.logPrivileged(ExtendedLogReaderServiceFactory.java:217)
	at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.log(ExtendedLogReaderServiceFactory.java:189)
	at org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(ExtendedLogServiceFactory.java:65)
	at org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(ExtendedLogServiceImpl.java:87)
	at org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:54)
	at org.eclipse.core.internal.runtime.PlatformLogWriter.logging(PlatformLogWriter.java:44)
	at org.eclipse.core.internal.runtime.RuntimeLog.log(RuntimeLog.java:97)
	at org.eclipse.core.internal.jobs.JobManager.doShutdown(JobManager.java:652)
	at org.eclipse.core.internal.jobs.JobManager.shutdown(JobManager.java:277)
	at org.eclipse.core.internal.jobs.JobActivator.stop(JobActivator.java:57)
	at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:830)
	at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:1)
	at java.security.AccessController.doPrivileged(Native Method)
	at org.eclipse.osgi.internal.framework.BundleContextImpl.stop(BundleContextImpl.java:823)
	at org.eclipse.osgi.internal.framework.EquinoxBundle.stopWorker0(EquinoxBundle.java:946)
	at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.stopWorker(EquinoxBundle.java:314)
	at org.eclipse.osgi.container.Module.doStop(Module.java:636)
	at org.eclipse.osgi.container.Module.stop(Module.java:498)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.decStartLevel(ModuleContainer.java:1661)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1580)
	at org.eclipse.osgi.container.SystemModule.stopWorker(SystemModule.java:270)
	at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule.stopWorker(EquinoxBundle.java:147)
	at org.eclipse.osgi.container.Module.doStop(Module.java:636)
	at org.eclipse.osgi.container.Module.stop(Module.java:498)
	at org.eclipse.osgi.container.SystemModule.stop(SystemModule.java:202)
	at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule$1.run(EquinoxBundle.java:165)
	at java.lang.Thread.run(Thread.java:745)
Job found still running after platform shutdown.  Jobs should be canceled by the plugin that scheduled them during shutdown: org.fusesource.ide.launcher.debug.model.CamelDebugTarget$ThreadGarbageCollector
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JBoss Fuse Tooling :: Build Configuration .......... SUCCESS [  0.256 s]
[INFO] JBoss Fuse Tooling ................................. SUCCESS [  0.316 s]
[INFO] JBoss Fuse Tooling :: Tools ........................ SUCCESS [  0.007 s]
[INFO] JBoss Fuse Tooling :: Tools :: IDE Camel Catalog Generator SUCCESS [ 52.747 s]
[INFO] JBoss Fuse Tooling :: Core ......................... SUCCESS [  0.007 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins .............. SUCCESS [  0.007 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation Core SUCCESS [ 18.889 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Preferences SUCCESS [  0.410 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation UI SUCCESS [  1.037 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Model Service API SUCCESS [  1.249 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.15.1.redhat-621084 Service Implementation SUCCESS [  2.163 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.15.1.redhat-621117 Service Implementation SUCCESS [  2.002 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.0.redhat-630187 Service Implementation SUCCESS [ 26.182 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.0.redhat-630224 Service Implementation SUCCESS [ 12.738 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.3 Service Implementation SUCCESS [  4.015 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.18.1.redhat-000007 Service Implementation SUCCESS [  5.010 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Maven ..... SUCCESS [  0.574 s]
[INFO] JBoss Fuse Tooling :: Camel Editor ................. SUCCESS [  0.008 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins ...... SUCCESS [  0.005 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Branding SUCCESS [  0.709 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Validation SUCCESS [  0.579 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Cheat Sheets SUCCESS [  0.314 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Graph ..... SUCCESS [  0.511 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Help ...... SUCCESS [  2.740 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Imports ... SUCCESS [  0.512 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Branding .. SUCCESS [  0.306 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests ................ SUCCESS [  0.006 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Tests SUCCESS [  2.354 s]
[INFO] JBoss Fuse Tooling :: JMX .......................... SUCCESS [  0.006 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins ............... SUCCESS [  0.004 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: JMX Commons  SUCCESS [  0.598 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher SUCCESS [  0.633 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Camel Editor SUCCESS [  1.274 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Integration Tests SUCCESS [ 35.476 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Model Tests SUCCESS [  8.245 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [  0.543 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Tests SUCCESS [  1.616 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project SUCCESS [  0.636 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project Templates SUCCESS [  3.644 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests ........ SUCCESS [  0.005 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Integration Tests SUCCESS [05:33 min]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [ 17.208 s]
[INFO] JBoss Fuse Tooling :: Core :: Features ............. SUCCESS [  0.005 s]
[INFO] JBoss Fuse Tooling :: Core :: Features :: Core Feature SUCCESS [  1.595 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: XSD Catalogs SUCCESS [  0.741 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher UI SUCCESS [  1.011 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Tests SUCCESS [  3.642 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Launcher Tests SUCCESS [  1.655 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Launcher UI Tests SUCCESS [  1.806 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Project Integration Tests SUCCESS [  8.119 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Project Templates Tests SUCCESS [  1.812 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Project Templates Integration Tests FAILURE [25:32 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 :: Editor Transformation :: Tests :: Editor Transformation Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Transformation Editor :: Tests :: Transformation Editor 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 :: Tests ................. SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Tests ::Camel ......... SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Integration Tests :: Camel SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Tests :: Commons ...... SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Tests :: Diagram ::View 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 :: 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: 42:16 min
[INFO] Finished at: 2017-01-17T05:28:39-05:00
[INFO] Final Memory: 462M/1783M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.26.0:test (default-test) on project org.fusesource.ide.projecttemplates.tests.integration: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooling-pullrequest/ws/editor/tests/org.fusesource.ide.projecttemplates.tests.integration/target/surefire-reports> 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 :57
Killing Xvnc process ID 6734
Recording test results



More information about the jbosstools-fuse-dev mailing list