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

Re: [HTCondor-users] Startd crashes on HTCondor 25 nodes



Thank you, Geonmo and Greg.â

Iâm moving this conversation to a private thread to avoid exposing some details.

-Arshad

From: HTCondor-users <htcondor-users-bounces@xxxxxxxxxxx> on behalf of Greg Thain via HTCondor-users <htcondor-users@xxxxxxxxxxx>
Sent: Friday, March 13, 2026 1:25 PM
To: htcondor-users@xxxxxxxxxxx <htcondor-users@xxxxxxxxxxx>
Cc: Greg Thain <gthain@xxxxxxxxxxx>
Subject: Re: [HTCondor-users] Startd crashes on HTCondor 25 nodes
 

[EXTERNAL] â This message is from an external sender

On 3/12/26 19:43, "ëêë" wrote:

Hi Arshad,


Iâve been looking into the startd crashes in HTCondor 25.0.7. 



Thanks for your detailed investigations.  The code does assume a stock docker program, I will add some more defensive programming in case the DOCKER knob is changed to some custom wrapper.  If you could email me off list the output of


docker images --format '{{.Repository}}:{{.Tag}} {{.ID}} {{.Size}}'


I can double check that I've covered all the bases.


-greg