[FOLIO-819] intermittent Jenkins pipeline build failures with NullPointerException Created: 01/Sep/17 Updated: 12/Nov/18 Resolved: 26/Sep/17 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Bug | Priority: | P2 |
| Reporter: | John Malconian | Assignee: | John Malconian |
| Resolution: | Done | Votes: | 0 |
| Labels: | ci, sprint22 | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | 1 hour | ||
| Original estimate: | Not Specified | ||
| Sprint: |
| Description |
|
We are seeing intermittent build failures in Jenkins for jobs that use Jenkins pipelines. Projects impacted: mod-circ, mod-circ-storage, mod-inventory, mod-inventory-storage among others. The issue is caused by a bug in one of the Pipeline plugins and has been reported to the Jenkins team. Ref: https://issues.jenkins-ci.org/browse/JENKINS-46452 I anticipate a fix in the near future. In the meantime, failed jobs can typically be re-run if a failure occurs or ignored altogether depending on the branch (non-master) that fails. I will also investigate the possibility of rolling back to a previous working version. |
| Comments |
| Comment by John Malconian [ 12/Sep/17 ] |
|
Looks like this is fixed in the next release of the blueocean pipeline plugin v1.3. The release should be out in a day or two. |
| Comment by Marc Johnson [ 13/Sep/17 ] |
|
Thanks for keeping an eye on this John Malconian , much appreciated |
| Comment by John Malconian [ 26/Sep/17 ] |
|
I was able to implement a workaround for this issue which consisted of configuring the Jira section of the folio-org org in Jenkins with a valid Jira configuration (even though we do not use it) |