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

unknown encoding: hex in unit-test on 7.0

    • Type: Icon: Build Failure Build Failure
    • Resolution: Unresolved
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • StorEng - Defined Pipeline

      unit-test on rhel8-zseries

      Host: rhel8-medium-9.z.devprod.mongodb.com
      Project: wiredtiger-mongo-v7.0
      Commit: f237d5ab

      Task Logs:

      unit-test task_log

      Logs:

      [pid:356503]: ERROR: test_util18.test_util18.test_printlog_file(show_user_data)
      ----------------------------------------------------------------------
      [pid:356503]: testtools.testresult.real._StringException: Traceback (most recent call last):
        File "/data/mci/5c7e37d95d8263ba3b3edca7a4766c3a/wiredtiger/test/suite/wttest.py", line 468, in _callTestMethod
          method()
        File "/data/mci/5c7e37d95d8263ba3b3edca7a4766c3a/wiredtiger/test/suite/test_util18.py", line 101, in test_printlog_file
          self.check_populated_printlog('printlog.out', self.print_user_data, False)
        File "/data/mci/5c7e37d95d8263ba3b3edca7a4766c3a/wiredtiger/test/suite/test_util18.py", line 79, in check_populated_printlog
          hex_key = codecs.encode(key.encode(), 'hex')
      LookupError: unknown encoding: hex
      ======================================================================
      [pid:356503]: ERROR: test_util18.test_util18.test_printlog_hex_file(show_user_data)
      ----------------------------------------------------------------------
      [pid:356503]: testtools.testresult.real._StringException: Traceback (most recent call last):
        File "/data/mci/5c7e37d95d8263ba3b3edca7a4766c3a/wiredtiger/test/suite/wttest.py", line 468, in _callTestMethod
          method()
        File "/data/mci/5c7e37d95d8263ba3b3edca7a4766c3a/wiredtiger/test/suite/test_util18.py", line 115, in test_printlog_hex_file
          self.check_populated_printlog('printlog-hex.out', self.print_user_data, self.print_user_data)
        File "/data/mci/5c7e37d95d8263ba3b3edca7a4766c3a/wiredtiger/test/suite/test_util18.py", line 79, in check_populated_printlog
          hex_key = codecs.encode(key.encode(), 'hex')
      LookupError: unknown encoding: hex
      ======================================================================
      [pid:356503]: ERROR: test_util18.test_util18.test_printlog_lsn_offset(show_user_data)
      ----------------------------------------------------------------------
      [pid:356503]: testtools.testresult.real._StringException: Traceback (most recent call last):
        File "/data/mci/5c7e37d95d8263ba3b3edca7a4766c3a/wiredtiger/test/suite/wttest.py", line 468, in _callTestMethod
          method()
        File "/data/mci/5c7e37d95d8263ba3b3edca7a4766c3a/wiredtiger/test/suite/test_util18.py", line 170, in test_printlog_lsn_offset
          self.check_populated_printlog('printlog-lsn-offset.out', False, False)
        File "/data/mci/5c7e37d95d8263ba3b3edca7a4766c3a/wiredtiger/test/suite/test_util18.py", line 79, in check_populated_printlog
          hex_key = codecs.encode(key.encode(), 'hex')
      LookupError: unknown encoding: hex
      ======================================================================
      [pid:356503]: ERROR: test_util18.test_util18.test_printlog_message(show_user_data)
      ----------------------------------------------------------------------
      [pid:356503]: testtools.testresult.real._StringException: Traceback (most recent call last):
        File "/data/mci/5c7e37d95d8263ba3b3edca7a4766c3a/wiredtiger/test/suite/wttest.py", line 468, in _callTestMethod
          method()
        File "/data/mci/5c7e37d95d8263ba3b3edca7a4766c3a/wiredtiger/test/suite/test_util18.py", line 133, in test_printlog_message
          self.check_populated_printlog('printlog-message.out', False, False)
        File "/data/mci/5c7e37d95d8263ba3b3edca7a4766c3a/wiredtiger/test/suite/test_util18.py", line 79, in check_populated_printlog
          hex_key = codecs.encode(key.encode(), 'hex')
      LookupError: unknown encoding: hex
      ======================================================================
      [pid:356503]: ERROR: test_util18.test_util18.test_printlog_file(no_user_data)
      ----------------------------------------------------------------------
      [pid:356503]: testtools.testresult.real._StringException: Traceback (most recent call last):
        File "/data/mci/5c7e37d95d8263ba3b3edca7a4766c3a/wiredtiger/test/suite/wttest.py", line 468, in _callTestMethod
          method()
        File "/data/mci/5c7e37d95d8263ba3b3edca7a4766c3a/wiredtiger/test/suite/test_util18.py", line 101, in test_printlog_file
          self.check_populated_printlog('printlog.out', self.print_user_data, False)
        File "/data/mci/5c7e37d95d8263ba3b3edca7a4766c3a/wiredtiger/test/suite/test_util18.py", line 79, in check_populated_printlog
          hex_key = codecs.encode(key.encode(), 'hex')
      LookupError: unknown encoding: hex
      ======================================================================
      [pid:356503]: ERROR: test_util18.test_util18.test_printlog_hex_file(no_user_data)
      ----------------------------------------------------------------------
      [pid:356503]: testtools.testresult.real._StringException: Traceback (most recent call last):
        File "/data/mci/5c7e37d95d8263ba3b3edca7a4766c3a/wiredtiger/test/suite/wttest.py", line 468, in _callTestMethod
          method()
        File "/data/mci/5c7e37d95d8263ba3b3edca7a4766c3a/wiredtiger/test/suite/test_util18.py", line 115, in test_printlog_hex_file
          self.check_populated_printlog('printlog-hex.out', self.print_user_data, self.print_user_data)
        File "/data/mci/5c7e37d95d8263ba3b3edca7a4766c3a/wiredtiger/test/suite/test_util18.py", line 79, in check_populated_printlog
          hex_key = codecs.encode(key.encode(), 'hex')
      LookupError: unknown encoding: hex
      ======================================================================
      [pid:356503]: ERROR: test_util18.test_util18.test_printlog_lsn_offset(no_user_data)
      ----------------------------------------------------------------------
      [pid:356503]: testtools.testresult.real._StringException: Traceback (most recent call last):
        File "/data/mci/5c7e37d95d8263ba3b3edca7a4766c3a/wiredtiger/test/suite/wttest.py", line 468, in _callTestMethod
          method()
        File "/data/mci/5c7e37d95d8263ba3b3edca7a4766c3a/wiredtiger/test/suite/test_util18.py", line 170, in test_printlog_lsn_offset
          self.check_populated_printlog('printlog-lsn-offset.out', False, False)
        File "/data/mci/5c7e37d95d8263ba3b3edca7a4766c3a/wiredtiger/test/suite/test_util18.py", line 79, in check_populated_printlog
          hex_key = codecs.encode(key.encode(), 'hex')
      LookupError: unknown encoding: hex
      ======================================================================
      [pid:356503]: ERROR: test_util18.test_util18.test_printlog_message(no_user_data)
      ----------------------------------------------------------------------
      [pid:356503]: testtools.testresult.real._StringException: Traceback (most recent call last):
        File "/data/mci/5c7e37d95d8263ba3b3edca7a4766c3a/wiredtiger/test/suite/wttest.py", line 468, in _callTestMethod
          method()
        File "/data/mci/5c7e37d95d8263ba3b3edca7a4766c3a/wiredtiger/test/suite/test_util18.py", line 133, in test_printlog_message
          self.check_populated_printlog('printlog-message.out', False, False)
        File "/data/mci/5c7e37d95d8263ba3b3edca7a4766c3a/wiredtiger/test/suite/test_util18.py", line 79, in check_populated_printlog
          hex_key = codecs.encode(key.encode(), 'hex')
      LookupError: unknown encoding: hex
      ----------------------------------------------------------------------
      Ran 13039 tests in 6853.794s
      

      logs

      unit-test task_log

      Logs:

      [1740091322:823008][356504:0x3ff7ecf2b30], test_rollback_to_stable22.test_rollback_to_stable22.test_rollback_to_stable, file:rollback_to_stable22_0.wt, txn rollback_to_stable: [WT_VERB_RTS][DEBUG_1]: [UPDATE_ABORT] rollback to stable aborting update with txnid=99032, txnid_not_visible=false, stable_timestamp=(0, 990) < durable_timestamp=(0, 1000): true, prepare_state=WT_PREPARE_INIT
      [1740091322:823023][356504:0x3ff7ecf2b30], test_rollback_to_stable22.test_rollback_to_stable22.test_rollback_to_stable, file:rollback_to_stable22_0.wt, txn rollback_to_stable: [WT_VERB_RTS][DEBUG_1]: [UPDATE_ABORT] rollback to stable aborting update with txnid=99033, txnid_not_visible=false, stable_timestamp=(0, 990) < durable_timestamp=(0, 1000): true, prepare_state=WT_PREPARE_INIT
      [1740091322:823032][356504:0x3ff7ecf2b30], test_rollback_to_stable22.test_rollback_to_stable22.test_rollback_to_stable, file:rollback_to_stable22_0.wt, txn rollback_to_stable: [WT_VERB_RTS][DEBUG_1]: [UPDATE_ABORT] rollback to stable aborting update with txnid=99034, txnid_not_visible=false, stable_timestamp=(0, 990) < durable_timestamp=(0, 1000): true, prepare_state=WT_PREPARE_INIT
      [1740091322:823040][356504:0x3ff7ecf2b30], test_rollback_to_stable22.test_rollback_to_stable22.test_rollback_to_stable, file:rollback_to_stable22_0.wt, txn rollback_to_stable: [WT_VERB_RTS][DEBUG_1]: [UPDATE_ABORT] rollback to stable aborting update with txnid=99035, txnid_not_visible=false, stable_timestamp=(0, 990) < durable_timestamp=(0, 1000): true, prepare_state=WT_PREPARE_INIT
      [1740091322:823046][356504:0x3ff7ecf2b30], test_rollback_to_stable22.test_rollback_to_stable22.test_rollback_to_stable, file:rollback_to_stable22_0.wt, txn rollback_to_stable: [WT_VERB_RTS][DEBUG_1]: [UPDATE_ABORT] rollback to stable aborting update with txnid=99036, txnid_not_visible=false, stable_timestamp=(0, 990) < durable_timestamp=(0, 1000): true, prepare_state=WT_PREPARE_INIT
      [1740091322:823052][356504:0x3ff7ecf2b30], test_rollback_to_stable22.test_rollback_to_stable22.test_rollback_to_stable, file:rollback_to_stable22_0.wt, txn rollback_to_stable: [WT_VERB_RTS][DEBUG_1]: [UPDATE_ABORT] rollback to stable aborting update with txnid=99037, txnid_not_visible=false, stable_timestamp=(0, 990) < durable_timestamp=(0, 1000): true, prepare_state=WT_PREPARE_INIT
      [1740091322:823058][356504:0x3ff7ecf2b30], test_rollback_to_stable22.test_rollback_to_stable22.test_rollback_to_stable, file:rollback_to_stable22_0.wt, txn rollback_to_stable: [WT_VERB_RTS][DEBUG_1]: [UPDATE_ABORT] rollback to stable aborting update with txnid=99038, txnid_not_visible=false, stable_timestamp=(0, 990) < durable_timestamp=(0, 1000): true, prepare_state=WT_PREPARE_INIT
      [1740091322:823064][356504:0x3ff7ecf2b30], test_rollback_to_stable22.test_rollback_to_stable22.test_rollback_to_stable, file:rollback_to_stable22_0.wt, txn rollback_to_stable: [WT_VERB_RTS][DEBUG_1]: [UPDATE_ABORT] rollback to stable aborting update with txnid=99039, txnid_not_visible=false, stable_timestamp=(0, 990) < durable_timestamp=(0, 1000): true, prepare_state=WT_PREPARE_INIT
      [1740091322:823075][356504:0x3ff7ecf2b30], test_rollback_to_stable22.test_rollback_to_stable22.test_rollback_to_stable, file:rollback_to_stable22_0.wt, txn rollback_to_stable: [WT_VERB_RTS][DEBUG_1]: [UPDATE_ABORT] rollback to stable aborting update with txnid=99040, txnid_not_visible=false, stable_timestamp=(0, 990) < durable_timestamp=(0, 1000): true, prepare_state=WT_PREPARE_INIT
      [1740091322:823080][356504:0x3ff7ecf2b30], test_rollback_to_stable22.test_rollback_to_stable22.test_rollback_to_stable, file:rollback_to_stable22_0.wt, txn rollback_to_stable: [WT_VERB_RTS][DEBUG_1]: [UPDATE_ABORT] rollback to stable aborting update with txnid=99041, txnid_not_visible=false, stable_timestamp=(0, 990) < durable_timestamp=(0, 1000): true, prepare_state=WT_PREPARE_INIT
      [1740091322:823086][356504:0x3ff7ecf2b30], test_rollback_to_stable22.test_rollback_to_stable22.test_rollback_to_stable, file:rollback_to_stable22_0.wt, txn rollback_to_stable: [WT_VERB_RTS][DEBUG_1]: [UPDATE_ABORT] rollback to stable aborting update with txnid=99042, txnid_not_visible=false, stable_timestamp=(0, 990) < durable_timestamp=(0, 1000): true, prepare_state=WT_PREPARE_INIT
      [1740091322:823097][356504:0x3ff7ecf2b30], test_rollback_to_stable22.test_rollback_to_stable22.test_rollback_to_stable, file:rollback_to_stable22_0.wt, txn rollback_to_stable: [WT_VERB_RTS][DEBUG_1]: [UPDATE_ABORT] rollback to stable aborting update with txnid=99043, txnid_not_visible=false, stable_timestamp=(0, 990) < durable_timestamp=(0, 1000): true, prepare_state=WT_PREPARE_INIT
      [1740091322:823103][356504:0x3ff7ecf2b30], test_rollback_to_stable22.test_rollback_to_stable22.test_rollback_to_stable, file:rollback_to_stable22_0.wt, txn rollback_to_stable: [WT_VERB_RTS][DEBUG_1]: [UPDATE_ABORT] rollback to stable aborting update with txnid=99044, txnid_not_visible=false, stable_timestamp=(0, 990) < durable_timestamp=(0, 1000): true, prepare_state=WT_PREPARE_INIT
      [1740091322:823109][356504:0x3ff7ecf2b30], test_rollback_to_stable22.test_rollback_to_stable22.test_rollback_to_stable, file:rollback_to_stable22_0.wt, txn rollback_to_stable: [WT_VERB_RTS][DEBUG_1]: [UPDATE_ABORT] rollback to stable aborting update with txnid=99045, txnid_not_visible=false, stable_timestamp=(0, 990) < durable_timestamp=(0, 1000): true, prepare_state=WT_PREPARE_INIT
      [1740091322:823115][356504:0x3ff7ecf2b30], test_rollback_to_stable22.test_rollback_to_stable22.test_rollback_to_stable, file:rollback_to_stable22_0.wt, txn rollback_to_stable: [WT_VERB_RTS][DEBUG_1]: [UPDATE_ABORT] rollback to stable aborting update with txnid=99046, txnid_not_visible=false, stable_timestamp=(0, 990) < durable_timestamp=(0, 1000): true, prepare_state=WT_PREPARE_INIT
      [1740091322:823121][356504:0x3ff7ecf2b30], test_rollback_to_stable22.test_rollback_to_stable22.test_rollback_to_stable, file:rollback_to_stable22_0.wt, txn rollback_to_stable: [WT_VERB_RTS][DEBUG_1]: [UPDATE_ABORT] rollback to stable aborting update with txnid=99047, txnid_not_visible=false, stable_timestamp=(0, 990) < durable_timestamp=(0, 1000): true, prepare_state=WT_PREPARE_INIT
      [1740091322:823128][356504:0x3ff7ecf2b30], test_rollback_to_stable22.test_rollback_to_stable22.test_rollback_to_stable, file:rollback_to_stable22_0.wt, txn rollback_to_stable: [WT_VERB_RTS][DEBUG_1]: [UPDATE_ABORT] rollback to stable aborting update with txnid=99048, txnid_not_visible=false, stable_timestamp=(0, 990) < durable_timestamp=(0, 1000): true, prepare_state=WT_PREPARE_INIT
      [1740091322:823133][356504:0x3ff7ecf2b30], test_rollback_to_stable22.test_rollback_to_stable22.test_rollback_to_stable, file:rollback_to_stable22_0.wt, txn rollback_to_stable: [WT_VERB_RTS][DEBUG_1]: [UPDATE_ABORT] rollback to stable aborting update with txnid=99049, txnid_not_visible=false, stable_timestamp=(0, 990) < durable_timestamp=(0, 1000): true, prepare_state=WT_PREPARE_INIT
      [1740091322:823140][356504:0x3ff7ecf2b30], test_rollback_to_stable22.test_rollback_to_stable22.test_rollback_to_stable, file:rollback_to_stable22_0.wt, txn rollback_to_stable: [WT_VERB_RTS][DEBUG_1]: [UPDATE_ABORT] rollback to stable aborting update with txnid=99050, txnid_not_visible=false, stable_timestamp=(0, 990) < durable_timestamp=(0, 1000): true, prepare_state=WT_PREPARE_INIT
      [1740091322:823149][356504:0x3ff7ecf2b30], test_rollback_to_stable22.test_rollback_to_stable22.test_rollback_to_stable, file:rollback_to_stable22_0.wt, txn rollback_to_stable: [WT_VERB_RTS][DEBUG_1]: [UPDATE_ABORT] rollback to stable aborting update with txnid=99051, txnid_not_visible=false, stable_timestamp=(0, 990) < durable_timestamp=(0, 1000): true, prepare_state=WT_PREPARE_INIT
      [1740091322:823155][356504:0x3ff7ecf2b30], test_rollback_to_stable22.test_rollback_to_stable22.test_rollback_to_stable, file:rollback_to_stable22_0.wt, txn rollback_to_stable: [WT_VERB_RTS][DEBUG_1]: [UPDATE_ABORT] rollback to stable aborting update with txnid=99052, txnid_not_visible=false, stable_timestamp=(0, 990) < durable_timestamp=(0, 1000): true, prepare_state=WT_PREPARE_INIT
      [1740091322:823162][356504:0x3ff7ecf2b30], test_rollback_to_stable22.test_rollback_to_stable22.test_rollback_to_stable, file:rollback_to_stable22_0.wt, txn rollback_to_stable: [WT_VERB_RTS][DEBUG_1]: [UPDATE_ABORT] rollback to stable aborting update with txnid=99053, txnid_not_visible=false, stable_timestamp=(0, 990) < durable_timestamp=(0, 1000): true, prepare_state=WT_PREPARE_INIT
      [1740091322:823168][356504:0x3ff7ecf2b30], test_rollback_to_stable22.test_rollback_to_stable22.test_rollback_to_stable, file:rollback_to_stable22_0.wt, txn rollback_to_stable: [WT_VERB_RTS][DEBUG_1]: [UPDATE_ABORT] rollback to stable aborting update with txnid=99054, txnid_not_visible=false, stable_timestamp=(0, 990) < durable_timestamp=(0, 1000): true, prepare_state=WT_PREPARE_INIT
      [1740091322:823174][356504:0x3ff7ecf2b30], test_rollback_to_stable22.test_rollback_to_stable22.test_rollback_to_stable, file:rollback_to_stable22_0.wt, txn rollback_to_stable: [WT_VERB_RTS][DEBUG_1]: [UPDATE_ABORT] rollback to stable aborting update with txnid=99055, txnid_not_visible=false, stable_timestamp=(0, 990) < durable_timestamp=(0, 1000): true, prepare_state=WT_PREPARE_INIT
      [1740091322:823180][356504:0x3ff7ecf2b30], test_rollback_to_stable22.test_rollback_to_stable22.test_rollback_to_stable, file:rollback_to_stable22_0.wt, txn rollback_to_stable: [WT_VERB_RTS][DEBUG_1]: [UPDATE_ABORT] rollback to stable aborting update with txnid=99056, txnid_not_visible=false, stable_timestamp=(0, 990) < durable_timestamp=(0, 1000): true, prepare_state=WT_PREPARE_INIT
      [1740091322:823187][356504:0x3ff7ecf2b30], test_rollback_to_stable22.test_rollback_to_stable22.test_rollback_to_stable, file:rollback_to_stable22_0.wt, txn rollback_to_stable: [WT_VERB_RTS][DEBUG_1]: [UPDATE_ABORT] rollback to stable aborting update with txnid=99057, txnid_not_visible=false, stable_timestamp=(0, 990) < durable_timestamp=(0, 1000): 
      

      logs

            Assignee:
            backlog-server-storage-engines [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            Xgen-BuildBaron-User xgen-buildbaron-user
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: