Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-7632

Fix invalid argument in test_rollback_to_stable14

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT10.0.1, 4.4.8, 5.0.2, 5.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • 5
    • Storage - Ra 2021-07-26

      Error signature:

      [2021/06/02 05:00:09.517] ======================================================================
      [2021/06/02 05:00:09.517] ERROR: test_rollback_to_stable14.test_rollback_to_stable14.test_rollback_to_stable(column.no_prepare) (subunit.RemotedTestCase)
      [2021/06/02 05:00:09.517] test_rollback_to_stable14.test_rollback_to_stable14.test_rollback_to_stable(column.no_prepare)
      [2021/06/02 05:00:09.517] ----------------------------------------------------------------------
      [2021/06/02 05:00:09.517] testtools.testresult.real._StringException: Traceback (most recent call last):
      [2021/06/02 05:00:09.517]   File "/data/mci/dab874439200f1695db00c8c507f8bda/wiredtiger/test/suite/test_rollback_to_stable14.py", line 153, in test_rollback_to_stable
      [2021/06/02 05:00:09.517]     lambda: self.large_modifies(uri, 'X', ds, 5, 1, nrows, self.prepare, 80))
      [2021/06/02 05:00:09.517]   File "/data/mci/dab874439200f1695db00c8c507f8bda/wiredtiger/test/suite/test_rollback_to_stable14.py", line 67, in retry_rollback
      [2021/06/02 05:00:09.517]     raise(e)
      [2021/06/02 05:00:09.517]   File "/data/mci/dab874439200f1695db00c8c507f8bda/wiredtiger/test/suite/test_rollback_to_stable14.py", line 62, in retry_rollback
      [2021/06/02 05:00:09.517]     code()
      [2021/06/02 05:00:09.517]   File "/data/mci/dab874439200f1695db00c8c507f8bda/wiredtiger/test/suite/test_rollback_to_stable14.py", line 153, in <lambda>
      [2021/06/02 05:00:09.517]     lambda: self.large_modifies(uri, 'X', ds, 5, 1, nrows, self.prepare, 80))
      [2021/06/02 05:00:09.517]   File "/data/mci/dab874439200f1695db00c8c507f8bda/wiredtiger/test/suite/test_rollback_to_stable01.py", line 64, in large_modifies
      [2021/06/02 05:00:09.517]     session.begin_transaction()
      [2021/06/02 05:00:09.517] _wiredtiger.WiredTigerError: Invalid argument
      [2021/06/02 05:00:09.517] ----------------------------------------------------------------------
      [2021/06/02 05:00:09.517] Ran 513 tests in 668.960s
      [2021/06/02 05:00:09.517] FAILED (errors=1, skipped=23)
      [2021/06/02 05:00:09.517] failure: test_rollback_to_stable14.test_rollback_to_stable14.test_rollback_to_stable(column.no_prepare) [
      [2021/06/02 05:00:09.517] Traceback (most recent call last):
      [2021/06/02 05:00:09.517]   File "/data/mci/dab874439200f1695db00c8c507f8bda/wiredtiger/test/suite/wttest.py", line 499, in tearDown
      [2021/06/02 05:00:09.517]     self.captureout.check(self)
      [2021/06/02 05:00:09.517]   File "/data/mci/dab874439200f1695db00c8c507f8bda/wiredtiger/test/suite/wttest.py", line 117, in check
      [2021/06/02 05:00:09.517]     contents + '"')
      [2021/06/02 05:00:09.517]   File "/opt/mongodbtoolchain/stow/osx-python3-v3.kRB/lib/python3.7/unittest/case.py", line 680, in fail
      [2021/06/02 05:00:09.517]     raise self.failureException(msg)
      [2021/06/02 05:00:09.517] AssertionError: unexpected standard output, contains: "oldest pinned transaction ID rolled back for eviction
      [2021/06/02 05:00:09.517] "
      [2021/06/02 05:00:09.517] ] 

            Assignee:
            alexey.anisimov@mongodb.com Alexey Anisimov (Inactive)
            Reporter:
            etienne.petrel@mongodb.com Etienne Petrel
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: