guluo2016 opened a new pull request, #3919: URL: https://github.com/apache/ambari/pull/3919
## What changes were proposed in this pull request? Details see: [AMBARI-26271](https://issues.apache.org/jira/browse/AMBARI-26271) (Please fill in changes proposed in this fix) ## How was this patch tested? Applying these changes, and viewing `ambari-agent.log`, will not print the following log information ```shell Event to server at /reports/host_status (correlation_id=9697): {'agentEnv': {'hostHealth': {'liveServices': [{'name': 'chronyd', 'status': 'Unhealthy', 'desc': "call() got an unexpected keyword argument 'universal_newlines'\ncall() got an unexpected keyword argument 'universal_newlines'"}], 'agentTimeStampAtReporting': 1733388927283}, 'umask': '18', 'transparentHugePage': '', 'firewallRunning': False, 'firewallName': 'iptables', 'reverseLookup': True, 'hasUnlimitedJcePolicy': True, 'alternatives': [], 'stackFoldersAndFiles': [], 'existingUsers': []}, 'mounts': [{'device': '/dev/mapper/centos-root', 'type': 'xfs', 'size': '52403200', 'used': '6640636', 'available': '45762564', 'percent': '13%', 'mountpoint': '/'}] ``` Please review [Ambari Contributing Guide](https://cwiki.apache.org/confluence/display/AMBARI/How+to+Contribute) before opening a pull request. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
