You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/08/01 00:26:43 UTC

Build failed in Jenkins: myfaces-maven2-plugins #1064

See <https://builds.apache.org/job/myfaces-maven2-plugins/1064/>

------------------------------------------
Started by upstream project "maven-plugins" build number 1656
originally caused by:
 Started by an SCM change
 Started by an SCM change
Building remotely on solaris1 in workspace <https://builds.apache.org/job/myfaces-maven2-plugins/ws/>
Updating http://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/trunk/maven2-plugins at revision '2013-07-31T22:25:36.287 +0000'
At revision 1509046
no change for http://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/trunk/maven2-plugins since the previous build
Parsing POMs
[maven2-plugins] $ /zonestorage/hudson_solaris/home/hudson/hudson-slave/tools/jdk6-u26-auto-install//bin/java -cp /export/home/hudson/hudson-slave/maven-agent.jar:/export/home/hudson/hudson-slave/classworlds.jar hudson.maven.agent.Main /home/hudson/tools/maven/apache-maven-2.2.1 /zonestorage/hudson_solaris/home/hudson/hudson-slave/slave.jar /export/home/hudson/hudson-slave/maven-interceptor.jar 64943 /export/home/hudson/hudson-slave/maven2.1-interceptor.jar
ERROR: Failed to parse POMs
java.io.IOException: Cannot run program "/zonestorage/hudson_solaris/home/hudson/hudson-slave/tools/jdk6-u26-auto-install//bin/java" (in directory "<https://builds.apache.org/job/myfaces-maven2-plugins/ws/maven2-plugins")>: error=12, Not enough space
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:460)
	at hudson.Proc$LocalProc.<init>(Proc.java:244)
	at hudson.Proc$LocalProc.<init>(Proc.java:216)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:773)
	at hudson.Launcher$ProcStarter.start(Launcher.java:353)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:998)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:965)
	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:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.io.IOException: error=12, Not enough space
	at java.lang.UNIXProcess.forkAndExec(Native Method)
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:53)
	at java.lang.ProcessImpl.start(ProcessImpl.java:65)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:453)
	... 15 more