You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@apache.org by "Andrew Bayer (JIRA)" <ji...@apache.org> on 2014/09/15 18:01:34 UTC

[jira] [Commented] (BUILDS-19) H10 Ubuntu seems to have memory problems

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

Andrew Bayer commented on BUILDS-19:
------------------------------------

I think the problem here was https://issues.jenkins-ci.org/browse/JENKINS-22641 - Jenkins not cleaning up after itself. I've backported the fix to our Jenkins and restarted it. I'll watch to see how things look.


> H10 Ubuntu seems to have memory problems
> ----------------------------------------
>
>                 Key: BUILDS-19
>                 URL: https://issues.apache.org/jira/browse/BUILDS-19
>             Project: Infra Build Platform
>          Issue Type: Bug
>          Components: Jenkins
>         Environment: Node: H10 Ubuntu
> https://builds.apache.org/computer/H10/
> https://builds.apache.org/view/A-D/view/Creadur/job/Creadur-Tentacles/10/console
>            Reporter: Philipp Ottlinger
>            Assignee: Andrew Bayer
>
> The jenkins slave H10 Ubuntu seems to lack memory - last message is:
> {noformat}
> At revision 1624904
> no change for http://svn.apache.org/repos/asf/creadur/tentacles/trunk since the previous build
> Parsing POMs
> maven3-agent.jar already up to date
> maven3-interceptor.jar already up to date
> maven3-interceptor-commons.jar already up to date
> [Creadur-Tentacles] $ /home/jenkins/tools/java/latest1.6/bin/java -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 44818
> Error occurred during initialization of VM
> java.lang.OutOfMemoryError: unable to create new native thread
> 	at java.lang.Thread.start0(Native Method)
> 	at java.lang.Thread.start(Thread.java:640)
> 	at java.lang.ref.Reference.<clinit>(Reference.java:145)
> {noformat}



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