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 07:15:18 UTC

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

     [ https://issues.apache.org/jira/browse/INFRA-11278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Krzysztof Sobkowiak updated INFRA-11278:
----------------------------------------
    Description: 
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?

  was:
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

{noformat}
java.net.BindException: Address already in use
{noformat}

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?


> 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)