You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
07/05/19 11:26:57 TranslateClient::hookExited (src=7388.0,route=Blacklist certain machines for local users): Failed to insert "EnteredCurrentSt" into ClassAd, ignoring invalid hook output
07/05/19 11:26:57 TranslateClient::hookExited (src=7396.0,route=Blacklist certain machines for local users): Failed to insert "EnteredCurrent" into ClassAd, ignoring invalid hook output
07/05/19 11:26:57 TranslateClient::hookExited (src=4158.0,route=Blacklist certain machines for local users): Failed to insert "C" into ClassAd, ignoring invalid hook output
First I am going to replay all the code changes and check with
service condor restart
(condor_reconfig does not try to re-apply the hooks --> no messages)
The text was updated successfully, but these errors were encountered:
@simonecid here is the ticket
Last working version is 8f4b497.
Which provides these lines in the log file (
/var/log/condor/JobRouterLog
):Somewhere between a774652 and e5bbed2 the code breaks:
htcondor_hooks.core.*
htcondor_hooks.core.*
Error message:
First I am going to replay all the code changes and check with
(
condor_reconfig
does not try to re-apply the hooks --> no messages)The text was updated successfully, but these errors were encountered: