2021-02-06T15:29:03.413 INFO:root:teuthology version: 1.1.0-17c09965 2021-02-06T15:29:03.419 INFO:teuthology.results:subset: '111/120000' 2021-02-06T15:29:03.419 INFO:teuthology.results:seed: '633' 2021-02-06T16:36:04.666 INFO:root:teuthology version: 1.1.0-17c09965 2021-02-06T16:36:04.703 INFO:teuthology.results:Waiting up to 43200 seconds for tests to finish... 2021-02-07T04:36:22.489 WARNING:teuthology.results:test(s) did not finish before timeout of 43200 seconds 2021-02-07T04:37:01.003 INFO:scrape:Found 143 jobs 2021-02-07T04:37:01.006 WARNING:scrape:Missing teuthology log /home/teuthworker/archive/yuriw-2021-02-01_21:56:09-fs-wip-yuri2-testing-2021-02-01-1010-octopus-distro-basic-smithi/5847286/teuthology.log 2021-02-07T04:37:11.905 ERROR:teuthology.results:error generating memo/results Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_17c099650191e7aa47a7d9f502facca74f9b4d44/teuthology/results.py", line 34, in main int(args['--timeout']), args['--dry-run']) File "/home/teuthworker/src/git.ceph.com_git_teuthology_17c099650191e7aa47a7d9f502facca74f9b4d44/teuthology/results.py", line 69, in results Scraper(archive_dir).analyze() File "/home/teuthworker/src/git.ceph.com_git_teuthology_17c099650191e7aa47a7d9f502facca74f9b4d44/teuthology/scrape.py", line 490, in analyze if reason.match(job): File "/home/teuthworker/src/git.ceph.com_git_teuthology_17c099650191e7aa47a7d9f502facca74f9b4d44/teuthology/scrape.py", line 204, in match job.get_last_tlog_line()).ratio() File "/usr/lib/python3.6/difflib.py", line 644, in ratio matches = sum(triple[-1] for triple in self.get_matching_blocks()) File "/usr/lib/python3.6/difflib.py", line 467, in get_matching_blocks la, lb = len(self.a), len(self.b) TypeError: object of type 'NoneType' has no len()