Details
-
Bug
-
Resolution: Fixed
-
Major
-
master, 5.0.1
-
None
Description
pegasus-analyzer is showing the following error:
####################
# pegasus-analyzer #
####################
Your database is compatible with Pegasus version: 5.1.0dev
************************************Summary*************************************
Submit Directory : /home/scitech/shared-data/pegasus-analyzer-examples/scitech/pegasus/bad-wf/run0011
Total jobs : 9 (100.00%)
# jobs succeeded : 3 (33.33%)
# jobs failed : 0 (0.00%)
# jobs held : 1 (11.11%)
# jobs unsubmitted : 6 (66.67%)
*******************************Held jobs' details*******************************
===============================test2_sh_ID0000001===============================
submit file : test2_sh_ID0000001.sub
last_job_instance_id : 4
reason : Error from slot1@645f55a9b16e: STARTER at 127.0.0.1 failed to send file(s) to <127.0.0.1:9618>: error reading from /var/lib/condor/execute/dir_3240/xyz: (errno 2) No such file or directory; SHADOW failed to receive file(s) from <127.0.0.1:45271>
When the actual error is "execv: Exec format error". Since this error exists in the kickstart record test2_sh_ID0000001.out.000, I had expected it to show up instead of the above.
####################
# pegasus-analyzer #
####################
Your database is compatible with Pegasus version: 5.1.0dev
************************************Summary*************************************
Submit Directory : /home/scitech/shared-data/pegasus-analyzer-examples/scitech/pegasus/bad-wf/run0011
Total jobs : 9 (100.00%)
# jobs succeeded : 3 (33.33%)
# jobs failed : 0 (0.00%)
# jobs held : 1 (11.11%)
# jobs unsubmitted : 6 (66.67%)
*******************************Held jobs' details*******************************
===============================test2_sh_ID0000001===============================
submit file : test2_sh_ID0000001.sub
last_job_instance_id : 4
reason : Error from slot1@645f55a9b16e: STARTER at 127.0.0.1 failed to send file(s) to <127.0.0.1:9618>: error reading from /var/lib/condor/execute/dir_3240/xyz: (errno 2) No such file or directory; SHADOW failed to receive file(s) from <127.0.0.1:45271>
When the actual error is "execv: Exec format error". Since this error exists in the kickstart record test2_sh_ID0000001.out.000, I had expected it to show up instead of the above.