2023-10-14T16:14:40.956 INFO:root:teuthology version: 0.0.1.dev197+g8cdab07 2023-10-14T16:14:40.957 INFO:teuthology.results:seed: '5837' 2023-10-14T16:17:16.821 INFO:root:teuthology version: 0.0.1.dev197+g8cdab07 2023-10-14T16:17:16.824 INFO:teuthology.results:Waiting up to 43200 seconds for tests to finish... 2023-10-15T04:18:12.737 WARNING:teuthology.results:test(s) did not finish before timeout of 43200 seconds 2023-10-15T04:18:12.808 ERROR:teuthology.results:error generating memo/results Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/results.py", line 33, in main results(args['--archive-dir'], args['--name'], args['--email'], File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/results.py", line 69, in results (subject, body) = build_email_body(name) File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/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'