Project

General

Profile

Actions

Bug #24614

open

luminous: AssertionError: Lists differ in test_selftest_command_spam()

Added by Neha Ojha almost 6 years ago. Updated over 4 years ago.

Status:
New
Priority:
Normal
Assignee:
Category:
testing
Target version:
-
% Done:

0%

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

Description

2018-06-11T22:05:27.606 INFO:tasks.cephfs_test_runner:======================================================================
2018-06-11T22:05:27.606 INFO:tasks.cephfs_test_runner:FAIL: test_selftest_command_spam (tasks.mgr.test_module_selftest.TestModuleSelftest)
2018-06-11T22:05:27.606 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2018-06-11T22:05:27.606 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2018-06-11T22:05:27.606 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_wip-yuri3-testing-2018-06-11-1421-luminous/qa/tasks/mgr/test_module_selftest.py", line 79, in test_selftest_command_spam
2018-06-11T22:05:27.607 INFO:tasks.cephfs_test_runner:    self.assertEqual(original_standbys, self.mgr_cluster.get_standby_ids())
2018-06-11T22:05:27.607 INFO:tasks.cephfs_test_runner:AssertionError: Lists differ: [u'z', u'y'] != [u'z']
2018-06-11T22:05:27.607 INFO:tasks.cephfs_test_runner:
2018-06-11T22:05:27.607 INFO:tasks.cephfs_test_runner:First list contains 1 additional elements.
2018-06-11T22:05:27.608 INFO:tasks.cephfs_test_runner:First extra element 1:
2018-06-11T22:05:27.608 INFO:tasks.cephfs_test_runner:u'y'
2018-06-11T22:05:27.608 INFO:tasks.cephfs_test_runner:
2018-06-11T22:05:27.608 INFO:tasks.cephfs_test_runner:- [u'z', u'y']
2018-06-11T22:05:27.608 INFO:tasks.cephfs_test_runner:+ [u'z']
2018-06-11T22:05:27.608 INFO:tasks.cephfs_test_runner:
2018-06-11T22:05:27.608 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2018-06-11T22:05:27.609 INFO:tasks.cephfs_test_runner:Ran 3 tests in 185.305s
2018-06-11T22:05:27.609 INFO:tasks.cephfs_test_runner:
2018-06-11T22:05:27.609 INFO:tasks.cephfs_test_runner:FAILED (failures=1)
2018-06-11T22:05:27.609 INFO:tasks.cephfs_test_runner:

/a/yuriw-2018-06-11_16:27:32-rados-wip-yuri3-testing-2018-06-11-1421-luminous-distro-basic-smithi/2654731


Related issues 1 (1 open0 closed)

Related to mgr - Bug #42216: Test failure: setUpClass (tasks.mgr.test_module_selftest.TestModuleSelftest)New10/07/2019

Actions
Actions #1

Updated by John Spray almost 6 years ago

From the message, this seems to indicate that one of the standbys died during the test -- probably unrelated to the test itself as the standbys don't really do anything. Overloaded nodes perhaps?

Actions #2

Updated by Neha Ojha over 5 years ago

/a/yuriw-2018-10-04_23:07:41-rados-wip-yuri-testing-2018-10-04-2118-luminous-distro-basic-smithi/3101974/

Actions #4

Updated by Kefu Chai over 5 years ago

2018-11-29T15:11:01.001 INFO:tasks.cephfs_test_runner:======================================================================
2018-11-29T15:11:01.001 INFO:tasks.cephfs_test_runner:FAIL: test_selftest_command_spam (tasks.mgr.test_module_selftest.TestModuleSelftest)
2018-11-29T15:11:01.001 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2018-11-29T15:11:01.001 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2018-11-29T15:11:01.002 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_wip-kefu2-testing-2018-11-29-1810/qa/tasks/mgr/test_module_selftest.py", line
 231, in test_selftest_command_spam
2018-11-29T15:11:01.002 INFO:tasks.cephfs_test_runner:    self.assertEqual(original_active, self.mgr_cluster.get_active_id())
2018-11-29T15:11:01.002 INFO:tasks.cephfs_test_runner:AssertionError: u'x' != u'y'
2018-11-29T15:11:01.002 INFO:tasks.cephfs_test_runner:- x
2018-11-29T15:11:01.002 INFO:tasks.cephfs_test_runner:+ y

http://pulpito.ceph.com/kchai-2018-11-29_12:37:20-rados-wip-kefu2-testing-2018-11-29-1810-distro-basic-smithi/3292983/

Actions #5

Updated by Kefu Chai over 5 years ago

  • Assignee set to Kefu Chai
Actions #6

Updated by Neha Ojha about 5 years ago

  • Status changed from New to 12

/a/yuriw-2019-04-04_00:00:53-rados-luminous-distro-basic-smithi/3806345/

Actions #7

Updated by Neha Ojha almost 5 years ago

/a/yuriw-2019-06-06_14:54:17-rados-wip-yuri-testing-2019-06-05-2303-luminous-distro-basic-smithi/4008822/

Actions #8

Updated by Sebastian Wagner over 4 years ago

  • Category set to testing
Actions #9

Updated by Sebastian Wagner over 4 years ago

  • Related to Bug #42216: Test failure: setUpClass (tasks.mgr.test_module_selftest.TestModuleSelftest) added
Actions #10

Updated by Patrick Donnelly over 4 years ago

  • Status changed from 12 to New
Actions

Also available in: Atom PDF