Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-9711

Disable fail point that aborts eviction after reconciliation

    XMLWordPrintableJSON

Details

    • 1
    • Storage Engines - 2022-08-22

    Description

      Why

      The fail point was triggering an error handling code path that has a memory leak sometimes. It is happening often in testing, so disable the fail point while we find the root cause for the memory leak as part of WT-9751.

      Original bug symptom

      format-abort-recovery-stress-test on ubuntu2004-stress-tests-arm64

      Host: i-0407d2df28208b236
      Project: wiredtiger
      Commit: a378ba8d

      Task Logs:

      format-abort-recovery-stress-test task_log

      Logs:

      Failure keywords
      73cf57f21 WT-9646 Fix NULL pointer dereference in __wt_panic_func() (#8154)
       
      Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_ubuntu2004_stress_tests_arm64_format_abort_recovery_stress_test_a378ba8dbf31a0eece393d3e0f8c048f104600bc_22_08_03_04_31_24/0?type=T#L18
       
      compilation commands
      if [ "$OS" = "Windows_NT" ]; then
      Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_ubuntu2004_stress_tests_arm64_format_abort_recovery_stress_test_a378ba8dbf31a0eece393d3e0f8c048f104600bc_22_08_03_04_31_24/0?type=T#L225
       
      compilation commands
        # Use the Windows powershell script to execute Ninja build (can't execute directly in a cygwin environment).
      Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_ubuntu2004_stress_tests_arm64_format_abort_recovery_stress_test_a378ba8dbf31a0eece393d3e0f8c048f104600bc_22_08_03_04_31_24/0?type=T#L226
       
      compilation commands
        powershell.exe '.\test\evergreen\build_windows.ps1 -build 1'
      Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_ubuntu2004_stress_tests_arm64_format_abort_recovery_stress_test_a378ba8dbf31a0eece393d3e0f8c048f104600bc_22_08_03_04_31_24/0?type=T#L227
       
      compilation commands
      else
      Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_ubuntu2004_stress_tests_arm64_format_abort_recovery_stress_test_a378ba8dbf31a0eece393d3e0f8c048f104600bc_22_08_03_04_31_24/0?type=T#L228
       
      compilation commands
        # Compiling with CMake generated Ninja file.
      Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_ubuntu2004_stress_tests_arm64_format_abort_recovery_stress_test_a378ba8dbf31a0eece393d3e0f8c048f104600bc_22_08_03_04_31_24/0?type=T#L229
       
      compilation commands
      [1/535] Building C object CMakeFiles/wt_objs.dir/src/block/block_session.c.o
      Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_ubuntu2004_stress_tests_arm64_format_abort_recovery_stress_test_a378ba8dbf31a0eece393d3e0f8c048f104600bc_22_08_03_04_31_24/0?type=T#L230
       
      compilation commands
      [2/535] Building C object CMakeFiles/wt_objs.dir/src/block/block_read.c.o
      Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_ubuntu2004_stress_tests_arm64_format_abort_recovery_stress_test_a378ba8dbf31a0eece393d3e0f8c048f104600bc_22_08_03_04_31_24/0?type=T#L231
       
      compilation commands
      [3/535] Building C object CMakeFiles/wt_objs.dir/src/block/block_compact.c.o
      Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_ubuntu2004_stress_tests_arm64_format_abort_recovery_stress_test_a378ba8dbf31a0eece393d3e0f8c048f104600bc_22_08_03_04_31_24/0?type=T#L232
       
      compilation commands
      [4/535] Building C object CMakeFiles/wt_objs.dir/src/block/block_addr.c.o
      Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_ubuntu2004_stress_tests_arm64_format_abort_recovery_stress_test_a378ba8dbf31a0eece393d3e0f8c048f104600bc_22_08_03_04_31_24/0?type=T#L233
      

      logs

      Attachments

        Issue Links

          Activity

            People

              alexander.gorrod@mongodb.com Alexander Gorrod
              Xgen-BuildBaron-User xgen-buildbaron-user
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: