Project

General

Profile

Bug #46058

qa: test_scrub_pause_and_resume KeyError: 'a'

Added by Patrick Donnelly almost 4 years ago. Updated almost 4 years ago.

Status:
Duplicate
Priority:
High
Assignee:
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
qa-suite
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

2020-06-17T12:28:46.861 INFO:tasks.cephfs_test_runner:======================================================================
2020-06-17T12:28:46.862 INFO:tasks.cephfs_test_runner:ERROR: test_scrub_pause_and_resume (tasks.cephfs.test_scrub_checks.TestScrubControls)
2020-06-17T12:28:46.862 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2020-06-17T12:28:46.862 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2020-06-17T12:28:46.863 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_wip-yuri-testing-2020-06-16-1607-octopus/qa/tasks/cephfs/test_scrub_checks.py", line 83, in test_scrub_pause_and_resume
2020-06-17T12:28:46.863 INFO:tasks.cephfs_test_runner:    self._check_task_status("paused")
2020-06-17T12:28:46.863 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_wip-yuri-testing-2020-06-16-1607-octopus/qa/tasks/cephfs/test_scrub_checks.py", line 37, in _check_task_status
2020-06-17T12:28:46.864 INFO:tasks.cephfs_test_runner:    self.assertTrue(task_status[active[0]].startswith(expected_status))
2020-06-17T12:28:46.864 INFO:tasks.cephfs_test_runner:KeyError: 'a'

http://pulpito.ceph.com/yuriw-2020-06-16_18:36:29-fs-wip-yuri-testing-2020-06-16-1607-octopus-distro-basic-smithi/5155852/

From Octopus. Might be caused by a recent backport. HAven't seen this on master.


Related issues

Duplicates CephFS - Bug #44638: test_scrub_pause_and_resume (tasks.cephfs.test_scrub_checks.TestScrubControls) fails intermittently Resolved

History

#1 Updated by Venky Shankar almost 4 years ago

This is due to: https://tracker.ceph.com/issues/44638

The PR got merged but the tracker status was never updated.

#2 Updated by Patrick Donnelly almost 4 years ago

  • Duplicates Bug #44638: test_scrub_pause_and_resume (tasks.cephfs.test_scrub_checks.TestScrubControls) fails intermittently added

#3 Updated by Patrick Donnelly almost 4 years ago

  • Status changed from New to Duplicate

Thanks for tracking that down Venky!

Also available in: Atom PDF