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

Build history widget does not refresh status of Pipeline build which finishes after Jenkins restart

      Issue:
      A job is created with a parallel section in the pipeline code. Then when that pipeline is being built, if the Jenkins instance is reset, the resume feature will restart the pipeline code but the UI will show that the build never progresses or completes.
      Steps to Reproduce:
      -Create a pipeline job
      -Put parallel section into the pipeline script
      -Build job
      -Restart Jenkins instance from JOC or manual methods while the job is building
      -Observe the script does actually finish but the UI shows it as still building and making no progress
      Proposed Resolution:
      Ensure the UI is actually catching up with the script(because it shows "Success") and that the pipeline and build view loading bars are making progress

          [JENKINS-33589] Build history widget does not refresh status of Pipeline build which finishes after Jenkins restart

          Alex Taylor created issue -
          Antonio Muñiz made changes -
          Assignee Original: Antonio Muñiz [ amuniz ]
          Antonio Muñiz made changes -
          Component/s New: workflow-plugin [ 18820 ]
          Component/s Original: pipeline-stage-view-plugin [ 21139 ]
          Antonio Muñiz made changes -
          Environment Original: Jenkins ver. 1.642.2.1
          Build Pipeline Plugin 1.5.1
          Delivery Pipeline Plugin 0.9.8
          New: Jenkins ver. 1.642.2.1
          Jesse Glick made changes -
          Component/s New: core [ 15593 ]
          Component/s Original: workflow-plugin [ 18820 ]
          Assignee New: Tom FENNELLY [ tfennelly ]
          Labels New: workflow
          Priority Original: Minor [ 4 ] New: Major [ 3 ]
          Jesse Glick made changes -
          Link New: This issue is blocking JENKINS-26445 [ JENKINS-26445 ]
          Jesse Glick made changes -
          Summary Original: Parallel Pipeline Jobs Hang on Resume New: Build history widget does not refresh status of Pipeline build which finishes after Jenkins restart
          Sam Van Oort made changes -
          Component/s New: pipeline-stage-view-plugin [ 21139 ]
          Component/s Original: core [ 15593 ]
          Sam Van Oort made changes -
          Assignee Original: Tom FENNELLY [ tfennelly ] New: Sam Van Oort [ svanoort ]
          Spike Washburn made changes -
          Component/s New: workflow-plugin [ 18820 ]
          Component/s Original: pipeline-stage-view-plugin [ 21139 ]
          Spike Washburn made changes -
          Assignee Original: Sam Van Oort [ svanoort ] New: Jesse Glick [ jglick ]

            Unassigned Unassigned
            ataylor Alex Taylor
            Votes:
            1 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated: