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 2012/09/14 07:31:35 UTC

Build failed in Jenkins: myfaces-current11 #493

See <https://builds.apache.org/job/myfaces-current11/493/>

------------------------------------------
Started by upstream project "maven-plugins" build number 1000
Building remotely on solaris1 in workspace <https://builds.apache.org/job/myfaces-current11/ws/>
Updating http://svn.apache.org/repos/asf/myfaces/current11
Fetching 'https://svn.apache.org/repos/asf/myfaces/core/branches/1.1.x' at -1 into '/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/myfaces-current11/current11/core'
At revision 1384648
Fetching 'https://svn.apache.org/repos/asf/myfaces/shared/trunk_2.0.x' at -1 into '/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/myfaces-current11/current11/shared'
At revision 1384648
At revision 1384648
no change for http://svn.apache.org/repos/asf/myfaces/current11 since the previous build
no change for https://svn.apache.org/repos/asf/myfaces/core/branches/1.1.x since the previous build
no change for https://svn.apache.org/repos/asf/myfaces/shared/trunk_2.0.x since the previous build
Parsing POMs
[current11] $ /home/hudson/tools/java/latest1.6/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/latest /zonestorage/hudson_solaris/home/hudson/hudson-slave/slave.jar /export/home/hudson/hudson-slave/maven-interceptor.jar 39690 /export/home/hudson/hudson-slave/maven2.1-interceptor.jar
ERROR: Failed to parse POMs
java.io.IOException: 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:451)
	at hudson.Proc$LocalProc.<init>(Proc.java:244)
	at hudson.Proc$LocalProc.<init>(Proc.java:216)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:709)
	at hudson.Launcher$ProcStarter.start(Launcher.java:338)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:934)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:901)
	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:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
	at java.lang.Thread.run(Thread.java:595)