Hi @ptrlv
Take a look at https://aipanda023.cern.ch/condor_logs_2/19-09-18_17/grid.4106118.3.err
2019-09-18 17:40:58 UTC [wrapper] ==== wrapper stderr BEGIN ====
./runpilot2-wrapper.sh: line 260: kill: 11243: invalid signal specification
It looks like something went wrong with the kill statement on this line:
Is 11243 supposed to be the PID rather than the signal? Or maybe the signal ($1) was null ?
This job failed https://bigpanda.cern.ch/job?pandaid=4487072979
taskbuffer, 300: The worker was finished while the job was running : None
Not sure if that is a result of or related to this.
Thanks!
Hi @ptrlv
Take a look at https://aipanda023.cern.ch/condor_logs_2/19-09-18_17/grid.4106118.3.err
It looks like something went wrong with the kill statement on this line:
adc/runpilot2-wrapper.sh
Line 260 in 5826b77
Is 11243 supposed to be the PID rather than the signal? Or maybe the signal ($1) was null ?
This job failed https://bigpanda.cern.ch/job?pandaid=4487072979
taskbuffer, 300: The worker was finished while the job was running : NoneNot sure if that is a result of or related to this.
Thanks!