Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ptp-dev] [Hudson] Build failed in Hudson: remote-nightly-repo #43

See <https://hudson.eclipse.org/ptp/job/remote-nightly-repo/43/changes>

Changes:

[Greg Watson] Add files to build properties.

[Greg Watson] Feature for CDT bundle.

[Greg Watson] Add new bundles to build.

------------------------------------------
Started by an SCM change
Checkout:workspace / <https://hudson.eclipse.org/ptp/job/remote-nightly-repo/ws/> - hudson.remoting.LocalChannel@c17e4b0
Using strategy: Default
Last Built Revision: Revision 87c2a034d4dd5dea66649d18fc1b8ca48fe264e5 (origin/master)
Checkout:workspace / <https://hudson.eclipse.org/ptp/job/remote-nightly-repo/ws/> - hudson.remoting.LocalChannel@c17e4b0
Fetching changes from the remote Git repository
Fetching upstream changes from git://git.eclipse.org/gitroot/ptp/org.eclipse.remote.git
Commencing build of Revision f216d3b4970ffdae457cdd8ef31ed2bf50f83a37 (origin/master)
Checking out Revision f216d3b4970ffdae457cdd8ef31ed2bf50f83a37 (origin/master)
[INFO] Using Maven 3 installation: Maven 3.0.5
[INFO] Checking Maven 3 installation environment
[workspace] $ /shared/common/apache-maven-3.0.5/bin/mvn --help
[INFO] Checking Maven 3 installation version
[INFO] Detected Maven 3 installation version: 3.0.5
[workspace] $ /shared/common/apache-maven-3.0.5/bin/mvn clean install -V -B -Dmaven.ext.class.path=/home/hudson/genie.tools.ptp/.hudson/maven/slavebundle/resources:/home/hudson/genie.tools.ptp/.hudson/maven/slavebundle/lib/maven3-eventspy-3.0.jar:/home/hudson/genie.tools.ptp/.hudson/war/webapp/WEB-INF/lib/hudson-remoting-3.0.0.jar -Dhudson.eventspy.port=59559 -Dmaven.repo.local=<https://hudson.eclipse.org/ptp/job/remote-nightly-repo/ws/.maven/repo> -f releng/org.eclipse.remote.build/pom.xml -P eclipse-sign -P production
[DEBUG] Waiting for connection on port: 59559
Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19 08:51:28-0500)
Maven home: /shared/common/apache-maven-3.0.5
Java version: 1.6.0_45, vendor: Sun Microsystems Inc.
Java home: /opt/public/common/jdk1.6.0_45/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.0.51-0.7.9-default", arch: "amd64", family: "unix"
[DEBUG] Connected to remote
[INFO] Scanning for projects...
[INFO] Computing target platform for MavenProject: org.eclipse.remote:org.eclipse.remote.core:1.0.0-SNAPSHOT @ /jobs/genie.tools.ptp/remote-nightly-repo/workspace/bundles/org.eclipse.remote.core/pom.xml
[INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.4milestones/ (0B at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.4milestones/ (128B at 0B/s)
[INFO] 1 operation remaining.
[INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.4milestones
[INFO] Resolving dependencies of MavenProject: org.eclipse.remote:org.eclipse.remote.core:1.0.0-SNAPSHOT @ /jobs/genie.tools.ptp/remote-nightly-repo/workspace/bundles/org.eclipse.remote.core/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.remote:org.eclipse.remote.core:1.0.0-SNAPSHOT @ /jobs/genie.tools.ptp/remote-nightly-repo/workspace/bundles/org.eclipse.remote.core/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.remote:org.eclipse.remote.cdt.core:1.0.0-SNAPSHOT @ /jobs/genie.tools.ptp/remote-nightly-repo/workspace/bundles/org.eclipse.remote.cdt.core/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.remote:org.eclipse.remote.cdt.core:1.0.0-SNAPSHOT @ /jobs/genie.tools.ptp/remote-nightly-repo/workspace/bundles/org.eclipse.remote.cdt.core/pom.xml
[INFO] Cannot complete the request.  Generating details.
[INFO] Cannot complete the request.  Generating details.
[INFO] {osgi.ws=gtk, osgi.os=linux, osgi.arch=x86, org.eclipse.update.install.features=true}
[ERROR] Cannot resolve project dependencies:
[ERROR]   Software being installed: org.eclipse.remote.cdt.core 1.0.0.qualifier
[ERROR]   Missing requirement: org.eclipse.remote.cdt.core 1.0.0.qualifier requires 'bundle org.eclipse.cdt.core 0.0.0' but it could not be found
[ERROR] 
[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: No solution found because the problem is unsatisfiable.: [Unable to satisfy dependency from org.eclipse.remote.cdt.core 1.0.0.qualifier to bundle org.eclipse.cdt.core 0.0.0.; No solution found because the problem is unsatisfiable.]
[DEBUG] Closing connection to remote
[ERROR] Internal error: java.lang.RuntimeException: No solution found because the problem is unsatisfiable.: [Unable to satisfy dependency from org.eclipse.remote.cdt.core 1.0.0.qualifier to bundle org.eclipse.cdt.core 0.0.0.; No solution found because the problem is unsatisfiable.] -> [Help 1]
org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: No solution found because the problem is unsatisfiable.: [Unable to satisfy dependency from org.eclipse.remote.cdt.core 1.0.0.qualifier to bundle org.eclipse.cdt.core 0.0.0.; No solution found because the problem is unsatisfiable.]
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:168)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: java.lang.RuntimeException: No solution found because the problem is unsatisfiable.: [Unable to satisfy dependency from org.eclipse.remote.cdt.core 1.0.0.qualifier to bundle org.eclipse.cdt.core 0.0.0.; No solution found because the problem is unsatisfiable.]
	at org.eclipse.tycho.p2.resolver.AbstractResolutionStrategy.newResolutionException(AbstractResolutionStrategy.java:98)
	at org.eclipse.tycho.p2.resolver.ProjectorResolutionStrategy.resolve(ProjectorResolutionStrategy.java:88)
	at org.eclipse.tycho.p2.resolver.AbstractResolutionStrategy.resolve(AbstractResolutionStrategy.java:63)
	at org.eclipse.tycho.p2.impl.resolver.P2ResolverImpl.resolveDependencies(P2ResolverImpl.java:134)
	at org.eclipse.tycho.p2.impl.resolver.P2ResolverImpl.resolveDependencies(P2ResolverImpl.java:87)
	at org.eclipse.tycho.p2.resolver.P2TargetPlatformResolver.doResolvePlatform(P2TargetPlatformResolver.java:369)
	at org.eclipse.tycho.p2.resolver.P2TargetPlatformResolver.resolveDependencies(P2TargetPlatformResolver.java:345)
	at org.eclipse.tycho.core.resolver.DefaultTychoDependencyResolver.resolveProject(DefaultTychoDependencyResolver.java:109)
	at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead(TychoMavenLifecycleParticipant.java:75)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:274)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	... 11 more
[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/InternalErrorException
[DEBUG] Waiting for process to finish
[DEBUG] Result: 1

--
This message is automatically generated by Hudson. 
For more information on Hudson, see: http://hudson-ci.org/


Back to the top