sonic-net / sonic-mgmt

Configuration management examples for SONiC
Other
173 stars 689 forks source link

[action] [PR:13316] Add loganalyzer_common_ignore regexs for config reload on broadcom #13442

Closed mssonicbld closed 1 week ago

mssonicbld commented 2 weeks ago

Description of PR

Summary: Fixes # (issue)

Type of change

Back port request

Approach

What is the motivation for this PR?

These errors are found for config reload on 202311 branch on broadcom platform and safe to ignore.

These are from the change https://github.com/sonic-net/sonic-swss/pull/2598. r, ". ERR swss#orchagent: :- queryHashNativeHashFieldListEnumCapabilities: Failed to get attribute." r, ". ERR swss#orchagent: :- queryHashNativeHashFieldListAttrCapabilities: Failed to get attribute." r, ". ERR swss#orchagent: :- querySwitchEcmpHashAlgorithmEnumCapabilities: Failed to get attribute." r, ". ERR swss#orchagent: :- querySwitchLagHashAlgorithmEnumCapabilities: Failed to get attribute."

r, ". ERR syncd\d#syncd.SAI_API_PORT:_brcm_sai_read_fec_stat_err_counters. failed with error Feature unavailable.*"

How did you do it?

How did you verify/test it?

Any platform specific information?

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

Documentation

mssonicbld commented 2 weeks ago

Original PR: https://github.com/sonic-net/sonic-mgmt/pull/13316