-
Type:
Build Failure
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Test Python
-
Storage Engines, Storage Engines - Transactions
-
0.214
-
SE Transactions - 2026-09-11
-
3
-
1
unit-test-xsan-bucket18 on ubuntu2004-asan
Host: i-036230222050991e2
Project: wiredtiger
Commit: 64956985
Please refer to BF(G) Playbook for instructions on handling BF and BFG tickets as well as Auto-Resolution Rules
Task Logs:
unit-test-xsan-bucket18 task_log
Logs:
[pid:14100]: FAIL: None
----------------------------------------------------------------------
[pid:14100]: Traceback (most recent call last):
File "/data/mci/c0d9298501a3ded689f088a1c86a5af6/wiredtiger/test/suite/helpers/wttest.py", line 162, in wrapper
return func(self, *args, **kwargs)
File "/data/mci/c0d9298501a3ded689f088a1c86a5af6/wiredtiger/test/suite/helpers/wttest.py", line 311, in _callTestMethod
method()
File "/data/mci/c0d9298501a3ded689f088a1c86a5af6/wiredtiger/test/suite/test_layered_checkpoint08.py", line 75, in test_layered_checkpoint08
self.assertStatGreaterSoon(wiredtiger.stat.conn.dh_sweep_expired_close, sweep_closes_before,
File "/data/mci/c0d9298501a3ded689f088a1c86a5af6/wiredtiger/test/suite/helpers/wttest.py", line 1049, in assertStatGreaterSoon
self.assertGreater(val, threshold, msg)
AssertionError: 4 not greater than 4 : sweep server did not close the idle table handle within 60 seconds
----------------------------------------------------------------------
Ran 600 tests in 2151.886s