Project

General

Profile

Actions

Bug #17052

closed

unittest_http_manager times out

Added by Kefu Chai over 7 years ago. Updated about 7 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
-
% Done:

0%

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

Description

147/147 Test #146: unittest_http_manager ...................***Timeout 3600.02 sec
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from HTTPManager
[ RUN      ] HTTPManager.SignalThread
2016-08-16 18:39:39.735199 7f14c5bb4840 -1 did not load config file, using default settings.

99% tests passed, 1 tests failed out of 147

Total Test time (real) = 3969.09 sec

The following tests FAILED:
    146 - unittest_http_manager (Timeout)
Errors while running CTest

see https://jenkins.ceph.com/job/ceph-pull-requests/10526/consoleFull#9417136787ba86caa-bd6c-4071-8005-3f6d80f92e07


Related issues 2 (0 open2 closed)

Related to rgw - Bug #15915: rgw command is consuming all the cpu timeResolvedCasey Bodley05/17/2016

Actions
Related to rgw - Bug #16695: radosgw Consumes too much CPU time to synchronize metadata or data between multisiteResolvedCasey Bodley07/15/2016

Actions
Actions #1

Updated by Kefu Chai over 7 years ago

  • Assignee set to Casey Bodley

@Casey could you take a look at this?

Actions #2

Updated by Casey Bodley over 7 years ago

  • Project changed from Ceph to rgw
  • Category deleted (22)
Actions #3

Updated by Casey Bodley over 7 years ago

  • Related to Bug #15915: rgw command is consuming all the cpu time added
Actions #4

Updated by Casey Bodley over 7 years ago

  • Related to Bug #16695: radosgw Consumes too much CPU time to synchronize metadata or data between multisite added
Actions #5

Updated by Casey Bodley over 7 years ago

this is a unit test to detect a bug in old versions of libcurl (pre-7.32), so that's what causes the deadlock here. we were able to backport fixes for RHEL into their packages for 7.29, but centos has been unresponsive on the issue (https://bugs.centos.org/view.php?id=11242). so we've added a workaround for this bug, which is pending review at https://github.com/ceph/ceph/pull/10998

Actions #6

Updated by Casey Bodley about 7 years ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF