Bug 1553813 - automation.log fills with debug XML traces
Summary: automation.log fills with debug XML traces
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: Automate
Version: 5.9.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: GA
: 5.10.0
Assignee: mkanoor
QA Contact: Dmitry Misharov
URL:
Whiteboard:
Depends On:
Blocks: 1553924
TreeView+ depends on / blocked
 
Reported: 2018-03-09 15:23 UTC by Peter McGowan
Modified: 2019-02-11 14:08 UTC (History)
8 users (show)

Fixed In Version: 5.10.0.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1553924 (view as bug list)
Environment:
Last Closed: 2019-02-11 14:08:29 UTC
Category: ---
Cloudforms Team: CFME Core
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Peter McGowan 2018-03-09 15:23:27 UTC
Description of problem:
automation.log fills with debug XML traces. A new trace is created every time a new call is made to MiqAeWorkspaceRuntime.instantiate

Version-Release number of selected component (if applicable):
5.9.0.22

How reproducible:
Every time

Additional info:

The problem seems to be with this this line:
https://github.com/ManageIQ/manageiq-automation_engine/blob/master/lib/miq_automation_engine/engine/miq_ae_engine.rb#L302

Comment 2 Greg McCullough 2018-03-09 15:44:38 UTC
Madhu - I believe it is related to PR https://github.com/ManageIQ/manageiq/pull/16990 which required a followup PR https://github.com/ManageIQ/manageiq/pull/17001 to fix specs for the same code line identified in this BZ description.

Hoping Nick can also help in resolving this issue.

Comment 3 Greg McCullough 2018-03-09 16:32:34 UTC
Found that the automate and policy log handles are not being configured to use a user configured setting like other loggers.  To resolve we need to configure and set log levels for these two.

PR in progress.

Comment 4 Satoe Imaishi 2018-03-09 21:39:42 UTC
PR: https://github.com/ManageIQ/manageiq/pull/17130

Comment 6 Dmitry Misharov 2018-06-26 11:33:58 UTC
Fixed and verified in 5.10.0.1.20180619163011_900fdc4. XML debug messages are not shown anymore in automation.log


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