Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-17217

Maven job stuck waiting for self

XMLWordPrintable

      Recently several of our Jenkins Maven jobs are stuck waiting for themselves to finish executing before they can start executing. What I mean is that a Maven job is in the queue to execute, but never actually does execute because it says that it is waiting for itself to finish, even though it has never started.

      See for example the attached screenshot, which shows that the job named container-test-framework_trunk_publisher is waiting to run because the "upstream" job container-test-framework_trunk_publisher (self) is in the queue. However, container-test-framework_trunk_publisher is not listed as being upstream of itself in the "Upstream Projects" section, nor is it transitively upstream of itself as verified by clicking through the upstream projects listed.

      This is a recent behavior change, and the job configuration has not been changed for a long time so I believe it must be a bug in Jenkins or the Maven plugin.

            Unassigned Unassigned
            jvoegele jvoegele
            Votes:
            4 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: