sonic-sairedis icon indicating copy to clipboard operation
sonic-sairedis copied to clipboard

Use a different letter to represent counter polling in sairedis.rec to avoid saiplayer crash

Open stephenxs opened this issue 1 year ago • 7 comments

stephenxs avatar Oct 24 '24 13:10 stephenxs

Please check build error

kcudnik avatar Nov 02 '24 13:11 kcudnik

Please check build error

Looks like an infra issue. Will retry once more

2024-11-02T11:27:06.6300046Z + source_dir=common
2024-11-02T11:27:06.6300351Z + output_file=coverage-common.json
2024-11-02T11:27:06.6300836Z + gcovr --exclude-unreachable-branches --json-pretty -o coverage-common.json --object-directory common common/.libs
2024-11-02T11:27:06.6301341Z + for dir in ${gcov_dirs}
2024-11-02T11:27:06.6301635Z ++ dirname common/c-api/.libs
2024-11-02T11:27:06.6301862Z + source_dir=common/c-api
2024-11-02T11:27:06.6302181Z + output_file=coverage-common/c-api.json
2024-11-02T11:27:06.6302696Z + gcovr --exclude-unreachable-branches --json-pretty -o coverage-common/c-api.json --object-directory common/c-api common/c-api/.libs
2024-11-02T11:27:06.6303051Z usage: gcovr [options] [search_paths...]
2024-11-02T11:27:06.6303534Z gcovr: error: argument -o/--output: Could not create output file 'coverage-common/c-api.json': No such file or directory
2024-11-02T11:27:06.6303717Z 
2024-11-02T11:27:06.6335226Z ##[error]Bash exited with code '2'.
2024-11-02T11:27:06.6351431Z ##[section]Finishing: Run sonic sairedis unit tests

stephenxs avatar Nov 03 '24 03:11 stephenxs

/azpw run

stephenxs avatar Nov 03 '24 03:11 stephenxs

/AzurePipelines run

mssonicbld avatar Nov 03 '24 03:11 mssonicbld

Azure Pipelines successfully started running 1 pipeline(s).

azure-pipelines[bot] avatar Nov 03 '24 03:11 azure-pipelines[bot]

something wrong with gcovr, not probably some changes in pipelines, not related to your code

kcudnik avatar Nov 04 '24 15:11 kcudnik

will work on this to fix this

kcudnik avatar Nov 04 '24 15:11 kcudnik