2026-02-25T06:33:38.147 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-25T06:33:38.147 INFO:teuthology.results:subset: '667/1024' 2026-02-25T06:33:38.147 INFO:teuthology.results:seed: '8592' 2026-02-25T06:34:25.129 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-25T06:34:25.135 INFO:teuthology.results:Waiting up to 43200 seconds for tests to finish... 2026-02-25T06:53:26.490 INFO:teuthology.results:Tests finished! gathering results... 2026-02-25T06:53:26.619 INFO:scrape:Found 1 jobs 2026-02-25T06:53:26.619 INFO:scrape:Found 0 distinct failure reasons 2026-02-25T06:53:26.619 INFO:teuthology.results:Sending results to vshankar@redhat.com: Test Run: vshankar-2026-02-25_06:33:34-fs-wip-vshankar-testing-20260222.101816-testing-default-trial ================================================================= info: https://pulpito.ceph.com/vshankar-2026-02-25_06:33:34-fs-wip-vshankar-testing-20260222.101816-testing-default-trial/ logs: https://qa-proxy.ceph.com/teuthology/vshankar-2026-02-25_06:33:34-fs-wip-vshankar-testing-20260222.101816-testing-default-trial/ failed: 0 dead: 0 running: 0 waiting: 0 queued: 0 passed: 1 Pass ================================================================= [68981] fs/volumes/{begin/{0-install 1-ceph 2-logrotate 3-kernel} clusters/1a3s-mds-4c-client conf/{client mds mgr mon osd} distro/{ubuntu_latest} mount/fuse objectstore/bluestore-bitmap overrides/{ignorelist_health ignorelist_wrongly_marked_down no_client_pidfile pg_health} tasks/volumes/{0-use-snaprealm/{global} overrides test/metrics}} time: 00:12:33 info: https://pulpito.ceph.com/vshankar-2026-02-25_06:33:34-fs-wip-vshankar-testing-20260222.101816-testing-default-trial/68981/ 2026-02-25T06:53:26.626 ERROR:teuthology.results:error generating memo/results Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/results.py", line 33, in main results(args['--archive-dir'], args['--name'], args['--email'], File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/results.py", line 78, in results email_results( File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/results.py", line 95, in email_results smtp = smtplib.SMTP('localhost') ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/smtplib.py", line 255, in __init__ (code, msg) = self.connect(host, port) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/smtplib.py", line 341, in connect self.sock = self._get_socket(host, port, self.timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/smtplib.py", line 312, in _get_socket return socket.create_connection((host, port), timeout, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/gevent/socket.py", line 115, in create_connection sock.connect(sa) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/gevent/_socketcommon.py", line 590, in connect self._internal_connect(address) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/gevent/_socketcommon.py", line 634, in _internal_connect raise _SocketError(err, strerror(err)) ConnectionRefusedError: [Errno 111] Connection refused