You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rave.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2011/07/01 05:02:26 UTC

Build failed in Jenkins: rave-project-trunk #96

See <https://builds.apache.org/job/rave-project-trunk/96/changes>

Changes:

[smarru] info on changing tomcat port

------------------------------------------
Started by an SCM change
Building remotely on ubuntu1
Updating http://svn.apache.org/repos/asf/incubator/rave/trunk
U         rave-portal/src/main/dist/README
At revision 1141782
Found mavenVersion 3.0.3 from file jar:file:/home/hudson/tools/maven/latest3/lib/maven-core-3.0.3.jar!/META-INF/maven/org.apache.maven/maven-core/pom.properties
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
hudson.util.IOException2: remote file operation failed: <https://builds.apache.org/job/rave-project-trunk/ws/trunk> at hudson.remoting.Channel@1544816f:ubuntu1
	at hudson.FilePath.act(FilePath.java:754)
	at hudson.FilePath.act(FilePath.java:740)
	at hudson.maven.MavenModuleSetBuild$RunnerImpl.parsePoms(MavenModuleSetBuild.java:817)
	at hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:617)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:429)
	at hudson.model.Run.run(Run.java:1374)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:467)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:145)
Caused by: java.io.FileNotFoundException: /tmp/hudson-remoting1997201323827533924/META-INF/plexus/components.xml (No such file or directory)
	at java.io.FileOutputStream.open(Native Method)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:209)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:160)
	at hudson.remoting.RemoteClassLoader.makeResource(RemoteClassLoader.java:266)
	at hudson.remoting.RemoteClassLoader.findResources(RemoteClassLoader.java:233)
	at java.lang.ClassLoader.getResources(ClassLoader.java:1015)
	at java.lang.ClassLoader.getResources(ClassLoader.java:1011)
	at hudson.maven.MavenUtil$MaskingClassLoader.getResources(MavenUtil.java:288)
	at hudson.maven.MavenUtil.createEmbedder(MavenUtil.java:196)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1271)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1110)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1979)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	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:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)


Jenkins build is back to normal : rave-project-trunk #97

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/rave-project-trunk/97/>



Re: Build failed in Jenkins: rave-project-trunk #96

Posted by Ate Douma <at...@douma.nu>.
On 07/01/2011 05:18 AM, Suresh Marru wrote:
> Oops!! Sorry bad timing to break the build. Adding an instruction to README should be cosmetic, did it really break the build. I must be doing something stupid, Can some one help?
Don't worry you didn't  do something stupid, its just Jenkins having a hiccup :)
I simply kicked off a new build manually and everything is fine again.

Ate


> why did this build fail? I am able to build the trunk fine directly by mvn clean install.
>
> Thanks,
> Suresh
>
>
> On Jun 30, 2011, at 11:02 PM, Apache Jenkins Server wrote:
>
>> See<https://builds.apache.org/job/rave-project-trunk/96/changes>
>>
>> Changes:
>>
>> [smarru] info on changing tomcat port
>>
>> ------------------------------------------
>> Started by an SCM change
>> Building remotely on ubuntu1
>> Updating http://svn.apache.org/repos/asf/incubator/rave/trunk
>> U         rave-portal/src/main/dist/README
>> At revision 1141782
>> Found mavenVersion 3.0.3 from file jar:file:/home/hudson/tools/maven/latest3/lib/maven-core-3.0.3.jar!/META-INF/maven/org.apache.maven/maven-core/pom.properties
>> [locks-and-latches] Checking to see if we really have the locks
>> [locks-and-latches] Have all the locks, build can start
>> Parsing POMs
>> [locks-and-latches] Releasing all the locks
>> [locks-and-latches] All the locks released
>> ERROR: Failed to parse POMs
>> hudson.util.IOException2: remote file operation failed:<https://builds.apache.org/job/rave-project-trunk/ws/trunk>  at hudson.remoting.Channel@1544816f:ubuntu1
>> 	at hudson.FilePath.act(FilePath.java:754)
>> 	at hudson.FilePath.act(FilePath.java:740)
>> 	at hudson.maven.MavenModuleSetBuild$RunnerImpl.parsePoms(MavenModuleSetBuild.java:817)
>> 	at hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:617)
>> 	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:429)
>> 	at hudson.model.Run.run(Run.java:1374)
>> 	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:467)
>> 	at hudson.model.ResourceController.execute(ResourceController.java:88)
>> 	at hudson.model.Executor.run(Executor.java:145)
>> Caused by: java.io.FileNotFoundException: /tmp/hudson-remoting1997201323827533924/META-INF/plexus/components.xml (No such file or directory)
>> 	at java.io.FileOutputStream.open(Native Method)
>> 	at java.io.FileOutputStream.<init>(FileOutputStream.java:209)
>> 	at java.io.FileOutputStream.<init>(FileOutputStream.java:160)
>> 	at hudson.remoting.RemoteClassLoader.makeResource(RemoteClassLoader.java:266)
>> 	at hudson.remoting.RemoteClassLoader.findResources(RemoteClassLoader.java:233)
>> 	at java.lang.ClassLoader.getResources(ClassLoader.java:1015)
>> 	at java.lang.ClassLoader.getResources(ClassLoader.java:1011)
>> 	at hudson.maven.MavenUtil$MaskingClassLoader.getResources(MavenUtil.java:288)
>> 	at hudson.maven.MavenUtil.createEmbedder(MavenUtil.java:196)
>> 	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1271)
>> 	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1110)
>> 	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1979)
>> 	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
>> 	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
>> 	at hudson.remoting.Request$2.run(Request.java:270)
>> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
>> 	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:1110)
>> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
>> 	at java.lang.Thread.run(Thread.java:636)
>>
>


Re: Build failed in Jenkins: rave-project-trunk #96

Posted by Suresh Marru <sm...@apache.org>.
Oops!! Sorry bad timing to break the build. Adding an instruction to README should be cosmetic, did it really break the build. I must be doing something stupid, Can some one help? why did this build fail? I am able to build the trunk fine directly by mvn clean install. 

Thanks,
Suresh


On Jun 30, 2011, at 11:02 PM, Apache Jenkins Server wrote:

> See <https://builds.apache.org/job/rave-project-trunk/96/changes>
> 
> Changes:
> 
> [smarru] info on changing tomcat port
> 
> ------------------------------------------
> Started by an SCM change
> Building remotely on ubuntu1
> Updating http://svn.apache.org/repos/asf/incubator/rave/trunk
> U         rave-portal/src/main/dist/README
> At revision 1141782
> Found mavenVersion 3.0.3 from file jar:file:/home/hudson/tools/maven/latest3/lib/maven-core-3.0.3.jar!/META-INF/maven/org.apache.maven/maven-core/pom.properties
> [locks-and-latches] Checking to see if we really have the locks
> [locks-and-latches] Have all the locks, build can start
> Parsing POMs
> [locks-and-latches] Releasing all the locks
> [locks-and-latches] All the locks released
> ERROR: Failed to parse POMs
> hudson.util.IOException2: remote file operation failed: <https://builds.apache.org/job/rave-project-trunk/ws/trunk> at hudson.remoting.Channel@1544816f:ubuntu1
> 	at hudson.FilePath.act(FilePath.java:754)
> 	at hudson.FilePath.act(FilePath.java:740)
> 	at hudson.maven.MavenModuleSetBuild$RunnerImpl.parsePoms(MavenModuleSetBuild.java:817)
> 	at hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:617)
> 	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:429)
> 	at hudson.model.Run.run(Run.java:1374)
> 	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:467)
> 	at hudson.model.ResourceController.execute(ResourceController.java:88)
> 	at hudson.model.Executor.run(Executor.java:145)
> Caused by: java.io.FileNotFoundException: /tmp/hudson-remoting1997201323827533924/META-INF/plexus/components.xml (No such file or directory)
> 	at java.io.FileOutputStream.open(Native Method)
> 	at java.io.FileOutputStream.<init>(FileOutputStream.java:209)
> 	at java.io.FileOutputStream.<init>(FileOutputStream.java:160)
> 	at hudson.remoting.RemoteClassLoader.makeResource(RemoteClassLoader.java:266)
> 	at hudson.remoting.RemoteClassLoader.findResources(RemoteClassLoader.java:233)
> 	at java.lang.ClassLoader.getResources(ClassLoader.java:1015)
> 	at java.lang.ClassLoader.getResources(ClassLoader.java:1011)
> 	at hudson.maven.MavenUtil$MaskingClassLoader.getResources(MavenUtil.java:288)
> 	at hudson.maven.MavenUtil.createEmbedder(MavenUtil.java:196)
> 	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1271)
> 	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1110)
> 	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1979)
> 	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
> 	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
> 	at hudson.remoting.Request$2.run(Request.java:270)
> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
> 	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:1110)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
> 	at java.lang.Thread.run(Thread.java:636)
>