• Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Minor Minor
    • core
    • None

      Hey
      Since the last update from Jenkins two options are blocking job to get startet. I have among 60 jobs. Each job depents on another job. It is ist nessassary that the chain is respected. There for I set the two options (in german)
      Build blockieren, solange vorgelagertes Projekt gebaut wird.
      Build blockieren, solange nachgelagertes Projekt gebaut wird.
      But now some jobs dont get startet. They are all watiting in the waiting queue. In previous version all jobs get startet. Is there somethong wrong now?

          [JENKINS-28887] blocking jobs

          Oleg Nenashev added a comment -

          Which Jenkins version did you use before the upgrade? And which one do you use now?

          Oleg Nenashev added a comment - Which Jenkins version did you use before the upgrade? And which one do you use now?

          Daniel Beck added a comment -

          Works as designed, emphasis mine:

          When this option is checked, Jenkins will prevent the project from building when a dependency of this project is in the queue, or building. The dependencies include the direct as well as the transitive dependencies.

          When this option is checked, Jenkins will prevent the project from building when a child of this project is in the queue, or building. The children include the direct as well as the transitive children.

          So it is actually fairly easy to build a deadlock of some kind in larger job chains, but that's how it's documented.

          Daniel Beck added a comment - Works as designed, emphasis mine: When this option is checked, Jenkins will prevent the project from building when a dependency of this project is in the queue, or building. The dependencies include the direct as well as the transitive dependencies. When this option is checked, Jenkins will prevent the project from building when a child of this project is in the queue, or building. The children include the direct as well as the transitive children. So it is actually fairly easy to build a deadlock of some kind in larger job chains, but that's how it's documented.

          Daniel Beck added a comment -

          Assuming this duplicates JENKINS-28926, for which a fix will be in Jenkins 1.618 or so.

          Daniel Beck added a comment - Assuming this duplicates JENKINS-28926 , for which a fix will be in Jenkins 1.618 or so.

            Unassigned Unassigned
            ahmedalkhalaf Ahmed Alkhalaf
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: