Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore Port Counter laganalyzer error in test_iface_namingmode #16073

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

veronica-arista
Copy link
Contributor

Description of PR

Summary:
Loganalyzer error ERR syncd#syncd: :- collectData: Failed to get stats of Port Counter in test_iface_namingmode.

Similar issue to #12174 in that counters stats continue to be polled in an unstable state. In the test_iface_namingmode.py case, TestConfigInterface resets the interface configurations at the end, and these syslog errors only appear after the test begins the teardown process.

Adding a loganalyzer ignore for this message to this test, since we observe this error only with test_iface_namingmode.

Fixes # (issue)

Type of change

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

Back port request

  • 202012
  • 202205
  • 202305
  • 202311
  • 202405

Approach

What is the motivation for this PR?

How did you do it?

How did you verify/test it?

Confirmed this resolved test_iface_namingmode fails on our t2 testbed.

Any platform specific information?

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

Documentation

Similar issue to sonic-net#12174 in that counters
stats continue to be polled in an unstable state.  In the test_iface_namingmode.py
case, TestConfigInterface resets the interface configurations at the end, and these
syslog errors only appear after the test begins the teardown process.

Adding a loganalyzer ignore for this message to this test to fix.
@mssonicbld
Copy link
Collaborator

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants