Bug 491450 - Build timeout plugin does not properly fail matrix jobs
Summary: Build timeout plugin does not properly fail matrix jobs
Status: NEW
Alias: None
Product: Hudson
Classification: Technology
Component: Plugins (show other bugs)
Version: 3.3.2   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Winston Prakash CLA
QA Contact: Geoff Waymark CLA
URL:
Whiteboard: Fix for 3.4 release
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-11 12:22 EDT by Stuart Lorber CLA
Modified: 2016-05-16 09:51 EDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stuart Lorber CLA 2016-04-11 12:22:05 EDT
When the timeout plugin is used with a matrix job the jobs (including the parent) are marked as aborted even when the configuration says to fail the job.

This does not seem to be the case with a standard (non-matrix) job.
Comment 1 Stuart Lorber CLA 2016-04-11 12:37:53 EDT
Email for matrix jobs does not work either.
Comment 2 Stuart Lorber CLA 2016-04-11 12:39:45 EDT
Even though they both have email recipients designated:

Non matrix job:

12:22:51  Build timed out (after 5 minutes). Marking the build as failed.
12:22:51  Archiving artifacts
12:23:08  Description set: 
12:23:08  Sending e-mails to: slorber@extol.com
12:23:09  Notifying upstream projects of job completion
12:23:09  Finished: FAILURE

Matrix job:

12:34:15  Build timed out (after 5 minutes). Marking the build as failed.
12:34:15  Description set: 
12:34:15  
12:34:15  Deleting project workspace... 
12:34:15  skipped for failed build
12:34:15  
12:34:15  Notifying upstream projects of job completion
12:34:15  Finished: ABORTED