-
Type: Bug
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
3
-
Storage - Ra 2021-06-28
It was observed that one recent run of Evergreen task csuite-wt4803-history-store-abort-test ran into a panic failure, but the Evergreen task was deemed successful, which is undesired.
[2021/05/27 01:08:30.693] [1622077710:693643][18087:0x7f02d3fef700], file:test_wt4803_history_store_abort.wt, eviction-server: __wt_hs_insert_updates, 681: WiredTigerHS: file size of 107376640 exceeds maximum size 104857600: WT_PANIC: WiredTiger library panic: WT_PANIC: WiredTiger library panic [2021/05/27 01:08:30.693] Got history store error (expect_panic=true) [2021/05/27 01:08:30.693] Running test command: /data/mci/37777d7abd3576505b0ff37c178374f7/wiredtiger/build_posix/test/csuite/test_wt4803_history_store_abort [2021/05/27 01:08:31.272] Running test command: /data/mci/37777d7abd3576505b0ff37c178374f7/wiredtiger/build_posix/test/csuite/test_wt4803_history_store_abort [2021/05/27 01:08:31.272] Finished 'shell.exec' in 56.424785526s [2021/05/27 01:08:31.272] Task completed - SUCCESS.
We need to fix this silent failure. It would be nice to check if other csuite tests could have similar issues.
- is depended on by
-
WT-7556 Fix test_rollback_to_stable10 failure cache_hs_ondisk is 0
- Closed