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

Clean up csuite test artifacts on test success

    • Type: Icon: Build Failure Build Failure
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT11.0.0, 5.3.0, 5.2.0-rc4
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • 3
    • Storage - Ra 2021-12-13, Storage - Ra 2022-01-10

      spinlock-pthread-adaptive-test failed on ! Ubuntu 20.04

      Host: ec2-54-164-214-8.compute-1.amazonaws.com
      Project: WiredTiger (develop)
      Commit: diff: WT-8419 Disable test_inmem01.test_insert_over_delete_replace for FLCS (#7208)

      Disable test_inmem01.test_insert_over_delete_replace for FLCS. | 17 Nov 21 21:46 UTC
      Evergreen Subscription: ; Evergreen Event:

      Task Logs (spinlock-pthread-adaptive-test)

      --------------------

      This is caused by a lack of disk space on the host machines, as csuite tests don't clean up their artifacts on test completion.
      When make check is run all csuite tests are run back to back on the same host and leaves behind 46GB of data on completion. As ubuntu2004-small hosts only have 50GB of space we're left with 4GB to run the subsequent test format and python tests.

      To resolve this we need to clean up artifacts on csuite test completion. For debug purposes they should only be cleaned when the test succeeds, and be kept on test failure.

            Assignee:
            andrew.morton@mongodb.com Andrew Morton
            Reporter:
            xgen-evg-user Xgen-Evergreen-User
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: