2022-08-08T22:21:23.813 INFO:root:teuthology version: 1.1.1.dev407+g9e4bf63f 2022-08-08T22:21:23.815 INFO:teuthology.results:subset: '111/120000' 2022-08-08T22:21:23.815 INFO:teuthology.results:seed: '2369' 2022-08-09T03:52:35.333 INFO:root:teuthology version: 1.1.1.dev407+g9e4bf63f 2022-08-09T03:52:35.366 INFO:teuthology.results:Waiting up to 43200 seconds for tests to finish... 2022-08-09T15:52:50.435 WARNING:teuthology.results:test(s) did not finish before timeout of 43200 seconds 2022-08-09T15:52:51.337 ERROR:teuthology.results:error generating memo/results Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_9e4bf63f00ab3f82a26635c2779f4c3f1b73fb53/teuthology/results.py", line 34, in main int(args['--timeout']), args['--dry-run']) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9e4bf63f00ab3f82a26635c2779f4c3f1b73fb53/teuthology/results.py", line 69, in results (subject, body) = build_email_body(name) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9e4bf63f00ab3f82a26635c2779f4c3f1b73fb53/teuthology/results.py", line 113, in build_email_body jobs.sort(key=lambda job: job['job_id']) TypeError: '<' not supported between instances of 'NoneType' and 'str'