-
Bug
-
Resolution: Fixed
-
Blocker
-
Jenkins version 2.114
Plugins versions:
* sonar: 2.7
* git 3.8.0
* branch-api 2.0.19
-
-
Jenkins 2.163
After plugin update jenkins hangs on startup. Attached thread dump showing deadlock. Here's short version:
Found one Java-level deadlock: ============================= "CustomOrganizationFolderDescriptor.addSpecificDescriptors": waiting to lock monitor 0x00007f5510004f38 (object 0x00000006c6654678, a hudson.ExtensionList$Lock), which is held by "GitSCM.onLoaded" "GitSCM.onLoaded": waiting for ownable synchronizer 0x00000006c6eb7488, (a java.util.concurrent.locks.ReentrantLock$NonfairSync), which is held by "SonarGlobalConfiguration.migrate" "SonarGlobalConfiguration.migrate": waiting to lock monitor 0x00007f5510004f38 (object 0x00000006c6654678, a hudson.ExtensionList$Lock), which is held by "GitSCM.onLoaded"
- is related to
-
JENKINS-50671 Jenkins won't start after upgrading workflow-cps plugin to 2.47
-
- Resolved
-
-
JENKINS-55361 DescriptorExtensionList not locking correctly, leading to deadlocks
-
- Resolved
-
[JENKINS-50663] Deadlock on jenkins startup
Component/s | New: branch-api-plugin [ 18621 ] |
Environment |
Original:
Jenkins version 2.114 Plugins versions: * sonar: 2.7 * git 3.8.0 |
New:
Jenkins version 2.114 Plugins versions: * sonar: 2.7 * git 3.8.0 * branch-api 2.0.19 |
Assignee | Original: Mark Waite [ markewaite ] |
Component/s | Original: git-plugin [ 15543 ] |
Component/s | Original: branch-api-plugin [ 18621 ] |
Priority | Original: Major [ 3 ] | New: Blocker [ 1 ] |
Link |
New:
This issue is related to |
Component/s | New: core [ 15593 ] | |
Labels | New: deadlock threads |
Assignee | New: michael jing [ michaelhpe ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Resolution | Original: Fixed [ 1 ] | |
Status | Original: Resolved [ 5 ] | New: Reopened [ 4 ] |