[JIRA] (JENKINS-57165) Jenkins job fails on Agent with error java.lang.OutOfMemoryError: Java heap space

2019-05-21 Thread joshua.al...@eso.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Joshua Alday commented on  JENKINS-57165  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Jenkins job fails on Agent with error java.lang.OutOfMemoryError: Java heap space   
 

  
 
 
 
 

 
 I get frequent OOM issues with Jenkins to kubernete pods. I use SSH connection, but of course it still starts a slave.jar. Despite having proper JVM properties set, I run into varying OOM issues, including the one mentioned above.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.198915.1556084557000.8134.1558470660202%40Atlassian.JIRA.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-57165) Jenkins job fails on Agent with error java.lang.OutOfMemoryError: Java heap space

2019-04-25 Thread porwal.nik...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Nikita Porwal updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-57165  
 
 
  Jenkins job fails on Agent with error java.lang.OutOfMemoryError: Java heap space   
 

  
 
 
 
 

 
Change By: 
 Nikita Porwal  
 
 
Priority: 
 Critical Blocker  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-57165) Jenkins job fails on Agent with error java.lang.OutOfMemoryError: Java heap space

2019-04-24 Thread porwal.nik...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Nikita Porwal updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-57165  
 
 
  Jenkins job fails on Agent with error java.lang.OutOfMemoryError: Java heap space   
 

  
 
 
 
 

 
Change By: 
 Nikita Porwal  
 
 
Priority: 
 Major Critical  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-57165) Jenkins job fails on Agent with error java.lang.OutOfMemoryError: Java heap space

2019-04-24 Thread porwal.nik...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Nikita Porwal updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-57165  
 
 
  Jenkins job fails on Agent with error java.lang.OutOfMemoryError: Java heap space   
 

  
 
 
 
 

 
Change By: 
 Nikita Porwal  
 

  
 
 
 
 

 
 IBM Java is used in this case. The Jenkins job on Agent machine fails at the end with below error:FATAL: Remote call on JNLP4-connect connection from  failedFATAL: Remote call on JNLP4-connect connection from  failedAlso:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from  at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:955) at hudson.Launcher$RemoteLauncher.kill(Launcher.java:1085) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:510) at hudson.model.Run.execute(Run.java:1810) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429)java.lang.OutOfMemoryError: Java heap space at java.lang.String.(String.java:814) at java.lang.String.substring(String.java:2673) at org.jvnet.winp.WinProcess.parseCmdLineAndEnvVars(WinProcess.java:177) at org.jvnet.winp.WinProcess.getEnvironmentVariables(WinProcess.java:146) at hudson.util.ProcessTree$WindowsOSProcess.getEnvironmentVariables2(ProcessTree.java:591) at hudson.util.ProcessTree$WindowsOSProcess.hasMatchingEnvVars2(ProcessTree.java:603) at hudson.util.ProcessTree$WindowsOSProcess.access$700(ProcessTree.java:495) at hudson.util.ProcessTree$Windows.hasMatchingEnvVars(ProcessTree.java:679) at hudson.util.ProcessTree$Windows.killAll(ProcessTree.java:654) at hudson.Launcher$RemoteLauncher$KillTask.call(Launcher.java:1097) at hudson.Launcher$RemoteLauncher$KillTask.call(Launcher.java:1088) at hudson.remoting.UserRequest.perform(UserRequest.java:212) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:369) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:277) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1160) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:93) at hudson.remoting.Engine$1$$Lambda$5.058574A0.run(Unknown Source) at java.lang.Thread.run(Thread.java:811)Caused: java.io.IOException: Remote call on JNLP4-connect connection from  failed at hudson.remoting.Channel.call(Channel.java:961) at hudson.Launcher$RemoteLauncher.kill(Launcher.java:1085) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:510) at hudson.model.Run.execute(Run.java:1810) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429)[htmlpublisher] 

[JIRA] (JENKINS-57165) Jenkins job fails on Agent with error java.lang.OutOfMemoryError: Java heap space

2019-04-23 Thread porwal.nik...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Nikita Porwal created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-57165  
 
 
  Jenkins job fails on Agent with error java.lang.OutOfMemoryError: Java heap space   
 

  
 
 
 
 

 
Issue Type: 
  Task  
 
 
Assignee: 
 Giuseppe Landolfi  
 
 
Components: 
 slave-setup-plugin  
 
 
Created: 
 2019-04-24 05:42  
 
 
Environment: 
 Windows 7/10  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Nikita Porwal  
 

  
 
 
 
 

 
 The Jenkins job on Agent machine fails at the end with below error: FATAL: Remote call on JNLP4-connect connection from  failedFATAL: Remote call on JNLP4-connect connection from  failedAlso:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from  at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:955) at hudson.Launcher$RemoteLauncher.kill(Launcher.java:1085) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:510) at hudson.model.Run.execute(Run.java:1810) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429)java.lang.OutOfMemoryError: Java heap space at java.lang.String.(String.java:814) at java.lang.String.substring(String.java:2673) at org.jvnet.winp.WinProcess.parseCmdLineAndEnvVars(WinProcess.java:177) at org.jvnet.winp.WinProcess.getEnvironmentVariables(WinProcess.java:146) at hudson.util.ProcessTree$WindowsOSProcess.getEnvironmentVariables2(ProcessTree.java:591) at hudson.util.ProcessTree$WindowsOSProcess.hasMatchingEnvVars2(ProcessTree.java:603) at hudson.util.ProcessTree$WindowsOSProcess.access$700(ProcessTree.java:495) at hudson.util.ProcessTree$Windows.hasMatchingEnvVars(ProcessTree.java:679) at