Project

General

Profile

Actions

Bug #5045

closed

teuthology: should not continue running if ceph-deploy fails to install

Added by Greg Farnum almost 11 years ago. Updated almost 11 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
% Done:

0%

Source:
other
Tags:
Backport:
Regression:
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Crash signature (v1):
Crash signature (v2):

Description

See teuthology-2013-05-12_01:00:36-fs-master-testing-basic/1137.

2013-05-12T02:40:35.337 DEBUG:teuthology.orchestra.run:Running [10.214.132.17]: u'cd /home/ubuntu/cephtest/11837/ceph-deploy && ./ceph-deploy install --dev=master plana61 plana56'
2013-05-12T02:40:35.484 INFO:teuthology.orchestra.run.err:DEBUG:ceph_deploy.install:Installing dev version master on cluster ceph hosts plana61 plana56
2013-05-12T02:40:35.484 INFO:teuthology.orchestra.run.err:DEBUG:ceph_deploy.install:Detecting platform for host plana61 ...
2013-05-12T02:40:35.597 INFO:teuthology.orchestra.run.err:Traceback (most recent call last):
2013-05-12T02:40:35.598 INFO:teuthology.orchestra.run.err:  File "/home/ubuntu/cephtest/11837/ceph-deploy/virtualenv/local/lib/python2.7/site-packages/pushy-0.5.1-py2.7.egg/pushy/client.py", line 3
61, in __init__
2013-05-12T02:40:35.598 INFO:teuthology.orchestra.run.err:    self.server.stdin.write(marshal.dumps(packages, 1))
2013-05-12T02:40:35.598 INFO:teuthology.orchestra.run.err:IOError: [Errno 32] Broken pipe
2013-05-12T02:40:35.598 INFO:teuthology.orchestra.run.err:
2013-05-12T02:40:35.598 INFO:teuthology.orchestra.run.err:[remote] Permission denied, please try again.
2013-05-12T02:40:35.598 INFO:teuthology.orchestra.run.err:[remote] Permission denied, please try again.
2013-05-12T02:40:35.599 INFO:teuthology.orchestra.run.err:[remote] Permission denied (publickey,password).
2013-05-12T02:40:35.599 INFO:teuthology.orchestra.run.err:
2013-05-12T02:40:35.599 INFO:teuthology.orchestra.run.err:Traceback (most recent call last):
2013-05-12T02:40:35.599 INFO:teuthology.orchestra.run.err:  File "./ceph-deploy", line 9, in <module>
2013-05-12T02:40:35.599 INFO:teuthology.orchestra.run.err:    load_entry_point('ceph-deploy==0.0.1', 'console_scripts', 'ceph-deploy')()
2013-05-12T02:40:35.599 INFO:teuthology.orchestra.run.err:  File "/home/ubuntu/cephtest/11837/ceph-deploy/ceph_deploy/cli.py", line 95, in main
2013-05-12T02:40:35.600 INFO:teuthology.orchestra.run.err:    return args.func(args)
2013-05-12T02:40:35.600 INFO:teuthology.orchestra.run.err:  File "/home/ubuntu/cephtest/11837/ceph-deploy/ceph_deploy/install.py", line 178, in install
2013-05-12T02:40:35.600 INFO:teuthology.orchestra.run.err:    sudo = args.pushy('ssh+sudo:{hostname}'.format(hostname=hostname))
2013-05-12T02:40:35.600 INFO:teuthology.orchestra.run.err:  File "/home/ubuntu/cephtest/11837/ceph-deploy/virtualenv/local/lib/python2.7/site-packages/pushy-0.5.1-py2.7.egg/pushy/client.py", line 583, in connect
2013-05-12T02:40:35.600 INFO:teuthology.orchestra.run.err:    return PushyClient(target, **kwargs)
2013-05-12T02:40:35.600 INFO:teuthology.orchestra.run.err:  File "/home/ubuntu/cephtest/11837/ceph-deploy/virtualenv/local/lib/python2.7/site-packages/pushy-0.5.1-py2.7.egg/pushy/client.py", line 361, in __init__
2013-05-12T02:40:35.601 INFO:teuthology.orchestra.run.err:    self.server.stdin.write(marshal.dumps(packages, 1))
2013-05-12T02:40:35.601 INFO:teuthology.orchestra.run.err:IOError: [Errno 32] Broken pipe
2013-05-12T02:40:35.608 INFO:teuthology.task.ceph-deploy:failed to install ceph
2013-05-12T02:40:35.608 INFO:teuthology.task.ceph-deploy:Setting up client nodes...
2013-05-12T02:40:35.608 DEBUG:teuthology.orchestra.run:Running [10.214.132.17]: 'sudo cat -- /etc/ceph/ceph.conf'
2013-05-12T02:40:35.622 INFO:teuthology.orchestra.run.err:cat: /etc/ceph/ceph.conf: No such file or directory

Actions #1

Updated by Tamilarasi muthamizhan almost 11 years ago

  • Status changed from New to Resolved

commit 5a274c8ebadeca4eb448fdd4c4bd1b2c186e86bf

Actions

Also available in: Atom PDF