2023-01-29T14:13:28.020 INFO:root:teuthology version: 0.0.1.dev33+gbf44874 2023-01-29T14:13:28.030 INFO:teuthology.results:subset: '409/1024' 2023-01-29T14:13:28.031 INFO:teuthology.results:seed: '3398' 2023-01-29T20:04:30.210 INFO:root:teuthology version: 0.0.1.dev33+gbf44874 2023-01-29T20:04:30.232 INFO:teuthology.results:Waiting up to 43200 seconds for tests to finish... 2023-01-30T04:14:08.948 INFO:teuthology.results:Tests finished! gathering results... 2023-01-30T04:14:25.078 INFO:scrape:Found 197 jobs 2023-01-30T04:14:25.080 WARNING:scrape:Missing teuthology log /home/teuthworker/archive/vshankar-2023-01-25_07:57:32-fs-wip-vshankar-testing-20230125.055346-testing-default-smithi/7138142/teuthology.log 2023-01-30T04:14:31.955 ERROR:teuthology.results:error generating memo/results Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_bf4487485b740895877d58f6fd36a4e39d847c23/teuthology/results.py", line 33, in main results(args['--archive-dir'], args['--name'], args['--email'], File "/home/teuthworker/src/git.ceph.com_teuthology_bf4487485b740895877d58f6fd36a4e39d847c23/teuthology/results.py", line 71, in results Scraper(archive_dir).analyze() File "/home/teuthworker/src/git.ceph.com_teuthology_bf4487485b740895877d58f6fd36a4e39d847c23/teuthology/scrape.py", line 490, in analyze if reason.match(job): File "/home/teuthworker/src/git.ceph.com_teuthology_bf4487485b740895877d58f6fd36a4e39d847c23/teuthology/scrape.py", line 203, in match ratio = difflib.SequenceMatcher(None, self.last_tlog_line, File "/usr/lib/python3.8/difflib.py", line 644, in ratio matches = sum(triple[-1] for triple in self.get_matching_blocks()) File "/usr/lib/python3.8/difflib.py", line 467, in get_matching_blocks la, lb = len(self.a), len(self.b) TypeError: object of type 'NoneType' has no len()