Project

General

Profile

Actions

Bug #8877

closed

teuthology-nuke doesn't nuke. It only prints out a targets.yaml

Added by Christina Meno almost 10 years ago. Updated over 9 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Sandon Van Ness
Category:
-
% Done:

0%

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

Description

(virtualenv)vagrant@ubuntu:~/teuthology$ teuthology-nuke -t ~/precise_vps_targets.yaml --owner gmeno@redhat -v
2014-07-18 13:07:19,629.629 DEBUG:teuthology.misc:/home/vagrant/.teuthology.yaml not found
2014-07-18 13:07:19,630.630 INFO:teuthology.nuke:targets:
  ubuntu@vpm007.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWMsMsD5DTFCe3HpquSZoE3pbnMXEa3SKDu//GriFaJzjpV2Ds2AyOIPZOsNtosGRsAwxi0V9X63348fTVA65XZyWsl8HYKf5W0Qzu+HaRS488uW72gBIj5gLXOIZjSa9vZTjwk8MpYpTPHYOUqZQlS1HGIP5TYa96cM6ezeoVQ48pTdkBx0rZDN/KNPwgDyCtLVhHewph1YUggCbnhAKq0bJSqdv+lEEXGmhXhQuXBXNcvjiL4CMRtMhfzxAVlD8jI01upSRDG8RorDCmyrPx8QI/7+ZL7MpzDtG5ddJI/I+Mu9iPuORNT8tV9w1qw6zDu4RUyc0NRpcrVvSkenF9
  ubuntu@vpm009.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCd1JVeeexVHqpfOPu9uSiWjXFCDz9KceHkhfWVD2ncremXFgljYDALn5P8XT7SESItYLxdgvcoylS5MnhQWZr5PDMUE8USroPDY5h7ZwShckvmPeabd5AbwgIubAMEYuG8dF4hitERJ9dGiHQo4dLVjWyZ7yz53lD4WY7Pf/rgrrHTFUrVHpWWj4zYHUHw7vLFfXwPbxHRoPtVopicQJdk0W7cDnsNH9SqOwORHPbl/G4w8tKrEBOaanAZaBpqxx344ug9uWTXfVgrP+A8Gf69cJnZGjV00IKbrd2yFFZzJMmj5Q5mj7vSkqWPYomp0sVc5ONC6XQH19ZE8MEnGeIn
(virtualenv)vagrant@ubuntu:~/teuthology$ 

vagrant@ubuntu:~/teuthology$ git rev-parse HEAD
5339c1f2ee3640cbcb1d807579bf8cbd7b918351

FWIW this used to work for me.
Actions #1

Updated by Zack Cerza almost 10 years ago

If it used to work for you, then you weren't calling it on vps nodes without --unlock:
https://github.com/ceph/teuthology/blob/master/teuthology/nuke.py#L394

Actions #3

Updated by Christina Meno almost 10 years ago

  • Description updated (diff)
  • Assignee set to Christina Meno
Actions #4

Updated by Ian Colle over 9 years ago

  • Assignee changed from Christina Meno to Sandon Van Ness
Actions #5

Updated by Sandon Van Ness over 9 years ago

  • Status changed from New to Resolved

Sage had committed a similar fix for this but then all VPS's would be nuked which we don't really need to do if they are being unlocked (during the nuke) and even more so when we want to kill and cleanup machines otherwise if the machine is in a broken state it can't be nuked (which is not good).

Fixed in merge of branch wip-8877

Actions

Also available in: Atom PDF