[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [HTCondor-users] Incorrect hold code for input transfer failure?



Hi Gavin,

This seems like a bug, I've created a ticket:

https://opensciencegrid.atlassian.net/browse/HTCONDOR-3788

One question since I notice that you are submitting jobs using Python bindings installed from PyPI, what is the version of HTCondor that is running on your access point? (This does not have to match the version of the bindings.)

Jason

On Mon, Jun 8, 2026 at 11:35âAM Gavin Price <gaprice@xxxxxxx> wrote:
Hi, I noticed an HTC job failed for input transfer like this:

 "CondorVersion": "$CondorVersion: 25.0.9 2026-04-15 BuildID: UW_Python_Wheel_Build $",
"HoldReason": "Error from slot1_5@<node>: Failed to transfer files: FILETRANSFER:1:non-zero exit (1) from /usr/libexec/condor/curl_plugin. |Error: Aborted due to lack of progress ( URL file = <input file> )|", "HoldReasonCode": 12,
According to https://htcondor.readthedocs.io/en/24.x/codes-other-values/hold-reason-codes.html, shouldn't the hold reason code be 13?

Cheers, Gavin

_______________________________________________
HTCondor-users mailing list
To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe

The archives can be found at: https://www-auth.cs.wisc.edu/lists/htcondor-users/