I found the answer here:
https://htcondor-wiki.cs.wisc.edu/index.cgi/wiki?p=HowToDebugClassAdExpressions debug() produces no output unless D_FULLDEBUG (at least) is enabled. From: HTCondor-users [mailto:htcondor-users-bounces@xxxxxxxxxxx]
On Behalf Of Jon Bernard I'm trying to debug a PREEMPTION_REQUIREMENTS _expression_. How do I find out what values the negotiator is using for the ephemeral attributes mentioned in 3.4.3? Neither of these seems to log them: NEGOTIATOR_DEBUG = D_ALL PREEMPTION_REQUIREMENTS = debug(...) Thanks, Jon |