Project

General

Profile

Actions

Bug #21781

closed

bluestore: ObjectStore/StoreTestSpecificAUSize.SyntheticMatrixNoCsum/2 fails

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

Status:
Can't reproduce
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

017-10-13T03:15:02.684 INFO:teuthology.orchestra.run.mira108.stdout:[ RUN      ] ObjectStore/StoreTestSpecificAUSize.SyntheticMatrixNoCsum/2
2017-10-13T03:15:02.684 INFO:teuthology.orchestra.run.mira108.stdout:saved config options {alignment=0,bluestore_compression_mode=none,bluestore_csum_type=crc
32c,bluestore_default_buffered_read=true,bluestore_default_buffered_write=false,bluestore_max_blob_size=0,bluestore_min_alloc_size=0,bluestore_sync_submit_tra
nsaction=false,max_size=409600,max_write=40960}
...
2017-10-13T03:31:39.372 INFO:teuthology.orchestra.run.mira108.stdout:---------------------- 14 / 16 ----------------------
2017-10-13T03:31:39.373 INFO:teuthology.orchestra.run.mira108.stdout:  bluestore_min_alloc_size = 65536
2017-10-13T03:31:39.373 INFO:teuthology.orchestra.run.mira108.stdout:  max_write = 65536
2017-10-13T03:31:39.373 INFO:teuthology.orchestra.run.mira108.stdout:  max_size = 1048576
2017-10-13T03:31:39.373 INFO:teuthology.orchestra.run.mira108.stdout:  alignment = 512
2017-10-13T03:31:39.373 INFO:teuthology.orchestra.run.mira108.stdout:  bluestore_max_blob_size = 262144
2017-10-13T03:31:39.373 INFO:teuthology.orchestra.run.mira108.stdout:  bluestore_compression_mode = none
2017-10-13T03:31:39.373 INFO:teuthology.orchestra.run.mira108.stdout:  bluestore_csum_type = none
2017-10-13T03:31:39.373 INFO:teuthology.orchestra.run.mira108.stdout:  bluestore_default_buffered_read = true
2017-10-13T03:31:39.373 INFO:teuthology.orchestra.run.mira108.stdout:  bluestore_default_buffered_write = true
2017-10-13T03:31:39.373 INFO:teuthology.orchestra.run.mira108.stdout:  bluestore_sync_submit_transaction = false
2017-10-13T03:31:39.376 INFO:teuthology.orchestra.run.mira108.stderr:seeding object 0
2017-10-13T03:31:39.480 INFO:teuthology.orchestra.run.mira108.stderr:seeding object 500
2017-10-13T03:31:39.564 INFO:teuthology.orchestra.run.mira108.stderr:Op 0
2017-10-13T03:31:39.564 INFO:teuthology.orchestra.run.mira108.stderr:available_objects: 993 in_flight_objects: 7 total objects: 1000 in_flight 7
2017-10-13T03:31:39.722 INFO:teuthology.orchestra.run.mira108.stdout:--- buffer lengths mismatch expected 0x7ca00 != actual 0x0
2017-10-13T03:31:39.722 INFO:teuthology.orchestra.run.mira108.stderr:/home/jenkins-build/build/workspace/ceph-dev-new-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos7/DIST/centos7/MACHINE_SIZE/huge/release/13.0.0-1928-gccac985/rpm/el7/BUILD/ceph-13.0.0-1928-gccac985/src/test/objectstore/store_test.cc: In function 'virtual void SyntheticWorkloadState::C_SyntheticOnReadable::finish(int)' thread 7fa28ff8e700 time 2017-10-13 03:31:39.722560
2017-10-13T03:31:39.722 INFO:teuthology.orchestra.run.mira108.stderr:/home/jenkins-build/build/workspace/ceph-dev-new-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos7/DIST/centos7/MACHINE_SIZE/huge/release/13.0.0-1928-gccac985/rpm/el7/BUILD/ceph-13.0.0-1928-gccac985/src/test/objectstore/store_test.cc: 3440: FAILED assert(bl_eq(state->contents[hoid].data, r2))
2017-10-13T03:31:40.147 INFO:teuthology.orchestra.run.mira108.stderr: ceph version 13.0.0-1928-gccac985 (ccac9851707213c37d344f01ad88f1627688c30d) mimic (dev)
2017-10-13T03:31:40.147 INFO:teuthology.orchestra.run.mira108.stderr: 1: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x110) [0x7fa29e688400]
2017-10-13T03:31:40.147 INFO:teuthology.orchestra.run.mira108.stderr: 2: (SyntheticWorkloadState::C_SyntheticOnReadable::finish(int)+0x349) [0x563925629e39]
2017-10-13T03:31:40.148 INFO:teuthology.orchestra.run.mira108.stderr: 3: (Context::complete(int)+0x9) [0x5639255fcfd9]
2017-10-13T03:31:40.148 INFO:teuthology.orchestra.run.mira108.stderr: 4: (Finisher::finisher_thread_entry()+0x198) [0x7fa29e685a58]
2017-10-13T03:31:40.148 INFO:teuthology.orchestra.run.mira108.stderr: 5: (()+0x7dc5) [0x7fa29e1b0dc5]
2017-10-13T03:31:40.148 INFO:teuthology.orchestra.run.mira108.stderr: 6: (clone()+0x6d) [0x7fa29ad0476d]
...
2017-10-13T03:31:40.221 INFO:teuthology.orchestra.run.mira108.stderr:bash: line 1: 21095 Aborted                 CEPH_ARGS="--no-log-to-stderr --log-file $TESTDIR/archive/ceph_test_objectstore.log --debug-filestore 20 --debug-bluestore 20" ceph_test_objectstore --gtest_filter=-*/3

/a/kchai-2017-10-12_16:33:11-rados-wip-kefu-testing-2017-10-12-2302-distro-basic-mira/1729687

Actions #1

Updated by Kefu Chai over 6 years ago

  • Project changed from Ceph to RADOS
  • Category set to Correctness/Safety
  • Component(RADOS) BlueStore added
Actions #2

Updated by Sage Weil over 6 years ago

  • Status changed from New to Need More Info

Did this run contain 9ad1f4f10ff7bfe32d0a37361640fe5c65e56699 ? It should have fixed this.. but maybe it broke something. I can't find this branch in ceph-ci.git.

Actions #3

Updated by Greg Farnum over 6 years ago

  • Project changed from RADOS to bluestore
  • Category deleted (Correctness/Safety)
Actions #4

Updated by Sage Weil about 6 years ago

  • Status changed from Need More Info to Can't reproduce
Actions

Also available in: Atom PDF