After upgrading from 2.73.3 to 2.89.2 our jenkins has started to experience
deadlock.
We use the tikal Multijob plugin to run any number of other jobs that
extend a common job template. When the Multijob kicks off, it will spin up
as many AWS slaves as it needs to run all of the child jobs (Tes
Has anyone experienced something similar or know the cause? Couldn't find
anything similar online.
This is a relatively simple job maven job that executes on an on-demand AWS
instance. The job is configured to install jdk8 and maven as part of the
job. These errors happen about 70% of the time.