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

Deadlock between backup plugin and matrix project build

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • other
    • None
    • Platform: All, OS: All

      Sequentially built matrix project can cause backup plugin to never start backup
      procedure and block hudson from building forever.

      This is happened when backup procedure is started between start of project build
      and start of configuration build. This is very likely to take place if matrix
      project codebase is big (so checkout and build takes a long time) and sequential
      compilation is enabled.

      Backup plugin sets shutdown mode so configuration are not started. After that
      plugin waits for running projects to be finished. But 'main' project waits for
      configurations before finish itself. So we have a deadlock.

          [JENKINS-4873] Deadlock between backup plugin and matrix project build

          eliterr created issue -
          SCM/JIRA link daemon made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          Andrew Bayer made changes -
          Status Original: Resolved [ 5 ] New: Closed [ 6 ]
          Jesse Glick made changes -
          Link New: This issue depends on JENKINS-10944 [ JENKINS-10944 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 134946 ] New: JNJira + In-Review [ 203162 ]

            Unassigned Unassigned
            eliterr eliterr
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: