diff --git a/iceprod/server/plugins/condor.py b/iceprod/server/plugins/condor.py index 4c29b1ed..db4085ca 100644 --- a/iceprod/server/plugins/condor.py +++ b/iceprod/server/plugins/condor.py @@ -107,9 +107,11 @@ def from_condor_status(num): 'connection timed out', # GPU errors 'opencl error: could not set up context', + 'opencl error: could build the opencl program', # CVMFS errors 'python: command not found', 'cannot read file data: Stale file handle', + 'setenv: command not found', ]