Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[incquery-dev] Build failed in Jenkins: EMF-IncQuery Testing - School Tests #697

See <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/697/changes>

Changes:

[goerenh] fixed build problems

------------------------------------------
Started by upstream project "EMF-IncQueryv2" build number 1719
originally caused by:
 Started by an SCM change
Building on master in workspace <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/>
Checkout:workspace / <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/> - hudson.remoting.LocalChannel@38d782
Using strategy: Default
Last Built Revision: Revision d859953cd74d8a36ee1caf8b1be09962dfd0155f (origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision 095ce56116d9412aba3d19d9a6c0bbe1bba64506 (origin/master)
Checking out Revision 095ce56116d9412aba3d19d9a6c0bbe1bba64506 (origin/master)
Parsing POMs
Modules changed, recalculating dependency graph
[org.eclipse.incquery.tests.school.parent] $ /usr/lib/jvm/java-1.6.0-openjdk/bin/java -Xmx512m -XX:MaxPermSize=256m -cp /home/tomcat6/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.2.jar:/opt/maven/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /opt/maven /var/lib/tomcat6/webapps/jenkins/WEB-INF/lib/remoting-2.23.jar /home/tomcat6/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.2.jar 37690
<===[JENKINS REMOTING CAPACITY]===>   channel started
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/org.eclipse.incquery.tests.school.parent/pom.xml> clean install
[INFO] Scanning for projects...
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[INFO] Computing target platform for MavenProject: org.eclipse.incquery:school:0.7.1-SNAPSHOT @ <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school/pom.xml>
[INFO] Loading repository 'http://download.eclipse.org/releases/indigo' from mirror 'indigo' at 'http://telchar.mit.bme.hu/mirrors/indigo'
mavenExecutionResult exceptions not empty
message : Internal error: java.lang.RuntimeException: Failed to resolve target definition <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/org.eclipse.incquery.tests.school.parent/schooltest.target>
cause : Failed to resolve target definition <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/org.eclipse.incquery.tests.school.parent/schooltest.target>
Stack trace : 
org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: Failed to resolve target definition <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/org.eclipse.incquery.tests.school.parent/schooltest.target>
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:165)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:616)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:100)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:66)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:679)
Caused by: java.lang.RuntimeException: Failed to resolve target definition <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/org.eclipse.incquery.tests.school.parent/schooltest.target>
	at org.eclipse.tycho.p2.resolver.P2TargetPlatformResolver.addTargetFileContentToTargetPlatform(P2TargetPlatformResolver.java:335)
	at org.eclipse.tycho.p2.resolver.P2TargetPlatformResolver.computeTargetPlatform(P2TargetPlatformResolver.java:205)
	at org.eclipse.tycho.core.resolver.DefaultTychoDependencyResolver.resolveProject(DefaultTychoDependencyResolver.java:100)
	at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead(TychoMavenLifecycleParticipant.java:82)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:270)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:153)
	... 19 more
Caused by: org.eclipse.tycho.p2.target.facade.TargetDefinitionResolutionException: Could not find "org.eclipse.emf.sdk.feature.group/2.9.0.v20130610-0406" in the repositories of the current location
	at org.eclipse.tycho.p2.target.TargetDefinitionResolver.getUnitInstance(TargetDefinitionResolver.java:199)
	at org.eclipse.tycho.p2.target.TargetDefinitionResolver.resolveContent(TargetDefinitionResolver.java:116)
	at org.eclipse.tycho.p2.target.TargetDefinitionResolverService.resolveFromArguments(TargetDefinitionResolverService.java:65)
	at org.eclipse.tycho.p2.target.TargetDefinitionResolverService.getTargetDefinitionContent(TargetDefinitionResolverService.java:55)
	at org.eclipse.tycho.p2.target.TargetPlatformBuilderImpl.addTargetDefinition(TargetPlatformBuilderImpl.java:297)
	at org.eclipse.tycho.p2.resolver.P2TargetPlatformResolver.addTargetFileContentToTargetPlatform(P2TargetPlatformResolver.java:329)
	... 24 more
channel stopped
Archiving artifacts


Back to the top