Bug #61401
AssertionError: machine smithixxx.front.sepia.ceph.com is not locked
% Done:
0%
Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Crash signature (v1):
Crash signature (v2):
Description
/a/yuriw-2023-05-24_14:33:21-rados-wip-yuri6-testing-2023-05-23-0757-reef-distro-default-smithi/7285206
2023-05-24T14:42:20.801 INFO:teuthology.task.internal.check_lock:Checking locks...
2023-05-24T14:42:20.831 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi123.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/cbodley-2023-05-23_19:38:54-rgw-wip-58953-distro-default-smithi/7284483', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': False, 'locked_since': None, 'locked_by': None, 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNrVnG7TmvdylAIb7YDLLl7a3PSh3ERCZMFwnpnaaEqx23rv14STg0N+1lfjAIKyilyqRPRONVz+M3kCXuHdPhw='}
2023-05-24T14:42:20.832 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
File "/home/teuthworker/src/git.ceph.com_teuthology_6fb4f0c910de3902d27909a642e8d50d731dd28c/teuthology/run_tasks.py", line 105, in run_tasks
manager = run_one_task(taskname, ctx=ctx, config=config)
File "/home/teuthworker/src/git.ceph.com_teuthology_6fb4f0c910de3902d27909a642e8d50d731dd28c/teuthology/run_tasks.py", line 84, in run_one_task
return task(**kwargs)
File "/home/teuthworker/src/git.ceph.com_teuthology_6fb4f0c910de3902d27909a642e8d50d731dd28c/teuthology/task/internal/check_lock.py", line 28, in check_lock
assert status['locked'], \
AssertionError: machine smithi123.front.sepia.ceph.com is not locked
2023-05-24T14:42:20.964 ERROR:teuthology.run_tasks: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=dd096b40a82c4b26a8587618dfb4de5a
Traceback (most recent call last):
File "/home/teuthworker/src/git.ceph.com_teuthology_6fb4f0c910de3902d27909a642e8d50d731dd28c/teuthology/run_tasks.py", line 105, in run_tasks
manager = run_one_task(taskname, ctx=ctx, config=config)
File "/home/teuthworker/src/git.ceph.com_teuthology_6fb4f0c910de3902d27909a642e8d50d731dd28c/teuthology/run_tasks.py", line 84, in run_one_task
return task(**kwargs)
File "/home/teuthworker/src/git.ceph.com_teuthology_6fb4f0c910de3902d27909a642e8d50d731dd28c/teuthology/task/internal/check_lock.py", line 28, in check_lock
assert status['locked'], \
AssertionError: machine smithi123.front.sepia.ceph.com is not locked
History
#1 Updated by Aishwarya Mathuria 4 months ago
/a/yuriw-2023-07-28_14:25:29-rados-wip-yuri7-testing-2023-07-27-1336-quincy-distro-default-smithi/7355537
#2 Updated by Zack Cerza 4 months ago
- Assignee set to Aishwarya Mathuria
Let's debug this together, Aishwarya