You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/04/30 02:14:32 UTC

Build failed in Jenkins: Cayenne-doc30 #103

See <https://builds.apache.org/job/Cayenne-doc30/103/changes>

Changes:

[mgentry] Adds CAY-1813 Missing ObjEntity Attribute Validation with Duplicate DbEntity Columns.

------------------------------------------
Started by an SCM change
Building remotely on solaris1 in workspace <https://builds.apache.org/job/Cayenne-doc30/ws/>
Updating http://svn.apache.org/repos/asf/cayenne/main/branches/STABLE-3.0
U         docs/doc/src/main/resources/RELEASE-NOTES.txt
U         framework/cayenne-jdk1.5-unpublished/src/main/java/org/apache/cayenne/project/validator/ObjEntityValidator.java
At revision 1477415
[STABLE-3.0] $ /home/hudson/tools/maven/apache-maven-2.2.1/bin/mvn -Dmaven.test.skip=true clean install javadoc:javadoc
FATAL: command execution failed
java.io.IOException: Cannot run program "/home/hudson/tools/maven/apache-maven-2.2.1/bin/mvn" (in directory "<https://builds.apache.org/job/Cayenne-doc30/ws/STABLE-3.0")>: 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:763)
	at hudson.Launcher$ProcStarter.start(Launcher.java:353)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:988)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:955)
	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
Build step 'Invoke top-level Maven targets' marked build as failure
Publishing Javadoc