-
Type:
Bug
-
Status: Closed
-
Priority:
Normal
-
Resolution: Fixed
-
Affects Version/s: SERVER 2.7.1
-
Fix Version/s: SERVER 2.8.0, SERVER 5.0.0
-
Component/s: Puppet Server
-
Labels:
-
Template:customfield_10700 163940
-
Team:Systems Engineering
-
Story Points:2
-
Sprint:SE 2017-01-11, SE 2017-01-25
-
Release Notes:Bug Fix
-
Release Notes Summary:
-
QA Risk Assessment:Needs Assessment
It seems recent versions of Puppetserver log all stdout and stderr output in lines with
[c.p.p.ShellUtils] Executed an external process which logged to STDERR:
|
instead of just doing so for generate() calls that actually produce output on stderr.
My guess would be that this is related to SERVER-1571 where stdout and stderr seem to be merged now in generate calls (not quite sure what the use case is for having error messages or warnings mixed into your output).
- is duplicated by
-
SERVER-1698 Function generate() logs output to puppetserver error log
-
- Resolved
-
- relates to
-
SERVER-1571 The function generate() should merge stdout and stderr
-
- Resolved
-