-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
A recent Jenkins test failure was observed on wiredtiger-test-unit-ppc that the transaction sync timeout while performing log flush testing. The run took abnormally long (1 day) to fail. It looks the build was triggered by commit of WT-4174.
Jenkins run:
http://build.wiredtiger.com:8080/job/wiredtiger-test-unit-ppc/1444
Failure signature:
ERROR: test_txn14.test_txn14.test_log_flush(bg) (subunit.RemotedTestCase) test_txn14.test_txn14.test_log_flush(bg) ---------------------------------------------------------------------- _StringException: Traceback (most recent call last): File "/home/jenkins/jenkins/workspace/wiredtiger-test-unit-ppc/test/suite/test_txn14.py", line 100, in test_log_flush self.session.transaction_sync('timeout_ms=30000') WiredTigerError: Connection timed out