Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-89492

Collect hang analyzer result in Antithesis passthroughs

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Correctness

      In Antithesis BF BF-32624, we seem to hit a condition to run hang analyzer, but I don't see outputs of the hang analyzer like coredumps. 

      [fsm_workload_test:drop_index_during_lookup:CheckShardFilteringMetadata] assert.soon failed (timeout 600000ms), msg : Awaiting secondaries The hang analyzer is automatically called in assert.soon functions. If you are *expecting* assert.soon to possibly fail, call assert.soon with 
      {runHangAnalyzer: false}
       as the fifth argument (you can fill unused arguments with `undefined`). Running hang analyzer from assert.soon.

      I'm filing this ticket to investigate whether we are running hang analyzer in Antithesis suites. If so, are we not collecting the outputs?

      The goal of this ticket is to have hang analyzer output in Antithesis suites.

            Assignee:
            Unassigned Unassigned
            Reporter:
            jiawei.yang@mongodb.com Jiawei Yang
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: