Open saksarav-nokia opened 2 months ago
Arista also noticed this error. We saw this when we were running the test_reboot_supervisor
in test_voq_disrupts.py
. This narrows it down to a reboot issue. Will update if we get more details on this.
The case 4 described in PR #20024 aligns with the error we are seeing. I assume that the follow up PR mentioned in the description would be addressing this error @zbud-msft ?
PR already merged in master: https://github.com/sonic-net/sonic-swss-common/pull/906. Still pending merge in 202405: https://github.com/sonic-net/sonic-swss-common/pull/911
Thank you for the update @zbud-msft . Can you please link the PR with this issue.
Description
The following errors are seen during sonic-mgmt PC and VOQ suites in 202405. We have not seen this before.
ERR eventd#eventd: :- deserialize: deserialize Failed: input stream errorstr[0:64]:(#001) data type: std::cxx11::basic_string<char, std::char_traits, std::allocator >&
ERR eventd#eventd: :- deserialize: deserialize Failed: input stream errorstr[0:64]:(#001) data type: std:: cxx11::basic_string<char, std::char_traits, std::allocator >&
Steps to reproduce the issue:
Describe the results you received:
The eventd errors are logged in syslog file
Describe the results you expected:
No errors
Output of
show version
:202405
Output of
show techsupport
:Additional information you deem important (e.g. issue happens only occasionally):