-
Type: Build Failure
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
unit-test-hook-tiered on ubuntu2004
Host: i-0ce7cd589db366735
Project: wiredtiger
Commit: 6432e204
Task Logs:
unit-test-hook-tiered task_log
Logs:
[pid:2922]: FAIL: test_verbose04.test_verbose04.test_verbose_all(flat) ---------------------------------------------------------------------- [pid:2922]: testtools.testresult.real._StringException: Traceback (most recent call last): File "/data/mci/ee13c36f77e92127c1b65b9bd80ef899/wiredtiger/test/suite/wttest.py", line 229, in _callTestMethod method() File "/data/mci/ee13c36f77e92127c1b65b9bd80ef899/wiredtiger/test/suite/test_verbose04.py", line 130, in test_verbose_all with self.expect_verbose([cfg], self.all_verbose_categories, self.is_json) as conn: File "/opt/mongodbtoolchain/revisions/69f4f0673ffcb290ce2307560a4883ecf2ad138c/stow/python3-v4.wuP/lib/python3.10/contextlib.py", line 142, in __exit__ next(self.gen) File "/data/mci/ee13c36f77e92127c1b65b9bd80ef899/wiredtiger/test/suite/test_verbose01.py", line 116, in expect_verbose self.assertGreater(len(verbose_messages), 0) File "/opt/mongodbtoolchain/revisions/69f4f0673ffcb290ce2307560a4883ecf2ad138c/stow/python3-v4.wuP/lib/python3.10/unittest/case.py", line 1244, in assertGreater self.fail(self._formatMessage(msg, standardMsg)) File "/opt/mongodbtoolchain/revisions/69f4f0673ffcb290ce2307560a4883ecf2ad138c/stow/python3-v4.wuP/lib/python3.10/unittest/case.py", line 675, in fail raise self.failureException(msg) AssertionError: 0 not greater than 0 ====================================================================== [pid:2922]: FAIL: test_verbose04.test_verbose04.test_verbose_all(json) ---------------------------------------------------------------------- [pid:2922]: testtools.testresult.real._StringException: Traceback (most recent call last): File "/data/mci/ee13c36f77e92127c1b65b9bd80ef899/wiredtiger/test/suite/wttest.py", line 229, in _callTestMethod method() File "/data/mci/ee13c36f77e92127c1b65b9bd80ef899/wiredtiger/test/suite/test_verbose04.py", line 130, in test_verbose_all with self.expect_verbose([cfg], self.all_verbose_categories, self.is_json) as conn: File "/opt/mongodbtoolchain/revisions/69f4f0673ffcb290ce2307560a4883ecf2ad138c/stow/python3-v4.wuP/lib/python3.10/contextlib.py", line 142, in __exit__ next(self.gen) File "/data/mci/ee13c36f77e92127c1b65b9bd80ef899/wiredtiger/test/suite/test_verbose01.py", line 116, in expect_verbose self.assertGreater(len(verbose_messages), 0) File "/opt/mongodbtoolchain/revisions/69f4f0673ffcb290ce2307560a4883ecf2ad138c/stow/python3-v4.wuP/lib/python3.10/unittest/case.py", line 1244, in assertGreater self.fail(self._formatMessage(msg, standardMsg)) File "/opt/mongodbtoolchain/revisions/69f4f0673ffcb290ce2307560a4883ecf2ad138c/stow/python3-v4.wuP/lib/python3.10/unittest/case.py", line 675, in fail raise self.failureException(msg) AssertionError: 0 not greater than 0 ---------------------------------------------------------------------- Ran 10798 tests in 2231.028s
- duplicates
-
WT-11802 Disable verbose04 for tiered hook tests
- Closed