-
Type: Build Failure
-
Resolution: Cannot Reproduce
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Test Csuite
make-check-test on ubuntu2004-msan
Host: i-01358c3a065e6262a
Project: wiredtiger
Commit: 0e0600a6
Task Logs:
make-check-test task_log
Logs:
59/102 Test #64: test_random_directio .............................***Failed 61.19 sec
make-check-test task_log
Logs:
==636060==MemorySanitizer: failed to intercept '__isoc99_printf' ==636060==MemorySanitizer: failed to intercept '__isoc99_sprintf' ==636060==MemorySanitizer: failed to intercept '__isoc99_snprintf' ==636060==MemorySanitizer: failed to intercept '__isoc99_fprintf' ==636060==MemorySanitizer: failed to intercept '__isoc99_vprintf' ==636060==MemorySanitizer: failed to intercept '__isoc99_vsprintf' ==636060==MemorySanitizer: failed to intercept '__isoc99_vsnprintf' ==636060==MemorySanitizer: failed to intercept '__isoc99_vfprintf' ==636060==MemorySanitizer: failed to intercept 'xdr_destroy' ==636060==MemorySanitizer: failed to intercept 'crypt' ==636060==MemorySanitizer: failed to intercept 'crypt_r' MemorySanitizer init done
make-check-test task_log
Logs:
[1714965459:447141][636060:0x7f4ab35bb780], txn-recover: [WT_VERB_DEFAULT][ERROR]: int __posix_open_file(WT_FILE_SYSTEM *, WT_SESSION *, const char *, WT_FS_OPEN_FILE_TYPE, uint32_t, WT_FILE_HANDLE **), 829: ../WT_TEST.random-directio.CHECK/./WiredTigerLog.0000000002: handle-open: open: No such file or directory [1714965459:447287][636060:0x7f4ab35bb780], txn-recover: [WT_VERB_DEFAULT][ERROR]: int __wt_log_scan(WT_SESSION_IMPL *, WT_LSN *, WT_LSN *, uint32_t, int (*)(WT_SESSION_IMPL *, WT_ITEM *, WT_LSN *, WT_LSN *, void *, int), void *), 2447: WiredTiger is unable to read the recovery log: No such file or directory [1714965459:447337][636060:0x7f4ab35bb780], txn-recover: [WT_VERB_DEFAULT][ERROR]: int __wt_log_scan(WT_SESSION_IMPL *, WT_LSN *, WT_LSN *, uint32_t, int (*)(WT_SESSION_IMPL *, WT_ITEM *, WT_LSN *, WT_LSN *, void *, int), void *), 2450: This may be due to the log files being encrypted, being from an older version or due to corruption on disk: No such file or directory [1714965459:447373][636060:0x7f4ab35bb780], txn-recover: [WT_VERB_DEFAULT][ERROR]: int __wt_log_scan(WT_SESSION_IMPL *, WT_LSN *, WT_LSN *, uint32_t, int (*)(WT_SESSION_IMPL *, WT_ITEM *, WT_LSN *, WT_LSN *, void *, int), void *), 2453: You should confirm that you have opened the database with the correct options including all encryption and compression options: No such file or directory [1714965459:447463][636060:0x7f4ab35bb780], txn-recover: [WT_VERB_DEFAULT][ERROR]: int __wt_txn_recover(WT_SESSION_IMPL *, const char **), 1231: Recovery failed: WT_ERROR: non-specific WiredTiger error [1714965459:460969][636060:0x7f4ab35bb780], connection: [WT_VERB_DEFAULT][ERROR]: int __wt_cache_destroy(WT_SESSION_IMPL *), 388: cache server: exiting with 2 pages in memory and 0 pages evicted [1714965459:461196][636060:0x7f4ab35bb780], connection: [WT_VERB_DEFAULT][ERROR]: int __wt_cache_destroy(WT_SESSION_IMPL *), 393: cache server: exiting with 5006 image bytes in memory [1714965459:461272][636060:0x7f4ab35bb780], connection: [WT_VERB_DEFAULT][ERROR]: int __wt_cache_destroy(WT_SESSION_IMPL *), 396: cache server: exiting with 5686 bytes in memory
make-check-test task_log
Logs:
test_random_directio: FAILED: void handler(int)/1091: (pid = waitpid(-1, &status, WNOHANG | WUNTRACED)) != -1: No child processes test_random_directio: FAILED: void kill_child(pid_t)/842: kill(pid, SIGABRT) == 0: No such process
make-check-test task_log
Logs:
test_random_directio: process aborting WiredTiger Error: void __wt_abort(WT_SESSION_IMPL *), 28: aborting WiredTiger library
make-check-test task_log
Logs:
The following tests FAILED: 64 - test_random_directio (Failed)
- is related to
-
WT-6765 Add more debugging and earlier detection of missing file
- Closed