2024-03-15T13:04:06.224 INFO:root:teuthology version: 0.0.1.dev249+gcd45576 2024-03-15T13:04:06.224 INFO:teuthology.results:subset: '498/512' 2024-03-15T13:04:06.225 INFO:teuthology.results:seed: '4770' 2024-03-16T11:58:25.641 INFO:root:teuthology version: 0.0.1.dev249+gcd45576 2024-03-16T11:58:25.700 INFO:teuthology.results:Waiting up to 43200 seconds for tests to finish... 2024-03-16T23:58:30.305 WARNING:teuthology.results:test(s) did not finish before timeout of 43200 seconds 2024-03-16T23:58:30.832 ERROR:teuthology.results:error generating memo/results Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/results.py", line 33, in main results(args['--archive-dir'], args['--name'], args['--email'], File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/results.py", line 69, in results (subject, body) = build_email_body(name) File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/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'