You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2010/10/31 20:20:25 UTC

[jira] Issue Comment Edited: (INFRA-3023) Builds on Hudson fail often with internal Hudson problems

    [ https://issues.apache.org/jira/browse/INFRA-3023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926763#action_12926763 ] 

Martin Grigorov edited comment on INFRA-3023 at 10/31/10 3:18 PM:
------------------------------------------------------------------

Few of the recent builds failed again with:

Caused by: Command close created at
	at hudson.remoting.Command.<init>(Command.java:58)
	at hudson.remoting.Command.<init>(Command.java:47)
	at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:760)
	at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:760)
	at hudson.remoting.Channel.close(Channel.java:805)
	at hudson.slaves.Channels$1.close(Channels.java:91)
	at hudson.maven.ProcessCache$MavenProcess.discard(ProcessCache.java:145)
	at hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:541)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:416)
	at hudson.model.Run.run(Run.java:1324)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:349)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:139)

https://hudson.apache.org/hudson/job/Apache%20Wicket%201.5.x/474/console
https://hudson.apache.org/hudson/job/Apache%20Wicket%201.5.x/469/console

      was (Author: mgrigorov):
    One of the builds again failed with:

Caused by: Command close created at
	at hudson.remoting.Command.<init>(Command.java:58)
	at hudson.remoting.Command.<init>(Command.java:47)
	at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:760)
	at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:760)
	at hudson.remoting.Channel.close(Channel.java:805)
	at hudson.slaves.Channels$1.close(Channels.java:91)
	at hudson.maven.ProcessCache$MavenProcess.discard(ProcessCache.java:145)
	at hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:541)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:416)
	at hudson.model.Run.run(Run.java:1324)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:349)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:139)

https://hudson.apache.org/hudson/job/Apache%20Wicket%201.5.x/474/console
  
> Builds on Hudson fail often with internal Hudson problems
> ---------------------------------------------------------
>
>                 Key: INFRA-3023
>                 URL: https://issues.apache.org/jira/browse/INFRA-3023
>             Project: Infrastructure
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Hudson
>         Environment: Standard Apache build environment
>            Reporter: Martin Grigorov
>            Assignee: Niklas Gustavsson
>
> The Apache Wicket project builds often fail because of internal problems in Hudson itself.
> See for example: 
> https://hudson.apache.org/hudson/job/Apache%20Wicket%201.5.x/372/console
> https://hudson.apache.org/hudson/job/Apache%20Wicket%201.5.x/368/console
> https://hudson.apache.org/hudson/job/Apache%20Wicket%201.5.x/366/console
> https://hudson.apache.org/hudson/job/Apache%20Wicket%201.4.x/181/console
> https://hudson.apache.org/hudson/job/Apache%20Wicket%201.4.x/180/console
> ...
> You can check https://hudson.apache.org/hudson/job/Apache%20Wicket%201.4.x/ for more failures.
> Can this be improved somehow ?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.