Skip to content

[action] [PR:12174] Ignore error messages when querying debug counter#12282

Merged
mssonicbld merged 1 commit intosonic-net:202311from
mssonicbld:cherry/202311/12174
Apr 3, 2024
Merged

[action] [PR:12174] Ignore error messages when querying debug counter#12282
mssonicbld merged 1 commit intosonic-net:202311from
mssonicbld:cherry/202311/12174

Conversation

@mssonicbld
Copy link
Copy Markdown
Collaborator

Description of PR

Summary:
Fixes # (issue)

Type of change

  • Bug fix
  • Testbed and Framework(new/improvement)
  • Test case(new/improvement)

Back port request

  • 201911
  • 202012
  • 202205
  • 202305
  • 202311

Approach

What is the motivation for this PR?

Some test cases involving creating/deleting debug counters fail the log analyzer due to the below message:

ERR syncd#syncd: :- collectData: Failed to get stats of Port Debug Counter 0x100000001: -1

This is because there is a short transient period (1-2 sec) after the counter is deleted where the device is still trying to get the counter stats. Once the system becomes stable again the error messages stop.

See ADO 26161007

How did you do it?

Add this message to the loganalyzer common ignore list

How did you verify/test it?

Any platform specific information?

Supported testbed topology if it's a new test case?

Documentation

@mssonicbld
Copy link
Copy Markdown
Collaborator Author

Original PR: #12174

@mssonicbld mssonicbld merged commit e1bbd89 into sonic-net:202311 Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants