archive_path: /home/teuthworker/archive/kchai-2022-03-17_11:46:30-rados-wip-cxx20-fixes-core-kefu-distro-default-smithi/6741723 branch: wip-cxx20-fixes-core-kefu description: rados/cephadm/osds/{0-distro/rhel_8.4_container_tools_3.0 0-nvme-loop 1-start 2-ops/repave-all} email: null first_in_suite: false job_id: '6741723' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: kchai-2022-03-17_11:46:30-rados-wip-cxx20-fixes-core-kefu-distro-default-smithi nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: rhel os_version: '8.4' overrides: admin_socket: branch: wip-cxx20-fixes-core-kefu ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) log-whitelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 03b299e4f8dc02c1755bcaa0e51c76a8c250cb32 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: osd default pool size: 2 install: ceph: flavor: default sha1: 03b299e4f8dc02c1755bcaa0e51c76a8c250cb32 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: master sha1: e39304dcd6158065e31e85efe4fcca6b6a43e7f2 owner: scheduled_kchai@teuthology priority: 70 repo: git://git.ceph.com/ceph-ci.git roles: - - host.a - client.0 - - host.b - client.1 sha1: 03b299e4f8dc02c1755bcaa0e51c76a8c250cb32 sleep_before_teardown: 0 suite: rados suite_branch: master suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_e39304dcd6158065e31e85efe4fcca6b6a43e7f2/qa suite_relpath: qa suite_repo: git://git.ceph.com/ceph-ci.git suite_sha1: e39304dcd6158065e31e85efe4fcca6b6a43e7f2 targets: smithi078.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDKDzFx79ki0tUxTDc0Z912G0YBpD6hof1S4M6/1oeWdc+vYTxygNTxDJhgOLGO9gRbK5HQ0Ks13372VBYi/tQ2XygEcknQ786XHB+udRszzuinnb5NaQLxMHilyKj+NCEtoQRMrBI6LIhyromowQsnrDvQQSqm3owgoFEe1B5pR3gsTVMD3a60PmYt+hyZ+eQzDnA2juxQmToGQFSCJ+3xpH3tUFEj9K5bW1fDm880MS7iIr2Oia+GLcs1oVSilKB6bEQRHxqiKqQxMgghHRe9dR4/Tr4S4qX8LZLxzCzIvCIMCGTIjXvx9OwAbR3VXdY/y1UGT+1xFxf1IL1QclwqVWgCAaac7GegOM2Krfx38mMPs2w1BuWsfGKV43+GXzgeIWjJLiUxYqYlXEAoyfUPl+ZdVJpprC7FaP/Zy9Sn/r+S/BTHFnY8t1y27tXZHZFsXVqXP0zc6dio8UVpJVpyFOOkwmJsN4OVYSU5EMVLzEUb7hbDJKfUI/rWpM8vd08= smithi119.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCaQMoRyALqH+Yrnu1yoDdTXiB4fl4RKFfrvdaI/xcA5kf4jErOlrrWWad0ovv5+fpNeVoS9dAFuohXoRUTbtR10TtClG816APmeJUZH87qRg3thmIzSJzatYuBvJ7evB8F7n5gf+BS8Nu0PopujOkBM6muXd/R0jOO4+PKTXD7H6IuT5aRPZ48XM5r6sIi36BC5usnXo5rnunBR+HQN+2CJPESsBVevupjCg90qHHZgTHEV9FMgUavTiH8bmW6obOSHESudrx5kWo99FrHn0AokFExgMN5BTOPcsC+68smwrt62ZfPVMsTuks9bq5SiQ2khmP6pa+qWQqKW3VBRNfjajHUdlMbdCYTTLvIPcDUA0gg11zW6GBFFODU88M4jWCU0KLfizjKbXs7uC/4/kXDXJI9VORWfF3ZmSZZTXq4bzp5NLMlAG2iqyYfJuu4Kj6cJpFLqfI3FVzatCOsHDqqLulNgV6A6OIJ+zgT0PLKnQlTrvphvnY9IGvIm63zXy0= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools:3.0 - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - nvme_loop: null - cephadm: roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - ceph orch ls | grep '^osd.all-available-devices ' - cephadm.shell: host.a: - "set -e\nset -x\nceph orch ps\nceph orch device ls\nceph osd tree\nfor osd in\ \ `ceph osd ls` ; do\n ceph orch osd rm $osd --force --zap --replace\ndone\n\ while ceph orch osd rm ls | wc | grep ^1 ; do sleep 10 ; done\n" teuthology_branch: wip-kefu-temp teuthology_sha1: fbfc7b381c1d662565abb9d3552d468766bf123c timestamp: 2022-03-17_11:46:30 tube: smithi user: kchai verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.22301