-
Type:
Build Failure
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Storage Engines - Transactions
-
None
-
None
-
0
format-stress-test-4 on amazon2023-stress-tests-armv9
Host: i-0f4eab180972e05a7
Project: wiredtiger
Commit: 545d3231
Please refer to BF(G) Playbook for instructions on handling BF and BFG tickets as well as Auto-Resolution Rules
Task Logs:
format-stress-test-4 task_log
Logs:
[1761794188:506897][35574:0xffff8fc4dbc0], t, file:T00002.wt, WT_SESSION.alter: [WT_VERB_DEFAULT][ERROR]: __wt_evict_file, 111: WiredTiger assertion failed: '((((dhandle)->flags) & (0x001u)) != 0) || (__wt_atomic_load_uint32_relaxed(&((((WT_CONNECTION_IMPL *)((WT_SESSION_IMPL *)(session))->iface.connection))->flags_atomic)) & (uint32_t)(0x00004u)) || __wt_page_can_evict(session, ref, ((void *)0))'. Expression returned false
[1761794188:506924][35574:0xffff8fc4dbc0], t, file:T00002.wt, WT_SESSION.alter: [WT_VERB_DEFAULT][ERROR]: __wt_abort, 29: aborting WiredTiger library
[1761794188:506931][35574:0xffff8fc4dbc0], t, file:T00002.wt, WT_SESSION.alter: [WT_VERB_ERROR_RETURNS][ERROR]: __wt_checkpoint_close, 2864: Error at src/checkpoint/checkpoint_txn.c:2864: "ret" failed with WT_DIRTY_DATA: Table has dirty data: Device or resource busy
[1761794188:506939][35574:0xffff8fc4dbc0], t, file:T00002.wt, WT_SESSION.alter: [WT_VERB_ERROR_RETURNS][ERROR]: __wt_conn_dhandle_close, 448: Error at src/conn/conn_dhandle.c:448: "__wt_checkpoint_close(session, final)" failed: Device or resource busy
[1761794188:506942][35574:0xffff8fc4dbc0], t, file:T00002.wt, WT_SESSION.alter: [WT_VERB_ERROR_RETURNS][ERROR]: __wt_conn_dhandle_close, 450: Error at src/conn/conn_dhandle.c:450: "ret" failed: Device or resource busy
[1761794188:506944][35574:0xffff8fc4dbc0], t, file:T00002.wt, WT_SESSION.alter: [WT_VERB_ERROR_RETURNS][ERROR]: __wt_conn_dhandle_close_all, 873: Error at src/conn/conn_dhandle.c:873: "__conn_dhandle_close_one(session, uri, NULL, removed, mark_dead, check_visibility)" failed: Device or resource busy
[1761794188:506946][35574:0xffff8fc4dbc0], t, file:T00002.wt, WT_SESSION.alter: [WT_VERB_ERROR_RETURNS][ERROR]: __wti_execute_handle_operation, 28: Error at src/schema/schema_worker.c:28: "ret" failed: Device or resource busy
[1761794188:506948][35574:0xffff8fc4dbc0], t, file:T00002.wt, WT_SESSION.alter: [WT_VERB_ERROR_RETURNS][ERROR]: __alter_tree, 312: Error at src/schema/schema_alter.c:312: "__schema_alter(session, data_source->data, newcfg)" failed: Device or resource busy
[1761794188:506951][35574:0xffff8fc4dbc0], t, file:T00002.wt, WT_SESSION.alter: [WT_VERB_ERROR_RETURNS][ERROR]: __alter_table, 367: Error at src/schema/schema_alter.c:367: "__alter_tree(session, colgroup->name, newcfg)" failed: Device or resource busy
[1761794188:506953][35574:0xffff8fc4dbc0], t, file:T00002.wt, WT_SESSION.alter: [WT_VERB_ERROR_RETURNS][ERROR]: __curfile_search, 315: Error at src/cursor/cur_file.c:315: "ret" failed: WT_NOTFOUND: item not found
[1761794188:506955][35574:0xffff8fc4dbc0], t, file:T00002.wt, WT_SESSION.alter: [WT_VERB_ERROR_RETURNS][ERROR]: __wt_metadata_remove, 281: Error at src/meta/meta_table.c:281: "cursor->search(cursor)" failed: WT_NOTFOUND: item not found
[1761794188:506957][35574:0xffff8fc4dbc0], t, file:T00002.wt, WT_SESSION.alter: [WT_VERB_ERROR_RETURNS][ERROR]: __curfile_search, 315: Error at src/cursor/cur_file.c:315: "ret" failed: WT_NOTFOUND: item not found
[1761794188:506959][35574:0xffff8fc4dbc0], t, file:T00002.wt, WT_SESSION.alter: [WT_VERB_ERROR_RETURNS][ERROR]: __wt_metadata_remove, 281: Error at src/meta/meta_table.c:281: "cursor->search(cursor)" failed: WT_NOTFOUND: item not found
format-stress-test-4 task_log
Logs:
test/format run configuration highlights
format-stress-test-4 task_log
Logs:
#0 0x0000ffffa10bf7b4 in __pthread_kill_implementation () from /lib64/libc.so.6 #0 0x0000ffffa10bf7b4 in __pthread_kill_implementation () from /lib64/libc.so.6 #1 0x0000ffffa10763a0 [PAC] in raise () from /lib64/libc.so.6 #2 0x0000ffffa1062264 [PAC] in abort () from /lib64/libc.so.6 #3 0x0000ffffa142a498 [PAC] in __wt_abort (session=session@entry=0x1219bfeab420) at /data/mci/af15d9aa51e7dd44cae58c442a086f9c/wiredtiger/src/os_common/os_abort.c:32 #4 0x0000ffffa13d6f98 in __wt_evict_file (session=session@entry=0x1219bfeab420, syncop=syncop@entry=WT_SYNC_DISCARD) at /data/mci/af15d9aa51e7dd44cae58c442a086f9c/wiredtiger/src/evict/evict_file.c:111 #5 0x0000ffffa132b0b0 in __wt_checkpoint_close (session=session@entry=0x1219bfeab420, final=final@entry=false) at /data/mci/af15d9aa51e7dd44cae58c442a086f9c/wiredtiger/src/checkpoint/checkpoint_txn.c:2856 #6 0x0000ffffa134e4a8 in __wt_conn_dhandle_close (session=session@entry=0x1219bfeab420, final=final@entry=false, mark_dead=mark_dead@entry=false, check_visibility=check_visibility@entry=false) at /data/mci/af15d9aa51e7dd44cae58c442a086f9c/wiredtiger/src/conn/conn_dhandle.c:448 #7 0x0000ffffa134ebf8 in __conn_dhandle_close_one (session=session@entry=0x1219bfeab420, uri=uri@entry=0x1219b0992000 "file:T00002.wt", checkpoint=checkpoint@entry=0x0, removed=removed@entry=false, mark_dead=mark_dead@entry=false, check_visibility=check_visibility@entry=false) at /data/mci/af15d9aa51e7dd44cae58c442a086f9c/wiredtiger/src/conn/conn_dhandle.c:833 #8 0x0000ffffa134f7e8 in __wt_conn_dhandle_close_all (session=session@entry=0x1219bfeab420, uri=uri@entry=0x1219b0992000 "file:T00002.wt", removed=removed@entry=false, mark_dead=mark_dead@entry=false, check_visibility=check_visibility@entry=false) at /data/mci/af15d9aa51e7dd44cae58c442a086f9c/wiredtiger/src/conn/conn_dhandle.c:873 #9 0x0000ffffa149848c in __wti_execute_handle_operation (session=session@entry=0x1219bfeab420, uri=uri@entry=0x1219b0992000 "file:T00002.wt", file_func=file_func@entry=0xffffa14808bc <__alter_file>, cfg=cfg@entry=0xffff8fc4ce58, open_flags=open_flags@entry=288) at /data/mci/af15d9aa51e7dd44cae58c442a086f9c/wiredtiger/src/schema/schema_worker.c:26 #10 0x0000ffffa148138c in __schema_alter (session=session@entry=0x1219bfeab420, uri=0x1219b0992000 "file:T00002.wt", newcfg=newcfg@entry=0xffff8fc4ce58) at /data/mci/af15d9aa51e7dd44cae58c442a086f9c/wiredtiger/src/schema/schema_alter.c:419 #11 0x0000ffffa1481520 in __alter_tree (session=session@entry=0x1219bfeab420, name=0x1219bfc3e750 "colgroup:T00002", newcfg=newcfg@entry=0xffff8fc4ce58) at /data/mci/af15d9aa51e7dd44cae58c442a086f9c/wiredtiger/src/schema/schema_alter.c:312 #12 0x0000ffffa14819dc in __alter_table (session=session@entry=0x1219bfeab420, uri=uri@entry=0x1219bfe32004 "table:T00002", newcfg=newcfg@entry=0xffff8fc4ce58, exclusive_refreshed=exclusive_refreshed@entry=true) at /data/mci/af15d9aa51e7dd44cae58c442a086f9c/wiredtiger/src/schema/schema_alter.c:367 #13 0x0000ffffa14813ec in __schema_alter (session=0x1219bfeab420, uri=uri@entry=0x1219bfe32004 "table:T00002", newcfg=newcfg@entry=0xffff8fc4ce58) at /data/mci/af15d9aa51e7dd44cae58c442a086f9c/wiredtiger/src/schema/schema_alter.c:425 #14 0x0000ffffa1481d60 in __wt_schema_alter (session=session@entry=0x1219bfeab420, uri=uri@entry=0x1219bfe32004 "table:T00002", newcfg=newcfg@entry=0xffff8fc4ce58) at /data/mci/af15d9aa51e7dd44cae58c442a086f9c/wiredtiger/src/schema/schema_alter.c:454 #15 0x0000ffffa14a2ab8 in __session_alter_internal (session=session@entry=0x1219bfeab420, uri=uri@entry=0x1219bfe32004 "table:T00002", cfg=cfg@entry=0xffff8fc4ce58) at /data/mci/af15d9aa51e7dd44cae58c442a086f9c/wiredtiger/src/session/session_api.c:970 #16 0x0000ffffa14a2ff8 in __session_alter (wt_session=0x1219bfeab420, uri=0x1219bfe32004 "table:T00002", config=<optimized out>) at /data/mci/af15d9aa51e7dd44cae58c442a086f9c/wiredtiger/src/session/session_api.c:1044 #17 0x000000000040307c in alter (arg=<optimized out>) at /data/mci/af15d9aa51e7dd44cae58c442a086f9c/wiredtiger/test/format/alter.c:73 #18 0x0000ffffa10bdb78 in start_thread () from /lib64/libc.so.6 #19 0x0000ffffa112acdc [PAC] in thread_start () from /lib64/libc.so.6
Repro Artifacts: