-
Type: Bug
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
The Jenkins job wiredtiger-test-recovery-stress failed today with an EIO error on margay.
http://build.wiredtiger.com:8080/job/wiredtiger-test-recovery-stress/32751/console
The truncated-log test is the one with the failure:
+ ./test_truncated_log [1524243069:519626][20620:0x7fc8fb05b740], file:WiredTiger.wt, WT_SESSION.checkpoint: ./WiredTiger.turtle.set: handle-sync: fdatasync: Input/output error [1524243069:519702][20620:0x7fc8fb05b740], file:WiredTiger.wt, WT_SESSION.checkpoint: ./WiredTiger.turtle.set: file-exist: stat: Input/output error [1524243069:519712][20620:0x7fc8fb05b740], file:WiredTiger.wt, WT_SESSION.checkpoint: WiredTiger.turtle: encountered an illegal file format or internal value: (__wt_turtle_update, 337) [1524243069:519718][20620:0x7fc8fb05b740], file:WiredTiger.wt, WT_SESSION.checkpoint: the process must exit and restart: WT_PANIC: WiredTiger library panic [1524243069:519724][20620:0x7fc8fb05b740], file:WiredTiger.wt, WT_SESSION.checkpoint: aborting WiredTiger library
This may be a transient disk issue, but warrants investigation.