2023-07-29T04:03:20.326 INFO:root:teuthology version: 0.0.1.dev172+g6114016 2023-07-29T04:03:20.327 INFO:teuthology.results:subset: '111/120000' 2023-07-29T04:03:20.327 INFO:teuthology.results:seed: '2786' 2023-07-29T11:01:20.276 INFO:root:teuthology version: 0.0.1.dev172+g6114016 2023-07-29T11:01:20.301 INFO:teuthology.results:Waiting up to 43200 seconds for tests to finish... 2023-07-29T23:01:28.196 WARNING:teuthology.results:test(s) did not finish before timeout of 43200 seconds 2023-07-29T23:01:28.490 ERROR:teuthology.results:error generating memo/results Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_61140164d2579c30ffff3970615e0f82e40c6470/teuthology/results.py", line 33, in main results(args['--archive-dir'], args['--name'], args['--email'], File "/home/teuthworker/src/git.ceph.com_teuthology_61140164d2579c30ffff3970615e0f82e40c6470/teuthology/results.py", line 69, in results (subject, body) = build_email_body(name) File "/home/teuthworker/src/git.ceph.com_teuthology_61140164d2579c30ffff3970615e0f82e40c6470/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'