Project

General

Profile

Actions

Bug #7342

closed

teuthology-kill cannot remove runs that are not running yet

Added by Alfredo Deza about 10 years ago. Updated about 10 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

ubuntu@teuthology:~$ teuthology-kill -r teuthology-2014-02-05_10:15:11-rados-dumpling-testing-basic-plana
Traceback (most recent call last):
  File "/home/ubuntu/bin/teuthology-kill", line 9, in <module>
    load_entry_point('teuthology==0.0.1', 'console_scripts', 'teuthology-kill')()
  File "/home/ubuntu/teuthology/scripts/kill.py", line 31, in main
    teuthology.kill.main(args)
  File "/home/ubuntu/teuthology/teuthology/kill.py", line 27, in main
    kill_run(run_name, archive_base, owner, machine_type)
  File "/home/ubuntu/teuthology/teuthology/kill.py", line 34, in kill_run
    run_info = find_run_info(run_archive_dir)
  File "/home/ubuntu/teuthology/teuthology/kill.py", line 62, in find_run_info
    for job_id in os.listdir(run_archive_dir):
OSError: [Errno 2] No such file or directory: '/var/lib/teuthworker/archive/teuthology-2014-02-05_10:15:11-rados-dumpling-testing-basic-plana'
Actions #1

Updated by Zack Cerza about 10 years ago

  • Status changed from New to Fix Under Review
  • Assignee changed from Zack Cerza to Alfredo Deza
Actions #2

Updated by Alfredo Deza about 10 years ago

  • Status changed from Fix Under Review to Resolved

Merged into teuthology master branch 0d2cbe6

Actions

Also available in: Atom PDF