Project

General

Profile

Actions

Bug #22347

closed

unable to unlock ovh051

Added by Vasu Kulkarni over 6 years ago. Updated over 6 years ago.

Status:
Resolved
Priority:
Normal
Category:
Test Node
Target version:
-
% Done:

0%

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

Description

i had reserved an ovh node few days back but couldn't login, i am trying to unlock but that fails too

vasu@teuthology:~/teuthology/teuthology/virtualenv/bin$ ./teuthology-lock --unlock ovh051
Traceback (most recent call last):
  File "./teuthology-lock", line 11, in <module>
    load_entry_point('teuthology', 'console_scripts', 'teuthology-lock')()
  File "/home/vasu/teuthology/teuthology/scripts/lock.py", line 18, in main
    sys.exit(teuthology.lock.cli.main(parse_args(sys.argv[1:])))
  File "/home/vasu/teuthology/teuthology/teuthology/lock/cli.py", line 170, in main
    if not ops.unlock_one(ctx, machine, user):
  File "/home/vasu/teuthology/teuthology/teuthology/lock/ops.py", line 164, in unlock_one
    if not teuthology.provision.destroy_if_vm(ctx, name, user, description):
  File "/home/vasu/teuthology/teuthology/teuthology/provision/__init__.py", line 99, in destroy_if_vm
    logfile=_logfile(ctx, shortname))
  File "/home/vasu/teuthology/teuthology/teuthology/provision/downburst.py", line 56, in __init__
    self.host = decanonicalize_hostname(self.status['vm_host']['name'])
TypeError: 'NoneType' object has no attribute '__getitem__'

Actions #1

Updated by David Galloway over 6 years ago

  • Category set to Test Node
  • Status changed from New to Resolved
  • Assignee set to David Galloway

I unlocked it fine using teuthology-lock --unlock --owner vasu@teuthology ovh051

Actions

Also available in: Atom PDF