-
Type: Build Failure
-
Resolution: Gone away
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Storage Engines
-
15
-
5
-
2024-03-19 - PacificOcean
Host: macos-1100-30.macstadium.build.10gen.cc
Project: wiredtiger
Commit: 935acec9
Task Logs:
unit-test-macos task_log
Logs:
[pid:701]: ERROR: test_io_capacity01.test_io_capacity01.test_io_capacity_fsync_background_period ---------------------------------------------------------------------- [pid:701]: testtools.testresult.real._StringException: Traceback (most recent call last): File "/System/Volumes/Data/data/mci/5ed0e5c11f842b427efcee3928c10ac4/wiredtiger/test/suite/wttest.py", line 233, in _callTestMethod method() File "/System/Volumes/Data/data/mci/5ed0e5c11f842b427efcee3928c10ac4/wiredtiger/test/suite/test_io_capacity01.py", line 120, in test_io_capacity_fsync_background_period raise Exception("Timed out waiting for fsync_all_fh_total statistic") Exception: Timed out waiting for fsync_all_fh_total statistic ====================================================================== [pid:701]: FAIL: test_io_capacity01.test_io_capacity01.test_io_capacity_written_threshold ---------------------------------------------------------------------- [pid:701]: testtools.testresult.real._StringException: Traceback (most recent call last): File "/System/Volumes/Data/data/mci/5ed0e5c11f842b427efcee3928c10ac4/wiredtiger/test/suite/wttest.py", line 233, in _callTestMethod method() File "/System/Volumes/Data/data/mci/5ed0e5c11f842b427efcee3928c10ac4/wiredtiger/test/suite/test_io_capacity01.py", line 83, in test_io_capacity_written_threshold self.assertGreater(self.get_stat(stat.conn.fsync_all_fh_total), 0) File "/Applications/Xcode12.4.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.8/lib/python3.8/unittest/case.py", line 1310, in assertGreater self.fail(self._formatMessage(msg, standardMsg)) File "/Applications/Xcode12.4.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.8/lib/python3.8/unittest/case.py", line 753, in fail raise self.failureException(msg) AssertionError: 0 not greater than 0 ---------------------------------------------------------------------- Ran 14393 tests in 16073.076s
- is caused by
-
WT-11877 for io_capacity, allow a maximum time between background fsync calls
- In Code Review