Bug #48056
FAIL: test_gzip (tasks.mgr.dashboard.test_requests.RequestsTest)
% 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
2020-10-30T09:32:03.725 INFO:tasks.cephfs_test_runner:test_gzip (tasks.mgr.dashboard.test_requests.RequestsTest) ... FAIL 2020-10-30T09:32:03.726 INFO:tasks.cephfs_test_runner: 2020-10-30T09:32:03.726 INFO:tasks.cephfs_test_runner:====================================================================== 2020-10-30T09:32:03.726 INFO:tasks.cephfs_test_runner:FAIL: test_gzip (tasks.mgr.dashboard.test_requests.RequestsTest) 2020-10-30T09:32:03.727 INFO:tasks.cephfs_test_runner:---------------------------------------------------------------------- 2020-10-30T09:32:03.727 INFO:tasks.cephfs_test_runner:Traceback (most recent call last): 2020-10-30T09:32:03.728 INFO:tasks.cephfs_test_runner: File "/home/teuthworker/src/git.ceph.com_ceph_master/qa/tasks/mgr/dashboard/test_requests.py", line 14, in test_gzip 2020-10-30T09:32:03.728 INFO:tasks.cephfs_test_runner: 'Content-Type': 'application/vnd.ceph.api.v{}+json'.format(DEFAULT_VERSION) 2020-10-30T09:32:03.728 INFO:tasks.cephfs_test_runner: File "/home/teuthworker/src/git.ceph.com_ceph_master/qa/tasks/mgr/dashboard/helper.py", line 473, in assertHeaders 2020-10-30T09:32:03.728 INFO:tasks.cephfs_test_runner: self.assertEqual(self._resp.headers[name], value) 2020-10-30T09:32:03.729 INFO:tasks.cephfs_test_runner:AssertionError: 'application/json' != 'application/vnd.ceph.api.v1.0+json' 2020-10-30T09:32:03.729 INFO:tasks.cephfs_test_runner:- application/json 2020-10-30T09:32:03.729 INFO:tasks.cephfs_test_runner:+ application/vnd.ceph.api.v1.0+json 2020-10-30T09:32:03.729 INFO:tasks.cephfs_test_runner: 2020-10-30T09:32:03.729 INFO:tasks.cephfs_test_runner: 2020-10-30T09:32:03.730 INFO:tasks.cephfs_test_runner:---------------------------------------------------------------------- 2020-10-30T09:32:03.730 INFO:tasks.cephfs_test_runner:Ran 198 tests in 2084.296s 2020-10-30T09:32:03.730 INFO:tasks.cephfs_test_runner: 2020-10-30T09:32:03.730 INFO:tasks.cephfs_test_runner:FAILED (failures=1) 2020-10-30T09:32:03.730 INFO:tasks.cephfs_test_runner: 2020-10-30T09:32:03.731 INFO:tasks.cephfs_test_runner:====================================================================== 2020-10-30T09:32:03.731 INFO:tasks.cephfs_test_runner:FAIL: test_gzip (tasks.mgr.dashboard.test_requests.RequestsTest) 2020-10-30T09:32:03.731 INFO:tasks.cephfs_test_runner:---------------------------------------------------------------------- 2020-10-30T09:32:03.731 INFO:tasks.cephfs_test_runner:Traceback (most recent call last): 2020-10-30T09:32:03.732 INFO:tasks.cephfs_test_runner: File "/home/teuthworker/src/git.ceph.com_ceph_master/qa/tasks/mgr/dashboard/test_requests.py", line 14, in test_gzip 2020-10-30T09:32:03.732 INFO:tasks.cephfs_test_runner: 'Content-Type': 'application/vnd.ceph.api.v{}+json'.format(DEFAULT_VERSION) 2020-10-30T09:32:03.732 INFO:tasks.cephfs_test_runner: File "/home/teuthworker/src/git.ceph.com_ceph_master/qa/tasks/mgr/dashboard/helper.py", line 473, in assertHeaders 2020-10-30T09:32:03.732 INFO:tasks.cephfs_test_runner: self.assertEqual(self._resp.headers[name], value) 2020-10-30T09:32:03.735 INFO:tasks.cephfs_test_runner:AssertionError: 'application/json' != 'application/vnd.ceph.api.v1.0+json' 2020-10-30T09:32:03.735 INFO:tasks.cephfs_test_runner:- application/json 2020-10-30T09:32:03.735 INFO:tasks.cephfs_test_runner:+ application/vnd.ceph.api.v1.0+json
https://pulpito.ceph.com/teuthology-2020-10-30_07:01:02-rados-master-distro-basic-smithi/ - multiple failures
History
#1 Updated by Ernesto Puerta almost 3 years ago
- Assignee set to Avan Thakkar
Avan, can you please check if this is the case of out of sync tests and code?
#2 Updated by Avan Thakkar almost 3 years ago
- File Screenshot from 2020-11-10 02-01-40.png View added
Ernesto Puerta wrote:
Avan, can you please check if this is the case of out of sync tests and code?
Yes, I think so, as the teuthology test are passing locally for the test_requests.py for the master branch.
#3 Updated by Avan Thakkar over 2 years ago
- Status changed from New to Can't reproduce
#4 Updated by Ernesto Puerta over 2 years ago
- Project changed from mgr to Dashboard
- Category changed from 132 to General