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

Fix test_checkpoint_snapshot05 failure and convert python tests to use stats logic wait

    • 3
    • Storage - Ra 2022-05-16
    • v4.4

      unit-test on ubuntu1804-ppc

      Host: ubuntu1804-ppc-6.pic.build.10gen.cc
      Project: wiredtiger
      Commit: 31e2b9ce

      Task Logs:

      unit-test task_log

      Logs:

      Test failure
      ERROR: test_compact03.test_compact03.test_compact03(4KB.no_truncate) (subunit.RemotedTestCase)
      test_compact03.test_compact03.test_compact03(4KB.no_truncate)
      ----------------------------------------------------------------------
      testtools.testresult.real._StringException: Traceback (most recent call last):
        File "/data/mci/d321b7538a2c3e16e40dd4b5eb7ada89/wiredtiger/test/suite/test_compact03.py", line 156, in test_compact03
          self.session.compact(self.uri)
      _wiredtiger.WiredTigerError: Connection timed out
      ======================================================================
      FAIL: test_checkpoint_snapshot05.test_checkpoint_snapshot05.test_checkpoint_snapshot(row_integer) (subunit.RemotedTestCase)
      test_checkpoint_snapshot05.test_checkpoint_snapshot05.test_checkpoint_snapshot(row_integer)
      ----------------------------------------------------------------------
      testtools.testresult.real._StringException: Traceback (most recent call last):
        File "/data/mci/d321b7538a2c3e16e40dd4b5eb7ada89/wiredtiger/test/suite/test_checkpoint_snapshot05.py", line 163, in test_checkpoint_snapshot
          self.check(self.valuea, self.uri, self.nrows)
        File "/data/mci/d321b7538a2c3e16e40dd4b5eb7ada89/wiredtiger/test/suite/test_checkpoint_snapshot05.py", line 96, in check
          self.assertEqual(v, check_value + str(count + 1))
        File "/opt/mongodbtoolchain/revisions/b7ce65f00d8028fbea3cf2ea65c3757e5ae0417c/stow/python3-v3.fRd/lib/python3.9/unittest/case.py", line 831, in assertEqual
          assertion_func(first, second, msg=msg)
        File "/opt/mongodbtoolchain/revisions/b7ce65f00d8028fbea3cf2ea65c3757e5ae0417c/stow/python3-v3.fRd/lib/python3.9/unittest/case.py", line 1211, in assertMultiLineEqual
          self.fail(self._formatMessage(msg, standardMsg))
        File "/opt/mongodbtoolchain/revisions/b7ce65f00d8028fbea3cf2ea65c3757e5ae0417c/stow/python3-v3.fRd/lib/python3.9/unittest/case.py", line 670, in fail
          raise self.failureException(msg)
      AssertionError: 'bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb[455 chars]bbbb' != 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa[456 chars]aaa1'
      Diff is 1008 characters long. Set self.maxDiff to None to see it.
      ======================================================================
      FAIL: test_export01.test_export01.test_export_restart(dirstore.table) (subunit.RemotedTestCase)
      test_export01.test_export01.test_export_restart(dirstore.table)
      ----------------------------------------------------------------------
      testtools.testresult.real._StringException: Traceback (most recent call last):
        File "/data/mci/d321b7538a2c3e16e40dd4b5eb7ada89/wiredtiger/test/suite/test_export01.py", line 151, in test_export_restart
          self.assertFalse("exportb" in export_file_string)
        File "/opt/mongodbtoolchain/revisions/b7ce65f00d8028fbea3cf2ea65c3757e5ae0417c/stow/python3-v3.fRd/lib/python3.9/unittest/case.py", line 676, in assertFalse
          raise self.failureException(msg)
      AssertionError: True is not false
      ----------------------------------------------------------------------
      Ran 8997 tests in 16148.539s
      Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_ubuntu1804_ppc_unit_test_31e2b9ceae9326a750684ae16bdd99424b448cc9_22_04_27_04_33_18/0?type=T#L25559
      
      Evergreen YAML Script Failure
      Command failed: command encountered problem: error waiting on process 'c5ba3b67-7a88-42bb-b74d-66dd7f5c4266': exit status 1
      
      Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_ubuntu1804_ppc_unit_test_31e2b9ceae9326a750684ae16bdd99424b448cc9_22_04_27_04_33_18/0?type=T#L25596
      

      logs

            Assignee:
            clarisse.cheah@mongodb.com Clarisse Cheah
            Reporter:
            Xgen-BuildBaron-User xgen-buildbaron-user
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: