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 CI Build #1687

See <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQueryv2/1687/>

------------------------------------------
Started by user Zoltán Ujhelyi
Building on master in workspace <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQueryv2/ws/>
Checkout:workspace / <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQueryv2/ws/> - hudson.remoting.LocalChannel@6573f3
Using strategy: Default
Last Built Revision: Revision 85a5102c491fd632a384490aee7b032ee1e4be33 (origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision 85a5102c491fd632a384490aee7b032ee1e4be33 (origin/master)
Checking out Revision 85a5102c491fd632a384490aee7b032ee1e4be33 (origin/master)
Starting xvnc
[workspace] $ vncserver :78 -localhost -nolisten tcp

New 'telchar:78 ()' desktop is telchar:78

Starting applications specified in /home/tomcat6/.vnc/xstartup
Log file is /home/tomcat6/.vnc/telchar:78.log

Parsing POMs
[org.eclipse.incquery.parent] $ /usr/lib/jvm/java-6-openjdk/bin/java -Xmx512m -XX:MaxPermSize=128m -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 60678
Terminating xvnc.
$ vncserver -kill :78
Killing Xvnc4 process ID 2652
ERROR: Failed to parse POMs
java.io.IOException: Cannot run program "/usr/lib/jvm/java-6-openjdk/bin/java" (in directory "<https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQueryv2/ws/releng/org.eclipse.incquery.parent";)>: java.io.IOException: error=2, No such file or directory
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:488)
	at hudson.Proc$LocalProc.<init>(Proc.java:244)
	at hudson.Proc$LocalProc.<init>(Proc.java:216)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:763)
	at hudson.Launcher$ProcStarter.start(Launcher.java:353)
	at hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:223)
	at hudson.maven.ProcessCache.get(ProcessCache.java:231)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:672)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:584)
	at hudson.model.Run.execute(Run.java:1575)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:237)
Caused by: java.io.IOException: java.io.IOException: error=2, No such file or directory
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:164)
	at java.lang.ProcessImpl.start(ProcessImpl.java:81)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:470)
	... 12 more
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Project EMF-IncQueryv2 still waiting for [EMF-IncQuery-Tests-School, EMF-IncQuery-Tests-Ecore, EMF-IncQuery-Visualization, EMF-IncQuery-Tests-BPM] builds to complete


Back to the top