Project

General

Profile

Actions

QA Run #65048

closed

wip-yuri11-testing-2024-03-21-0851-reef

Added by Yuri Weinstein about 1 month ago. Updated about 1 month ago.


Description

--- done. these PRs were included:
https://github.com/ceph/ceph/pull/54729 - reef: qa/cephfs: improvements for name generators in test_volumes.py
https://github.com/ceph/ceph/pull/54981 - reef: osd: Apply randomly selected scheduler type across all OSD shards
https://github.com/ceph/ceph/pull/56120 - reef: rgw/beast: Enable SSL session-id reuse speedup mechanism
https://github.com/ceph/ceph/pull/56151 - reef: qa: Add benign cluster warning from ec-inconsistent-hinfo test to ignorelist

OLD:
--- done. these PRs were included:
https://github.com/ceph/ceph/pull/54729 - reef: qa/cephfs: improvements for name generators in test_volumes.py
https://github.com/ceph/ceph/pull/54942 - reef: cephfs: add command "ceph fs swap"
https://github.com/ceph/ceph/pull/54981 - reef: osd: Apply randomly selected scheduler type across all OSD shards
https://github.com/ceph/ceph/pull/56120 - reef: rgw/beast: Enable SSL session-id reuse speedup mechanism
https://github.com/ceph/ceph/pull/56151 - reef: qa: Add benign cluster warning from ec-inconsistent-hinfo test to ignorelist

Actions #1

Updated by Yuri Weinstein about 1 month ago

  • Translation missing: en.field_tag_list set to rgw, core, fs
  • QA Release changed from main to reef
Actions #2

Updated by Yuri Weinstein about 1 month ago

  • Assignee set to Yuri Weinstein
Actions #4

Updated by Yuri Weinstein about 1 month ago

  • Description updated (diff)
Actions #5

Updated by Prashant D about 1 month ago

Yuri Weinstein wrote:

https://github.com/ceph/ceph/pull/54942 broke the build
Removed and rabasing

https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=arm64,AVAILABLE_ARCH=arm64,AVAILABLE_DIST=centos8,DIST=centos8,MACHINE_SIZE=gigantic/77848//consoleFull

build failure logs :

[ 54%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/compute/exec/sink_node.cc.o
[ 30%] Building CXX object src/CMakeFiles/common-objs.dir/mds/FSMap.cc.o
/home/jenkins-build/build/workspace/ceph-dev-new-build/ARCH/arm64/AVAILABLE_ARCH/arm64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.2-974-g222836f1/rpm/el8/BUILD/ceph-18.2.2-974-g222836f1/src/mds/FSMap.cc: In instantiation of ‘FSMap::swap_fscids(fs_cluster_id_t, fs_cluster_id_t)::<lambda(auto:76&&)> [with auto:76 = std::shared_ptr<Filesystem>&]’:
/home/jenkins-build/build/workspace/ceph-dev-new-build/ARCH/arm64/AVAILABLE_ARCH/arm64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.2-974-g222836f1/rpm/el8/BUILD/ceph-18.2.2-974-g222836f1/src/mds/FSMap.h:475:7:   required from ‘void FSMap::modify_filesystem(fs_cluster_id_t, T&&) [with T = FSMap::swap_fscids(fs_cluster_id_t, fs_cluster_id_t)::<lambda(auto:76&&)>; fs_cluster_id_t = int]’
/home/jenkins-build/build/workspace/ceph-dev-new-build/ARCH/arm64/AVAILABLE_ARCH/arm64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.2-974-g222836f1/rpm/el8/BUILD/ceph-18.2.2-974-g222836f1/src/mds/FSMap.cc:1232:20:   required from here
/home/jenkins-build/build/workspace/ceph-dev-new-build/ARCH/arm64/AVAILABLE_ARCH/arm64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.2-974-g222836f1/rpm/el8/BUILD/ceph-18.2.2-974-g222836f1/src/mds/FSMap.cc:1230:8: error: ‘class std::shared_ptr<Filesystem>’ has no member named ‘set_fscid’
 1230 |     fs.set_fscid(fscid1);
      |     ~~~^~~~~~~~~
/home/jenkins-build/build/workspace/ceph-dev-new-build/ARCH/arm64/AVAILABLE_ARCH/arm64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.2-974-g222836f1/rpm/el8/BUILD/ceph-18.2.2-974-g222836f1/src/mds/FSMap.cc: In instantiation of ‘FSMap::swap_fscids(fs_cluster_id_t, fs_cluster_id_t)::<lambda(auto:77&&)> [with auto:77 = std::shared_ptr<Filesystem>&]’:
/home/jenkins-build/build/workspace/ceph-dev-new-build/ARCH/arm64/AVAILABLE_ARCH/arm64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.2-974-g222836f1/rpm/el8/BUILD/ceph-18.2.2-974-g222836f1/src/mds/FSMap.h:475:7:   required from ‘void FSMap::modify_filesystem(fs_cluster_id_t, T&&) [with T = FSMap::swap_fscids(fs_cluster_id_t, fs_cluster_id_t)::<lambda(auto:77&&)>; fs_cluster_id_t = int]’
/home/jenkins-build/build/workspace/ceph-dev-new-build/ARCH/arm64/AVAILABLE_ARCH/arm64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.2-974-g222836f1/rpm/el8/BUILD/ceph-18.2.2-974-g222836f1/src/mds/FSMap.cc:1237:20:   required from here
/home/jenkins-build/build/workspace/ceph-dev-new-build/ARCH/arm64/AVAILABLE_ARCH/arm64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.2-974-g222836f1/rpm/el8/BUILD/ceph-18.2.2-974-g222836f1/src/mds/FSMap.cc:1235:8: error: ‘class std::shared_ptr<Filesystem>’ has no member named ‘set_fscid’
 1235 |     fs.set_fscid(fscid2);
      |     ~~~^~~~~~~~~
make[2]: *** [src/CMakeFiles/common-objs.dir/build.make:497: src/CMakeFiles/common-objs.dir/mds/FSMap.cc.o] Error 1
make[2]: *** Waiting for unfinished jobs....
[ 56%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/compute/registry.cc.o
[ 30%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_internal.dir/image_replayer/CloseImageRequest.cc.o

Actions #6

Updated by Yuri Weinstein about 1 month ago

  • QA Runs set to wip-yuri11-testing-2024-03-21-0851-reef
Actions #7

Updated by Laura Flores about 1 month ago

@Yuri I can review the core results for this.

Actions #8

Updated by Yuri Weinstein about 1 month ago

  • Assignee changed from Yuri Weinstein to Laura Flores
Actions #9

Updated by Yuri Weinstein about 1 month ago

@venky @laura @casey pls review

Actions #11

Updated by Yuri Weinstein about 1 month ago

Laura Flores wrote:

@Yuri rados approved

https://tracker.ceph.com/projects/rados/wiki/REEF#httpstrackercephcomissues65048

core merged
waiting for @casey and @venl\ky

Actions #12

Updated by Yuri Weinstein about 1 month ago

  • Assignee changed from Laura Flores to Venky Shankar
Actions #13

Updated by Venky Shankar about 1 month ago

  • Assignee changed from Venky Shankar to Yuri Weinstein

Yuri,

I see two failures in the fs run that are supposed to be fixed by Rishabh's update to PR https://github.com/ceph/ceph/pull/54729, however. the testing tag `wip-yuri11-testing` was added before Rishabh pushed an update. So, it seems like the shaman build used an old version of the PR.

Since the fix is purely in the qa suite, you can use the updated PR and point teuthology to use qa suite from that custom branch. Only rerunning failed test would suffice. Thank you!

(Handing this back to Yuri for next steps - please reassign it back to me once the above is done)

Actions #14

Updated by Casey Bodley about 1 month ago

Yuri Weinstein wrote:

@venky @laura @casey pls review

i don't see any rgw suite results under https://pulpito.ceph.com/?branch=wip-yuri11-testing-2024-03-21-0851-reef

Actions #15

Updated by Yuri Weinstein about 1 month ago

Casey Bodley wrote:

Yuri Weinstein wrote:

@venky @laura @casey pls review

i don't see any rgw suite results under https://pulpito.ceph.com/?branch=wip-yuri11-testing-2024-03-21-0851-reef

oops added rgw

Actions #16

Updated by Laura Flores about 1 month ago

  • Status changed from QA Testing to QA Needs Approval
Actions #17

Updated by Laura Flores about 1 month ago

  • Status changed from QA Needs Approval to QA Testing
Actions #18

Updated by Casey Bodley about 1 month ago

Yuri Weinstein wrote:

oops added rgw

rgw approved, thanks

Actions #19

Updated by Yuri Weinstein about 1 month ago

  • Assignee changed from Yuri Weinstein to Venky Shankar

rgw merged
waiting for @venky

Actions #20

Updated by Yuri Weinstein about 1 month ago

  • Status changed from QA Testing to QA Needs Approval
Actions #21

Updated by Yuri Weinstein about 1 month ago

  • Git Branch set to yuriw/ceph/tree/wip-yuri11-testing-2024-03-21-0851-reef
Actions #22

Updated by Yuri Weinstein about 1 month ago

  • Git Branch changed from yuriw/ceph/tree/wip-yuri11-testing-2024-03-21-0851-reef to yuriw/ceph/commits/wip-yuri11-testing-2024-03-21-0851-reef/
Actions #23

Updated by Venky Shankar about 1 month ago

Yuri Weinstein wrote:

rgw merged
waiting for @venky

Yuri, did you see my comment in https://tracker.ceph.com/issues/65048#note-13? The branch needs to be reabsed since the cephfs PR used was outdated.

Actions #24

Updated by Yuri Weinstein about 1 month ago

Venky Shankar wrote:

Yuri Weinstein wrote:

rgw merged
waiting for @venky

Yuri, did you see my comment in https://tracker.ceph.com/issues/65048#note-13? The branch needs to be reabsed since the cephfs PR used was outdated.

I am closing this ticket and will open a new one for this PR + more

Actions #25

Updated by Yuri Weinstein about 1 month ago

  • Status changed from QA Needs Approval to QA Closed
Actions

Also available in: Atom PDF