2023-09-05T15:09:54.730 INFO:root:teuthology version: 0.0.1.dev192+gf9a8556 2023-09-05T15:09:54.731 INFO:teuthology.results:seed: '9130' 2023-09-05T16:04:55.723 INFO:root:teuthology version: 0.0.1.dev192+gf9a8556 2023-09-05T16:04:55.742 INFO:teuthology.results:Waiting up to 43200 seconds for tests to finish... 2023-09-05T20:37:14.581 INFO:teuthology.results:Tests finished! gathering results... 2023-09-05T20:37:20.012 INFO:scrape:Found 70 jobs 2023-09-05T20:37:22.278 WARNING:scrape:Saw end of BT but not start 2023-09-05T20:37:22.279 WARNING:scrape:Saw end of BT but not start 2023-09-05T20:37:22.280 WARNING:scrape:Saw end of BT but not start 2023-09-05T20:37:22.280 WARNING:scrape:Saw end of BT but not start 2023-09-05T20:37:22.300 WARNING:scrape:Not-understood crash indication 2023-09-05T15:44:12.823 INFO:tasks.rgw.client.0.smithi140.stderr:daemon-helper: command crashed with signal 11 2023-09-05T20:37:22.326 ERROR:teuthology.results:error generating memo/results Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f9a8556d5e989d27b6626a0b75ef595991f83d20/teuthology/results.py", line 33, in main results(args['--archive-dir'], args['--name'], args['--email'], File "/home/teuthworker/src/git.ceph.com_teuthology_f9a8556d5e989d27b6626a0b75ef595991f83d20/teuthology/results.py", line 71, in results Scraper(archive_dir).analyze() File "/home/teuthworker/src/git.ceph.com_teuthology_f9a8556d5e989d27b6626a0b75ef595991f83d20/teuthology/scrape.py", line 496, in analyze if reason.match(job): File "/home/teuthworker/src/git.ceph.com_teuthology_f9a8556d5e989d27b6626a0b75ef595991f83d20/teuthology/scrape.py", line 75, in match if (self.backtrace is None) != (job.get_backtrace() is None): File "/home/teuthworker/src/git.ceph.com_teuthology_f9a8556d5e989d27b6626a0b75ef595991f83d20/teuthology/scrape.py", line 344, in get_backtrace self._populate_backtrace() File "/home/teuthworker/src/git.ceph.com_teuthology_f9a8556d5e989d27b6626a0b75ef595991f83d20/teuthology/scrape.py", line 390, in _populate_backtrace bt, ass = self._search_backtrace(GzipFile(gzipped_log_path)) File "/home/teuthworker/src/git.ceph.com_teuthology_f9a8556d5e989d27b6626a0b75ef595991f83d20/teuthology/scrape.py", line 305, in _search_backtrace if ".stderr:" in line: TypeError: a bytes-like object is required, not 'str'