Project

General

Profile

Actions

Bug #40809

open

qa: "Failed to send signal 1: None" in rados

Added by Yuri Weinstein almost 5 years ago. Updated about 3 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Q/A
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
rados
Component(RADOS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Run: http://pulpito.ceph.com/yuriw-2019-07-15_19:24:27-rados-wip-yuri4-testing-2019-07-15-1517-mimic-distro-basic-smithi/
Jobs: 4121482
Logs: http://qa-proxy.ceph.com/teuthology/yuriw-2019-07-15_19:24:27-rados-wip-yuri4-testing-2019-07-15-1517-mimic-distro-basic-smithi/4121482/teuthology.log

2019-07-15T22:05:13.098 INFO:tasks.thrashosds.thrasher:in_osds:  [7, 2, 0, 1, 5] out_osds:  [3, 6, 4] dead_osds:  [] live_osds:  [2, 5, 4, 0, 7, 6, 1, 3]
2019-07-15T22:05:13.098 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0
2019-07-15T22:05:13.098 INFO:teuthology.orchestra.run.smithi103:Running:
2019-07-15T22:05:13.098 INFO:teuthology.orchestra.run.smithi103:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump -f json-pretty
2019-07-15T22:05:13.104 INFO:teuthology.orchestra.run.smithi103.stderr:2019-07-15 22:05:13.101 7f9946573700  1 -- 172.21.15.103:0/1165833364 <== mon.2 172.21.15.103:6790/0 9 ==== mon_command_ack([{"prefix": "get_command_descriptions"}]=0  v0) v1 ==== 72+0+77360 (1092875540 0 449985973) 0x7f9928001430 con 0x7f9948071be0
2019-07-15T22:05:13.104 INFO:teuthology.orchestra.run.smithi103.stderr:2019-07-15 22:05:13.101 7f9946573700 10 monclient: handle_mon_command_ack 1 [{"prefix": "get_command_descriptions"}]
2019-07-15T22:05:13.104 INFO:teuthology.orchestra.run.smithi103.stderr:2019-07-15 22:05:13.101 7f9946573700 10 monclient: _finish_command 1 = 0
2019-07-15T22:05:13.136 INFO:tasks.ceph.osd.6.smithi019.stderr:2019-07-15 22:05:12.863 18945700 -1 received  signal: Hangup from /usr/bin/python /bin/daemon-helper term valgrind --trace-children=no --child-silent-after-fork=yes --num-callers=50 --suppressions=/home/ubuntu/cephtest/valgrind.supp --xml=yes --xml-file=/var/log/ceph/valgrind/osd.6.log --time-stamp=yes --tool=memcheck ceph-osd -f --cluster ceph -i 6  (PID: 849517) UID: 0
2019-07-15T22:05:13.146 INFO:tasks.ceph.osd.6.smithi019.stderr:2019-07-15 22:05:12.875 18945700 -1 received  signal: Hangup from /usr/bin/python /bin/daemon-helper term valgrind --trace-children=no --child-silent-after-fork=yes --num-callers=50 --suppressions=/home/ubuntu/cephtest/valgrind.supp --xml=yes --xml-file=/var/log/ceph/valgrind/osd.6.log --time-stamp=yes --tool=memcheck ceph-osd -f --cluster ceph -i 6  (PID: 849517) UID: 0
2019-07-15T22:05:13.158 ERROR:teuthology.orchestra.daemon.state:Failed to send signal 1: None
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/daemon/state.py", line 107, in signal
    self.proc.stdin.write(struct.pack('!b', sig))
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/paramiko/file.py", line 405, in write
    self._write_all(data)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/paramiko/file.py", line 522, in _write_all
    count = self._write(data)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/paramiko/channel.py", line 1346, in _write
    self.channel.sendall(data)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/paramiko/channel.py", line 846, in sendall
    sent = self.send(s)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/paramiko/channel.py", line 801, in send
    return self._send(s, m)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/paramiko/channel.py", line 1180, in _send
    raise socket.error("Socket is closed")
error: Socket is closed

Actions

Also available in: Atom PDF