![]() |
|
|
|
|
Issue Type:
|
Bug
|
|
Assignee:
|
Unassigned |
|
Components:
|
core |
|
Created:
|
12/Sep/12 4:12 PM
|
|
Description:
|
It seems a deadlock, using the plugin Coverity, some jobs run stable and another ones (always the same set) are stalled, even rebooting the slave/server and also creating a new job it seems failing for the same issue.
Console Output
Started by user Victor Martinez
Thread dump
Executor #0 for rbm-85 : executing NOS_COVERITY #63
"Executor #0 for rbm-85 : executing NOS_COVERITY #63" Id=81 Group=main WAITING on java.util.concurrent.Semaphore$NonfairSync@3b252642
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.Semaphore$NonfairSync@3b252642
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:834)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:994)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1303)
at java.util.concurrent.Semaphore.acquire(Semaphore.java:317)
at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:59)
at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:107)
at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:198)
at hudson.model.JDK.forNode(JDK.java:122)
at hudson.model.AbstractBuild.getEnvironment(AbstractBuild.java:856)
at jenkins.plugins.coverity.CoverityLauncherDecorator.decorate(CoverityLauncherDecorator.java:112)
at hudson.Launcher.decorateFor(Launcher.java:639)
at hudson.model.Slave.createLauncher(Slave.java:311)
at hudson.tools.JDKInstaller.performInstallation(JDKInstaller.java:132)
at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:61)
at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:107)
at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:198)
at hudson.model.JDK.forNode(JDK.java:122)
at hudson.model.AbstractBuild.getEnvironment(AbstractBuild.java:856)
at jenkins.plugins.coverity.CoverityLauncherDecorator.decorate(CoverityLauncherDecorator.java:112)
at hudson.Launcher.decorateFor(Launcher.java:639)
at hudson.model.Slave.createLauncher(Slave.java:311)
at hudson.model.AbstractBuild$AbstractBuildExecution.createLauncher(AbstractBuild.java:544)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:475)
at hudson.model.Run.execute(Run.java:1484)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:236)
Any clue?
Really appreciate
|
|
Environment:
|
RHEL5
64 BITS
JENKINS: 1.471
COVERITY PLUGIN: LATEST VERSION
|
|
Project:
|
Jenkins
|
|
Priority:
|
Major
|
|
Reporter:
|
Victor Martinez
|
|
|
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|