Project

General

Profile

Bug #43608

[test] [ FAILED ] TestDeepCopy.Snaps_StrippingLargerDstObjSize

Added by Jason Dillaman about 4 years ago. Updated about 4 years ago.

Status:
New
Priority:
Normal
Assignee:
-
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

+ RBD_FEATURES=127
+ unittest_librbd
seed 18684
....
[ RUN      ] TestDeepCopy.Snaps_StrippingLargerDstObjSize
creating image with stripe unit: 2097152, stripe count: 16
/home/jenkins-build/build/workspace/ceph-pull-requests/src/test/librbd/test_DeepCopy.cc:107: Failure
Expected equality of these values:
  read_size
    Which is: 4194304
  m_src_ictx->io_work_queue->read( offset, read_size, librbd::io::ReadResult{src_result}, 0)
    Which is: 2097152
[  FAILED  ] TestDeepCopy.Snaps_StrippingLargerDstObjSize (388 ms)

The following tests FAILED:
12 - run-rbd-unit-tests-127.sh (Failed)


Related issues

Duplicated by rbd - Bug #45731: TestDeepCopy.Snaps_LargerDstObjSize fails in jenkins "make check" run Duplicate

History

#1 Updated by Jason Dillaman about 4 years ago

  • Description updated (diff)

#2 Updated by yin zheng about 4 years ago

I run this test,but it's ok.

root@dev:/data/ceph/build#RBD_FEATURES=127 ./bin/unittest_librbd

[ OK ] TestDeepCopy.Stress_SmallerDstObjSize (2245 ms)
[ RUN ] TestDeepCopy.NoSnaps_StrippingLargerDstObjSize
creating image with stripe unit: 2097152, stripe count: 16
[ OK ] TestDeepCopy.NoSnaps_StrippingLargerDstObjSize (462 ms)
[ RUN ] TestDeepCopy.Snaps_StrippingLargerDstObjSize
creating image with stripe unit: 2097152, stripe count: 16
[ OK ] TestDeepCopy.Snaps_StrippingLargerDstObjSize (622 ms)
[ RUN ] TestDeepCopy.Clone_StrippingLargerDstObjSize
creating image with stripe unit: 2097152, stripe count: 16
[ OK ] TestDeepCopy.Clone_StrippingLargerDstObjSize (832 ms)
[ RUN ] TestDeepCopy.CloneFlatten_StrippingLargerDstObjSize
creating image with stripe unit: 2097152, stripe count: 16
[ OK ] TestDeepCopy.CloneFlatten_StrippingLargerDstObjSize (680 ms)
[ RUN ] TestDeepCopy.Stress_StrippingLargerDstObjSize
creating image with stripe unit: 2097152, stripe count: 16

#3 Updated by Mykola Golub over 3 years ago

  • Duplicated by Bug #45731: TestDeepCopy.Snaps_LargerDstObjSize fails in jenkins "make check" run added

Also available in: Atom PDF