Project

General

Profile

Actions

Bug #6592

closed

[Crunch] crunch-job should handle cleanup step failures like install step failures

Added by Brett Smith almost 9 years ago. Updated almost 9 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Crunch
Target version:
Story points:
1.0

Description

A compute node was running a Keep mount for a non-Crunch user on the system. When work was dispatched to this system, the cleanup step would try to unmount this mount, and fail. This meant that the tempdir cleanup (rm -rf) later in that same step did not run—but Crunch proceeded to run the job, leading to unpredictable results.

Apply the same retry-and-fail strategy that we use for the install step to the cleanup step.


Subtasks 3 (0 open3 closed)

Task #6733: Review 6592-retry-if-cleanupfailResolvedPeter Amstutz07/13/2015Actions
Task #6748: Exit RETRY_UNLOCKED if cleanup failsResolvedTom Clegg07/13/2015Actions
Task #6738: Test caseResolvedTom Clegg07/13/2015Actions
Actions

Also available in: Atom PDF