On Thu, Nov 25, 2021 at 4:32 PM Valerio Luccio <[email protected]> wrote:
> Hello all, > > my broker.log files are suddenly filling up with lines that start with: > > Listener::DEBUG::2021-11-24 > 09:13:20,795::listener::103::ovirt_hosted_engine_ha.broker.listener.Action.get_stats::(wrapper) > Executing RPC handler get_stats with params > (<ovirt_hosted_engine_ha.broker.listener.ActionsHandler object at > 0x7fd3f0411b70>,) > Listener::DEBUG::2021-11-24 > 09:13:20,796::listener::145::ovirt_hosted_engine_ha.broker.listener._encode::(_encode) > Encoded successfully: b'maintenance= > > Followed by a long list of nulls (0\x00) > > OS: CentOS 8 > > Ovirt version: 4.4 > > Any ideas ? > Perhaps you or someone from your team changed the logging level to debug? Please check /etc/ovirt-hosted-engine-ha/broker-log.conf -> '[logger_root]' -> 'level'. The specific large lines 'Encoded successfully' - only in debug level, though - were added in 4.4, during the port to python3, and recently I decided they are useless and removed them [1] - only in master branch, so for 4.5. Best regards, [1] https://gerrit.ovirt.org/c/ovirt-hosted-engine-ha/+/117111 > -- > Valerio Luccio > High Performance Computing 10 Astor Place, Room 416D > New York University New York, NY 10003 > > "In an open world, who needs windows or gates ?" > > _______________________________________________ > Users mailing list -- [email protected] > To unsubscribe send an email to [email protected] > Privacy Statement: https://www.ovirt.org/privacy-policy.html > oVirt Code of Conduct: > https://www.ovirt.org/community/about/community-guidelines/ > List Archives: > https://lists.ovirt.org/archives/list/[email protected]/message/7BJPH6Q5RU5SCTQHYHGVUTDHRKQDLQ2C/ > -- Didi
_______________________________________________ Users mailing list -- [email protected] To unsubscribe send an email to [email protected] Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/[email protected]/message/KPHFMOUSY3HVS5TKWVQLXZEBXIGVPKJJ/

