Project

General

Profile

Actions

Bug #48056

closed

FAIL: test_gzip (tasks.mgr.dashboard.test_requests.RequestsTest)

Added by Neha Ojha over 3 years ago. Updated about 3 years ago.

Status:
Can't reproduce
Priority:
Normal
Assignee:
Category:
General
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

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


Files

Screenshot from 2020-11-10 02-01-40.png (46.8 KB) Screenshot from 2020-11-10 02-01-40.png test_requests teuthology run Avan Thakkar, 11/09/2020 08:32 PM
Actions #1

Updated by Ernesto Puerta over 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?

Actions #2

Updated by Avan Thakkar over 3 years ago

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.

Actions #3

Updated by Avan Thakkar about 3 years ago

  • Status changed from New to Can't reproduce
Actions #4

Updated by Ernesto Puerta about 3 years ago

  • Project changed from mgr to Dashboard
  • Category changed from 132 to General
Actions

Also available in: Atom PDF