-
Type: New Feature
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
DAG 2022-04-18, DAG 2022-05-02
-
0
Currently, the stacktraces shown in Evergreen's logs are not very useful for mongodb-mongo-.* projects. This is due to the fact that these tracktraces are created without symbols and so do not contain very actionable debug information.
We should integrate the symbolizer into how we run tests in Evergreen so that we can automatically symbolize any stacktraces that are created. This will allow Server engineers to more easily debug any failures in their tests.
------------------------
As a Server engineer,
I want to see symbolized tracktraces in my Evergreen logs,
so that I can easily debug my failures.
------------------------
AC:
- Symbolized stacktraces will be shown at the end of the test log they appear in
TImebox: 2-3 days
- is related to
-
SERVER-65781 Have shell fixtures be symbolized
- Closed
- related to
-
SERVER-62028 Run the symbolizer on CI output
- Closed