2021-10-30T17:17:15.375 INFO:root:teuthology version: 1.1.0-c56135d1 2021-10-30T17:17:15.377 INFO:teuthology.results:subset: '1/10' 2021-10-30T17:17:15.377 INFO:teuthology.results:seed: '1643' 2021-10-30T17:35:58.725 INFO:root:teuthology version: 1.1.0-c56135d1 2021-10-30T17:35:58.731 INFO:teuthology.results:Waiting up to 43200 seconds for tests to finish... 2021-10-31T05:36:50.063 WARNING:teuthology.results:test(s) did not finish before timeout of 43200 seconds 2021-10-31T05:36:50.179 ERROR:teuthology.results:error generating memo/results Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_c56135d151713269e811ede3163c9743c2e269de/teuthology/results.py", line 34, in main int(args['--timeout']), args['--dry-run']) File "/home/teuthworker/src/git.ceph.com_git_teuthology_c56135d151713269e811ede3163c9743c2e269de/teuthology/results.py", line 67, in results (subject, body) = build_email_body(name) File "/home/teuthworker/src/git.ceph.com_git_teuthology_c56135d151713269e811ede3163c9743c2e269de/teuthology/results.py", line 111, in build_email_body jobs.sort(key=lambda job: job['job_id']) TypeError: '<' not supported between instances of 'NoneType' and 'str'