You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Krzysztof Sobkowiak (JIRA)" <ji...@apache.org> on 2016/02/17 18:32:18 UTC

[jira] [Commented] (INFRA-11278) Jenkins child process still running

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

Krzysztof Sobkowiak commented on INFRA-11278:
---------------------------------------------

This is the build I have killed https://builds.apache.org/view/S-Z/view/ServiceMix/job/ServiceMix-master/26/. It was executed on ubuntu-6. The next build #27 was scheduled again on ubuntu-6 (https://builds.apache.org/view/S-Z/view/ServiceMix/job/ServiceMix-master/buildTimeTrend) and I have got the error. So I think, ubuntu-6 needs the process stopping. 

> Jenkins child process still running
> -----------------------------------
>
>                 Key: INFRA-11278
>                 URL: https://issues.apache.org/jira/browse/INFRA-11278
>             Project: Infrastructure
>          Issue Type: Bug
>          Components: Jenkins
>            Reporter: Krzysztof Sobkowiak
>
> I had to kill a job in https://builds.apache.org/job/ServiceMix-master but I think, the surefire process is still running. In the next build runs I can find following entry in the surefire output files
> java.net.BindException: Address already in use
> It means, there is still a process which uses the ports used by the tests. Probably killing the job did not kill the surefire process. 
> Could you please cleanup the job processes?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)