Bug 834659 - triggerd injects improper classad expressions into classad log file
Summary: triggerd injects improper classad expressions into classad log file
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: condor-qmf
Version: 1.3
Hardware: All
OS: All
medium
high
Target Milestone: 3.0
: ---
Assignee: Robert Rati
QA Contact: MRG Quality Engineering
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-06-22 17:16 UTC by Erik Erlandson
Modified: 2012-07-30 19:30 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-07-30 19:30:58 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 832331 0 urgent CLOSED corrupted log file 2021-02-22 00:41:40 UTC
Red Hat Bugzilla 834669 0 high CLOSED introduction of strict log queue log parsing rejects some legacy classad log exprs 2021-02-22 00:41:40 UTC

Internal Links: 832331 834669

Description Erik Erlandson 2012-06-22 17:16:44 UTC
Description of problem:
The triggerd can generate improper classad expressions for 'set attribute' (op code 103) operations in the job queue log file.

For example, this line:

103 1340101063 TriggerName Changed Test Trigger

is not a valid classad expression, and probably was intended to be a quoted string:

103 1340101063 TriggerName "Changed Test Trigger"


How reproducible:
100%


Additional info:
see also:
https://condor-wiki.cs.wisc.edu/index.cgi/tktview?tn=3069
https://bugzilla.redhat.com/show_bug.cgi?id=832331


Note You need to log in before you can comment on or make changes to this bug.