Project

General

Profile

Actions

Bug #53325

closed

Test failures in ceph_test_cls_rgw_gc

Added by Adam Emerson over 2 years ago. Updated over 1 year ago.

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

100%

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

Description

It looks like this test was left out of teuthology by mistake and something broke somewhere along the line:

On a vstart cluster of one mmonitor and one OSD:

./bin/ceph_test_cls_rgw_gc
Running main() from gmock_main.cc
[==========] Running 11 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 11 tests from cls_rgw_gc
[ RUN      ] cls_rgw_gc.init
[       OK ] cls_rgw_gc.init (1097 ms)
[ RUN      ] cls_rgw_gc.gc_queue_ops1
[          ] list info tag = chain-0
[       OK ] cls_rgw_gc.gc_queue_ops1 (85 ms)
[ RUN      ] cls_rgw_gc.gc_queue_ops2
[          ] next_marker is: = 0/4263
[       OK ] cls_rgw_gc.gc_queue_ops2 (40 ms)
[ RUN      ] cls_rgw_gc.gc_queue_ops3
/home/azure/work/ceph/repo/src/test/cls_rgw_gc/test_cls_rgw_gc.cc:264: Failure
Expected equality of these values:
  2
  list_info1.size()
    Which is: 1
[  FAILED  ] cls_rgw_gc.gc_queue_ops3 (58 ms)
[ RUN      ] cls_rgw_gc.gc_queue_ops4
/home/azure/work/ceph/repo/src/test/cls_rgw_gc/test_cls_rgw_gc.cc:343: Failure
Expected equality of these values:
  2
  list_info1.size()
    Which is: 1
[  FAILED  ] cls_rgw_gc.gc_queue_ops4 (58 ms)
[ RUN      ] cls_rgw_gc.gc_queue_ops5
[       OK ] cls_rgw_gc.gc_queue_ops5 (61 ms)
[ RUN      ] cls_rgw_gc.gc_queue_ops6
[       OK ] cls_rgw_gc.gc_queue_ops6 (54 ms)
[ RUN      ] cls_rgw_gc.gc_queue_ops7
[       OK ] cls_rgw_gc.gc_queue_ops7 (50 ms)
[ RUN      ] cls_rgw_gc.gc_queue_ops8
[       OK ] cls_rgw_gc.gc_queue_ops8 (57 ms)
[ RUN      ] cls_rgw_gc.gc_queue_ops9
[       OK ] cls_rgw_gc.gc_queue_ops9 (60 ms)
[ RUN      ] cls_rgw_gc.finalize
[       OK ] cls_rgw_gc.finalize (514 ms)
[----------] 11 tests from cls_rgw_gc (2134 ms total)

[----------] Global test environment tear-down
[==========] 11 tests from 1 test suite ran. (2134 ms total)
[  PASSED  ] 9 tests.
[  FAILED  ] 2 tests, listed below:
[  FAILED  ] cls_rgw_gc.gc_queue_ops3
[  FAILED  ] cls_rgw_gc.gc_queue_ops4

 2 FAILED TESTS

This also reproduces on Pacific and Octopus.


Related issues 2 (0 open2 closed)

Copied to rgw - Backport #53637: pacific: Test failures in ceph_test_cls_rgw_gcResolvedCory SnyderActions
Copied to rgw - Backport #53638: octopus: Test failures in ceph_test_cls_rgw_gcRejectedActions
Actions

Also available in: Atom PDF