Project

General

Profile

Actions

Bug #38301

closed

mgr/dashboard/qa: tasks.mgr.dashboard.test_perf_counters.PerfCountersControllerTest.test_perf_counters_mgr_get

Added by Tatjana Dehler about 5 years ago. Updated about 3 years ago.

Status:
Can't reproduce
Priority:
Normal
Assignee:
-
Category:
Testing & QA
Target version:
-
% Done:

0%

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

Description

tasks.mgr.dashboard.test_perf_counters.PerfCountersControllerTest.test_perf_counters_mgr_get failed in http://pulpito.ceph.com/tdehler-2019-02-13_11:08:07-rados:mgr-wip-tdehler-testing-25233-26385-distro-basic-mira/ on rhel 7.5

2019-02-13T11:55:16.463 INFO:tasks.cephfs_test_runner:======================================================================
2019-02-13T11:55:16.464 INFO:tasks.cephfs_test_runner:FAIL: test_perf_counters_mgr_get (tasks.mgr.dashboard.test_perf_counters.PerfCountersControllerTest)
2019-02-13T11:55:16.464 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2019-02-13T11:55:16.464 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2019-02-13T11:55:16.464 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_wip-tdehler-testing-25233-26385/qa/tasks/mgr/dashboard/test_perf_counters.py", line 44, in test_perf_counters_mgr_get
2019-02-13T11:55:16.464 INFO:tasks.cephfs_test_runner:    self.assertStatus(200)
2019-02-13T11:55:16.464 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_wip-tdehler-testing-25233-26385/qa/tasks/mgr/dashboard/helper.py", line 349, in assertStatus
2019-02-13T11:55:16.464 INFO:tasks.cephfs_test_runner:    self.assertEqual(self._resp.status_code, status)
2019-02-13T11:55:16.465 INFO:tasks.cephfs_test_runner:AssertionError: 404 != 200
2019-02-13T11:55:16.465 INFO:tasks.cephfs_test_runner:
2019-02-13T11:55:16.465 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2019-02-13T11:55:16.465 INFO:tasks.cephfs_test_runner:Ran 48 tests in 833.850s
2019-02-13T11:55:16.465 INFO:tasks.cephfs_test_runner:
2019-02-13T11:55:16.465 INFO:tasks.cephfs_test_runner:FAILED (failures=1)
2019-02-13T11:55:16.465 INFO:tasks.cephfs_test_runner:
2019-02-13T11:55:16.465 INFO:tasks.cephfs_test_runner:======================================================================
2019-02-13T11:55:16.466 INFO:tasks.cephfs_test_runner:FAIL: test_perf_counters_mgr_get (tasks.mgr.dashboard.test_perf_counters.PerfCountersControllerTest)
2019-02-13T11:55:16.466 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2019-02-13T11:55:16.466 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2019-02-13T11:55:16.466 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_wip-tdehler-testing-25233-26385/qa/tasks/mgr/dashboard/test_perf_counters.py", line 44, in test_perf_counters_mgr_get
2019-02-13T11:55:16.466 INFO:tasks.cephfs_test_runner:    self.assertStatus(200)
2019-02-13T11:55:16.466 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_wip-tdehler-testing-25233-26385/qa/tasks/mgr/dashboard/helper.py", line 349, in assertStatus
2019-02-13T11:55:16.466 INFO:tasks.cephfs_test_runner:    self.assertEqual(self._resp.status_code, status)
2019-02-13T11:55:16.466 INFO:tasks.cephfs_test_runner:AssertionError: 404 != 200
2019-02-13T11:55:16.466 INFO:tasks.cephfs_test_runner:
2019-02-13T11:55:16.467 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/run_tasks.py", line 89, in run_tasks
    manager.__enter__()
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "/home/teuthworker/src/git.ceph.com_ceph-c_wip-tdehler-testing-25233-26385/qa/tasks/cephfs_test_runner.py", line 207, in task
    raise RuntimeError("Test failure: {0}".format(", ".join(bad_tests)))
RuntimeError: Test failure: test_perf_counters_mgr_get (tasks.mgr.dashboard.test_perf_counters.PerfCountersControllerTest)
2019-02-13T11:55:16.467 DEBUG:teuthology.run_tasks:Unwinding manager cephfs_test_runner
2019-02-13T11:55:16.487 DEBUG:teuthology.run_tasks:Unwinding manager rgw
2019-02-13T11:55:16.507 ERROR:teuthology.contextutil:Saw exception from nested tasks
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/contextutil.py", line 32, in nested
    yield vars
  File "/home/teuthworker/src/git.ceph.com_ceph-c_wip-tdehler-testing-25233-26385/qa/tasks/rgw.py", line 347, in task
    yield
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/run_tasks.py", line 89, in run_tasks
    manager.__enter__()
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "/home/teuthworker/src/git.ceph.com_ceph-c_wip-tdehler-testing-25233-26385/qa/tasks/cephfs_test_runner.py", line 207, in task
    raise RuntimeError("Test failure: {0}".format(", ".join(bad_tests)))
RuntimeError: Test failure: test_perf_counters_mgr_get (tasks.mgr.dashboard.test_perf_counters.PerfCountersControllerTest)

Actions #1

Updated by Lenz Grimmer about 5 years ago

  • Status changed from New to Need More Info

Is this still reproducable?

Actions #2

Updated by Tatjana Dehler about 5 years ago

  • Status changed from Need More Info to Can't reproduce

As I haven't seen the failure again I'm closing the issue now. Feel free to re-open it if the problem occurs again.

Actions #3

Updated by Ernesto Puerta about 3 years ago

  • Project changed from mgr to Dashboard
  • Category changed from 151 to Testing & QA
Actions

Also available in: Atom PDF